Pull request #40994 closed Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 rather than 2a331a5ef7f2d3f044773010ff3221d2ea36a921 Obtained Jenkinsfile from d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 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 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. 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-07-14T13:46:34.683Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-14T13:46:34.691Z] Trying to pass milestone 1 [Pipeline] milestone [2020-07-14T13:46:34.742Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-14T13:46:34.985Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0917ac60ba3c538de) in /home/ubuntu/workspace/moby_PR-40994 [Pipeline] { [Pipeline] checkout [2020-07-14T13:46:36.691Z] using credential docker-jenkins-github-credentials [2020-07-14T13:46:36.700Z] Cloning the remote Git repository [2020-07-14T13:46:36.700Z] Cloning with configured refspecs honoured and without tags [2020-07-14T13:46:36.718Z] Cloning repository https://github.com/moby/moby.git [2020-07-14T13:46:36.750Z] > git init /home/ubuntu/workspace/moby_PR-40994 # timeout=10 [2020-07-14T13:46:36.935Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:46:36.936Z] > git --version # timeout=10 [2020-07-14T13:46:36.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:46:36.959Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:46:51.378Z] Fetching without tags [2020-07-14T13:46:51.651Z] Merging remotes/origin/master commit d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 into PR head commit 2a331a5ef7f2d3f044773010ff3221d2ea36a921 [2020-07-14T13:46:52.592Z] Merge succeeded, producing 8b1f1a9baddaec59ac43acc0d064ea9989a77948 [2020-07-14T13:46:52.592Z] Checking out Revision 8b1f1a9baddaec59ac43acc0d064ea9989a77948 (PR-40994) [2020-07-14T13:46:51.298Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:46:51.314Z] > git config --add remote.origin.fetch +refs/pull/40994/head:refs/remotes/origin/PR-40994 # timeout=10 [2020-07-14T13:46:51.334Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:46:51.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:46:51.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:46:51.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:46:51.383Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:46:51.659Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:46:51.673Z] > git checkout -f 2a331a5ef7f2d3f044773010ff3221d2ea36a921 # timeout=10 [2020-07-14T13:46:52.197Z] > git merge d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 # timeout=10 [2020-07-14T13:46:52.579Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T13:46:52.595Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:46:52.613Z] > git checkout -f 8b1f1a9baddaec59ac43acc0d064ea9989a77948 # timeout=10 [2020-07-14T13:46:56.405Z] Commit message: "Merge commit 'd4b7b4b0a7465cb0bbdc3d4c2641c94524366532' into HEAD" [2020-07-14T13:46:56.405Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-14T13:46:57.759Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40994:/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-07-14T13:47:01.951Z] Unable to find image 'alpine:latest' locally [2020-07-14T13:47:02.211Z] latest: Pulling from library/alpine [2020-07-14T13:47:02.211Z] df20fa9351a1: Pulling fs layer [2020-07-14T13:47:02.211Z] df20fa9351a1: Verifying Checksum [2020-07-14T13:47:02.211Z] df20fa9351a1: Download complete [2020-07-14T13:47:02.470Z] df20fa9351a1: Pull complete [2020-07-14T13:47:02.470Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-14T13:47:02.470Z] Status: Downloaded newer image for alpine:latest [2020-07-14T13:47:07.748Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-14T13:47:08.054Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40994 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [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] } [2020-07-14T13:47:08.074Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08be41578eef31878) in /home/ubuntu/workspace/moby_PR-40994 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-07-14T13:47:08.083Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-40994 [Pipeline] { [2020-07-14T13:47:08.142Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0c0276c755fdd6859) in /home/ubuntu/workspace/moby_PR-40994 [Pipeline] checkout [2020-07-14T13:47:08.172Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0d53453996b7dae19) in /home/ubuntu/workspace/moby_PR-40994 [Pipeline] // stage [Pipeline] { [Pipeline] // stage [2020-07-14T13:47:08.215Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2020-07-14T13:47:08.230Z] Cloning the remote Git repository [2020-07-14T13:47:08.231Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-07-14T13:47:08.264Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-0f669f24c5dcd76d5) in /home/ubuntu/workspace/moby_PR-40994 [2020-07-14T13:47:08.265Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-07-14T13:47:08.271Z] Cloning the remote Git repository [2020-07-14T13:47:08.271Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [2020-07-14T13:47:08.317Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-07-14T13:47:08.331Z] Cloning the remote Git repository [2020-07-14T13:47:08.331Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-14T13:47:08.239Z] Cloning repository https://github.com/moby/moby.git [2020-07-14T13:47:08.239Z] > git init /home/jenkins/workspace/moby_PR-40994 # timeout=10 [2020-07-14T13:47:08.251Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:08.251Z] > git --version # timeout=10 [2020-07-14T13:47:08.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:08.252Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:08.314Z] Cloning repository https://github.com/moby/moby.git [2020-07-14T13:47:08.316Z] > git init /home/ubuntu/workspace/moby_PR-40994 # timeout=10 [2020-07-14T13:47:08.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:08.329Z] > git --version # timeout=10 [2020-07-14T13:47:08.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:08.335Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:08.339Z] Cloning repository https://github.com/moby/moby.git [2020-07-14T13:47:08.339Z] > git init /home/docker/workspace/moby_PR-40994 # timeout=10 [2020-07-14T13:47:08.347Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:08.347Z] > git --version # timeout=10 [2020-07-14T13:47:08.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:08.352Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:10.035Z] using credential docker-jenkins-github-credentials [2020-07-14T13:47:10.042Z] Cloning the remote Git repository [2020-07-14T13:47:10.042Z] Cloning with configured refspecs honoured and without tags [2020-07-14T13:47:10.279Z] using credential docker-jenkins-github-credentials [2020-07-14T13:47:10.285Z] Cloning the remote Git repository [2020-07-14T13:47:10.285Z] Cloning with configured refspecs honoured and without tags [2020-07-14T13:47:10.058Z] Cloning repository https://github.com/moby/moby.git [2020-07-14T13:47:10.094Z] > git init /home/ubuntu/workspace/moby_PR-40994 # timeout=10 [2020-07-14T13:47:10.316Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:10.316Z] > git --version # timeout=10 [2020-07-14T13:47:10.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:10.320Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:10.306Z] Cloning repository https://github.com/moby/moby.git [2020-07-14T13:47:10.345Z] > git init /home/ubuntu/workspace/moby_PR-40994 # timeout=10 [2020-07-14T13:47:10.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:10.516Z] > git --version # timeout=10 [2020-07-14T13:47:10.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:10.537Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:11.969Z] using credential docker-jenkins-github-credentials [2020-07-14T13:47:11.977Z] Cloning the remote Git repository [2020-07-14T13:47:11.977Z] Cloning with configured refspecs honoured and without tags [2020-07-14T13:47:12.035Z] Cloning repository https://github.com/moby/moby.git [2020-07-14T13:47:12.085Z] > git init /home/ubuntu/workspace/moby_PR-40994 # timeout=10 [2020-07-14T13:47:12.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:12.547Z] > git --version # timeout=10 [2020-07-14T13:47:12.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:12.578Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:17.846Z] Fetching without tags [2020-07-14T13:47:18.149Z] Merging remotes/origin/master commit d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 into PR head commit 2a331a5ef7f2d3f044773010ff3221d2ea36a921 [2020-07-14T13:47:17.827Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:17.828Z] > git config --add remote.origin.fetch +refs/pull/40994/head:refs/remotes/origin/PR-40994 # timeout=10 [2020-07-14T13:47:17.829Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:17.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:17.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:17.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:17.855Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:18.158Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:18.165Z] > git checkout -f 2a331a5ef7f2d3f044773010ff3221d2ea36a921 # timeout=10 [2020-07-14T13:47:18.657Z] > git merge d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 # timeout=10 [2020-07-14T13:47:19.227Z] Merge succeeded, producing d0c1c421583c7108470906a9905df06123c828d2 [2020-07-14T13:47:19.228Z] Checking out Revision d0c1c421583c7108470906a9905df06123c828d2 (PR-40994) [2020-07-14T13:47:19.293Z] Commit message: "Merge commit 'd4b7b4b0a7465cb0bbdc3d4c2641c94524366532' into HEAD" [2020-07-14T13:47:19.293Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-14T13:47:20.011Z] Fetching without tags [2020-07-14T13:47:20.246Z] + docker version [2020-07-14T13:47:20.246Z] Client: Docker Engine - Community [2020-07-14T13:47:20.246Z] Version: 19.03.7 [2020-07-14T13:47:20.246Z] API version: 1.40 [2020-07-14T13:47:20.246Z] Go version: go1.12.17 [2020-07-14T13:47:20.246Z] Git commit: 7141c199a2 [2020-07-14T13:47:20.246Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-14T13:47:20.246Z] OS/Arch: linux/s390x [2020-07-14T13:47:20.246Z] Experimental: false [2020-07-14T13:47:20.246Z] [2020-07-14T13:47:20.246Z] Server: Docker Engine - Community [2020-07-14T13:47:20.246Z] Engine: [2020-07-14T13:47:20.246Z] Version: 19.03.7 [2020-07-14T13:47:20.246Z] API version: 1.40 (minimum version 1.12) [2020-07-14T13:47:20.246Z] Go version: go1.12.17 [2020-07-14T13:47:20.246Z] Git commit: 7141c199a2 [2020-07-14T13:47:20.246Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-14T13:47:20.246Z] OS/Arch: linux/s390x [2020-07-14T13:47:20.246Z] Experimental: true [2020-07-14T13:47:20.246Z] containerd: [2020-07-14T13:47:20.247Z] Version: 1.2.13 [2020-07-14T13:47:20.247Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:47:20.247Z] runc: [2020-07-14T13:47:20.247Z] Version: 1.0.0-rc10 [2020-07-14T13:47:20.247Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:47:20.247Z] docker-init: [2020-07-14T13:47:20.247Z] Version: 0.18.0 [2020-07-14T13:47:20.247Z] GitCommit: fec3683 [2020-07-14T13:47:20.258Z] Merging remotes/origin/master commit d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 into PR head commit 2a331a5ef7f2d3f044773010ff3221d2ea36a921 [Pipeline] sh [2020-07-14T13:47:20.630Z] + docker info [2020-07-14T13:47:19.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T13:47:19.235Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:19.242Z] > git checkout -f d0c1c421583c7108470906a9905df06123c828d2 # timeout=10 [2020-07-14T13:47:20.922Z] Client: [2020-07-14T13:47:20.923Z] Debug Mode: false [2020-07-14T13:47:20.923Z] [2020-07-14T13:47:20.923Z] Server: [2020-07-14T13:47:20.923Z] Containers: 0 [2020-07-14T13:47:20.923Z] Running: 0 [2020-07-14T13:47:20.923Z] Paused: 0 [2020-07-14T13:47:20.923Z] Stopped: 0 [2020-07-14T13:47:20.923Z] Images: 2 [2020-07-14T13:47:20.923Z] Server Version: 19.03.7 [2020-07-14T13:47:20.923Z] Storage Driver: overlay2 [2020-07-14T13:47:20.923Z] Backing Filesystem: [2020-07-14T13:47:20.923Z] Supports d_type: true [2020-07-14T13:47:20.923Z] Native Overlay Diff: true [2020-07-14T13:47:20.923Z] Logging Driver: json-file [2020-07-14T13:47:20.923Z] Cgroup Driver: cgroupfs [2020-07-14T13:47:20.923Z] Plugins: [2020-07-14T13:47:20.923Z] Volume: local [2020-07-14T13:47:20.923Z] Network: bridge host ipvlan macvlan null overlay [2020-07-14T13:47:20.923Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-14T13:47:20.923Z] Swarm: inactive [2020-07-14T13:47:20.923Z] Runtimes: runc [2020-07-14T13:47:20.923Z] Default Runtime: runc [2020-07-14T13:47:20.923Z] Init Binary: docker-init [2020-07-14T13:47:20.923Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:47:20.923Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:47:20.923Z] init version: fec3683 [2020-07-14T13:47:20.923Z] Security Options: [2020-07-14T13:47:20.923Z] apparmor [2020-07-14T13:47:20.923Z] seccomp [2020-07-14T13:47:20.923Z] Profile: default [2020-07-14T13:47:20.923Z] Kernel Version: 4.15.0-88-generic [2020-07-14T13:47:20.923Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-14T13:47:20.923Z] OSType: linux [2020-07-14T13:47:20.923Z] Architecture: s390x [2020-07-14T13:47:20.923Z] CPUs: 2 [2020-07-14T13:47:20.923Z] Total Memory: 7.861GiB [2020-07-14T13:47:20.923Z] Name: s390x-ubuntu-25 [2020-07-14T13:47:20.923Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-14T13:47:20.923Z] Docker Root Dir: /var/lib/docker [2020-07-14T13:47:20.923Z] Debug Mode: false [2020-07-14T13:47:20.923Z] Username: dockerbuildbot [2020-07-14T13:47:20.923Z] Registry: https://index.docker.io/v1/ [2020-07-14T13:47:20.923Z] Labels: [2020-07-14T13:47:20.923Z] Experimental: true [2020-07-14T13:47:20.923Z] Insecure Registries: [2020-07-14T13:47:20.923Z] 127.0.0.0/8 [2020-07-14T13:47:20.923Z] Live Restore Enabled: false [2020-07-14T13:47:20.923Z] [2020-07-14T13:47:20.923Z] WARNING: No swap limit support [Pipeline] sh [2020-07-14T13:47:19.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:19.996Z] > git config --add remote.origin.fetch +refs/pull/40994/head:refs/remotes/origin/PR-40994 # timeout=10 [2020-07-14T13:47:20.000Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:20.007Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:20.014Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:20.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:20.015Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:20.265Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:20.267Z] > git checkout -f 2a331a5ef7f2d3f044773010ff3221d2ea36a921 # timeout=10 [2020-07-14T13:47:20.777Z] > git merge d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 # timeout=10 [2020-07-14T13:47:21.310Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:21.310Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:21.310Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40994/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-14T13:47:21.310Z] + bash /home/jenkins/workspace/moby_PR-40994/check-config.sh [2020-07-14T13:47:21.310Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-14T13:47:21.310Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-14T13:47:21.310Z] [2020-07-14T13:47:21.310Z] Generally Necessary: [2020-07-14T13:47:21.310Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-14T13:47:21.310Z] - apparmor: enabled and tools installed [2020-07-14T13:47:21.310Z] - CONFIG_NAMESPACES: enabled [2020-07-14T13:47:21.310Z] - CONFIG_NET_NS: enabled [2020-07-14T13:47:21.310Z] - CONFIG_PID_NS: enabled [2020-07-14T13:47:21.310Z] - CONFIG_IPC_NS: enabled [2020-07-14T13:47:21.310Z] - CONFIG_UTS_NS: enabled [2020-07-14T13:47:21.310Z] - CONFIG_CGROUPS: enabled [2020-07-14T13:47:21.310Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-14T13:47:21.310Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-14T13:47:21.310Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-14T13:47:21.310Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-14T13:47:21.310Z] - CONFIG_CPUSETS: enabled [2020-07-14T13:47:21.310Z] - CONFIG_MEMCG: enabled [2020-07-14T13:47:21.310Z] - CONFIG_KEYS: enabled [2020-07-14T13:47:21.310Z] - CONFIG_VETH: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-14T13:47:21.310Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-14T13:47:21.310Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-14T13:47:21.310Z] [2020-07-14T13:47:21.310Z] Optional Features: [2020-07-14T13:47:21.310Z] - CONFIG_USER_NS: enabled [2020-07-14T13:47:21.310Z] - CONFIG_SECCOMP: enabled [2020-07-14T13:47:21.310Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-14T13:47:21.310Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-14T13:47:21.310Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-14T13:47:21.310Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-14T13:47:21.310Z] - CONFIG_BLK_CGROUP: enabled [2020-07-14T13:47:21.310Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-14T13:47:21.310Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-14T13:47:21.310Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-14T13:47:21.352Z] Merge succeeded, producing ba578df75ddeafdc909fa27c5d896dbfd920cbfc [2020-07-14T13:47:21.353Z] Checking out Revision ba578df75ddeafdc909fa27c5d896dbfd920cbfc (PR-40994) [2020-07-14T13:47:21.591Z] Fetching without tags [2020-07-14T13:47:21.603Z] - CONFIG_CGROUP_PERF: enabled [2020-07-14T13:47:21.603Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-14T13:47:21.603Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-14T13:47:21.603Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-14T13:47:21.603Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-14T13:47:21.603Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-14T13:47:21.603Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-14T13:47:21.603Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-14T13:47:21.603Z] - CONFIG_IP_VS: enabled (as module) [2020-07-14T13:47:21.603Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-14T13:47:21.603Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-14T13:47:21.603Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-14T13:47:21.603Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-14T13:47:21.603Z] - CONFIG_EXT4_FS: enabled [2020-07-14T13:47:21.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-14T13:47:21.604Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-14T13:47:21.604Z] - Network Drivers: [2020-07-14T13:47:21.604Z] - "overlay": [2020-07-14T13:47:21.604Z] - CONFIG_VXLAN: enabled (as module) [2020-07-14T13:47:21.604Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-14T13:47:21.604Z] Optional (for encrypted networks): [2020-07-14T13:47:21.604Z] - CONFIG_CRYPTO: enabled [2020-07-14T13:47:21.604Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-14T13:47:21.604Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-14T13:47:21.604Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-14T13:47:21.604Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-14T13:47:21.604Z] - CONFIG_XFRM: enabled [2020-07-14T13:47:21.604Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-14T13:47:21.604Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-14T13:47:21.604Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-14T13:47:21.604Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-14T13:47:21.604Z] - "ipvlan": [2020-07-14T13:47:21.604Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-14T13:47:21.604Z] - "macvlan": [2020-07-14T13:47:21.604Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-14T13:47:21.604Z] - CONFIG_DUMMY: enabled (as module) [2020-07-14T13:47:21.604Z] - "ftp,tftp client in container": [2020-07-14T13:47:21.604Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-14T13:47:21.604Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-14T13:47:21.604Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-14T13:47:21.604Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-14T13:47:21.604Z] - Storage Drivers: [2020-07-14T13:47:21.604Z] - "aufs": [2020-07-14T13:47:21.604Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-14T13:47:21.604Z] - "btrfs": [2020-07-14T13:47:21.604Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-14T13:47:21.604Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-14T13:47:21.604Z] - "devicemapper": [2020-07-14T13:47:21.604Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-14T13:47:21.604Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-14T13:47:21.604Z] - "overlay": [2020-07-14T13:47:21.604Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-14T13:47:21.604Z] - "zfs": [2020-07-14T13:47:21.604Z] - /dev/zfs: missing [2020-07-14T13:47:21.604Z] - zfs command: missing [2020-07-14T13:47:21.604Z] - zpool command: missing [2020-07-14T13:47:21.604Z] [2020-07-14T13:47:21.604Z] Limits: [2020-07-14T13:47:21.604Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-14T13:47:21.604Z] [2020-07-14T13:47:21.604Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-14T13:47:22.001Z] Merging remotes/origin/master commit d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 into PR head commit 2a331a5ef7f2d3f044773010ff3221d2ea36a921 [2020-07-14T13:47:22.041Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 . [2020-07-14T13:47:22.041Z] #2 [internal] load .dockerignore [2020-07-14T13:47:22.041Z] #2 transferring context: 87B done [2020-07-14T13:47:22.041Z] #2 DONE 0.0s [2020-07-14T13:47:22.041Z] [2020-07-14T13:47:22.041Z] #1 [internal] load build definition from Dockerfile [2020-07-14T13:47:22.041Z] #1 transferring dockerfile: 16.37kB done [2020-07-14T13:47:22.041Z] #1 DONE 0.0s [2020-07-14T13:47:22.041Z] [2020-07-14T13:47:22.041Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-14T13:47:22.337Z] #3 DONE 0.2s [2020-07-14T13:47:22.337Z] [2020-07-14T13:47:22.337Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-14T13:47:22.337Z] #4 CACHED [2020-07-14T13:47:21.593Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:21.596Z] > git config --add remote.origin.fetch +refs/pull/40994/head:refs/remotes/origin/PR-40994 # timeout=10 [2020-07-14T13:47:21.609Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:21.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:21.635Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:21.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:21.636Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:22.047Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:22.071Z] > git checkout -f 2a331a5ef7f2d3f044773010ff3221d2ea36a921 # timeout=10 [2020-07-14T13:47:21.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T13:47:21.355Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:21.357Z] > git checkout -f ba578df75ddeafdc909fa27c5d896dbfd920cbfc # timeout=10 [2020-07-14T13:47:22.972Z] [2020-07-14T13:47:22.972Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-14T13:47:22.972Z] #6 ... [2020-07-14T13:47:22.972Z] [2020-07-14T13:47:22.972Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-14T13:47:22.972Z] #5 DONE 0.1s [2020-07-14T13:47:23.062Z] Still waiting to schedule task [2020-07-14T13:47:23.062Z] Waiting for next available executor on ‘windows-2019’ [2020-07-14T13:47:23.142Z] Merge succeeded, producing f47a3f3e572af1512d4b2cd02b84329acd34e18f [2020-07-14T13:47:23.142Z] Checking out Revision f47a3f3e572af1512d4b2cd02b84329acd34e18f (PR-40994) [2020-07-14T13:47:23.230Z] Commit message: "Merge commit 'd4b7b4b0a7465cb0bbdc3d4c2641c94524366532' into HEAD" [2020-07-14T13:47:23.230Z] First time build. Skipping changelog. [2020-07-14T13:47:23.265Z] [2020-07-14T13:47:23.265Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-14T13:47:23.265Z] #6 DONE 0.2s [2020-07-14T13:47:23.265Z] [2020-07-14T13:47:23.265Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-14T13:47:23.265Z] #58 DONE 0.0s [2020-07-14T13:47:23.265Z] [2020-07-14T13:47:23.265Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:47:23.265Z] #7 DONE 0.0s [2020-07-14T13:47:23.265Z] [2020-07-14T13:47:23.265Z] #20 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-14T13:47:24.018Z] + [ PR != PR ] [2020-07-14T13:47:24.018Z] + [ master != master ] [2020-07-14T13:47:24.018Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-14T13:47:22.594Z] > git merge d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 # timeout=10 [2020-07-14T13:47:23.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T13:47:23.186Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:23.191Z] > git checkout -f f47a3f3e572af1512d4b2cd02b84329acd34e18f # timeout=10 [2020-07-14T13:47:24.307Z] #20 transferring context: 51.30MB 1.2s done [2020-07-14T13:47:24.307Z] #20 DONE 1.2s [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.307Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-14T13:47:24.307Z] #24 CACHED [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.307Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-14T13:47:24.307Z] #44 CACHED [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.307Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-14T13:47:24.307Z] #8 CACHED [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.307Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-14T13:47:24.307Z] #35 CACHED [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.307Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:47:24.307Z] #25 CACHED [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.307Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-14T13:47:24.307Z] #34 CACHED [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.307Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:24.307Z] #45 CACHED [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.307Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-14T13:47:24.307Z] #40 CACHED [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.307Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:47:24.307Z] #33 CACHED [2020-07-14T13:47:24.307Z] [2020-07-14T13:47:24.308Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #31 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-14T13:47:24.308Z] #16 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:47:24.308Z] #39 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:47:24.308Z] #49 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-14T13:47:24.308Z] #27 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:47:24.308Z] #23 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-14T13:47:24.308Z] #26 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #37 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:24.308Z] #52 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:47:24.308Z] #41 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #61 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:47:24.308Z] #19 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:47:24.308Z] #51 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-14T13:47:24.308Z] #18 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #50 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-14T13:47:24.308Z] #9 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #46 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-14T13:47:24.308Z] #15 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:47:24.308Z] #47 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-14T13:47:24.308Z] #22 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:47:24.308Z] #36 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-14T13:47:24.308Z] #55 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #29 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:24.308Z] #21 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-14T13:47:24.308Z] #14 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:47:24.308Z] #28 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-14T13:47:24.308Z] #13 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:47:24.308Z] #17 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:47:24.308Z] #38 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-14T13:47:24.308Z] #59 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:24.308Z] #43 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #57 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:47:24.308Z] #30 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #48 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-14T13:47:24.308Z] #56 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-14T13:47:24.308Z] #12 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:47:24.308Z] #32 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-14T13:47:24.308Z] #11 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #53 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:47:24.308Z] #60 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-14T13:47:24.308Z] #42 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:47:24.308Z] #10 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:24.308Z] #54 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-14T13:47:24.308Z] #62 CACHED [2020-07-14T13:47:24.308Z] [2020-07-14T13:47:24.308Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-14T13:47:24.370Z] + docker version [2020-07-14T13:47:24.370Z] Client: Docker Engine - Community [2020-07-14T13:47:24.370Z] Version: 19.03.12 [2020-07-14T13:47:24.370Z] API version: 1.40 [2020-07-14T13:47:24.370Z] Go version: go1.13.10 [2020-07-14T13:47:24.370Z] Git commit: 48a66213fe [2020-07-14T13:47:24.370Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-14T13:47:24.370Z] OS/Arch: linux/amd64 [2020-07-14T13:47:24.370Z] Experimental: false [2020-07-14T13:47:24.370Z] [2020-07-14T13:47:24.370Z] Server: Docker Engine - Community [2020-07-14T13:47:24.370Z] Engine: [2020-07-14T13:47:24.370Z] Version: 19.03.12 [2020-07-14T13:47:24.370Z] API version: 1.40 (minimum version 1.12) [2020-07-14T13:47:24.370Z] Go version: go1.13.10 [2020-07-14T13:47:24.370Z] Git commit: 48a66213fe [2020-07-14T13:47:24.370Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-14T13:47:24.370Z] OS/Arch: linux/amd64 [2020-07-14T13:47:24.370Z] Experimental: true [2020-07-14T13:47:24.370Z] containerd: [2020-07-14T13:47:24.370Z] Version: 1.2.13 [2020-07-14T13:47:24.370Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:47:24.370Z] runc: [2020-07-14T13:47:24.370Z] Version: 1.0.0-rc10 [2020-07-14T13:47:24.370Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:47:24.370Z] docker-init: [2020-07-14T13:47:24.370Z] Version: 0.18.0 [2020-07-14T13:47:24.370Z] GitCommit: fec3683 [Pipeline] sh [2020-07-14T13:47:24.654Z] + docker info [2020-07-14T13:47:24.913Z] Client: [2020-07-14T13:47:24.913Z] Debug Mode: false [2020-07-14T13:47:24.913Z] [2020-07-14T13:47:24.913Z] Server: [2020-07-14T13:47:24.913Z] Containers: 0 [2020-07-14T13:47:24.913Z] Running: 0 [2020-07-14T13:47:24.913Z] Paused: 0 [2020-07-14T13:47:24.913Z] Stopped: 0 [2020-07-14T13:47:24.913Z] Images: 2 [2020-07-14T13:47:24.913Z] Server Version: 19.03.12 [2020-07-14T13:47:24.913Z] Storage Driver: overlay2 [2020-07-14T13:47:24.913Z] Backing Filesystem: extfs [2020-07-14T13:47:24.913Z] Supports d_type: true [2020-07-14T13:47:24.913Z] Native Overlay Diff: true [2020-07-14T13:47:24.913Z] Logging Driver: json-file [2020-07-14T13:47:24.913Z] Cgroup Driver: cgroupfs [2020-07-14T13:47:24.913Z] Plugins: [2020-07-14T13:47:24.913Z] Volume: local [2020-07-14T13:47:24.913Z] Network: bridge host ipvlan macvlan null overlay [2020-07-14T13:47:24.913Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-14T13:47:24.913Z] Swarm: inactive [2020-07-14T13:47:24.913Z] Runtimes: runc [2020-07-14T13:47:24.913Z] Default Runtime: runc [2020-07-14T13:47:24.913Z] Init Binary: docker-init [2020-07-14T13:47:24.913Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:47:24.913Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:47:24.913Z] init version: fec3683 [2020-07-14T13:47:24.913Z] Security Options: [2020-07-14T13:47:24.913Z] apparmor [2020-07-14T13:47:24.913Z] seccomp [2020-07-14T13:47:24.913Z] Profile: default [2020-07-14T13:47:24.913Z] Kernel Version: 5.3.0-1030-aws [2020-07-14T13:47:24.913Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-14T13:47:24.913Z] OSType: linux [2020-07-14T13:47:24.913Z] Architecture: x86_64 [2020-07-14T13:47:24.913Z] CPUs: 2 [2020-07-14T13:47:24.913Z] Total Memory: 7.487GiB [2020-07-14T13:47:24.913Z] Name: ip-10-100-118-148 [2020-07-14T13:47:24.913Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-14T13:47:24.913Z] Docker Root Dir: /var/lib/docker [2020-07-14T13:47:24.913Z] Debug Mode: false [2020-07-14T13:47:24.913Z] Registry: https://index.docker.io/v1/ [2020-07-14T13:47:24.913Z] Labels: [2020-07-14T13:47:24.913Z] Experimental: true [2020-07-14T13:47:24.913Z] Insecure Registries: [2020-07-14T13:47:24.913Z] 127.0.0.0/8 [2020-07-14T13:47:24.913Z] Live Restore Enabled: true [2020-07-14T13:47:24.913Z] [2020-07-14T13:47:24.913Z] WARNING: No swap limit support [Pipeline] sh [2020-07-14T13:47:25.025Z] Commit message: "Merge commit 'd4b7b4b0a7465cb0bbdc3d4c2641c94524366532' into HEAD" [2020-07-14T13:47:25.025Z] First time build. Skipping changelog. [2020-07-14T13:47:25.088Z] Fetching without tags [2020-07-14T13:47:25.202Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:25.202Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:25.202Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40994/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-14T13:47:25.395Z] Merging remotes/origin/master commit d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 into PR head commit 2a331a5ef7f2d3f044773010ff3221d2ea36a921 [2020-07-14T13:47:25.461Z] + bash /home/ubuntu/workspace/moby_PR-40994/check-config.sh [2020-07-14T13:47:25.461Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-14T13:47:25.461Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-14T13:47:25.461Z] [2020-07-14T13:47:25.461Z] Generally Necessary: [2020-07-14T13:47:25.461Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-14T13:47:25.461Z] - apparmor: enabled and tools installed [2020-07-14T13:47:25.461Z] - CONFIG_NAMESPACES: enabled [2020-07-14T13:47:25.461Z] - CONFIG_NET_NS: enabled [2020-07-14T13:47:25.461Z] - CONFIG_PID_NS: enabled [2020-07-14T13:47:25.461Z] - CONFIG_IPC_NS: enabled [2020-07-14T13:47:25.461Z] - CONFIG_UTS_NS: enabled [2020-07-14T13:47:25.461Z] - CONFIG_CGROUPS: enabled [2020-07-14T13:47:25.461Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-14T13:47:25.461Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-14T13:47:25.461Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-14T13:47:25.461Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-14T13:47:25.461Z] - CONFIG_CPUSETS: enabled [2020-07-14T13:47:25.461Z] - CONFIG_MEMCG: enabled [2020-07-14T13:47:25.461Z] - CONFIG_KEYS: enabled [2020-07-14T13:47:25.461Z] - CONFIG_VETH: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-14T13:47:25.461Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-14T13:47:25.461Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-14T13:47:25.461Z] [2020-07-14T13:47:25.461Z] Optional Features: [2020-07-14T13:47:25.461Z] - CONFIG_USER_NS: enabled [2020-07-14T13:47:25.461Z] - CONFIG_SECCOMP: enabled [2020-07-14T13:47:25.461Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-14T13:47:25.461Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-14T13:47:25.461Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-14T13:47:25.461Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-14T13:47:25.461Z] - CONFIG_BLK_CGROUP: enabled [2020-07-14T13:47:25.461Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-14T13:47:25.461Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-14T13:47:25.461Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-14T13:47:25.461Z] - CONFIG_CGROUP_PERF: enabled [2020-07-14T13:47:25.461Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-14T13:47:25.461Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-14T13:47:25.461Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-14T13:47:25.461Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-14T13:47:25.461Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-14T13:47:25.461Z] - CONFIG_RT_GROUP_SCHED: missing [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-14T13:47:25.721Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_IP_VS: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-14T13:47:25.721Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-14T13:47:25.721Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-14T13:47:25.721Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_EXT4_FS: enabled [2020-07-14T13:47:25.721Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-14T13:47:25.721Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-14T13:47:25.721Z] - Network Drivers: [2020-07-14T13:47:25.721Z] - "overlay": [2020-07-14T13:47:25.721Z] - CONFIG_VXLAN: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-14T13:47:25.721Z] Optional (for encrypted networks): [2020-07-14T13:47:25.721Z] - CONFIG_CRYPTO: enabled [2020-07-14T13:47:25.721Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-14T13:47:25.721Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-14T13:47:25.721Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-14T13:47:25.721Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-14T13:47:25.721Z] - CONFIG_XFRM: enabled [2020-07-14T13:47:25.721Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-14T13:47:25.721Z] - "ipvlan": [2020-07-14T13:47:25.721Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-14T13:47:25.721Z] - "macvlan": [2020-07-14T13:47:25.721Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_DUMMY: enabled (as module) [2020-07-14T13:47:25.721Z] - "ftp,tftp client in container": [2020-07-14T13:47:25.721Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-14T13:47:25.721Z] - Storage Drivers: [2020-07-14T13:47:25.721Z] - "aufs": [2020-07-14T13:47:25.721Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-14T13:47:25.721Z] - "btrfs": [2020-07-14T13:47:25.721Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-14T13:47:25.721Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-14T13:47:25.721Z] - "devicemapper": [2020-07-14T13:47:25.721Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-14T13:47:25.721Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-14T13:47:25.721Z] - "overlay": [2020-07-14T13:47:25.721Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-14T13:47:25.721Z] - "zfs": [2020-07-14T13:47:25.721Z] - /dev/zfs: present [2020-07-14T13:47:25.721Z] - zfs command: missing [2020-07-14T13:47:25.721Z] - zpool command: missing [2020-07-14T13:47:25.721Z] [2020-07-14T13:47:25.721Z] Limits: [2020-07-14T13:47:25.721Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-14T13:47:25.721Z] [2020-07-14T13:47:25.721Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-14T13:47:25.839Z] #63 DONE 1.3s [2020-07-14T13:47:25.839Z] [2020-07-14T13:47:25.839Z] #64 exporting to image [2020-07-14T13:47:25.839Z] #64 exporting layers [2020-07-14T13:47:25.865Z] Fetching without tags [2020-07-14T13:47:25.920Z] + docker version [2020-07-14T13:47:25.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:25.837Z] > git config --add remote.origin.fetch +refs/pull/40994/head:refs/remotes/origin/PR-40994 # timeout=10 [2020-07-14T13:47:25.839Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:25.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:25.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:25.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:25.873Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:26.087Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 . [2020-07-14T13:47:26.087Z] #2 [internal] load .dockerignore [2020-07-14T13:47:26.087Z] #2 transferring context: 87B done [2020-07-14T13:47:26.087Z] #2 DONE 0.0s [2020-07-14T13:47:26.087Z] [2020-07-14T13:47:26.087Z] #1 [internal] load build definition from Dockerfile [2020-07-14T13:47:26.087Z] #1 transferring dockerfile: 16.37kB done [2020-07-14T13:47:26.087Z] #1 DONE 0.0s [2020-07-14T13:47:26.087Z] [2020-07-14T13:47:26.087Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-14T13:47:26.087Z] #3 DONE 0.1s [2020-07-14T13:47:26.270Z] Merging remotes/origin/master commit d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 into PR head commit 2a331a5ef7f2d3f044773010ff3221d2ea36a921 [2020-07-14T13:47:25.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:25.043Z] > git config --add remote.origin.fetch +refs/pull/40994/head:refs/remotes/origin/PR-40994 # timeout=10 [2020-07-14T13:47:25.056Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:25.074Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:25.091Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:25.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:25.093Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:25.403Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:25.420Z] > git checkout -f 2a331a5ef7f2d3f044773010ff3221d2ea36a921 # timeout=10 [2020-07-14T13:47:25.996Z] > git merge d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 # timeout=10 [2020-07-14T13:47:26.345Z] [2020-07-14T13:47:26.345Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-14T13:47:26.345Z] #4 CACHED [2020-07-14T13:47:26.606Z] [2020-07-14T13:47:26.606Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-14T13:47:26.606Z] #6 DONE 0.1s [2020-07-14T13:47:26.606Z] [2020-07-14T13:47:26.606Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-14T13:47:26.606Z] #5 DONE 0.1s [2020-07-14T13:47:26.606Z] [2020-07-14T13:47:26.606Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-14T13:47:26.606Z] #58 DONE 0.0s [2020-07-14T13:47:26.606Z] [2020-07-14T13:47:26.606Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:47:26.606Z] #7 DONE 0.0s [2020-07-14T13:47:26.606Z] [2020-07-14T13:47:26.606Z] #20 [internal] load build context [2020-07-14T13:47:26.796Z] Merge succeeded, producing 2fc58414c1a9e8c6a2a55c6e91c86719de6fd7ac [2020-07-14T13:47:26.796Z] Checking out Revision 2fc58414c1a9e8c6a2a55c6e91c86719de6fd7ac (PR-40994) [2020-07-14T13:47:26.878Z] #64 exporting layers 1.0s done [2020-07-14T13:47:26.878Z] #64 writing image sha256:72eb7d64947e5027d989237b3ae32b0ffc5020bba3b06e125d2d4b6909a6631d done [2020-07-14T13:47:26.878Z] #64 naming to docker.io/library/docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 done [2020-07-14T13:47:26.878Z] #64 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-14T13:47:27.337Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/test/unit [2020-07-14T13:47:27.558Z] Merge succeeded, producing 0b453d37b86adde4adc1f57ee65d31f0dc83080a [2020-07-14T13:47:27.558Z] Checking out Revision 0b453d37b86adde4adc1f57ee65d31f0dc83080a (PR-40994) [2020-07-14T13:47:26.277Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:26.280Z] > git checkout -f 2a331a5ef7f2d3f044773010ff3221d2ea36a921 # timeout=10 [2020-07-14T13:47:27.123Z] > git merge d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 # timeout=10 [2020-07-14T13:47:27.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T13:47:27.565Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:27.568Z] > git checkout -f 0b453d37b86adde4adc1f57ee65d31f0dc83080a # timeout=10 [2020-07-14T13:47:27.851Z] Commit message: "Merge commit 'd4b7b4b0a7465cb0bbdc3d4c2641c94524366532' into HEAD" [2020-07-14T13:47:27.851Z] First time build. Skipping changelog. [2020-07-14T13:47:26.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T13:47:26.799Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:26.816Z] > git checkout -f 2fc58414c1a9e8c6a2a55c6e91c86719de6fd7ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-14T13:47:28.512Z] #20 transferring context: 51.30MB 1.6s done [2020-07-14T13:47:28.512Z] #20 DONE 1.6s [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-14T13:47:28.512Z] #24 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:47:28.512Z] #25 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:47:28.512Z] #51 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #42 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-14T13:47:28.512Z] #9 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-14T13:47:28.512Z] #59 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:47:28.512Z] #17 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-14T13:47:28.512Z] #56 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:47:28.512Z] #36 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:47:28.512Z] #49 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:28.512Z] #43 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-14T13:47:28.512Z] #27 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #29 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:28.512Z] #21 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-14T13:47:28.512Z] #13 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:47:28.512Z] #41 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-14T13:47:28.512Z] #12 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:47:28.512Z] #30 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #37 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:28.512Z] #54 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:47:28.512Z] #60 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:47:28.512Z] #33 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:47:28.512Z] #28 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:47:28.512Z] #47 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #53 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:47:28.512Z] #23 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #46 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-14T13:47:28.512Z] #8 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-14T13:47:28.512Z] #16 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:47:28.512Z] #10 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:28.512Z] #45 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-14T13:47:28.512Z] #14 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-14T13:47:28.512Z] #18 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-14T13:47:28.512Z] #35 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #44 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #34 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:47:28.512Z] #38 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:47:28.512Z] #19 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #61 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-14T13:47:28.512Z] #26 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-14T13:47:28.512Z] #11 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #48 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-14T13:47:28.512Z] #22 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #57 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:28.512Z] #52 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-14T13:47:28.512Z] #55 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #50 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-14T13:47:28.512Z] #15 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:47:28.512Z] #32 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-14T13:47:28.512Z] #31 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-14T13:47:28.512Z] #40 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:47:28.512Z] #39 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-14T13:47:28.512Z] #62 CACHED [2020-07-14T13:47:28.512Z] [2020-07-14T13:47:28.512Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-14T13:47:28.703Z] + docker version [2020-07-14T13:47:28.703Z] Client: [2020-07-14T13:47:28.703Z] Version: 18.06.1-ce [2020-07-14T13:47:28.703Z] API version: 1.38 [2020-07-14T13:47:28.703Z] Go version: go1.10.3 [2020-07-14T13:47:28.703Z] Git commit: e68fc7a [2020-07-14T13:47:28.703Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-14T13:47:28.703Z] OS/Arch: linux/ppc64le [2020-07-14T13:47:28.703Z] Experimental: false [2020-07-14T13:47:28.703Z] [2020-07-14T13:47:28.703Z] Server: [2020-07-14T13:47:28.703Z] Engine: [2020-07-14T13:47:28.703Z] Version: 18.06.1-ce [2020-07-14T13:47:28.703Z] API version: 1.38 (minimum version 1.12) [2020-07-14T13:47:28.703Z] Go version: go1.10.3 [2020-07-14T13:47:28.703Z] Git commit: e68fc7a [2020-07-14T13:47:28.703Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-14T13:47:28.703Z] OS/Arch: linux/ppc64le [2020-07-14T13:47:28.703Z] Experimental: true [Pipeline] sh [2020-07-14T13:47:29.083Z] #63 DONE 0.9s [2020-07-14T13:47:29.083Z] [2020-07-14T13:47:29.083Z] #64 exporting to image [2020-07-14T13:47:29.083Z] #64 exporting layers [2020-07-14T13:47:29.098Z] + docker info [2020-07-14T13:47:29.098Z] Containers: 0 [2020-07-14T13:47:29.098Z] Running: 0 [2020-07-14T13:47:29.098Z] Paused: 0 [2020-07-14T13:47:29.098Z] Stopped: 0 [2020-07-14T13:47:29.098Z] Images: 0 [2020-07-14T13:47:29.098Z] Server Version: 18.06.1-ce [2020-07-14T13:47:29.098Z] Storage Driver: overlay2 [2020-07-14T13:47:29.098Z] Backing Filesystem: extfs [2020-07-14T13:47:29.098Z] Supports d_type: true [2020-07-14T13:47:29.098Z] Native Overlay Diff: true [2020-07-14T13:47:29.098Z] Logging Driver: json-file [2020-07-14T13:47:29.098Z] Cgroup Driver: cgroupfs [2020-07-14T13:47:29.098Z] Plugins: [2020-07-14T13:47:29.098Z] Volume: local [2020-07-14T13:47:29.098Z] Network: bridge host ipvlan macvlan null overlay [2020-07-14T13:47:29.098Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-14T13:47:29.098Z] Swarm: inactive [2020-07-14T13:47:29.098Z] Runtimes: runc [2020-07-14T13:47:29.098Z] Default Runtime: runc [2020-07-14T13:47:29.098Z] Init Binary: docker-init [2020-07-14T13:47:29.098Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-14T13:47:29.098Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-14T13:47:29.098Z] init version: fec3683 [2020-07-14T13:47:29.098Z] Security Options: [2020-07-14T13:47:29.098Z] apparmor [2020-07-14T13:47:29.098Z] seccomp [2020-07-14T13:47:29.098Z] Profile: default [2020-07-14T13:47:29.098Z] Kernel Version: 4.4.0-139-generic [2020-07-14T13:47:29.098Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-14T13:47:29.098Z] OSType: linux [2020-07-14T13:47:29.098Z] Architecture: ppc64le [2020-07-14T13:47:29.098Z] CPUs: 4 [2020-07-14T13:47:29.098Z] Total Memory: 7.972GiB [2020-07-14T13:47:29.098Z] Name: ppc64le-ubuntu-11 [2020-07-14T13:47:29.098Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-14T13:47:29.098Z] Docker Root Dir: /var/lib/docker [2020-07-14T13:47:29.098Z] Debug Mode (client): false [2020-07-14T13:47:29.098Z] Debug Mode (server): false [2020-07-14T13:47:29.098Z] Username: dockerbuildbot [2020-07-14T13:47:29.098Z] Registry: https://index.docker.io/v1/ [2020-07-14T13:47:29.098Z] Labels: [2020-07-14T13:47:29.098Z] Experimental: true [2020-07-14T13:47:29.098Z] Insecure Registries: [2020-07-14T13:47:29.098Z] 127.0.0.0/8 [2020-07-14T13:47:29.098Z] Live Restore Enabled: false [2020-07-14T13:47:29.098Z] [Pipeline] sh [2020-07-14T13:47:29.487Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:29.487Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:29.487Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40994/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-14T13:47:29.487Z] + bash /home/docker/workspace/moby_PR-40994/check-config.sh [2020-07-14T13:47:29.487Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-14T13:47:29.487Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-14T13:47:29.487Z] [2020-07-14T13:47:29.487Z] Generally Necessary: [2020-07-14T13:47:29.487Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-14T13:47:29.487Z] - apparmor: enabled and tools installed [2020-07-14T13:47:29.487Z] - CONFIG_NAMESPACES: enabled [2020-07-14T13:47:29.487Z] - CONFIG_NET_NS: enabled [2020-07-14T13:47:29.487Z] - CONFIG_PID_NS: enabled [2020-07-14T13:47:29.487Z] - CONFIG_IPC_NS: enabled [2020-07-14T13:47:29.487Z] - CONFIG_UTS_NS: enabled [2020-07-14T13:47:29.487Z] - CONFIG_CGROUPS: enabled [2020-07-14T13:47:29.487Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-14T13:47:29.487Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-14T13:47:29.487Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-14T13:47:29.487Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-14T13:47:29.487Z] - CONFIG_CPUSETS: enabled [2020-07-14T13:47:29.487Z] - CONFIG_MEMCG: enabled [2020-07-14T13:47:29.487Z] - CONFIG_KEYS: enabled [2020-07-14T13:47:29.487Z] - CONFIG_VETH: enabled (as module) [2020-07-14T13:47:29.487Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-14T13:47:29.784Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-14T13:47:29.784Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-14T13:47:29.784Z] [2020-07-14T13:47:29.784Z] Optional Features: [2020-07-14T13:47:29.784Z] - CONFIG_USER_NS: enabled [2020-07-14T13:47:29.784Z] - CONFIG_SECCOMP: enabled [2020-07-14T13:47:29.784Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-14T13:47:29.784Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-14T13:47:29.784Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-14T13:47:29.784Z] (cgroup swap accounting is currently enabled) [2020-07-14T13:47:29.784Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-14T13:47:29.784Z] - CONFIG_BLK_CGROUP: enabled [2020-07-14T13:47:29.784Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-14T13:47:29.784Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-14T13:47:29.784Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-14T13:47:29.784Z] - CONFIG_CGROUP_PERF: enabled [2020-07-14T13:47:29.784Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-14T13:47:29.784Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-14T13:47:29.784Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-14T13:47:29.784Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-14T13:47:29.784Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-14T13:47:29.784Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_IP_VS: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-14T13:47:29.784Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-14T13:47:29.784Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-14T13:47:29.784Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_EXT4_FS: enabled [2020-07-14T13:47:29.784Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-14T13:47:29.784Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-14T13:47:29.784Z] - Network Drivers: [2020-07-14T13:47:29.784Z] - "overlay": [2020-07-14T13:47:29.784Z] - CONFIG_VXLAN: enabled (as module) [2020-07-14T13:47:29.784Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-14T13:47:29.784Z] Optional (for encrypted networks): [2020-07-14T13:47:30.026Z] #64 exporting layers 1.0s done [2020-07-14T13:47:30.026Z] #64 writing image sha256:0296cc2854695d9995d2e29e88bdca054e0dfbf3b9d96f638a05794b4fa8d208 [2020-07-14T13:47:30.026Z] #64 writing image sha256:0296cc2854695d9995d2e29e88bdca054e0dfbf3b9d96f638a05794b4fa8d208 done [2020-07-14T13:47:30.026Z] #64 naming to docker.io/library/docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 done [2020-07-14T13:47:30.026Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-07-14T13:47:30.080Z] - CONFIG_CRYPTO: enabled [2020-07-14T13:47:30.080Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_XFRM: enabled [2020-07-14T13:47:30.080Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-14T13:47:30.080Z] - "ipvlan": [2020-07-14T13:47:30.080Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-14T13:47:30.080Z] - "macvlan": [2020-07-14T13:47:30.080Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_DUMMY: enabled (as module) [2020-07-14T13:47:30.080Z] - "ftp,tftp client in container": [2020-07-14T13:47:30.080Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-14T13:47:30.080Z] - Storage Drivers: [2020-07-14T13:47:30.080Z] - "aufs": [2020-07-14T13:47:30.080Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-14T13:47:30.080Z] - "btrfs": [2020-07-14T13:47:30.080Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-14T13:47:30.080Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-14T13:47:30.080Z] - "devicemapper": [2020-07-14T13:47:30.080Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-14T13:47:30.080Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-14T13:47:30.080Z] - "overlay": [2020-07-14T13:47:30.080Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-14T13:47:30.080Z] - "zfs": [2020-07-14T13:47:30.080Z] - /dev/zfs: missing [2020-07-14T13:47:30.080Z] - zfs command: missing [2020-07-14T13:47:30.080Z] - zpool command: missing [2020-07-14T13:47:30.080Z] [2020-07-14T13:47:30.080Z] Limits: [2020-07-14T13:47:30.080Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-14T13:47:30.080Z] [2020-07-14T13:47:30.080Z] + true [2020-07-14T13:47:30.084Z] ? github.com/docker/docker/api [no test files] [Pipeline] sh [2020-07-14T13:47:30.112Z] Client: Docker Engine - Community [2020-07-14T13:47:30.112Z] Version: 19.03.12 [2020-07-14T13:47:30.112Z] API version: 1.40 [2020-07-14T13:47:30.112Z] Go version: go1.13.10 [2020-07-14T13:47:30.112Z] Git commit: 48a66213fe [2020-07-14T13:47:30.112Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-14T13:47:30.112Z] OS/Arch: linux/amd64 [2020-07-14T13:47:30.112Z] Experimental: false [2020-07-14T13:47:30.112Z] [2020-07-14T13:47:30.112Z] Server: Docker Engine - Community [2020-07-14T13:47:30.112Z] Engine: [2020-07-14T13:47:30.112Z] Version: 19.03.12 [2020-07-14T13:47:30.112Z] API version: 1.40 (minimum version 1.12) [2020-07-14T13:47:30.112Z] Go version: go1.13.10 [2020-07-14T13:47:30.112Z] Git commit: 48a66213fe [2020-07-14T13:47:30.112Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-14T13:47:30.112Z] OS/Arch: linux/amd64 [2020-07-14T13:47:30.112Z] Experimental: true [2020-07-14T13:47:30.112Z] containerd: [2020-07-14T13:47:30.112Z] Version: 1.2.13 [2020-07-14T13:47:30.112Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:47:30.112Z] runc: [2020-07-14T13:47:30.112Z] Version: 1.0.0-rc10 [2020-07-14T13:47:30.112Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:47:30.112Z] docker-init: [2020-07-14T13:47:30.112Z] Version: 0.18.0 [2020-07-14T13:47:30.112Z] GitCommit: fec3683 [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-14T13:47:30.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40994/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/validate/default [2020-07-14T13:47:30.394Z] Commit message: "Merge commit 'd4b7b4b0a7465cb0bbdc3d4c2641c94524366532' into HEAD" [2020-07-14T13:47:30.394Z] First time build. Skipping changelog. [2020-07-14T13:47:30.439Z] + docker info [2020-07-14T13:47:30.629Z] + make bundles/buildx [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-14T13:47:30.933Z] make: command: Command not found [2020-07-14T13:47:30.933Z] make: command: Command not found [2020-07-14T13:47:30.934Z] mkdir bundles [2020-07-14T13:47:30.934Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-14T13:47:30.934Z] --build-arg BUILDX_COMMIT \ [2020-07-14T13:47:30.934Z] --build-arg BUILDX_REPO \ [2020-07-14T13:47:30.934Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-14T13:47:30.934Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-14T13:47:30.934Z] . [2020-07-14T13:47:30.934Z] /bin/sh: 4: go: not found [2020-07-14T13:47:30.934Z] /bin/sh: 5: go: not found [2020-07-14T13:47:31.311Z] Congratulations! All commits are properly signed with the DCO! [2020-07-14T13:47:31.311Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-14T13:47:31.311Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-14T13:47:31.311Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-14T13:47:31.311Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-14T13:47:31.311Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-14T13:47:31.311Z] Congratulations! No new tests were added to integration-cli. [2020-07-14T13:47:31.311Z] [2020-07-14T13:47:31.311Z] INFO Start validation with golang-ci-lint [2020-07-14T13:47:31.311Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-14T13:47:31.311Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-14T13:47:31.311Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-14T13:47:31.491Z] + docker version [2020-07-14T13:47:33.031Z] Sending build context to Docker daemon 56.05MB [2020-07-14T13:47:33.031Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-07-14T13:47:33.031Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-14T13:47:33.031Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-14T13:47:33.031Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-14T13:47:33.031Z] 1.13.12-buster: Pulling from library/golang [2020-07-14T13:47:33.339Z] 0cad52b1770a: Pulling fs layer [2020-07-14T13:47:33.339Z] e0318f8e4196: Pulling fs layer [2020-07-14T13:47:33.339Z] cec302fe9541: Pulling fs layer [2020-07-14T13:47:33.339Z] bf65a8c1ffe0: Pulling fs layer [2020-07-14T13:47:33.339Z] 7355b492f1f7: Pulling fs layer [2020-07-14T13:47:33.339Z] 3e2e3e16099d: Pulling fs layer [2020-07-14T13:47:33.339Z] f8e8effe76ee: Pulling fs layer [2020-07-14T13:47:33.339Z] bf65a8c1ffe0: Waiting [2020-07-14T13:47:33.339Z] 7355b492f1f7: Waiting [2020-07-14T13:47:33.339Z] 3e2e3e16099d: Waiting [2020-07-14T13:47:33.339Z] f8e8effe76ee: Waiting [2020-07-14T13:47:33.547Z] Fetching without tags [2020-07-14T13:47:33.642Z] e0318f8e4196: Verifying Checksum [2020-07-14T13:47:33.642Z] e0318f8e4196: Download complete [2020-07-14T13:47:33.894Z] Merging remotes/origin/master commit d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 into PR head commit 2a331a5ef7f2d3f044773010ff3221d2ea36a921 [2020-07-14T13:47:33.943Z] cec302fe9541: Verifying Checksum [2020-07-14T13:47:33.943Z] cec302fe9541: Download complete [2020-07-14T13:47:33.511Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:33.529Z] > git config --add remote.origin.fetch +refs/pull/40994/head:refs/remotes/origin/PR-40994 # timeout=10 [2020-07-14T13:47:33.539Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:33.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:47:33.567Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:47:33.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:47:33.572Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:47:33.917Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:33.923Z] > git checkout -f 2a331a5ef7f2d3f044773010ff3221d2ea36a921 # timeout=10 [2020-07-14T13:47:35.674Z] Client: Docker Engine - Community [2020-07-14T13:47:35.674Z] Version: 19.03.12 [2020-07-14T13:47:35.674Z] API version: 1.40 [2020-07-14T13:47:35.674Z] Go version: go1.13.10 [2020-07-14T13:47:35.675Z] Git commit: 48a66213fe [2020-07-14T13:47:35.675Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-14T13:47:35.675Z] OS/Arch: linux/amd64 [2020-07-14T13:47:35.675Z] Experimental: false [2020-07-14T13:47:35.675Z] [2020-07-14T13:47:35.675Z] Server: Docker Engine - Community [2020-07-14T13:47:35.675Z] Engine: [2020-07-14T13:47:35.675Z] Version: 19.03.12 [2020-07-14T13:47:35.675Z] API version: 1.40 (minimum version 1.12) [2020-07-14T13:47:35.675Z] Go version: go1.13.10 [2020-07-14T13:47:35.675Z] Git commit: 48a66213fe [2020-07-14T13:47:35.675Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-14T13:47:35.675Z] OS/Arch: linux/amd64 [2020-07-14T13:47:35.675Z] Experimental: true [2020-07-14T13:47:35.675Z] containerd: [2020-07-14T13:47:35.675Z] Version: 1.2.13 [2020-07-14T13:47:35.675Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:47:35.675Z] runc: [2020-07-14T13:47:35.675Z] Version: 1.0.0-rc10 [2020-07-14T13:47:35.675Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:47:35.675Z] docker-init: [2020-07-14T13:47:35.675Z] Version: 0.18.0 [2020-07-14T13:47:35.675Z] GitCommit: fec3683 [Pipeline] sh [2020-07-14T13:47:35.977Z] + docker info [2020-07-14T13:47:36.344Z] Merge succeeded, producing da39b66ace4dd577e733a63ba0fbdc4f8c19ae24 [2020-07-14T13:47:36.344Z] Checking out Revision da39b66ace4dd577e733a63ba0fbdc4f8c19ae24 (PR-40994) [2020-07-14T13:47:35.009Z] > git merge d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 # timeout=10 [2020-07-14T13:47:36.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T13:47:36.361Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:47:36.383Z] > git checkout -f da39b66ace4dd577e733a63ba0fbdc4f8c19ae24 # timeout=10 [2020-07-14T13:47:37.005Z] Client: [2020-07-14T13:47:37.005Z] Debug Mode: false [2020-07-14T13:47:37.005Z] [2020-07-14T13:47:37.005Z] Server: [2020-07-14T13:47:37.005Z] Containers: 0 [2020-07-14T13:47:37.005Z] Running: 0 [2020-07-14T13:47:37.005Z] Paused: 0 [2020-07-14T13:47:37.005Z] Stopped: 0 [2020-07-14T13:47:37.005Z] Images: 0 [2020-07-14T13:47:37.005Z] Server Version: 19.03.12 [2020-07-14T13:47:37.005Z] Storage Driver: overlay2 [2020-07-14T13:47:37.005Z] Backing Filesystem: extfs [2020-07-14T13:47:37.005Z] Supports d_type: true [2020-07-14T13:47:37.005Z] Native Overlay Diff: true [2020-07-14T13:47:37.005Z] Logging Driver: json-file [2020-07-14T13:47:37.005Z] Cgroup Driver: cgroupfs [2020-07-14T13:47:37.005Z] Plugins: [2020-07-14T13:47:37.005Z] Volume: local [2020-07-14T13:47:37.005Z] Network: bridge host ipvlan macvlan null overlay [2020-07-14T13:47:37.005Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-14T13:47:37.005Z] Swarm: inactive [2020-07-14T13:47:37.005Z] Runtimes: runc [2020-07-14T13:47:37.005Z] Default Runtime: runc [2020-07-14T13:47:37.005Z] Init Binary: docker-init [2020-07-14T13:47:37.005Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:47:37.005Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:47:37.005Z] init version: fec3683 [2020-07-14T13:47:37.005Z] Security Options: [2020-07-14T13:47:37.005Z] apparmor [2020-07-14T13:47:37.005Z] seccomp [2020-07-14T13:47:37.005Z] Profile: default [2020-07-14T13:47:37.005Z] Kernel Version: 5.3.0-1030-aws [2020-07-14T13:47:37.005Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-14T13:47:37.005Z] OSType: linux [2020-07-14T13:47:37.005Z] Architecture: x86_64 [2020-07-14T13:47:37.005Z] CPUs: 8 [2020-07-14T13:47:37.005Z] Total Memory: 30.58GiB [2020-07-14T13:47:37.005Z] Name: ip-10-100-59-32 [2020-07-14T13:47:37.005Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-14T13:47:37.005Z] Docker Root Dir: /var/lib/docker [2020-07-14T13:47:37.005Z] Debug Mode: false [2020-07-14T13:47:37.005Z] Registry: https://index.docker.io/v1/ [2020-07-14T13:47:37.005Z] Labels: [2020-07-14T13:47:37.005Z] Experimental: true [2020-07-14T13:47:37.005Z] Insecure Registries: [2020-07-14T13:47:37.005Z] 127.0.0.0/8 [2020-07-14T13:47:37.005Z] Live Restore Enabled: true [2020-07-14T13:47:37.005Z] [2020-07-14T13:47:37.005Z] WARNING: No swap limit support [Pipeline] sh [2020-07-14T13:47:37.148Z] 0cad52b1770a: Verifying Checksum [2020-07-14T13:47:37.148Z] 0cad52b1770a: Download complete [2020-07-14T13:47:37.286Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:37.286Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:37.286Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40994/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-14T13:47:37.286Z] + bash /home/ubuntu/workspace/moby_PR-40994/check-config.sh [2020-07-14T13:47:37.286Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-14T13:47:37.286Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-14T13:47:37.286Z] [2020-07-14T13:47:37.286Z] Generally Necessary: [2020-07-14T13:47:37.286Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-14T13:47:37.286Z] - apparmor: enabled and tools installed [2020-07-14T13:47:37.286Z] - CONFIG_NAMESPACES: enabled [2020-07-14T13:47:37.286Z] - CONFIG_NET_NS: enabled [2020-07-14T13:47:37.286Z] - CONFIG_PID_NS: enabled [2020-07-14T13:47:37.286Z] - CONFIG_IPC_NS: enabled [2020-07-14T13:47:37.286Z] - CONFIG_UTS_NS: enabled [2020-07-14T13:47:37.286Z] - CONFIG_CGROUPS: enabled [2020-07-14T13:47:37.286Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-14T13:47:37.286Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-14T13:47:37.286Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-14T13:47:37.286Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-14T13:47:37.286Z] - CONFIG_CPUSETS: enabled [2020-07-14T13:47:37.286Z] - CONFIG_MEMCG: enabled [2020-07-14T13:47:37.286Z] - CONFIG_KEYS: enabled [2020-07-14T13:47:37.286Z] - CONFIG_VETH: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-14T13:47:37.286Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-14T13:47:37.286Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-14T13:47:37.286Z] [2020-07-14T13:47:37.286Z] Optional Features: [2020-07-14T13:47:37.286Z] - CONFIG_USER_NS: enabled [2020-07-14T13:47:37.286Z] - CONFIG_SECCOMP: enabled [2020-07-14T13:47:37.286Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-14T13:47:37.286Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-14T13:47:37.286Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-14T13:47:37.286Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-14T13:47:37.286Z] - CONFIG_BLK_CGROUP: enabled [2020-07-14T13:47:37.286Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-14T13:47:37.286Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-14T13:47:37.286Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-14T13:47:37.286Z] - CONFIG_CGROUP_PERF: enabled [2020-07-14T13:47:37.286Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-14T13:47:37.286Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-14T13:47:37.286Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-14T13:47:37.286Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-14T13:47:37.286Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-14T13:47:37.286Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-14T13:47:37.286Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_IP_VS: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-14T13:47:37.544Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-14T13:47:37.544Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-14T13:47:37.544Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_EXT4_FS: enabled [2020-07-14T13:47:37.544Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-14T13:47:37.544Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-14T13:47:37.544Z] - Network Drivers: [2020-07-14T13:47:37.544Z] - "overlay": [2020-07-14T13:47:37.544Z] - CONFIG_VXLAN: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-14T13:47:37.544Z] Optional (for encrypted networks): [2020-07-14T13:47:37.544Z] - CONFIG_CRYPTO: enabled [2020-07-14T13:47:37.544Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-14T13:47:37.544Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-14T13:47:37.544Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-14T13:47:37.544Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-14T13:47:37.544Z] - CONFIG_XFRM: enabled [2020-07-14T13:47:37.544Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-14T13:47:37.544Z] - "ipvlan": [2020-07-14T13:47:37.544Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-14T13:47:37.544Z] - "macvlan": [2020-07-14T13:47:37.544Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_DUMMY: enabled (as module) [2020-07-14T13:47:37.544Z] - "ftp,tftp client in container": [2020-07-14T13:47:37.544Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-14T13:47:37.544Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-14T13:47:37.545Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-14T13:47:37.545Z] - Storage Drivers: [2020-07-14T13:47:37.545Z] - "aufs": [2020-07-14T13:47:37.545Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-14T13:47:37.545Z] - "btrfs": [2020-07-14T13:47:37.545Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-14T13:47:37.545Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-14T13:47:37.545Z] - "devicemapper": [2020-07-14T13:47:37.545Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-14T13:47:37.545Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-14T13:47:37.545Z] - "overlay": [2020-07-14T13:47:37.545Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-14T13:47:37.545Z] - "zfs": [2020-07-14T13:47:37.545Z] - /dev/zfs: present [2020-07-14T13:47:37.545Z] - zfs command: missing [2020-07-14T13:47:37.545Z] - zpool command: missing [2020-07-14T13:47:37.545Z] [2020-07-14T13:47:37.545Z] Limits: [2020-07-14T13:47:37.545Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-14T13:47:37.545Z] [2020-07-14T13:47:37.545Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-14T13:47:37.859Z] bf65a8c1ffe0: Verifying Checksum [2020-07-14T13:47:37.859Z] bf65a8c1ffe0: Download complete [2020-07-14T13:47:37.877Z] + sudo modprobe ip_vs [2020-07-14T13:47:37.877Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 . [2020-07-14T13:47:37.877Z] #2 [internal] load build definition from Dockerfile [2020-07-14T13:47:38.137Z] #2 transferring dockerfile: 16.37kB done [2020-07-14T13:47:38.137Z] #2 DONE 0.2s [2020-07-14T13:47:38.137Z] [2020-07-14T13:47:38.137Z] #1 [internal] load .dockerignore [2020-07-14T13:47:38.137Z] #1 transferring context: 87B done [2020-07-14T13:47:38.137Z] #1 DONE 0.2s [2020-07-14T13:47:38.137Z] [2020-07-14T13:47:38.137Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-14T13:47:38.163Z] f8e8effe76ee: Verifying Checksum [2020-07-14T13:47:38.163Z] f8e8effe76ee: Download complete [2020-07-14T13:47:38.504Z] 7355b492f1f7: Verifying Checksum [2020-07-14T13:47:38.504Z] 7355b492f1f7: Download complete [2020-07-14T13:47:38.705Z] #3 DONE 0.3s [2020-07-14T13:47:38.705Z] [2020-07-14T13:47:38.705Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-14T13:47:38.705Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-14T13:47:38.705Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-14T13:47:38.705Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-14T13:47:38.705Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-14T13:47:38.705Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.50MB / 8.88MB 0.2s [2020-07-14T13:47:38.705Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.28MB / 8.88MB 0.3s [2020-07-14T13:47:38.964Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-07-14T13:47:38.964Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-14T13:47:39.222Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s done [2020-07-14T13:47:39.222Z] #4 DONE 0.6s [2020-07-14T13:47:39.481Z] [2020-07-14T13:47:39.481Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-14T13:47:39.481Z] #6 ... [2020-07-14T13:47:39.481Z] [2020-07-14T13:47:39.481Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-14T13:47:39.481Z] #5 DONE 0.2s [2020-07-14T13:47:39.741Z] [2020-07-14T13:47:39.741Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-14T13:47:39.741Z] #6 DONE 0.3s [2020-07-14T13:47:39.741Z] [2020-07-14T13:47:39.741Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-14T13:47:39.741Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-14T13:47:40.005Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-14T13:47:40.005Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-14T13:47:40.005Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s [2020-07-14T13:47:40.005Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.1s [2020-07-14T13:47:40.005Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-07-14T13:47:40.142Z] Commit message: "Merge commit 'd4b7b4b0a7465cb0bbdc3d4c2641c94524366532' into HEAD" [2020-07-14T13:47:40.142Z] First time build. Skipping changelog. [2020-07-14T13:47:40.162Z] Client: [2020-07-14T13:47:40.162Z] Debug Mode: false [2020-07-14T13:47:40.162Z] [2020-07-14T13:47:40.162Z] Server: [2020-07-14T13:47:40.162Z] Containers: 0 [2020-07-14T13:47:40.162Z] Running: 0 [2020-07-14T13:47:40.162Z] Paused: 0 [2020-07-14T13:47:40.162Z] Stopped: 0 [2020-07-14T13:47:40.162Z] Images: 0 [2020-07-14T13:47:40.162Z] Server Version: 19.03.12 [2020-07-14T13:47:40.162Z] Storage Driver: overlay2 [2020-07-14T13:47:40.162Z] Backing Filesystem: extfs [2020-07-14T13:47:40.162Z] Supports d_type: true [2020-07-14T13:47:40.162Z] Native Overlay Diff: true [2020-07-14T13:47:40.162Z] Logging Driver: json-file [2020-07-14T13:47:40.162Z] Cgroup Driver: cgroupfs [2020-07-14T13:47:40.162Z] Plugins: [2020-07-14T13:47:40.162Z] Volume: local [2020-07-14T13:47:40.162Z] Network: bridge host ipvlan macvlan null overlay [2020-07-14T13:47:40.162Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-14T13:47:40.162Z] Swarm: inactive [2020-07-14T13:47:40.163Z] Runtimes: runc [2020-07-14T13:47:40.163Z] Default Runtime: runc [2020-07-14T13:47:40.163Z] Init Binary: docker-init [2020-07-14T13:47:40.163Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:47:40.163Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:47:40.163Z] init version: fec3683 [2020-07-14T13:47:40.163Z] Security Options: [2020-07-14T13:47:40.163Z] apparmor [2020-07-14T13:47:40.163Z] seccomp [2020-07-14T13:47:40.163Z] Profile: default [2020-07-14T13:47:40.163Z] Kernel Version: 5.3.0-1030-aws [2020-07-14T13:47:40.163Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-14T13:47:40.163Z] OSType: linux [2020-07-14T13:47:40.163Z] Architecture: x86_64 [2020-07-14T13:47:40.163Z] CPUs: 2 [2020-07-14T13:47:40.163Z] Total Memory: 15.35GiB [2020-07-14T13:47:40.163Z] Name: ip-10-100-86-184 [2020-07-14T13:47:40.163Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-14T13:47:40.163Z] Docker Root Dir: /var/lib/docker [2020-07-14T13:47:40.163Z] Debug Mode: false [2020-07-14T13:47:40.163Z] Registry: https://index.docker.io/v1/ [2020-07-14T13:47:40.163Z] Labels: [2020-07-14T13:47:40.163Z] Experimental: true [2020-07-14T13:47:40.163Z] Insecure Registries: [2020-07-14T13:47:40.163Z] 127.0.0.0/8 [2020-07-14T13:47:40.163Z] Live Restore Enabled: true [2020-07-14T13:47:40.163Z] [2020-07-14T13:47:40.163Z] WARNING: No swap limit support [Pipeline] sh [2020-07-14T13:47:40.455Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:40.455Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:47:40.455Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40994/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-14T13:47:40.455Z] + bash /home/ubuntu/workspace/moby_PR-40994/check-config.sh [2020-07-14T13:47:40.455Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-14T13:47:40.455Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-14T13:47:40.455Z] [2020-07-14T13:47:40.455Z] Generally Necessary: [2020-07-14T13:47:40.455Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-14T13:47:40.455Z] - apparmor: enabled and tools installed [2020-07-14T13:47:40.455Z] - CONFIG_NAMESPACES: enabled [2020-07-14T13:47:40.455Z] - CONFIG_NET_NS: enabled [2020-07-14T13:47:40.455Z] - CONFIG_PID_NS: enabled [2020-07-14T13:47:40.455Z] - CONFIG_IPC_NS: enabled [2020-07-14T13:47:40.455Z] - CONFIG_UTS_NS: enabled [2020-07-14T13:47:40.455Z] - CONFIG_CGROUPS: enabled [2020-07-14T13:47:40.455Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-14T13:47:40.455Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-14T13:47:40.455Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-14T13:47:40.455Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-14T13:47:40.455Z] - CONFIG_CPUSETS: enabled [2020-07-14T13:47:40.455Z] - CONFIG_MEMCG: enabled [2020-07-14T13:47:40.455Z] - CONFIG_KEYS: enabled [2020-07-14T13:47:40.455Z] - CONFIG_VETH: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-14T13:47:40.455Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-14T13:47:40.455Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-14T13:47:40.455Z] [2020-07-14T13:47:40.455Z] Optional Features: [2020-07-14T13:47:40.455Z] - CONFIG_USER_NS: enabled [2020-07-14T13:47:40.455Z] - CONFIG_SECCOMP: enabled [2020-07-14T13:47:40.455Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-14T13:47:40.455Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-14T13:47:40.455Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-14T13:47:40.455Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-14T13:47:40.455Z] - CONFIG_BLK_CGROUP: enabled [2020-07-14T13:47:40.455Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-14T13:47:40.455Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-14T13:47:40.455Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-14T13:47:40.455Z] - CONFIG_CGROUP_PERF: enabled [2020-07-14T13:47:40.455Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-14T13:47:40.455Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-14T13:47:40.455Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-14T13:47:40.455Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-14T13:47:40.455Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-14T13:47:40.455Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-14T13:47:40.455Z] - CONFIG_IP_VS: enabled (as module) [2020-07-14T13:47:40.475Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-07-14T13:47:40.586Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-07-14T13:47:40.713Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-14T13:47:40.713Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-14T13:47:40.713Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-14T13:47:40.713Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_EXT4_FS: enabled [2020-07-14T13:47:40.713Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-14T13:47:40.713Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-14T13:47:40.713Z] - Network Drivers: [2020-07-14T13:47:40.713Z] - "overlay": [2020-07-14T13:47:40.713Z] - CONFIG_VXLAN: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-14T13:47:40.713Z] Optional (for encrypted networks): [2020-07-14T13:47:40.713Z] - CONFIG_CRYPTO: enabled [2020-07-14T13:47:40.713Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-14T13:47:40.713Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-14T13:47:40.713Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-14T13:47:40.713Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-14T13:47:40.713Z] - CONFIG_XFRM: enabled [2020-07-14T13:47:40.713Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-14T13:47:40.713Z] - "ipvlan": [2020-07-14T13:47:40.713Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-14T13:47:40.713Z] - "macvlan": [2020-07-14T13:47:40.713Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_DUMMY: enabled (as module) [2020-07-14T13:47:40.713Z] - "ftp,tftp client in container": [2020-07-14T13:47:40.713Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-14T13:47:40.713Z] - Storage Drivers: [2020-07-14T13:47:40.713Z] - "aufs": [2020-07-14T13:47:40.713Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-14T13:47:40.713Z] - "btrfs": [2020-07-14T13:47:40.713Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-14T13:47:40.713Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-14T13:47:40.713Z] - "devicemapper": [2020-07-14T13:47:40.713Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-14T13:47:40.713Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-14T13:47:40.713Z] - "overlay": [2020-07-14T13:47:40.713Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-14T13:47:40.713Z] - "zfs": [2020-07-14T13:47:40.713Z] - /dev/zfs: present [2020-07-14T13:47:40.713Z] - zfs command: missing [2020-07-14T13:47:40.713Z] - zpool command: missing [2020-07-14T13:47:40.713Z] [2020-07-14T13:47:40.713Z] Limits: [2020-07-14T13:47:40.713Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-14T13:47:40.713Z] [2020-07-14T13:47:40.713Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-14T13:47:41.046Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 . [2020-07-14T13:47:41.046Z] #2 [internal] load .dockerignore [2020-07-14T13:47:41.046Z] #2 transferring context: [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-14T13:47:41.272Z] 0cad52b1770a: Pull complete [2020-07-14T13:47:41.272Z] e0318f8e4196: Pull complete [2020-07-14T13:47:41.303Z] #2 transferring context: 87B done [2020-07-14T13:47:41.303Z] #2 DONE 0.1s [2020-07-14T13:47:41.303Z] [2020-07-14T13:47:41.303Z] #1 [internal] load build definition from Dockerfile [2020-07-14T13:47:41.303Z] #1 transferring dockerfile: 16.37kB done [2020-07-14T13:47:41.303Z] #1 DONE 0.1s [2020-07-14T13:47:41.303Z] [2020-07-14T13:47:41.303Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-14T13:47:41.523Z] #58 ... [2020-07-14T13:47:41.523Z] [2020-07-14T13:47:41.523Z] #20 [internal] load build context [2020-07-14T13:47:41.523Z] #20 transferring context: 51.30MB 1.1s done [2020-07-14T13:47:41.523Z] #20 DONE 1.8s [2020-07-14T13:47:41.523Z] [2020-07-14T13:47:41.523Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:47:41.523Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-14T13:47:41.523Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-14T13:47:41.523Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.7s done [2020-07-14T13:47:41.523Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.2s done [2020-07-14T13:47:41.523Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-14T13:47:41.523Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-14T13:47:41.523Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 1.7s done [2020-07-14T13:47:41.523Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.7s done [2020-07-14T13:47:41.523Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-14T13:47:41.523Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 1.8s [2020-07-14T13:47:41.523Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 1.8s [2020-07-14T13:47:41.523Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 1.8s [2020-07-14T13:47:41.560Z] #3 DONE 0.3s [2020-07-14T13:47:41.560Z] [2020-07-14T13:47:41.560Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-14T13:47:41.560Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-14T13:47:41.560Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-14T13:47:41.560Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-14T13:47:41.560Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-14T13:47:41.560Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-14T13:47:41.730Z] + docker version [2020-07-14T13:47:41.783Z] #7 ... [2020-07-14T13:47:41.783Z] [2020-07-14T13:47:41.783Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-14T13:47:41.783Z] #58 DONE 2.0s [2020-07-14T13:47:41.783Z] [2020-07-14T13:47:41.783Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:47:41.783Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 1.9s done [2020-07-14T13:47:41.783Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 16.33MB / 68.65MB 2.1s [2020-07-14T13:47:41.783Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 21.62MB / 120.16MB 2.1s [2020-07-14T13:47:41.818Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-14T13:47:41.818Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-14T13:47:41.944Z] cec302fe9541: Pull complete [2020-07-14T13:47:42.043Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 30.20MB / 68.65MB 2.2s [2020-07-14T13:47:42.043Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 36.07MB / 120.16MB 2.2s [2020-07-14T13:47:42.043Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 45.77MB / 68.65MB 2.3s [2020-07-14T13:47:42.043Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 48.01MB / 120.16MB 2.3s [2020-07-14T13:47:42.043Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 57.51MB / 68.65MB 2.4s [2020-07-14T13:47:42.043Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 57.99MB / 120.16MB 2.4s [2020-07-14T13:47:42.079Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-14T13:47:42.079Z] #4 DONE 0.5s [2020-07-14T13:47:42.303Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 67.57MB / 120.16MB 2.5s [2020-07-14T13:47:42.303Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 77.98MB / 120.16MB 2.6s [2020-07-14T13:47:42.343Z] [2020-07-14T13:47:42.343Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-14T13:47:42.343Z] #6 DONE 0.2s [2020-07-14T13:47:42.343Z] [2020-07-14T13:47:42.343Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-14T13:47:42.562Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 65.20MB / 68.65MB 2.7s [2020-07-14T13:47:42.562Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 87.94MB / 120.16MB 2.7s [2020-07-14T13:47:42.562Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 97.93MB / 120.16MB 2.8s [2020-07-14T13:47:42.607Z] #5 DONE 0.2s [2020-07-14T13:47:42.607Z] [2020-07-14T13:47:42.607Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:47:42.607Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-14T13:47:42.607Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 173.61kB / 10.00MB 0.2s [2020-07-14T13:47:42.607Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-14T13:47:42.607Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-14T13:47:42.607Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.2s [2020-07-14T13:47:42.607Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-14T13:47:42.607Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 6.65MB / 50.39MB 0.2s [2020-07-14T13:47:42.821Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.9s [2020-07-14T13:47:42.821Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 108.03MB / 120.16MB 2.9s [2020-07-14T13:47:42.821Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 118.01MB / 120.16MB 3.0s [2020-07-14T13:47:42.821Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 1.4s done [2020-07-14T13:47:42.865Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 7.77MB / 10.00MB 0.3s [2020-07-14T13:47:42.865Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 17.03MB / 50.39MB 0.3s [2020-07-14T13:47:42.865Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s [2020-07-14T13:47:42.865Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 1.69MB / 7.81MB 0.4s [2020-07-14T13:47:42.865Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 29.56MB / 50.39MB 0.4s [2020-07-14T13:47:43.001Z] 3e2e3e16099d: Verifying Checksum [2020-07-14T13:47:43.001Z] 3e2e3e16099d: Download complete [2020-07-14T13:47:43.126Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done [2020-07-14T13:47:43.126Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s done [2020-07-14T13:47:43.126Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 37.86MB / 50.39MB 0.6s [2020-07-14T13:47:43.126Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.47MB / 51.83MB 0.6s [2020-07-14T13:47:43.126Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.6s [2020-07-14T13:47:43.126Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 46.79MB / 50.39MB 0.7s [2020-07-14T13:47:43.126Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 9.18MB / 51.83MB 0.7s [2020-07-14T13:47:43.386Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 0.8s [2020-07-14T13:47:43.386Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 15.65MB / 51.83MB 0.8s [2020-07-14T13:47:43.386Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 7.05MB / 68.65MB 0.8s [2020-07-14T13:47:43.386Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 20.88MB / 51.83MB 0.9s [2020-07-14T13:47:43.386Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 12.99MB / 68.65MB 0.9s [2020-07-14T13:47:43.648Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 28.15MB / 51.83MB 1.0s [2020-07-14T13:47:43.648Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 21.68MB / 68.65MB 1.0s [2020-07-14T13:47:43.648Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 34.84MB / 51.83MB 1.1s [2020-07-14T13:47:43.648Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 26.81MB / 68.65MB 1.1s [2020-07-14T13:47:43.911Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.1s done [2020-07-14T13:47:43.911Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 43.45MB / 51.83MB 1.3s [2020-07-14T13:47:43.911Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 33.54MB / 68.65MB 1.3s [2020-07-14T13:47:43.911Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.58MB / 120.16MB 1.3s [2020-07-14T13:47:43.911Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 47.30MB / 51.83MB 1.4s [2020-07-14T13:47:43.911Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-14T13:47:44.178Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.6s [2020-07-14T13:47:44.178Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 44.77MB / 68.65MB 1.6s [2020-07-14T13:47:44.178Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 17.40MB / 120.16MB 1.6s [2020-07-14T13:47:44.178Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 50.75MB / 68.65MB 1.7s [2020-07-14T13:47:44.178Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 23.57MB / 120.16MB 1.7s [2020-07-14T13:47:44.197Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 4.3s done [2020-07-14T13:47:44.475Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.7s done [2020-07-14T13:47:44.475Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-07-14T13:47:44.478Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 59.32MB / 68.65MB 1.8s [2020-07-14T13:47:44.478Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.9s done [2020-07-14T13:47:44.478Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.0s [2020-07-14T13:47:44.478Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 38.73MB / 120.16MB 2.0s [2020-07-14T13:47:44.478Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 2.0s [2020-07-14T13:47:44.734Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.2s done [2020-07-14T13:47:44.734Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-14T13:47:44.737Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 49.05MB / 120.16MB 2.1s [2020-07-14T13:47:44.737Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.1s [2020-07-14T13:47:44.788Z] bf65a8c1ffe0: Pull complete [2020-07-14T13:47:44.994Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-14T13:47:44.995Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 76.82MB / 120.16MB 2.5s [2020-07-14T13:47:44.995Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.1s done [2020-07-14T13:47:45.252Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s [2020-07-14T13:47:45.253Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.5s done [2020-07-14T13:47:45.254Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 86.72MB / 120.16MB 2.8s [2020-07-14T13:47:45.513Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 96.87MB / 120.16MB 3.0s [2020-07-14T13:47:45.513Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 103.78MB / 120.16MB 3.1s [2020-07-14T13:47:45.770Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 116.47MB / 120.16MB 3.3s [2020-07-14T13:47:46.632Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 1.3s done [2020-07-14T13:47:46.632Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-14T13:47:46.706Z] #7 ... [2020-07-14T13:47:46.707Z] [2020-07-14T13:47:46.707Z] #20 [internal] load build context [2020-07-14T13:47:46.707Z] #20 transferring context: 51.30MB 3.9s done [2020-07-14T13:47:46.707Z] #20 DONE 4.2s [2020-07-14T13:47:46.707Z] [2020-07-14T13:47:46.707Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:47:46.964Z] #7 ... [2020-07-14T13:47:46.964Z] [2020-07-14T13:47:46.964Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-14T13:47:46.964Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-14T13:47:46.964Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-14T13:47:46.964Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-14T13:47:46.964Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-07-14T13:47:46.964Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-07-14T13:47:46.964Z] #58 DONE 4.4s [2020-07-14T13:47:46.964Z] [2020-07-14T13:47:46.964Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:47:46.964Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.3s done [2020-07-14T13:47:47.252Z] 7355b492f1f7: Pull complete [2020-07-14T13:47:48.012Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 1.3s done [2020-07-14T13:47:48.012Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-14T13:47:48.339Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.3s done [2020-07-14T13:47:48.596Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-07-14T13:47:48.853Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-14T13:47:48.854Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-14T13:47:49.111Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-07-14T13:47:49.111Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-14T13:47:50.547Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 2.6s done [2020-07-14T13:47:50.547Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-14T13:47:50.805Z] #7 DONE 11.1s [2020-07-14T13:47:50.805Z] [2020-07-14T13:47:50.805Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-14T13:47:51.638Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-14T13:47:51.638Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-14T13:47:51.826Z] 3e2e3e16099d: Pull complete [2020-07-14T13:47:51.826Z] f8e8effe76ee: Pull complete [2020-07-14T13:47:51.826Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-14T13:47:51.826Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-07-14T13:47:51.826Z] ---> 22d48dbfbcad [2020-07-14T13:47:51.826Z] Step 5/15 : ARG BUILDX_REPO [2020-07-14T13:47:51.826Z] ---> Running in a9156c56e92a [2020-07-14T13:47:51.826Z] Removing intermediate container a9156c56e92a [2020-07-14T13:47:51.826Z] ---> f92126cc410a [2020-07-14T13:47:51.826Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-14T13:47:51.826Z] ---> Running in 0706cb2f5057 [2020-07-14T13:47:51.826Z] Cloning into '/buildx'... [2020-07-14T13:47:55.354Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-14T13:47:55.354Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-14T13:47:55.357Z] #8 DONE 3.0s [2020-07-14T13:47:55.357Z] [2020-07-14T13:47:55.357Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-14T13:47:55.357Z] #9 DONE 0.6s [2020-07-14T13:47:55.357Z] [2020-07-14T13:47:55.357Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-14T13:47:55.357Z] #35 DONE 0.0s [2020-07-14T13:47:55.357Z] [2020-07-14T13:47:55.357Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:47:55.357Z] #23 ... [2020-07-14T13:47:55.357Z] [2020-07-14T13:47:55.357Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-14T13:47:55.357Z] #27 DONE 0.1s [2020-07-14T13:47:55.357Z] [2020-07-14T13:47:55.357Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:47:55.360Z] Client: Docker Engine - Community [2020-07-14T13:47:55.360Z] Version: 19.03.12 [2020-07-14T13:47:55.360Z] API version: 1.40 [2020-07-14T13:47:55.360Z] Go version: go1.13.10 [2020-07-14T13:47:55.360Z] Git commit: 48a6621 [2020-07-14T13:47:55.360Z] Built: Mon Jun 22 15:46:22 2020 [2020-07-14T13:47:55.360Z] OS/Arch: linux/arm64 [2020-07-14T13:47:55.360Z] Experimental: false [2020-07-14T13:47:55.360Z] [2020-07-14T13:47:55.360Z] Server: Docker Engine - Community [2020-07-14T13:47:55.360Z] Engine: [2020-07-14T13:47:55.360Z] Version: 19.03.12 [2020-07-14T13:47:55.360Z] API version: 1.40 (minimum version 1.12) [2020-07-14T13:47:55.360Z] Go version: go1.13.10 [2020-07-14T13:47:55.360Z] Git commit: 48a6621 [2020-07-14T13:47:55.360Z] Built: Mon Jun 22 15:44:54 2020 [2020-07-14T13:47:55.360Z] OS/Arch: linux/arm64 [2020-07-14T13:47:55.360Z] Experimental: true [2020-07-14T13:47:55.360Z] containerd: [2020-07-14T13:47:55.360Z] Version: 1.2.13 [2020-07-14T13:47:55.360Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:47:55.360Z] runc: [2020-07-14T13:47:55.360Z] Version: 1.0.0-rc10 [2020-07-14T13:47:55.361Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:47:55.361Z] docker-init: [2020-07-14T13:47:55.361Z] Version: 0.18.0 [2020-07-14T13:47:55.361Z] GitCommit: fec3683 [Pipeline] sh [2020-07-14T13:47:55.703Z] + docker info [2020-07-14T13:47:57.288Z] #28 2.692 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-14T13:47:57.288Z] #28 2.693 Cloning into '.'... [2020-07-14T13:47:57.882Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.2s done [2020-07-14T13:47:57.882Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-14T13:47:57.882Z] #7 DONE 15.4s [2020-07-14T13:47:57.882Z] [2020-07-14T13:47:57.882Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-14T13:47:59.836Z] #28 ... [2020-07-14T13:47:59.836Z] [2020-07-14T13:47:59.836Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:47:59.836Z] #43 0.934 + RM_GOPATH=0 [2020-07-14T13:47:59.836Z] #43 0.934 + TMP_GOPATH= [2020-07-14T13:47:59.836Z] #43 0.934 + : /build [2020-07-14T13:47:59.836Z] #43 0.934 + '[' -z '' ']' [2020-07-14T13:47:59.836Z] #43 0.934 ++ mktemp -d [2020-07-14T13:47:59.836Z] #43 0.935 + export GOPATH=/tmp/tmp.5RSaPzC3o7 [2020-07-14T13:47:59.836Z] #43 0.935 + GOPATH=/tmp/tmp.5RSaPzC3o7 [2020-07-14T13:47:59.836Z] #43 0.935 + RM_GOPATH=1 [2020-07-14T13:47:59.836Z] #43 0.935 + case "$(go env GOARCH)" in [2020-07-14T13:47:59.836Z] #43 0.936 ++ go env GOARCH [2020-07-14T13:47:59.836Z] #43 0.939 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:47:59.836Z] #43 0.939 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:47:59.836Z] #43 0.939 ++ dirname /tmp/install/install.sh [2020-07-14T13:47:59.836Z] #43 0.940 + dir=/tmp/install [2020-07-14T13:47:59.836Z] #43 0.940 + bin=gotestsum [2020-07-14T13:47:59.836Z] #43 0.940 + shift [2020-07-14T13:47:59.836Z] #43 0.940 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-14T13:47:59.836Z] #43 0.940 + . /tmp/install/gotestsum.installer [2020-07-14T13:47:59.836Z] #43 0.940 ++ : v0.3.5 [2020-07-14T13:47:59.836Z] #43 0.940 + install_gotestsum [2020-07-14T13:47:59.836Z] #43 0.940 + set -e [2020-07-14T13:47:59.836Z] #43 0.940 + export GO111MODULE=on [2020-07-14T13:47:59.836Z] #43 0.940 + GO111MODULE=on [2020-07-14T13:47:59.836Z] #43 0.941 + GOBIN=/build [2020-07-14T13:47:59.836Z] #43 0.941 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-14T13:47:59.836Z] #43 0.952 go: finding gotest.tools v0.3.5 [2020-07-14T13:47:59.836Z] #43 0.952 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-14T13:47:59.836Z] #43 1.438 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-14T13:47:59.836Z] #43 1.900 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-14T13:47:59.836Z] #43 2.153 go: downloading gotest.tools v2.1.0+incompatible [2020-07-14T13:47:59.836Z] #43 2.190 go: extracting gotest.tools v2.1.0+incompatible [2020-07-14T13:47:59.836Z] #43 2.222 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:47:59.836Z] #43 2.222 go: downloading github.com/pkg/errors v0.8.0 [2020-07-14T13:47:59.836Z] #43 2.277 go: downloading github.com/fatih/color v1.6.0 [2020-07-14T13:47:59.836Z] #43 2.288 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-14T13:47:59.836Z] #43 2.321 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:47:59.836Z] #43 2.329 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:47:59.836Z] #43 2.339 go: extracting github.com/pkg/errors v0.8.0 [2020-07-14T13:47:59.836Z] #43 2.346 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:47:59.836Z] #43 2.357 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:47:59.836Z] #43 2.358 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:47:59.836Z] #43 2.366 go: extracting github.com/fatih/color v1.6.0 [2020-07-14T13:47:59.836Z] #43 2.378 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:47:59.836Z] #43 2.380 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:47:59.836Z] #43 2.380 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:47:59.836Z] #43 2.454 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:47:59.836Z] #43 2.494 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-14T13:47:59.836Z] #43 2.499 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:47:59.836Z] #43 2.504 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:47:59.836Z] #43 2.511 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:47:59.836Z] #43 3.071 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:47:59.836Z] #43 3.111 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:47:59.836Z] #43 3.177 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:47:59.836Z] #43 4.048 go: finding github.com/spf13/pflag v1.0.1 [2020-07-14T13:47:59.836Z] #43 4.049 go: finding github.com/fatih/color v1.6.0 [2020-07-14T13:47:59.836Z] #43 4.051 go: finding github.com/pkg/errors v0.8.0 [2020-07-14T13:47:59.836Z] #43 4.064 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:47:59.836Z] #43 4.089 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:47:59.836Z] #43 4.131 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:47:59.836Z] #43 4.136 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:47:59.836Z] #43 4.189 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:47:59.836Z] #43 4.195 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:47:59.836Z] #43 4.228 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:47:59.836Z] #43 4.275 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:48:00.406Z] #43 ... [2020-07-14T13:48:00.406Z] [2020-07-14T13:48:00.406Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:00.406Z] #21 2.338 + RM_GOPATH=0 [2020-07-14T13:48:00.406Z] #21 2.338 + TMP_GOPATH= [2020-07-14T13:48:00.406Z] #21 2.338 + : /build [2020-07-14T13:48:00.406Z] #21 2.338 + '[' -z '' ']' [2020-07-14T13:48:00.406Z] #21 2.339 ++ mktemp -d [2020-07-14T13:48:00.406Z] #21 2.345 + export GOPATH=/tmp/tmp.85KKaTHtHh [2020-07-14T13:48:00.406Z] #21 2.345 + GOPATH=/tmp/tmp.85KKaTHtHh [2020-07-14T13:48:00.406Z] #21 2.345 + RM_GOPATH=1 [2020-07-14T13:48:00.406Z] #21 2.345 + case "$(go env GOARCH)" in [2020-07-14T13:48:00.406Z] #21 2.346 ++ go env GOARCH [2020-07-14T13:48:00.406Z] #21 2.351 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:00.406Z] #21 2.351 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:00.406Z] #21 2.352 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:00.406Z] #21 2.353 + dir=/tmp/install [2020-07-14T13:48:00.406Z] #21 2.353 + bin=dockercli [2020-07-14T13:48:00.406Z] #21 2.353 + shift [2020-07-14T13:48:00.406Z] #21 2.353 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-14T13:48:00.406Z] #21 2.353 + . /tmp/install/dockercli.installer [2020-07-14T13:48:00.406Z] #21 2.353 ++ : stable [2020-07-14T13:48:00.406Z] #21 2.353 ++ : 17.06.2-ce [2020-07-14T13:48:00.406Z] #21 2.353 + install_dockercli [2020-07-14T13:48:00.406Z] #21 2.353 Install docker/cli version 17.06.2-ce from stable [2020-07-14T13:48:00.406Z] #21 2.353 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-14T13:48:00.406Z] #21 2.354 ++ uname -m [2020-07-14T13:48:00.406Z] #21 2.355 + arch=x86_64 [2020-07-14T13:48:00.406Z] #21 2.358 + '[' x86_64 '!=' x86_64 ']' [2020-07-14T13:48:00.406Z] #21 2.358 + url=https://download.docker.com/linux/static [2020-07-14T13:48:00.406Z] #21 2.359 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-14T13:48:00.406Z] #21 2.359 + tar -xz docker/docker [2020-07-14T13:48:00.406Z] #21 4.610 + mkdir -p /build [2020-07-14T13:48:00.406Z] #21 4.615 + mv docker/docker /build/ [2020-07-14T13:48:00.406Z] #21 4.620 + rmdir docker [2020-07-14T13:48:00.406Z] #21 DONE 6.0s [2020-07-14T13:48:00.406Z] [2020-07-14T13:48:00.406Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:00.406Z] #54 2.248 + RM_GOPATH=0 [2020-07-14T13:48:00.406Z] #54 2.249 + TMP_GOPATH= [2020-07-14T13:48:00.406Z] #54 2.249 + : /build [2020-07-14T13:48:00.406Z] #54 2.249 + '[' -z '' ']' [2020-07-14T13:48:00.406Z] #54 2.249 ++ mktemp -d [2020-07-14T13:48:00.406Z] #54 2.251 + export GOPATH=/tmp/tmp.7mOlxeE6lC [2020-07-14T13:48:00.406Z] #54 2.251 + GOPATH=/tmp/tmp.7mOlxeE6lC [2020-07-14T13:48:00.406Z] #54 2.251 + RM_GOPATH=1 [2020-07-14T13:48:00.406Z] #54 2.251 + case "$(go env GOARCH)" in [2020-07-14T13:48:00.406Z] #54 2.252 ++ go env GOARCH [2020-07-14T13:48:00.406Z] #54 2.273 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:00.406Z] #54 2.273 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:00.406Z] #54 2.274 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:00.406Z] #54 2.280 + dir=/tmp/install [2020-07-14T13:48:00.406Z] #54 2.280 + bin=rootlesskit [2020-07-14T13:48:00.406Z] #54 2.280 + shift [2020-07-14T13:48:00.407Z] #54 2.280 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-14T13:48:00.407Z] #54 2.280 + . /tmp/install/rootlesskit.installer [2020-07-14T13:48:00.407Z] #54 2.280 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:48:00.407Z] #54 2.281 + install_rootlesskit [2020-07-14T13:48:00.407Z] #54 2.283 + case "$1" in [2020-07-14T13:48:00.407Z] #54 2.283 + export CGO_ENABLED=0 [2020-07-14T13:48:00.407Z] #54 2.283 + CGO_ENABLED=0 [2020-07-14T13:48:00.407Z] #54 2.283 + _install_rootlesskit [2020-07-14T13:48:00.407Z] #54 2.283 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-14T13:48:00.407Z] #54 2.283 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:48:00.407Z] #54 2.283 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7mOlxeE6lC/src/github.com/rootless-containers/rootlesskit [2020-07-14T13:48:00.407Z] #54 2.285 Cloning into '/tmp/tmp.7mOlxeE6lC/src/github.com/rootless-containers/rootlesskit'... [2020-07-14T13:48:00.407Z] #54 3.762 + cd /tmp/tmp.7mOlxeE6lC/src/github.com/rootless-containers/rootlesskit [2020-07-14T13:48:00.407Z] #54 3.762 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:48:00.407Z] #54 3.878 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-14T13:48:00.407Z] #54 3.878 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-14T13:48:00.976Z] #54 ... [2020-07-14T13:48:00.976Z] [2020-07-14T13:48:00.976Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:00.976Z] #47 1.588 + RM_GOPATH=0 [2020-07-14T13:48:00.976Z] #47 1.589 + TMP_GOPATH= [2020-07-14T13:48:00.976Z] #47 1.589 + : /build [2020-07-14T13:48:00.976Z] #47 1.589 + '[' -z '' ']' [2020-07-14T13:48:00.976Z] #47 1.590 ++ mktemp -d [2020-07-14T13:48:00.976Z] #47 1.590 + export GOPATH=/tmp/tmp.1BF6TM5uMi [2020-07-14T13:48:00.976Z] #47 1.590 + GOPATH=/tmp/tmp.1BF6TM5uMi [2020-07-14T13:48:00.976Z] #47 1.590 + RM_GOPATH=1 [2020-07-14T13:48:00.976Z] #47 1.590 + case "$(go env GOARCH)" in [2020-07-14T13:48:00.976Z] #47 1.593 ++ go env GOARCH [2020-07-14T13:48:00.976Z] #47 1.602 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:00.976Z] #47 1.602 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:00.976Z] #47 1.602 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:00.976Z] #47 1.603 + dir=/tmp/install [2020-07-14T13:48:00.976Z] #47 1.603 + bin=shfmt [2020-07-14T13:48:00.976Z] #47 1.603 + shift [2020-07-14T13:48:00.976Z] #47 1.603 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-14T13:48:00.976Z] #47 1.603 + . /tmp/install/shfmt.installer [2020-07-14T13:48:00.976Z] #47 1.603 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:48:00.976Z] #47 1.603 + install_shfmt [2020-07-14T13:48:00.976Z] #47 1.604 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:48:00.976Z] #47 1.604 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-14T13:48:00.976Z] #47 1.604 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1BF6TM5uMi/src/github.com/mvdan/sh [2020-07-14T13:48:00.976Z] #47 1.606 Cloning into '/tmp/tmp.1BF6TM5uMi/src/github.com/mvdan/sh'... [2020-07-14T13:48:00.976Z] #47 3.735 + cd /tmp/tmp.1BF6TM5uMi/src/github.com/mvdan/sh [2020-07-14T13:48:00.976Z] #47 3.736 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:48:00.976Z] #47 3.776 + GO111MODULE=on [2020-07-14T13:48:00.976Z] #47 3.777 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-14T13:48:00.976Z] #47 4.493 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:48:00.976Z] #47 4.508 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:48:00.976Z] #47 4.514 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:48:00.976Z] #47 4.561 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:48:00.976Z] #47 4.678 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:48:00.976Z] #47 5.078 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:48:00.976Z] #47 5.306 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:48:00.976Z] #47 5.931 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:48:00.976Z] #47 6.534 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:48:00.976Z] #47 6.547 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:48:00.976Z] #47 6.588 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:48:00.976Z] #47 6.648 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:48:01.165Z] #8 DONE 3.0s [2020-07-14T13:48:01.165Z] [2020-07-14T13:48:01.165Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-14T13:48:01.423Z] #9 DONE 0.6s [2020-07-14T13:48:01.423Z] [2020-07-14T13:48:01.423Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-14T13:48:01.423Z] #27 DONE 0.0s [2020-07-14T13:48:01.423Z] [2020-07-14T13:48:01.423Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:01.547Z] #47 7.037 runtime [2020-07-14T13:48:01.690Z] #60 ... [2020-07-14T13:48:01.690Z] [2020-07-14T13:48:01.690Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-14T13:48:01.690Z] #35 DONE 0.1s [2020-07-14T13:48:01.948Z] [2020-07-14T13:48:01.948Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:48:02.538Z] Removing intermediate container 0706cb2f5057 [2020-07-14T13:48:02.538Z] ---> 0064b98a77c2 [2020-07-14T13:48:02.538Z] Step 7/15 : WORKDIR /buildx [2020-07-14T13:48:02.538Z] ---> Running in 3a4da347b917 [2020-07-14T13:48:02.538Z] Removing intermediate container 3a4da347b917 [2020-07-14T13:48:02.538Z] ---> 347174a07650 [2020-07-14T13:48:02.538Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-14T13:48:02.538Z] ---> Running in 431506c1b262 [2020-07-14T13:48:02.538Z] Removing intermediate container 431506c1b262 [2020-07-14T13:48:02.538Z] ---> ae4b473ce8d1 [2020-07-14T13:48:02.538Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-14T13:48:02.538Z] ---> Running in cf9c12cb0b67 [2020-07-14T13:48:02.538Z] From https://github.com/docker/buildx [2020-07-14T13:48:02.538Z] * [new tag] v0.3.1 -> build [2020-07-14T13:48:03.199Z] Switched to branch 'build' [2020-07-14T13:48:03.840Z] Removing intermediate container cf9c12cb0b67 [2020-07-14T13:48:03.840Z] ---> dbb26aa6a034 [2020-07-14T13:48:03.840Z] Step 10/15 : ARG GOOS [2020-07-14T13:48:04.138Z] ---> Running in 85e577f28bc8 [2020-07-14T13:48:04.138Z] Removing intermediate container 85e577f28bc8 [2020-07-14T13:48:04.138Z] ---> 962cb554f436 [2020-07-14T13:48:04.138Z] Step 11/15 : ARG GOARCH [2020-07-14T13:48:04.138Z] ---> Running in 0c2a57934f4f [2020-07-14T13:48:04.138Z] Removing intermediate container 0c2a57934f4f [2020-07-14T13:48:04.138Z] ---> 8ef0f6b8850a [2020-07-14T13:48:04.138Z] 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-07-14T13:48:04.138Z] ---> Running in 8cb86feceade [2020-07-14T13:48:04.843Z] #47 ... [2020-07-14T13:48:04.843Z] [2020-07-14T13:48:04.843Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:04.843Z] #41 1.976 + RM_GOPATH=0 [2020-07-14T13:48:04.843Z] #41 1.976 + TMP_GOPATH= [2020-07-14T13:48:04.843Z] #41 1.976 + : /build [2020-07-14T13:48:04.843Z] #41 1.976 + '[' -z '' ']' [2020-07-14T13:48:04.843Z] #41 1.976 ++ mktemp -d [2020-07-14T13:48:04.843Z] #41 1.983 + export GOPATH=/tmp/tmp.6ewKa315vw [2020-07-14T13:48:04.843Z] #41 1.983 + GOPATH=/tmp/tmp.6ewKa315vw [2020-07-14T13:48:04.843Z] #41 1.983 + RM_GOPATH=1 [2020-07-14T13:48:04.843Z] #41 1.983 + case "$(go env GOARCH)" in [2020-07-14T13:48:04.843Z] #41 1.986 ++ go env GOARCH [2020-07-14T13:48:04.843Z] #41 1.998 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:04.843Z] #41 1.998 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:04.843Z] #41 2.001 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:04.843Z] #41 2.011 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:48:04.843Z] #41 2.013 + dir=/tmp/install [2020-07-14T13:48:04.843Z] #41 2.013 + bin=vndr [2020-07-14T13:48:04.843Z] #41 2.013 + shift [2020-07-14T13:48:04.843Z] #41 2.013 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-14T13:48:04.843Z] #41 2.013 + . /tmp/install/vndr.installer [2020-07-14T13:48:04.843Z] #41 2.013 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:48:04.843Z] #41 2.013 + install_vndr [2020-07-14T13:48:04.843Z] #41 2.013 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-14T13:48:04.843Z] #41 2.013 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6ewKa315vw/src/github.com/LK4D4/vndr [2020-07-14T13:48:04.843Z] #41 2.015 Cloning into '/tmp/tmp.6ewKa315vw/src/github.com/LK4D4/vndr'... [2020-07-14T13:48:04.843Z] #41 2.350 + cd /tmp/tmp.6ewKa315vw/src/github.com/LK4D4/vndr [2020-07-14T13:48:04.843Z] #41 2.350 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:48:04.843Z] #41 2.356 + go build -buildmode=pie -v -o /build/vndr . [2020-07-14T13:48:04.843Z] #41 2.623 unicode/utf16 [2020-07-14T13:48:04.843Z] #41 2.627 container/list [2020-07-14T13:48:04.843Z] #41 2.629 unicode [2020-07-14T13:48:04.843Z] #41 2.633 crypto/internal/subtle [2020-07-14T13:48:04.843Z] #41 2.642 crypto/subtle [2020-07-14T13:48:04.843Z] #41 2.642 internal/testlog [2020-07-14T13:48:04.843Z] #41 2.655 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-14T13:48:04.843Z] #41 2.698 internal/bytealg [2020-07-14T13:48:04.843Z] #41 2.776 internal/nettrace [2020-07-14T13:48:04.843Z] #41 2.785 math [2020-07-14T13:48:04.843Z] #41 2.835 vendor/golang.org/x/crypto/internal/subtle [2020-07-14T13:48:04.843Z] #41 2.840 vendor/golang.org/x/crypto/curve25519 [2020-07-14T13:48:04.843Z] #41 2.886 runtime/cgo [2020-07-14T13:48:04.843Z] #41 3.654 runtime [2020-07-14T13:48:04.843Z] #41 ... [2020-07-14T13:48:04.843Z] [2020-07-14T13:48:04.843Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:48:04.843Z] #36 2.541 + git clone https://github.com/docker/distribution.git . [2020-07-14T13:48:04.843Z] #36 2.542 Cloning into '.'... [2020-07-14T13:48:04.843Z] #36 6.005 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-14T13:48:04.843Z] #36 6.961 + 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-07-14T13:48:04.843Z] #36 ... [2020-07-14T13:48:04.843Z] [2020-07-14T13:48:04.843Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:04.843Z] #30 1.747 + RM_GOPATH=0 [2020-07-14T13:48:04.843Z] #30 1.747 + TMP_GOPATH= [2020-07-14T13:48:04.843Z] #30 1.748 + : /build [2020-07-14T13:48:04.843Z] #30 1.748 + '[' -z '' ']' [2020-07-14T13:48:04.843Z] #30 1.748 ++ mktemp -d [2020-07-14T13:48:04.843Z] #30 1.750 + export GOPATH=/tmp/tmp.smhTMTWHi2 [2020-07-14T13:48:04.843Z] #30 1.750 + GOPATH=/tmp/tmp.smhTMTWHi2 [2020-07-14T13:48:04.843Z] #30 1.750 + RM_GOPATH=1 [2020-07-14T13:48:04.843Z] #30 1.750 + case "$(go env GOARCH)" in [2020-07-14T13:48:04.843Z] #30 1.754 ++ go env GOARCH [2020-07-14T13:48:04.843Z] #30 1.755 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:04.843Z] #30 1.755 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:04.843Z] #30 1.755 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:04.843Z] #30 1.758 + dir=/tmp/install [2020-07-14T13:48:04.843Z] #30 1.758 + bin=tomlv [2020-07-14T13:48:04.843Z] #30 1.758 + shift [2020-07-14T13:48:04.843Z] #30 1.758 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-14T13:48:04.843Z] #30 1.758 + . /tmp/install/tomlv.installer [2020-07-14T13:48:04.843Z] #30 1.758 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:48:04.843Z] #30 1.758 + install_tomlv [2020-07-14T13:48:04.843Z] #30 1.758 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-14T13:48:04.843Z] #30 1.758 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.smhTMTWHi2/src/github.com/BurntSushi/toml [2020-07-14T13:48:04.843Z] #30 1.758 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:48:04.843Z] #30 1.759 Cloning into '/tmp/tmp.smhTMTWHi2/src/github.com/BurntSushi/toml'... [2020-07-14T13:48:04.843Z] #30 2.165 + cd /tmp/tmp.smhTMTWHi2/src/github.com/BurntSushi/toml [2020-07-14T13:48:04.843Z] #30 2.165 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:48:04.843Z] #30 2.173 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-14T13:48:04.843Z] #30 2.342 runtime/internal/sys [2020-07-14T13:48:04.843Z] #30 2.364 unicode [2020-07-14T13:48:04.843Z] #30 2.364 internal/race [2020-07-14T13:48:04.843Z] #30 2.377 unicode/utf8 [2020-07-14T13:48:04.843Z] #30 2.390 math/bits [2020-07-14T13:48:04.843Z] #30 2.393 internal/cpu [2020-07-14T13:48:04.843Z] #30 2.399 sync/atomic [2020-07-14T13:48:04.843Z] #30 2.400 runtime/internal/atomic [2020-07-14T13:48:04.843Z] #30 2.455 encoding [2020-07-14T13:48:04.843Z] #30 2.459 runtime/internal/math [2020-07-14T13:48:04.843Z] #30 2.618 runtime/cgo [2020-07-14T13:48:04.843Z] #30 2.623 internal/testlog [2020-07-14T13:48:04.843Z] #30 2.681 internal/bytealg [2020-07-14T13:48:04.843Z] #30 2.682 math [2020-07-14T13:48:04.843Z] #30 3.168 runtime [2020-07-14T13:48:04.843Z] #30 9.683 sync [2020-07-14T13:48:04.843Z] #30 9.684 internal/reflectlite [2020-07-14T13:48:04.843Z] #30 ... [2020-07-14T13:48:04.843Z] [2020-07-14T13:48:04.843Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:04.843Z] #10 2.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:04.843Z] #10 2.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:04.844Z] #10 2.044 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:04.844Z] #10 2.490 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:04.844Z] #10 3.102 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:04.844Z] #10 3.871 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:04.844Z] #10 6.722 Fetched 8360 kB in 5s (1670 kB/s) [2020-07-14T13:48:04.844Z] #10 6.722 Reading package lists... [2020-07-14T13:48:04.844Z] #10 8.248 Reading package lists... [2020-07-14T13:48:04.844Z] #10 9.672 Building dependency tree... [2020-07-14T13:48:04.844Z] #10 10.33 The following additional packages will be installed: [2020-07-14T13:48:04.844Z] #10 10.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-14T13:48:04.844Z] #10 10.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-14T13:48:04.844Z] #10 10.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-14T13:48:04.844Z] #10 10.34 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-14T13:48:04.844Z] #10 10.34 Suggested packages: [2020-07-14T13:48:04.844Z] #10 10.34 gcc-8-locales seccomp wine64 [2020-07-14T13:48:04.844Z] #10 ... [2020-07-14T13:48:04.844Z] [2020-07-14T13:48:04.844Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:04.844Z] #60 1.580 + RM_GOPATH=0 [2020-07-14T13:48:04.844Z] #60 1.580 + TMP_GOPATH= [2020-07-14T13:48:04.844Z] #60 1.580 + : /build [2020-07-14T13:48:04.844Z] #60 1.580 + '[' -z '' ']' [2020-07-14T13:48:04.844Z] #60 1.581 ++ mktemp -d [2020-07-14T13:48:04.844Z] #60 1.582 + export GOPATH=/tmp/tmp.IXJcR6upG3 [2020-07-14T13:48:04.844Z] #60 1.582 + GOPATH=/tmp/tmp.IXJcR6upG3 [2020-07-14T13:48:04.844Z] #60 1.582 + RM_GOPATH=1 [2020-07-14T13:48:04.844Z] #60 1.582 + case "$(go env GOARCH)" in [2020-07-14T13:48:04.844Z] #60 1.583 ++ go env GOARCH [2020-07-14T13:48:04.844Z] #60 1.586 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:04.844Z] #60 1.586 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:04.844Z] #60 1.587 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:04.844Z] #60 1.592 + dir=/tmp/install [2020-07-14T13:48:04.844Z] #60 1.593 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:48:04.844Z] #60 1.593 + bin=proxy [2020-07-14T13:48:04.844Z] #60 1.593 + shift [2020-07-14T13:48:04.844Z] #60 1.593 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-14T13:48:04.844Z] #60 1.593 + . /tmp/install/proxy.installer [2020-07-14T13:48:04.844Z] #60 1.593 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:48:04.844Z] #60 1.593 + install_proxy [2020-07-14T13:48:04.844Z] #60 1.593 + case "$1" in [2020-07-14T13:48:04.844Z] #60 1.593 + export CGO_ENABLED=0 [2020-07-14T13:48:04.844Z] #60 1.593 + CGO_ENABLED=0 [2020-07-14T13:48:04.844Z] #60 1.593 + _install_proxy [2020-07-14T13:48:04.844Z] #60 1.593 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-14T13:48:04.844Z] #60 1.593 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IXJcR6upG3/src/github.com/docker/libnetwork [2020-07-14T13:48:04.844Z] #60 1.596 Cloning into '/tmp/tmp.IXJcR6upG3/src/github.com/docker/libnetwork'... [2020-07-14T13:48:04.844Z] #60 5.877 + cd /tmp/tmp.IXJcR6upG3/src/github.com/docker/libnetwork [2020-07-14T13:48:04.844Z] #60 5.877 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:48:04.844Z] #60 5.975 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-14T13:48:05.104Z] #60 ... [2020-07-14T13:48:05.104Z] [2020-07-14T13:48:05.104Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:05.104Z] #32 3.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:05.104Z] #32 3.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:05.104Z] #32 3.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:05.104Z] #32 3.732 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:05.104Z] #32 4.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:05.104Z] #32 5.096 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:05.104Z] #32 7.807 Fetched 8360 kB in 5s (1695 kB/s) [2020-07-14T13:48:05.105Z] #32 7.807 Reading package lists... [2020-07-14T13:48:05.105Z] #32 9.003 Reading package lists... [2020-07-14T13:48:05.105Z] #32 10.54 Building dependency tree... [2020-07-14T13:48:05.105Z] #32 ... [2020-07-14T13:48:05.105Z] [2020-07-14T13:48:05.105Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:48:05.105Z] #51 1.226 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:05.105Z] #51 1.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:05.105Z] #51 1.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:05.105Z] #51 1.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:05.105Z] #51 2.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:05.105Z] #51 2.451 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:05.105Z] #51 5.247 Fetched 8360 kB in 4s (1930 kB/s) [2020-07-14T13:48:05.105Z] #51 5.247 Reading package lists... [2020-07-14T13:48:05.105Z] #51 6.722 Reading package lists... [2020-07-14T13:48:05.105Z] #51 8.218 Building dependency tree... [2020-07-14T13:48:05.105Z] #51 9.037 The following additional packages will be installed: [2020-07-14T13:48:05.105Z] #51 9.052 libbtrfs0 [2020-07-14T13:48:05.105Z] #51 9.098 The following NEW packages will be installed: [2020-07-14T13:48:05.105Z] #51 9.100 libbtrfs-dev libbtrfs0 [2020-07-14T13:48:05.105Z] #51 9.395 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:05.105Z] #51 9.395 Need to get 119 kB of archives. [2020-07-14T13:48:05.105Z] #51 9.395 After this operation, 387 kB of additional disk space will be used. [2020-07-14T13:48:05.105Z] #51 9.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-14T13:48:05.105Z] #51 9.399 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-14T13:48:05.105Z] #51 9.718 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:05.105Z] #51 9.784 Fetched 119 kB in 0s (453 kB/s) [2020-07-14T13:48:05.105Z] #51 9.843 Selecting previously unselected package libbtrfs0. [2020-07-14T13:48:05.105Z] #51 9.843 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:48:05.105Z] #51 9.880 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-14T13:48:05.105Z] #51 9.894 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-14T13:48:05.105Z] #51 10.06 Selecting previously unselected package libbtrfs-dev. [2020-07-14T13:48:05.105Z] #51 10.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-14T13:48:05.105Z] #51 10.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:48:05.105Z] #51 10.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-14T13:48:05.105Z] #51 10.29 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:48:05.105Z] #51 10.30 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:48:05.105Z] #51 DONE 10.7s [2020-07-14T13:48:05.105Z] [2020-07-14T13:48:05.105Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:05.105Z] #45 1.419 + RM_GOPATH=0 [2020-07-14T13:48:05.105Z] #45 1.419 + TMP_GOPATH= [2020-07-14T13:48:05.105Z] #45 1.419 + : /build [2020-07-14T13:48:05.105Z] #45 1.419 + '[' -z '' ']' [2020-07-14T13:48:05.105Z] #45 1.420 ++ mktemp -d [2020-07-14T13:48:05.105Z] #45 1.422 + export GOPATH=/tmp/tmp.ZDQCgHa4AZ [2020-07-14T13:48:05.105Z] #45 1.422 + GOPATH=/tmp/tmp.ZDQCgHa4AZ [2020-07-14T13:48:05.105Z] #45 1.422 + RM_GOPATH=1 [2020-07-14T13:48:05.105Z] #45 1.422 + case "$(go env GOARCH)" in [2020-07-14T13:48:05.105Z] #45 1.422 ++ go env GOARCH [2020-07-14T13:48:05.105Z] #45 1.430 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:05.105Z] #45 1.430 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:05.105Z] #45 1.434 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:05.105Z] #45 1.442 Installing golangci-lint version v1.23.8 [2020-07-14T13:48:05.105Z] #45 1.446 + dir=/tmp/install [2020-07-14T13:48:05.105Z] #45 1.446 + bin=golangci_lint [2020-07-14T13:48:05.105Z] #45 1.446 + shift [2020-07-14T13:48:05.105Z] #45 1.446 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-14T13:48:05.105Z] #45 1.446 + . /tmp/install/golangci_lint.installer [2020-07-14T13:48:05.105Z] #45 1.446 ++ : v1.23.8 [2020-07-14T13:48:05.105Z] #45 1.446 + install_golangci_lint [2020-07-14T13:48:05.105Z] #45 1.446 + echo 'Installing golangci-lint version v1.23.8' [2020-07-14T13:48:05.105Z] #45 1.446 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-14T13:48:05.368Z] #45 ... [2020-07-14T13:48:05.369Z] [2020-07-14T13:48:05.369Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:05.369Z] #38 2.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:05.369Z] #38 2.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:05.369Z] #38 2.858 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:05.369Z] #38 3.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:05.369Z] #38 4.047 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:05.369Z] #38 4.607 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:05.369Z] #38 7.247 Fetched 8360 kB in 5s (1795 kB/s) [2020-07-14T13:48:05.369Z] #38 7.247 Reading package lists... [2020-07-14T13:48:05.369Z] #38 8.818 Reading package lists... [2020-07-14T13:48:05.369Z] #38 10.39 Building dependency tree... [2020-07-14T13:48:05.369Z] #38 ... [2020-07-14T13:48:05.369Z] [2020-07-14T13:48:05.369Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:05.369Z] #43 DONE 11.0s [2020-07-14T13:48:05.369Z] [2020-07-14T13:48:05.369Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:05.369Z] #32 10.54 Building dependency tree... [2020-07-14T13:48:05.939Z] #32 11.46 The following additional packages will be installed: [2020-07-14T13:48:05.939Z] #32 11.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-14T13:48:05.939Z] #32 11.46 Suggested packages: [2020-07-14T13:48:05.939Z] #32 11.46 cmake-doc ninja-build lrzip [2020-07-14T13:48:05.939Z] #32 11.46 Recommended packages: [2020-07-14T13:48:05.939Z] #32 11.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-14T13:48:06.200Z] #32 ... [2020-07-14T13:48:06.200Z] [2020-07-14T13:48:06.200Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:06.200Z] #60 DONE 11.7s [2020-07-14T13:48:06.200Z] [2020-07-14T13:48:06.200Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:06.200Z] #32 11.69 The following NEW packages will be installed: [2020-07-14T13:48:06.200Z] #32 11.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-14T13:48:06.200Z] #32 11.69 vim-common xxd [2020-07-14T13:48:06.461Z] #32 11.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:06.461Z] #32 11.99 Need to get 14.9 MB of archives. [2020-07-14T13:48:06.461Z] #32 11.99 After this operation, 61.8 MB of additional disk space will be used. [2020-07-14T13:48:06.461Z] #32 11.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-14T13:48:06.461Z] #32 12.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-14T13:48:06.461Z] #32 12.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-14T13:48:06.461Z] #32 12.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-14T13:48:06.721Z] #32 12.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-14T13:48:06.721Z] #32 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-14T13:48:06.721Z] #32 12.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-14T13:48:06.721Z] #32 12.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-14T13:48:06.721Z] #32 12.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-14T13:48:06.721Z] #32 12.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-14T13:48:06.981Z] #32 ... [2020-07-14T13:48:06.981Z] [2020-07-14T13:48:06.981Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:48:06.981Z] #23 2.745 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:06.981Z] #23 2.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:06.981Z] #23 2.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:06.981Z] #23 3.162 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:06.981Z] #23 3.913 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:06.981Z] #23 4.492 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:06.981Z] #23 6.744 Fetched 8360 kB in 4s (1964 kB/s) [2020-07-14T13:48:06.981Z] #23 6.744 Reading package lists... [2020-07-14T13:48:06.981Z] #23 8.125 Reading package lists... [2020-07-14T13:48:06.981Z] #23 10.13 Building dependency tree... [2020-07-14T13:48:06.981Z] #23 10.91 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-14T13:48:06.981Z] #23 10.91 The following additional packages will be installed: [2020-07-14T13:48:06.981Z] #23 10.91 libjq1 libonig5 [2020-07-14T13:48:06.981Z] #23 11.04 The following NEW packages will be installed: [2020-07-14T13:48:06.981Z] #23 11.04 jq libjq1 libonig5 [2020-07-14T13:48:06.981Z] #23 11.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:06.981Z] #23 11.39 Need to get 355 kB of archives. [2020-07-14T13:48:06.981Z] #23 11.39 After this operation, 1072 kB of additional disk space will be used. [2020-07-14T13:48:06.981Z] #23 11.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-14T13:48:06.981Z] #23 11.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-14T13:48:06.981Z] #23 11.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-14T13:48:06.981Z] #23 12.01 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:06.981Z] #23 12.10 Fetched 355 kB in 0s (996 kB/s) [2020-07-14T13:48:06.981Z] #23 12.17 Selecting previously unselected package libonig5:amd64. [2020-07-14T13:48:06.981Z] #23 12.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:48:06.981Z] #23 12.18 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-14T13:48:06.981Z] #23 12.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-14T13:48:06.981Z] #23 12.46 Selecting previously unselected package libjq1:amd64. [2020-07-14T13:48:06.981Z] #23 12.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-14T13:48:06.981Z] #23 12.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-14T13:48:06.981Z] #23 12.65 Selecting previously unselected package jq. [2020-07-14T13:48:06.981Z] #23 12.65 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-14T13:48:06.981Z] #23 12.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-14T13:48:07.231Z] #36 ... [2020-07-14T13:48:07.231Z] [2020-07-14T13:48:07.231Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:07.231Z] #41 5.318 + RM_GOPATH=0 [2020-07-14T13:48:07.231Z] #41 5.318 + TMP_GOPATH= [2020-07-14T13:48:07.231Z] #41 5.321 + : /build [2020-07-14T13:48:07.231Z] #41 5.321 + '[' -z '' ']' [2020-07-14T13:48:07.231Z] #41 5.324 ++ mktemp -d [2020-07-14T13:48:07.231Z] #41 5.326 + export GOPATH=/tmp/tmp.C4ZtQZQu2l [2020-07-14T13:48:07.231Z] #41 5.342 + GOPATH=/tmp/tmp.C4ZtQZQu2l [2020-07-14T13:48:07.231Z] #41 5.342 + RM_GOPATH=1 [2020-07-14T13:48:07.231Z] #41 5.342 + case "$(go env GOARCH)" in [2020-07-14T13:48:07.231Z] #41 5.342 ++ go env GOARCH [2020-07-14T13:48:07.231Z] #41 5.380 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:07.231Z] #41 5.382 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:07.231Z] #41 5.382 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:07.231Z] #41 5.387 + dir=/tmp/install [2020-07-14T13:48:07.231Z] #41 5.387 + bin=vndr [2020-07-14T13:48:07.231Z] #41 5.387 + shift [2020-07-14T13:48:07.231Z] #41 5.389 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-14T13:48:07.231Z] #41 5.390 + . /tmp/install/vndr.installer [2020-07-14T13:48:07.231Z] #41 5.390 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:48:07.231Z] #41 5.390 + install_vndr [2020-07-14T13:48:07.231Z] #41 5.390 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-14T13:48:07.231Z] #41 5.390 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.C4ZtQZQu2l/src/github.com/LK4D4/vndr [2020-07-14T13:48:07.231Z] #41 5.390 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:48:07.231Z] #41 5.395 Cloning into '/tmp/tmp.C4ZtQZQu2l/src/github.com/LK4D4/vndr'... [2020-07-14T13:48:07.241Z] #23 12.78 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-14T13:48:07.241Z] #23 12.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-14T13:48:07.241Z] #23 12.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-14T13:48:07.241Z] #23 ... [2020-07-14T13:48:07.241Z] [2020-07-14T13:48:07.241Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:07.241Z] #32 12.83 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:07.241Z] #32 12.90 Fetched 14.9 MB in 1s (18.5 MB/s) [2020-07-14T13:48:07.241Z] #32 13.01 Selecting previously unselected package xxd. [2020-07-14T13:48:07.502Z] #32 13.01 (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% #32 ... [2020-07-14T13:48:07.502Z] [2020-07-14T13:48:07.502Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:48:07.502Z] #23 12.90 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:48:07.502Z] #23 DONE 13.2s [2020-07-14T13:48:07.502Z] [2020-07-14T13:48:07.502Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:07.502Z] #32 13.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:48:07.502Z] #32 13.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-14T13:48:07.502Z] #32 13.02 Unpacking xxd (2:8.1.0875-5) ... [2020-07-14T13:48:07.763Z] #32 ... [2020-07-14T13:48:07.763Z] [2020-07-14T13:48:07.763Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-14T13:48:07.763Z] #24 DONE 0.1s [2020-07-14T13:48:07.763Z] [2020-07-14T13:48:07.763Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:07.763Z] #32 13.22 Selecting previously unselected package vim-common. [2020-07-14T13:48:07.763Z] #32 13.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:48:07.763Z] #32 13.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-14T13:48:07.796Z] #41 6.124 + cd /tmp/tmp.C4ZtQZQu2l/src/github.com/LK4D4/vndr [2020-07-14T13:48:07.796Z] #41 6.124 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:48:07.796Z] #41 6.129 + go build -buildmode=pie -v -o /build/vndr . [2020-07-14T13:48:07.951Z] Client: [2020-07-14T13:48:07.951Z] Debug Mode: false [2020-07-14T13:48:07.951Z] [2020-07-14T13:48:07.951Z] Server: [2020-07-14T13:48:07.951Z] Containers: 0 [2020-07-14T13:48:07.951Z] Running: 0 [2020-07-14T13:48:07.951Z] Paused: 0 [2020-07-14T13:48:07.951Z] Stopped: 0 [2020-07-14T13:48:07.951Z] Images: 0 [2020-07-14T13:48:07.951Z] Server Version: 19.03.12 [2020-07-14T13:48:07.951Z] Storage Driver: overlay2 [2020-07-14T13:48:07.951Z] Backing Filesystem: extfs [2020-07-14T13:48:07.951Z] Supports d_type: true [2020-07-14T13:48:07.951Z] Native Overlay Diff: true [2020-07-14T13:48:07.951Z] Logging Driver: json-file [2020-07-14T13:48:07.951Z] Cgroup Driver: cgroupfs [2020-07-14T13:48:07.951Z] Plugins: [2020-07-14T13:48:07.951Z] Volume: local [2020-07-14T13:48:07.951Z] Network: bridge host ipvlan macvlan null overlay [2020-07-14T13:48:07.951Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-14T13:48:07.951Z] Swarm: inactive [2020-07-14T13:48:07.951Z] Runtimes: runc [2020-07-14T13:48:07.951Z] Default Runtime: runc [2020-07-14T13:48:07.951Z] Init Binary: docker-init [2020-07-14T13:48:07.951Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-14T13:48:07.951Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-14T13:48:07.951Z] init version: fec3683 [2020-07-14T13:48:07.951Z] Security Options: [2020-07-14T13:48:07.951Z] apparmor [2020-07-14T13:48:07.951Z] seccomp [2020-07-14T13:48:07.951Z] Profile: default [2020-07-14T13:48:07.951Z] Kernel Version: 5.3.0-1030-aws [2020-07-14T13:48:07.951Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-14T13:48:07.951Z] OSType: linux [2020-07-14T13:48:07.951Z] Architecture: aarch64 [2020-07-14T13:48:07.951Z] CPUs: 4 [2020-07-14T13:48:07.951Z] Total Memory: 7.494GiB [2020-07-14T13:48:07.951Z] Name: ip-10-100-38-10 [2020-07-14T13:48:07.951Z] ID: YV5Z:EVN3:POOK:UQ72:EYS6:LBYA:OFPV:33H5:SO4J:LSQS:6XPS:EIK5 [2020-07-14T13:48:07.951Z] Docker Root Dir: /var/lib/docker [2020-07-14T13:48:07.951Z] Debug Mode: false [2020-07-14T13:48:07.951Z] Registry: https://index.docker.io/v1/ [2020-07-14T13:48:07.951Z] Labels: [2020-07-14T13:48:07.951Z] Experimental: true [2020-07-14T13:48:07.951Z] Insecure Registries: [2020-07-14T13:48:07.951Z] 127.0.0.0/8 [2020-07-14T13:48:07.951Z] Live Restore Enabled: true [2020-07-14T13:48:07.951Z] [2020-07-14T13:48:07.951Z] WARNING: No swap limit support [Pipeline] sh [2020-07-14T13:48:08.025Z] #32 13.66 Selecting previously unselected package cmake-data. [2020-07-14T13:48:08.025Z] #32 13.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-14T13:48:08.025Z] #32 13.69 Unpacking cmake-data (3.13.4-1) ... [2020-07-14T13:48:08.249Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:48:08.249Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:48:08.249Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40994/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-14T13:48:08.249Z] + bash /home/ubuntu/workspace/moby_PR-40994/check-config.sh [2020-07-14T13:48:08.249Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-14T13:48:08.249Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-14T13:48:08.249Z] [2020-07-14T13:48:08.249Z] Generally Necessary: [2020-07-14T13:48:08.249Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-14T13:48:08.249Z] - apparmor: enabled and tools installed [2020-07-14T13:48:08.249Z] - CONFIG_NAMESPACES: enabled [2020-07-14T13:48:08.249Z] - CONFIG_NET_NS: enabled [2020-07-14T13:48:08.249Z] - CONFIG_PID_NS: enabled [2020-07-14T13:48:08.249Z] - CONFIG_IPC_NS: enabled [2020-07-14T13:48:08.249Z] - CONFIG_UTS_NS: enabled [2020-07-14T13:48:08.249Z] - CONFIG_CGROUPS: enabled [2020-07-14T13:48:08.249Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-14T13:48:08.249Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-14T13:48:08.249Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-14T13:48:08.249Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-14T13:48:08.249Z] - CONFIG_CPUSETS: enabled [2020-07-14T13:48:08.249Z] - CONFIG_MEMCG: enabled [2020-07-14T13:48:08.249Z] - CONFIG_KEYS: enabled [2020-07-14T13:48:08.249Z] - CONFIG_VETH: enabled (as module) [2020-07-14T13:48:08.249Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-14T13:48:08.511Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-14T13:48:08.511Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-14T13:48:08.511Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-14T13:48:08.511Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-14T13:48:08.511Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-14T13:48:08.511Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-14T13:48:08.511Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-14T13:48:08.511Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-14T13:48:08.511Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-14T13:48:08.511Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-14T13:48:08.511Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-14T13:48:08.511Z] [2020-07-14T13:48:08.512Z] Optional Features: [2020-07-14T13:48:08.512Z] - CONFIG_USER_NS: enabled [2020-07-14T13:48:08.512Z] - CONFIG_SECCOMP: enabled [2020-07-14T13:48:08.512Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-14T13:48:08.512Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-14T13:48:08.512Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-14T13:48:08.512Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-14T13:48:08.512Z] - CONFIG_BLK_CGROUP: enabled [2020-07-14T13:48:08.512Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-14T13:48:08.512Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-14T13:48:08.512Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-14T13:48:08.512Z] - CONFIG_CGROUP_PERF: enabled [2020-07-14T13:48:08.512Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-14T13:48:08.729Z] #41 ... [2020-07-14T13:48:08.729Z] [2020-07-14T13:48:08.729Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:08.729Z] #43 6.892 + RM_GOPATH=0 [2020-07-14T13:48:08.729Z] #43 6.896 + TMP_GOPATH= [2020-07-14T13:48:08.729Z] #43 6.897 + : /build [2020-07-14T13:48:08.729Z] #43 6.897 + '[' -z '' ']' [2020-07-14T13:48:08.729Z] #43 6.897 ++ mktemp -d [2020-07-14T13:48:08.729Z] #43 6.899 + export GOPATH=/tmp/tmp.gORLddp3ll [2020-07-14T13:48:08.729Z] #43 6.899 + GOPATH=/tmp/tmp.gORLddp3ll [2020-07-14T13:48:08.729Z] #43 6.899 + RM_GOPATH=1 [2020-07-14T13:48:08.729Z] #43 6.899 + case "$(go env GOARCH)" in [2020-07-14T13:48:08.729Z] #43 6.900 ++ go env GOARCH [2020-07-14T13:48:08.729Z] #43 6.939 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:08.729Z] #43 6.939 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:08.729Z] #43 6.944 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:08.729Z] #43 6.946 + dir=/tmp/install [2020-07-14T13:48:08.729Z] #43 6.946 + bin=gotestsum [2020-07-14T13:48:08.729Z] #43 6.946 + shift [2020-07-14T13:48:08.729Z] #43 6.949 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-14T13:48:08.730Z] #43 6.953 + . /tmp/install/gotestsum.installer [2020-07-14T13:48:08.730Z] #43 6.953 ++ : v0.3.5 [2020-07-14T13:48:08.730Z] #43 6.953 + install_gotestsum [2020-07-14T13:48:08.730Z] #43 6.957 + set -e [2020-07-14T13:48:08.730Z] #43 6.957 + export GO111MODULE=on [2020-07-14T13:48:08.730Z] #43 6.957 + GO111MODULE=on [2020-07-14T13:48:08.730Z] #43 6.958 + GOBIN=/build [2020-07-14T13:48:08.730Z] #43 6.958 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-14T13:48:08.730Z] #43 7.032 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-14T13:48:08.730Z] #43 7.045 go: finding gotest.tools v0.3.5 [2020-07-14T13:48:08.730Z] #43 ... [2020-07-14T13:48:08.730Z] [2020-07-14T13:48:08.730Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:08.730Z] #60 7.179 + RM_GOPATH=0 [2020-07-14T13:48:08.730Z] #60 7.179 + TMP_GOPATH= [2020-07-14T13:48:08.730Z] #60 7.179 + : /build [2020-07-14T13:48:08.730Z] #60 7.179 + '[' -z '' ']' [2020-07-14T13:48:08.730Z] #60 7.182 ++ mktemp -d [2020-07-14T13:48:08.730Z] #60 7.187 + export GOPATH=/tmp/tmp.WI5qTd6Yba [2020-07-14T13:48:08.730Z] #60 7.188 + GOPATH=/tmp/tmp.WI5qTd6Yba [2020-07-14T13:48:08.730Z] #60 7.188 + RM_GOPATH=1 [2020-07-14T13:48:08.730Z] #60 7.188 + case "$(go env GOARCH)" in [2020-07-14T13:48:08.730Z] #60 7.201 ++ go env GOARCH [2020-07-14T13:48:08.730Z] #60 7.237 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:08.774Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-14T13:48:08.774Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-14T13:48:08.774Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-14T13:48:08.774Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-14T13:48:08.774Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-14T13:48:08.774Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-14T13:48:08.774Z] - CONFIG_IP_VS: enabled (as module) [2020-07-14T13:48:08.774Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-14T13:48:08.774Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-14T13:48:08.774Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-14T13:48:08.774Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-14T13:48:08.774Z] - CONFIG_EXT4_FS: enabled [2020-07-14T13:48:08.774Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-14T13:48:08.774Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-14T13:48:08.774Z] - Network Drivers: [2020-07-14T13:48:08.774Z] - "overlay": [2020-07-14T13:48:08.774Z] - CONFIG_VXLAN: enabled (as module) [2020-07-14T13:48:08.774Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-14T13:48:08.774Z] Optional (for encrypted networks): [2020-07-14T13:48:08.965Z] #32 14.61 Selecting previously unselected package libicu63:amd64. [2020-07-14T13:48:08.965Z] #32 14.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-14T13:48:08.965Z] #32 14.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-14T13:48:08.991Z] #60 7.238 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:08.991Z] #60 7.238 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:08.991Z] #60 7.258 + dir=/tmp/install [2020-07-14T13:48:08.991Z] #60 7.259 + bin=proxy [2020-07-14T13:48:08.991Z] #60 7.259 + shift [2020-07-14T13:48:08.991Z] #60 7.259 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-14T13:48:08.991Z] #60 7.260 + . /tmp/install/proxy.installer [2020-07-14T13:48:08.991Z] #60 7.262 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:48:08.991Z] #60 7.265 + install_proxy [2020-07-14T13:48:08.991Z] #60 7.265 + case "$1" in [2020-07-14T13:48:08.991Z] #60 7.265 + export CGO_ENABLED=0 [2020-07-14T13:48:08.991Z] #60 7.269 + CGO_ENABLED=0 [2020-07-14T13:48:08.991Z] #60 7.270 + _install_proxy [2020-07-14T13:48:08.991Z] #60 7.270 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-14T13:48:08.991Z] #60 7.270 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WI5qTd6Yba/src/github.com/docker/libnetwork [2020-07-14T13:48:08.991Z] #60 7.271 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:48:08.991Z] #60 7.293 Cloning into '/tmp/tmp.WI5qTd6Yba/src/github.com/docker/libnetwork'... [2020-07-14T13:48:09.037Z] - CONFIG_CRYPTO: enabled [2020-07-14T13:48:09.037Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-14T13:48:09.037Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-14T13:48:09.037Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-14T13:48:09.037Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-14T13:48:09.037Z] - CONFIG_XFRM: enabled [2020-07-14T13:48:09.037Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-14T13:48:09.037Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-14T13:48:09.037Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-14T13:48:09.037Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-14T13:48:09.037Z] - "ipvlan": [2020-07-14T13:48:09.037Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-14T13:48:09.037Z] - "macvlan": [2020-07-14T13:48:09.037Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-14T13:48:09.037Z] - CONFIG_DUMMY: enabled (as module) [2020-07-14T13:48:09.037Z] - "ftp,tftp client in container": [2020-07-14T13:48:09.037Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-14T13:48:09.037Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-14T13:48:09.037Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-14T13:48:09.037Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-14T13:48:09.037Z] - Storage Drivers: [2020-07-14T13:48:09.037Z] - "aufs": [2020-07-14T13:48:09.037Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-14T13:48:09.037Z] - "btrfs": [2020-07-14T13:48:09.037Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-14T13:48:09.037Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-14T13:48:09.037Z] - "devicemapper": [2020-07-14T13:48:09.037Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-14T13:48:09.037Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-14T13:48:09.037Z] - "overlay": [2020-07-14T13:48:09.037Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-14T13:48:09.037Z] - "zfs": [2020-07-14T13:48:09.037Z] - /dev/zfs: present [2020-07-14T13:48:09.037Z] - zfs command: missing [2020-07-14T13:48:09.037Z] - zpool command: missing [2020-07-14T13:48:09.037Z] [2020-07-14T13:48:09.037Z] Limits: [2020-07-14T13:48:09.037Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-14T13:48:09.037Z] [2020-07-14T13:48:09.037Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-14T13:48:09.389Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 . [2020-07-14T13:48:09.389Z] #1 [internal] load build definition from Dockerfile [2020-07-14T13:48:09.690Z] #1 transferring dockerfile: 16.37kB done [2020-07-14T13:48:09.690Z] #1 DONE 0.1s [2020-07-14T13:48:09.690Z] [2020-07-14T13:48:09.690Z] #2 [internal] load .dockerignore [2020-07-14T13:48:09.690Z] #2 transferring context: 87B 0.0s done [2020-07-14T13:48:09.690Z] #2 DONE 0.1s [2020-07-14T13:48:09.690Z] [2020-07-14T13:48:09.690Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-14T13:48:09.952Z] #3 DONE 0.5s [2020-07-14T13:48:09.952Z] [2020-07-14T13:48:09.952Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-14T13:48:09.952Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-14T13:48:10.214Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-14T13:48:10.214Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-14T13:48:10.214Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-14T13:48:10.214Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 852.52kB / 8.28MB 0.2s [2020-07-14T13:48:10.214Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-07-14T13:48:10.477Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-07-14T13:48:10.477Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-07-14T13:48:10.739Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-14T13:48:10.739Z] #4 DONE 0.8s [2020-07-14T13:48:10.889Z] #32 16.48 Selecting previously unselected package libxml2:amd64. [2020-07-14T13:48:10.889Z] #32 16.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-14T13:48:10.889Z] #32 16.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-14T13:48:11.154Z] #32 16.76 Selecting previously unselected package libarchive13:amd64. [2020-07-14T13:48:11.154Z] #32 16.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-14T13:48:11.154Z] #32 16.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-14T13:48:11.320Z] [2020-07-14T13:48:11.320Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-14T13:48:11.320Z] #6 DONE 0.2s [2020-07-14T13:48:11.320Z] [2020-07-14T13:48:11.320Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-14T13:48:11.320Z] #5 DONE 0.3s [2020-07-14T13:48:11.415Z] #32 16.96 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-14T13:48:11.415Z] #32 16.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-14T13:48:11.415Z] #32 16.97 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-14T13:48:11.415Z] #32 17.06 Selecting previously unselected package librhash0:amd64. [2020-07-14T13:48:11.525Z] #60 ... [2020-07-14T13:48:11.525Z] [2020-07-14T13:48:11.525Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:48:11.525Z] #23 7.536 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:11.525Z] #23 7.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:11.525Z] #23 7.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:11.525Z] #23 8.882 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:11.597Z] [2020-07-14T13:48:11.597Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:48:11.597Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-14T13:48:11.597Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.2s [2020-07-14T13:48:11.597Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0B / 9.98MB 0.2s [2020-07-14T13:48:11.597Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-14T13:48:11.597Z] #7 sha256:bd9cf9319137efea4bd6e07d7fa02a4ee6a4a54de3b48af53e9ba22f220b418e 6.19kB / 6.19kB done [2020-07-14T13:48:11.597Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.2s [2020-07-14T13:48:11.597Z] #7 sha256:941576775c6b67b35bfb4c622b673d4ee7a22c40a9e0431a6f094874e813fb99 1.79kB / 1.79kB done [2020-07-14T13:48:11.675Z] #32 17.06 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-14T13:48:11.675Z] #32 17.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-14T13:48:11.675Z] #32 17.22 Selecting previously unselected package libuv1:amd64. [2020-07-14T13:48:11.675Z] #32 17.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-14T13:48:11.675Z] #32 17.24 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-14T13:48:11.675Z] #32 17.31 Selecting previously unselected package cmake. [2020-07-14T13:48:11.675Z] #32 17.31 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-14T13:48:11.675Z] #32 17.34 Unpacking cmake (3.13.4-1) ... [2020-07-14T13:48:11.785Z] #23 ... [2020-07-14T13:48:11.785Z] [2020-07-14T13:48:11.785Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:11.785Z] #21 7.122 + RM_GOPATH=0 [2020-07-14T13:48:11.785Z] #21 7.124 + TMP_GOPATH= [2020-07-14T13:48:11.785Z] #21 7.124 + : /build [2020-07-14T13:48:11.785Z] #21 7.124 + '[' -z '' ']' [2020-07-14T13:48:11.785Z] #21 7.126 ++ mktemp -d [2020-07-14T13:48:11.785Z] #21 7.128 + export GOPATH=/tmp/tmp.hqhaeZNKVy [2020-07-14T13:48:11.785Z] #21 7.129 + GOPATH=/tmp/tmp.hqhaeZNKVy [2020-07-14T13:48:11.785Z] #21 7.129 + RM_GOPATH=1 [2020-07-14T13:48:11.785Z] #21 7.130 + case "$(go env GOARCH)" in [2020-07-14T13:48:11.785Z] #21 7.146 ++ go env GOARCH [2020-07-14T13:48:11.785Z] #21 7.192 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:11.785Z] #21 7.192 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:11.785Z] #21 7.193 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:11.785Z] #21 7.193 + dir=/tmp/install [2020-07-14T13:48:11.785Z] #21 7.194 + bin=dockercli [2020-07-14T13:48:11.785Z] #21 7.194 + shift [2020-07-14T13:48:11.785Z] #21 7.194 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-14T13:48:11.785Z] #21 7.194 + . /tmp/install/dockercli.installer [2020-07-14T13:48:11.785Z] #21 7.195 ++ : stable [2020-07-14T13:48:11.785Z] #21 7.195 ++ : 17.06.2-ce [2020-07-14T13:48:11.785Z] #21 7.195 + install_dockercli [2020-07-14T13:48:11.785Z] #21 7.195 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-14T13:48:11.785Z] #21 7.195 Install docker/cli version 17.06.2-ce from stable [2020-07-14T13:48:11.785Z] #21 7.198 ++ uname -m [2020-07-14T13:48:11.785Z] #21 7.199 + arch=x86_64 [2020-07-14T13:48:11.785Z] #21 7.199 + '[' x86_64 '!=' x86_64 ']' [2020-07-14T13:48:11.785Z] #21 7.199 + url=https://download.docker.com/linux/static [2020-07-14T13:48:11.785Z] #21 7.200 + tar -xz docker/docker [2020-07-14T13:48:11.785Z] #21 7.200 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-14T13:48:11.865Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.3s [2020-07-14T13:48:11.865Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 9.92MB / 49.17MB 0.4s [2020-07-14T13:48:12.043Z] #21 ... [2020-07-14T13:48:12.043Z] [2020-07-14T13:48:12.043Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:48:12.043Z] #51 7.557 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:12.043Z] #51 7.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:12.043Z] #51 7.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:12.043Z] #51 8.751 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:12.043Z] #51 ... [2020-07-14T13:48:12.043Z] [2020-07-14T13:48:12.043Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:12.043Z] #10 7.720 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:12.043Z] #10 7.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:12.043Z] #10 7.802 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:12.043Z] #10 8.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:12.303Z] #10 ... [2020-07-14T13:48:12.303Z] [2020-07-14T13:48:12.303Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:12.303Z] #30 5.456 + RM_GOPATH=0 [2020-07-14T13:48:12.303Z] #30 5.456 + TMP_GOPATH= [2020-07-14T13:48:12.303Z] #30 5.456 + : /build [2020-07-14T13:48:12.303Z] #30 5.456 + '[' -z '' ']' [2020-07-14T13:48:12.303Z] #30 5.456 ++ mktemp -d [2020-07-14T13:48:12.303Z] #30 5.466 + export GOPATH=/tmp/tmp.ucQFiRMGvW [2020-07-14T13:48:12.303Z] #30 5.466 + GOPATH=/tmp/tmp.ucQFiRMGvW [2020-07-14T13:48:12.303Z] #30 5.466 + RM_GOPATH=1 [2020-07-14T13:48:12.303Z] #30 5.466 + case "$(go env GOARCH)" in [2020-07-14T13:48:12.303Z] #30 5.467 ++ go env GOARCH [2020-07-14T13:48:12.303Z] #30 5.474 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:12.303Z] #30 5.474 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:12.303Z] #30 5.475 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:12.303Z] #30 5.479 + dir=/tmp/install [2020-07-14T13:48:12.303Z] #30 5.483 + bin=tomlv [2020-07-14T13:48:12.303Z] #30 5.485 + shift [2020-07-14T13:48:12.303Z] #30 5.485 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-14T13:48:12.303Z] #30 5.485 + . /tmp/install/tomlv.installer [2020-07-14T13:48:12.303Z] #30 5.485 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:48:12.303Z] #30 5.486 + install_tomlv [2020-07-14T13:48:12.303Z] #30 5.486 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-14T13:48:12.303Z] #30 5.487 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:48:12.303Z] #30 5.489 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ucQFiRMGvW/src/github.com/BurntSushi/toml [2020-07-14T13:48:12.303Z] #30 5.502 Cloning into '/tmp/tmp.ucQFiRMGvW/src/github.com/BurntSushi/toml'... [2020-07-14T13:48:12.303Z] #30 6.660 + cd /tmp/tmp.ucQFiRMGvW/src/github.com/BurntSushi/toml [2020-07-14T13:48:12.303Z] #30 6.666 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:48:12.303Z] #30 6.672 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-14T13:48:12.303Z] #30 7.308 internal/cpu [2020-07-14T13:48:12.303Z] #30 7.320 runtime/internal/atomic [2020-07-14T13:48:12.303Z] #30 7.643 runtime/internal/sys [2020-07-14T13:48:12.303Z] #30 7.914 runtime/internal/math [2020-07-14T13:48:12.303Z] #30 8.019 internal/bytealg [2020-07-14T13:48:12.303Z] #30 8.109 math/bits [2020-07-14T13:48:12.303Z] #30 8.715 math [2020-07-14T13:48:12.303Z] #30 9.067 runtime [2020-07-14T13:48:12.303Z] #30 ... [2020-07-14T13:48:12.303Z] [2020-07-14T13:48:12.303Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:12.303Z] #32 6.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:12.303Z] #32 6.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:12.303Z] #32 6.974 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:12.303Z] #32 8.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:12.303Z] #32 10.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:12.303Z] #32 ... [2020-07-14T13:48:12.303Z] [2020-07-14T13:48:12.303Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:12.303Z] #38 6.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:12.303Z] #38 6.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:12.303Z] #38 7.025 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:12.303Z] #38 7.887 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:12.303Z] #38 10.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:12.560Z] #38 ... [2020-07-14T13:48:12.560Z] [2020-07-14T13:48:12.560Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:12.560Z] #45 3.677 Installing golangci-lint version v1.23.8 [2020-07-14T13:48:12.561Z] #45 3.677 + RM_GOPATH=0 [2020-07-14T13:48:12.561Z] #45 3.677 + TMP_GOPATH= [2020-07-14T13:48:12.561Z] #45 3.677 + : /build [2020-07-14T13:48:12.561Z] #45 3.677 + '[' -z '' ']' [2020-07-14T13:48:12.561Z] #45 3.677 ++ mktemp -d [2020-07-14T13:48:12.561Z] #45 3.677 + export GOPATH=/tmp/tmp.9yYo0GykAe [2020-07-14T13:48:12.561Z] #45 3.677 + GOPATH=/tmp/tmp.9yYo0GykAe [2020-07-14T13:48:12.561Z] #45 3.677 + RM_GOPATH=1 [2020-07-14T13:48:12.561Z] #45 3.677 + case "$(go env GOARCH)" in [2020-07-14T13:48:12.561Z] #45 3.677 ++ go env GOARCH [2020-07-14T13:48:12.561Z] #45 3.677 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:12.561Z] #45 3.677 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:12.561Z] #45 3.677 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:12.561Z] #45 3.677 + dir=/tmp/install [2020-07-14T13:48:12.561Z] #45 3.677 + bin=golangci_lint [2020-07-14T13:48:12.561Z] #45 3.677 + shift [2020-07-14T13:48:12.561Z] #45 3.677 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-14T13:48:12.561Z] #45 3.677 + . /tmp/install/golangci_lint.installer [2020-07-14T13:48:12.561Z] #45 3.677 ++ : v1.23.8 [2020-07-14T13:48:12.561Z] #45 3.677 + install_golangci_lint [2020-07-14T13:48:12.561Z] #45 3.677 + echo 'Installing golangci-lint version v1.23.8' [2020-07-14T13:48:12.561Z] #45 3.677 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-14T13:48:12.561Z] #45 ... [2020-07-14T13:48:12.561Z] [2020-07-14T13:48:12.561Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:48:12.561Z] #28 7.213 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-14T13:48:12.561Z] #28 7.218 Cloning into '.'... [2020-07-14T13:48:12.618Z] #32 18.13 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-14T13:48:12.618Z] #32 18.16 Setting up xxd (2:8.1.0875-5) ... [2020-07-14T13:48:12.618Z] #32 18.18 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-14T13:48:12.618Z] #32 18.22 Setting up vim-common (2:8.1.0875-5) ... [2020-07-14T13:48:12.618Z] #32 18.26 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-14T13:48:12.618Z] #32 18.28 Setting up cmake-data (3.13.4-1) ... [2020-07-14T13:48:12.818Z] #28 ... [2020-07-14T13:48:12.818Z] [2020-07-14T13:48:12.818Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:12.818Z] #47 7.007 + RM_GOPATH=0 [2020-07-14T13:48:12.818Z] #47 7.007 + TMP_GOPATH= [2020-07-14T13:48:12.818Z] #47 7.007 + : /build [2020-07-14T13:48:12.818Z] #47 7.007 + '[' -z '' ']' [2020-07-14T13:48:12.818Z] #47 7.007 ++ mktemp -d [2020-07-14T13:48:12.818Z] #47 7.009 + export GOPATH=/tmp/tmp.wku90wL1i0 [2020-07-14T13:48:12.818Z] #47 7.009 + GOPATH=/tmp/tmp.wku90wL1i0 [2020-07-14T13:48:12.818Z] #47 7.009 + RM_GOPATH=1 [2020-07-14T13:48:12.818Z] #47 7.009 + case "$(go env GOARCH)" in [2020-07-14T13:48:12.818Z] #47 7.009 ++ go env GOARCH [2020-07-14T13:48:12.818Z] #47 7.036 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:12.818Z] #47 7.036 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:12.818Z] #47 7.036 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:12.818Z] #47 7.037 + dir=/tmp/install [2020-07-14T13:48:12.818Z] #47 7.037 + bin=shfmt [2020-07-14T13:48:12.818Z] #47 7.037 + shift [2020-07-14T13:48:12.818Z] #47 7.037 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-14T13:48:12.818Z] #47 7.037 + . /tmp/install/shfmt.installer [2020-07-14T13:48:12.818Z] #47 7.037 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:48:12.818Z] #47 7.037 + install_shfmt [2020-07-14T13:48:12.818Z] #47 7.037 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-14T13:48:12.818Z] #47 7.037 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:48:12.818Z] #47 7.038 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wku90wL1i0/src/github.com/mvdan/sh [2020-07-14T13:48:12.818Z] #47 7.044 Cloning into '/tmp/tmp.wku90wL1i0/src/github.com/mvdan/sh'... [2020-07-14T13:48:12.818Z] #47 ... [2020-07-14T13:48:12.818Z] [2020-07-14T13:48:12.818Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:12.818Z] #54 7.426 + RM_GOPATH=0 [2020-07-14T13:48:12.818Z] #54 7.427 + TMP_GOPATH= [2020-07-14T13:48:12.818Z] #54 7.427 + : /build [2020-07-14T13:48:12.818Z] #54 7.427 + '[' -z '' ']' [2020-07-14T13:48:12.818Z] #54 7.430 ++ mktemp -d [2020-07-14T13:48:12.818Z] #54 7.432 + export GOPATH=/tmp/tmp.90FBMCWb1n [2020-07-14T13:48:12.818Z] #54 7.434 + GOPATH=/tmp/tmp.90FBMCWb1n [2020-07-14T13:48:12.818Z] #54 7.434 + RM_GOPATH=1 [2020-07-14T13:48:12.818Z] #54 7.435 + case "$(go env GOARCH)" in [2020-07-14T13:48:12.819Z] #54 7.435 ++ go env GOARCH [2020-07-14T13:48:12.819Z] #54 7.478 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:12.819Z] #54 7.478 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:12.819Z] #54 7.480 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:12.819Z] #54 7.482 + dir=/tmp/install [2020-07-14T13:48:12.819Z] #54 7.482 + bin=rootlesskit [2020-07-14T13:48:12.819Z] #54 7.482 + shift [2020-07-14T13:48:12.819Z] #54 7.483 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-14T13:48:12.819Z] #54 7.485 + . /tmp/install/rootlesskit.installer [2020-07-14T13:48:12.819Z] #54 7.485 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:48:12.819Z] #54 7.489 + install_rootlesskit [2020-07-14T13:48:12.819Z] #54 7.493 + case "$1" in [2020-07-14T13:48:12.819Z] #54 7.494 + export CGO_ENABLED=0 [2020-07-14T13:48:12.819Z] #54 7.494 + CGO_ENABLED=0 [2020-07-14T13:48:12.819Z] #54 7.494 + _install_rootlesskit [2020-07-14T13:48:12.819Z] #54 7.494 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-14T13:48:12.819Z] #54 7.494 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:48:12.819Z] #54 7.497 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.90FBMCWb1n/src/github.com/rootless-containers/rootlesskit [2020-07-14T13:48:12.819Z] #54 7.500 Cloning into '/tmp/tmp.90FBMCWb1n/src/github.com/rootless-containers/rootlesskit'... [2020-07-14T13:48:12.889Z] #32 18.30 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-14T13:48:12.889Z] #32 18.32 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-14T13:48:12.889Z] #32 18.37 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-14T13:48:12.889Z] #32 18.40 Setting up cmake (3.13.4-1) ... [2020-07-14T13:48:12.889Z] #32 18.45 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:48:12.889Z] #32 18.50 Processing triggers for mime-support (3.62) ... [2020-07-14T13:48:13.076Z] #54 ... [2020-07-14T13:48:13.076Z] [2020-07-14T13:48:13.076Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:13.076Z] #43 8.108 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-14T13:48:13.076Z] #43 8.618 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-14T13:48:13.076Z] #43 9.546 go: downloading gotest.tools v2.1.0+incompatible [2020-07-14T13:48:13.076Z] #43 9.742 go: extracting gotest.tools v2.1.0+incompatible [2020-07-14T13:48:13.076Z] #43 9.796 go: downloading github.com/pkg/errors v0.8.0 [2020-07-14T13:48:13.076Z] #43 9.846 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:48:13.076Z] #43 9.856 go: downloading github.com/fatih/color v1.6.0 [2020-07-14T13:48:13.076Z] #43 9.865 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-14T13:48:13.076Z] #43 10.02 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:48:13.076Z] #43 10.03 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:48:13.076Z] #43 10.05 go: extracting github.com/pkg/errors v0.8.0 [2020-07-14T13:48:13.076Z] #43 10.24 go: extracting github.com/fatih/color v1.6.0 [2020-07-14T13:48:13.076Z] #43 10.34 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:48:13.076Z] #43 10.37 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:48:13.076Z] #43 10.53 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:48:13.076Z] #43 10.55 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:48:13.076Z] #43 10.56 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-14T13:48:13.076Z] #43 10.57 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:48:13.076Z] #43 10.63 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:48:13.076Z] #43 10.70 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:48:13.076Z] #43 10.81 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:48:13.076Z] #43 10.82 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:48:13.076Z] #43 10.94 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:48:13.150Z] #32 ... [2020-07-14T13:48:13.150Z] [2020-07-14T13:48:13.150Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:48:13.150Z] #25 1.905 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-14T13:48:13.150Z] #25 2.068 [2020-07-14T13:48:13.150Z] #25 2.211 ######## 12.0% ######################### 35.9% ######################################## 55.8% ###################################################### 75.4% #################################################################### 95.1% ######################################################################## 100.0% [2020-07-14T13:48:13.150Z] #25 2.848 [2020-07-14T13:48:13.150Z] #25 2.992 ############## 20.0% ######################################################################## 100.0% [2020-07-14T13:48:13.150Z] #25 3.246 [2020-07-14T13:48:13.150Z] #25 3.410 #################### 28.2% ######################################################################## 100.0% [2020-07-14T13:48:13.150Z] #25 3.668 [2020-07-14T13:48:13.150Z] #25 3.797 ######## 12.0% ######################## 33.6% #################################### 50.5% #################################################### 72.8% #################################################################### 94.5% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-14T13:48:13.150Z] #25 4.502 [2020-07-14T13:48:13.277Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 1.7s [2020-07-14T13:48:13.278Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.8s done [2020-07-14T13:48:13.278Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.4s done [2020-07-14T13:48:13.278Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 48.77MB / 52.16MB 1.7s [2020-07-14T13:48:13.278Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 61.44kB / 62.52MB 1.7s [2020-07-14T13:48:13.278Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.8s [2020-07-14T13:48:13.278Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 8.16MB / 62.52MB 1.8s [2020-07-14T13:48:13.542Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 26.91MB / 62.52MB 2.1s [2020-07-14T13:48:13.542Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 37.47MB / 62.52MB 2.2s [2020-07-14T13:48:13.805Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-07-14T13:48:14.388Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 2.2s done [2020-07-14T13:48:14.388Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 2.9s [2020-07-14T13:48:14.388Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 0B / 97.68MB 2.9s [2020-07-14T13:48:14.388Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 8.43MB / 97.68MB 3.1s [2020-07-14T13:48:14.656Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 18.84MB / 97.68MB 3.2s [2020-07-14T13:48:14.755Z] #25 4.662 0.8% ### 4.4% ##### 7.9% ######## 12.4% ########### 15.6% ############# 18.5% ############### 21.0% ################ 22.8% ################## 25.6% ################### 27.0% ###################### 31.2% ######################## 33.6% ########################## 36.2% ########################## 37.3% ############################## 42.3% ################################### 49.1% ###################################### 53.3% ########################################## 59.6% ############################################## 64.1% ################################################# 69.3% ################################################### 71.7% ######################################################## 79.0% # [2020-07-14T13:48:14.755Z] #25 ... [2020-07-14T13:48:14.755Z] [2020-07-14T13:48:14.755Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:14.755Z] #41 10.18 github.com/LK4D4/vndr/godl/singleflight [2020-07-14T13:48:14.755Z] #41 10.18 math/rand [2020-07-14T13:48:14.755Z] #41 10.20 internal/reflectlite [2020-07-14T13:48:14.755Z] #41 10.20 internal/singleflight [2020-07-14T13:48:14.755Z] #41 10.92 sort [2020-07-14T13:48:14.755Z] #41 10.93 io [2020-07-14T13:48:14.755Z] #41 10.93 strconv [2020-07-14T13:48:14.756Z] #41 10.99 vendor/golang.org/x/net/dns/dnsmessage [2020-07-14T13:48:14.756Z] #41 10.99 syscall [2020-07-14T13:48:14.756Z] #41 11.65 bytes [2020-07-14T13:48:14.756Z] #41 11.65 strings [2020-07-14T13:48:14.756Z] #41 11.65 hash [2020-07-14T13:48:14.756Z] #41 11.65 crypto/internal/randutil [2020-07-14T13:48:14.756Z] #41 11.83 hash/crc32 [2020-07-14T13:48:14.756Z] #41 11.83 crypto/hmac [2020-07-14T13:48:14.756Z] #41 12.09 vendor/golang.org/x/crypto/hkdf [2020-07-14T13:48:14.756Z] #41 12.62 bufio [2020-07-14T13:48:14.756Z] #41 12.62 vendor/golang.org/x/text/transform [2020-07-14T13:48:14.756Z] #41 12.68 crypto [2020-07-14T13:48:14.756Z] #41 12.68 crypto/rc4 [2020-07-14T13:48:14.756Z] #41 12.68 reflect [2020-07-14T13:48:14.756Z] #41 13.22 regexp/syntax [2020-07-14T13:48:14.756Z] #41 13.94 time [2020-07-14T13:48:14.756Z] #41 15.08 regexp [2020-07-14T13:48:14.756Z] #41 15.51 context [2020-07-14T13:48:14.756Z] #41 15.52 os [2020-07-14T13:48:14.756Z] #41 16.84 github.com/LK4D4/vndr/versioned [2020-07-14T13:48:14.756Z] #41 16.85 encoding/binary [2020-07-14T13:48:14.756Z] #41 16.91 os/exec [2020-07-14T13:48:14.756Z] #41 16.91 internal/lazyregexp [2020-07-14T13:48:14.756Z] #41 16.95 net [2020-07-14T13:48:14.756Z] #41 16.95 fmt [2020-07-14T13:48:14.756Z] #41 17.87 encoding/base64 [2020-07-14T13:48:14.756Z] #41 17.87 crypto/sha1 [2020-07-14T13:48:14.756Z] #41 17.87 crypto/sha512 [2020-07-14T13:48:14.756Z] #41 17.87 crypto/md5 [2020-07-14T13:48:14.756Z] #41 17.87 crypto/ed25519/internal/edwards25519 [2020-07-14T13:48:14.756Z] #41 17.88 crypto/cipher [2020-07-14T13:48:14.756Z] #41 18.36 crypto/sha256 [2020-07-14T13:48:14.756Z] #41 18.72 encoding/pem [2020-07-14T13:48:14.756Z] #41 19.08 vendor/golang.org/x/crypto/poly1305 [2020-07-14T13:48:14.756Z] #41 19.11 crypto/aes [2020-07-14T13:48:14.756Z] #41 19.15 crypto/des [2020-07-14T13:48:14.756Z] #41 19.18 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-14T13:48:14.756Z] #41 19.37 vendor/golang.org/x/sys/cpu [2020-07-14T13:48:14.756Z] #41 19.58 go/ast [2020-07-14T13:48:14.756Z] #41 19.62 text/template/parse [2020-07-14T13:48:14.756Z] #41 19.62 encoding/json [2020-07-14T13:48:14.756Z] #41 19.62 encoding/xml [2020-07-14T13:48:14.756Z] #41 19.78 compress/flate [2020-07-14T13:48:14.756Z] #41 19.81 math/big [2020-07-14T13:48:14.756Z] #41 20.02 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-14T13:48:14.756Z] #41 ... [2020-07-14T13:48:14.756Z] [2020-07-14T13:48:14.756Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:48:15.016Z] #25 4.662 0.8% ### 4.4% ##### 7.9% ######## 12.4% ########### 15.6% ############# 18.5% ############### 21.0% ################ 22.8% ################## 25.6% ################### 27.0% ###################### 31.2% ######################## 33.6% ########################## 36.2% ########################## 37.3% ############################## 42.3% ################################### 49.1% ###################################### 53.3% ########################################## 59.6% ############################################## 64.1% ################################################# 69.3% ################################################### 71.7% ######################################################## 79.0% ########################################################### 83.3% ############################################################ 84.1% [2020-07-14T13:48:15.016Z] #25 ... [2020-07-14T13:48:15.016Z] [2020-07-14T13:48:15.016Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:15.016Z] #30 10.44 sort [2020-07-14T13:48:15.016Z] #30 10.44 errors [2020-07-14T13:48:15.016Z] #30 10.47 internal/oserror [2020-07-14T13:48:15.016Z] #30 10.47 strconv [2020-07-14T13:48:15.016Z] #30 10.47 io [2020-07-14T13:48:15.016Z] #30 10.54 syscall [2020-07-14T13:48:15.016Z] #30 11.11 strings [2020-07-14T13:48:15.016Z] #30 11.11 text/tabwriter [2020-07-14T13:48:15.016Z] #30 11.11 bytes [2020-07-14T13:48:15.016Z] #30 12.21 path [2020-07-14T13:48:15.016Z] #30 12.76 reflect [2020-07-14T13:48:15.016Z] #30 12.84 bufio [2020-07-14T13:48:15.016Z] #30 12.86 internal/syscall/execenv [2020-07-14T13:48:15.016Z] #30 12.86 time [2020-07-14T13:48:15.016Z] #30 12.87 internal/syscall/unix [2020-07-14T13:48:15.016Z] #30 14.36 internal/poll [2020-07-14T13:48:15.016Z] #30 14.94 os [2020-07-14T13:48:15.016Z] #30 15.70 internal/fmtsort [2020-07-14T13:48:15.016Z] #30 15.96 fmt [2020-07-14T13:48:15.016Z] #30 15.96 path/filepath [2020-07-14T13:48:15.016Z] #30 16.24 io/ioutil [2020-07-14T13:48:15.016Z] #30 16.95 log [2020-07-14T13:48:15.016Z] #30 16.95 github.com/BurntSushi/toml [2020-07-14T13:48:15.016Z] #30 16.95 flag [2020-07-14T13:48:15.016Z] #30 18.19 github.com/BurntSushi/toml/cmd/tomlv [2020-07-14T13:48:15.016Z] #30 ... [2020-07-14T13:48:15.016Z] [2020-07-14T13:48:15.016Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:15.016Z] #10 10.66 The following NEW packages will be installed: [2020-07-14T13:48:15.016Z] #10 10.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-14T13:48:15.016Z] #10 10.66 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-14T13:48:15.016Z] #10 10.66 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-14T13:48:15.016Z] #10 10.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-14T13:48:15.016Z] #10 10.66 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-14T13:48:15.016Z] #10 10.66 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-14T13:48:15.016Z] #10 11.04 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:15.016Z] #10 11.04 Need to get 77.7 MB of archives. [2020-07-14T13:48:15.016Z] #10 11.04 After this operation, 487 MB of additional disk space will be used. [2020-07-14T13:48:15.016Z] #10 11.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-14T13:48:15.016Z] #10 11.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-14T13:48:15.016Z] #10 11.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-14T13:48:15.016Z] #10 11.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-14T13:48:15.016Z] #10 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-14T13:48:15.016Z] #10 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-14T13:48:15.016Z] #10 11.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-14T13:48:15.016Z] #10 11.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-14T13:48:15.016Z] #10 11.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-14T13:48:15.016Z] #10 12.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-14T13:48:15.016Z] #10 13.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-14T13:48:15.016Z] #10 13.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-14T13:48:15.016Z] #10 13.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-14T13:48:15.016Z] #10 13.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-14T13:48:15.016Z] #10 13.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-14T13:48:15.016Z] #10 13.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-14T13:48:15.016Z] #10 13.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-14T13:48:15.016Z] #10 13.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-14T13:48:15.017Z] #10 13.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-14T13:48:15.017Z] #10 13.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-14T13:48:15.017Z] #10 13.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-14T13:48:15.017Z] #10 13.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-14T13:48:15.017Z] #10 13.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-14T13:48:15.017Z] #10 13.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-14T13:48:15.017Z] #10 13.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-14T13:48:15.017Z] #10 14.25 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:15.017Z] #10 14.33 Fetched 77.7 MB in 3s (25.1 MB/s) [2020-07-14T13:48:15.017Z] #10 14.39 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-14T13:48:15.017Z] #10 14.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:48:15.017Z] #10 14.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-14T13:48:15.017Z] #10 14.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-14T13:48:15.017Z] #10 15.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-14T13:48:15.017Z] #10 15.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-14T13:48:15.017Z] #10 15.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-14T13:48:15.017Z] #10 16.34 Selecting previously unselected package binutils-mingw-w64. [2020-07-14T13:48:15.017Z] #10 16.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-14T13:48:15.017Z] #10 16.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-14T13:48:15.017Z] #10 16.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-14T13:48:15.017Z] #10 16.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-14T13:48:15.017Z] #10 16.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-14T13:48:15.017Z] #10 16.67 Selecting previously unselected package dmsetup. [2020-07-14T13:48:15.017Z] #10 16.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-14T13:48:15.017Z] #10 16.68 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-14T13:48:15.017Z] #10 16.82 Selecting previously unselected package mingw-w64-common. [2020-07-14T13:48:15.017Z] #10 16.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-14T13:48:15.017Z] #10 16.84 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-14T13:48:15.017Z] #10 18.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-14T13:48:15.017Z] #10 18.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-14T13:48:15.017Z] #10 18.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-14T13:48:15.277Z] #10 ... [2020-07-14T13:48:15.277Z] [2020-07-14T13:48:15.277Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:15.277Z] #52 1.756 + RM_GOPATH=0 [2020-07-14T13:48:15.277Z] #52 1.756 + TMP_GOPATH= [2020-07-14T13:48:15.277Z] #52 1.756 + : /build [2020-07-14T13:48:15.277Z] #52 1.756 + '[' -z '' ']' [2020-07-14T13:48:15.277Z] #52 1.756 ++ mktemp -d [2020-07-14T13:48:15.277Z] #52 1.758 + export GOPATH=/tmp/tmp.CkVXalQA7l [2020-07-14T13:48:15.277Z] #52 1.758 + GOPATH=/tmp/tmp.CkVXalQA7l [2020-07-14T13:48:15.277Z] #52 1.758 + RM_GOPATH=1 [2020-07-14T13:48:15.277Z] #52 1.758 + case "$(go env GOARCH)" in [2020-07-14T13:48:15.277Z] #52 1.774 ++ go env GOARCH [2020-07-14T13:48:15.277Z] #52 1.779 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:15.277Z] #52 1.779 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:15.277Z] #52 1.781 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:15.277Z] #52 1.783 + dir=/tmp/install [2020-07-14T13:48:15.277Z] #52 1.783 + bin=containerd [2020-07-14T13:48:15.277Z] #52 1.783 + shift [2020-07-14T13:48:15.277Z] #52 1.783 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-14T13:48:15.277Z] #52 1.783 + . /tmp/install/containerd.installer [2020-07-14T13:48:15.277Z] #52 1.784 ++ set -e [2020-07-14T13:48:15.277Z] #52 1.784 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:48:15.277Z] #52 1.784 + install_containerd [2020-07-14T13:48:15.277Z] #52 1.784 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-14T13:48:15.277Z] #52 1.784 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:48:15.277Z] #52 1.784 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CkVXalQA7l/src/github.com/containerd/containerd [2020-07-14T13:48:15.277Z] #52 1.793 Cloning into '/tmp/tmp.CkVXalQA7l/src/github.com/containerd/containerd'... [2020-07-14T13:48:15.277Z] #52 9.931 + cd /tmp/tmp.CkVXalQA7l/src/github.com/containerd/containerd [2020-07-14T13:48:15.277Z] #52 9.933 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:48:15.277Z] #52 ... [2020-07-14T13:48:15.277Z] [2020-07-14T13:48:15.277Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:48:15.277Z] #25 4.662 0.8% ### 4.4% ##### 7.9% ######## 12.4% ########### 15.6% ############# 18.5% ############### 21.0% ################ 22.8% ################## 25.6% ################### 27.0% ###################### 31.2% ######################## 33.6% ########################## 36.2% ########################## 37.3% ############################## 42.3% ################################### 49.1% ###################################### 53.3% ########################################## 59.6% ############################################## 64.1% ################################################# 69.3% ################################################### 71.7% ######################################################## 79.0% ########################################################### 83.3% ############################################################ 84.1% ################################################################## 92.1% ######################################################################## 100.0% [2020-07-14T13:48:15.277Z] #25 7.490 [2020-07-14T13:48:15.537Z] #25 ... [2020-07-14T13:48:15.537Z] [2020-07-14T13:48:15.537Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:15.537Z] #38 11.13 The following additional packages will be installed: [2020-07-14T13:48:15.537Z] #38 11.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-14T13:48:15.537Z] #38 11.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-14T13:48:15.537Z] #38 11.13 Suggested packages: [2020-07-14T13:48:15.537Z] #38 11.13 manpages-dev python-setuptools [2020-07-14T13:48:15.537Z] #38 11.38 The following NEW packages will be installed: [2020-07-14T13:48:15.537Z] #38 11.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-14T13:48:15.537Z] #38 11.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-14T13:48:15.537Z] #38 11.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-14T13:48:15.537Z] #38 11.38 python-six zlib1g-dev [2020-07-14T13:48:15.537Z] #38 11.69 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:15.537Z] #38 11.69 Need to get 4095 kB of archives. [2020-07-14T13:48:15.537Z] #38 11.69 After this operation, 22.5 MB of additional disk space will be used. [2020-07-14T13:48:15.537Z] #38 11.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-14T13:48:15.537Z] #38 11.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-14T13:48:15.537Z] #38 11.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-14T13:48:15.537Z] #38 11.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-14T13:48:15.537Z] #38 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-14T13:48:15.537Z] #38 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-14T13:48:15.537Z] #38 11.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-14T13:48:15.537Z] #38 11.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-14T13:48:15.537Z] #38 11.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-14T13:48:15.537Z] #38 11.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-14T13:48:15.537Z] #38 11.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-14T13:48:15.537Z] #38 11.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-14T13:48:15.537Z] #38 11.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-14T13:48:15.537Z] #38 11.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-14T13:48:15.537Z] #38 11.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-14T13:48:15.537Z] #38 11.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-14T13:48:15.537Z] #38 11.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-14T13:48:15.537Z] #38 12.29 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:15.537Z] #38 12.40 Fetched 4095 kB in 0s (8753 kB/s) [2020-07-14T13:48:15.537Z] #38 12.47 Selecting previously unselected package libcap-dev:amd64. [2020-07-14T13:48:15.537Z] #38 12.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:48:15.537Z] #38 12.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 12.53 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-14T13:48:15.537Z] #38 12.66 Selecting previously unselected package libnet1:amd64. [2020-07-14T13:48:15.537Z] #38 12.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 12.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:48:15.537Z] #38 12.77 Selecting previously unselected package libnet1-dev. [2020-07-14T13:48:15.537Z] #38 12.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 12.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-14T13:48:15.537Z] #38 12.93 Selecting previously unselected package libnl-3-200:amd64. [2020-07-14T13:48:15.537Z] #38 12.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 12.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-14T13:48:15.537Z] #38 13.06 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-14T13:48:15.537Z] #38 13.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 13.07 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-14T13:48:15.537Z] #38 13.33 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-14T13:48:15.537Z] #38 13.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 13.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-14T13:48:15.537Z] #38 13.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-14T13:48:15.537Z] #38 13.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 13.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-14T13:48:15.537Z] #38 13.81 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-14T13:48:15.537Z] #38 13.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 13.83 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-14T13:48:15.537Z] #38 13.97 Selecting previously unselected package libprotobuf17:amd64. [2020-07-14T13:48:15.537Z] #38 13.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 14.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 14.38 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-14T13:48:15.537Z] #38 14.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 14.39 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 14.57 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-14T13:48:15.537Z] #38 14.58 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 14.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 15.01 Selecting previously unselected package libprotoc17:amd64. [2020-07-14T13:48:15.537Z] #38 15.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 15.03 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 15.26 Selecting previously unselected package protobuf-c-compiler. [2020-07-14T13:48:15.537Z] #38 15.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 15.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-14T13:48:15.537Z] #38 15.37 Selecting previously unselected package protobuf-compiler. [2020-07-14T13:48:15.537Z] #38 15.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 15.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 15.49 Selecting previously unselected package python-pkg-resources. [2020-07-14T13:48:15.537Z] #38 15.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-14T13:48:15.537Z] #38 15.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-14T13:48:15.537Z] #38 15.67 Selecting previously unselected package python-six. [2020-07-14T13:48:15.537Z] #38 15.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-14T13:48:15.537Z] #38 15.69 Unpacking python-six (1.12.0-1) ... [2020-07-14T13:48:15.537Z] #38 15.77 Selecting previously unselected package python-protobuf. [2020-07-14T13:48:15.537Z] #38 15.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:15.537Z] #38 15.80 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 16.06 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-14T13:48:15.537Z] #38 17.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 17.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:48:15.537Z] #38 17.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-14T13:48:15.537Z] #38 17.27 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-14T13:48:15.537Z] #38 17.30 Setting up python-six (1.12.0-1) ... [2020-07-14T13:48:15.537Z] #38 18.37 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-14T13:48:15.537Z] #38 18.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-14T13:48:15.537Z] #38 18.48 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 18.52 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-14T13:48:15.537Z] #38 18.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 18.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 18.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-14T13:48:15.537Z] #38 18.88 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:15.537Z] #38 19.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-14T13:48:15.537Z] #38 19.43 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-14T13:48:15.606Z] #7 ... [2020-07-14T13:48:15.607Z] [2020-07-14T13:48:15.607Z] #20 [internal] load build context [2020-07-14T13:48:15.607Z] #20 transferring context: 51.30MB 3.2s done [2020-07-14T13:48:15.607Z] #20 DONE 4.1s [2020-07-14T13:48:15.607Z] [2020-07-14T13:48:15.607Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:48:15.607Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 3.2s done [2020-07-14T13:48:15.607Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 67.16MB / 97.68MB 4.1s [2020-07-14T13:48:15.607Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 4.1s [2020-07-14T13:48:15.607Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 4.1s done [2020-07-14T13:48:15.607Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 82.42MB / 97.68MB 4.4s [2020-07-14T13:48:15.607Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 4.1s done [2020-07-14T13:48:15.610Z] #43 13.54 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:48:15.610Z] #43 13.55 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:48:15.610Z] #43 13.57 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:48:15.797Z] #38 21.37 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-14T13:48:15.891Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 89.50MB / 97.68MB 4.6s [2020-07-14T13:48:16.059Z] #38 ... [2020-07-14T13:48:16.060Z] [2020-07-14T13:48:16.060Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:48:16.060Z] #25 8.226 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-14T13:48:16.154Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 4.7s [2020-07-14T13:48:16.320Z] #25 8.549 [2020-07-14T13:48:16.320Z] #25 8.683 ######################################################################## 100.0% [2020-07-14T13:48:16.320Z] #25 8.715 [2020-07-14T13:48:16.890Z] #25 9.162 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-14T13:48:16.890Z] #25 ... [2020-07-14T13:48:16.890Z] [2020-07-14T13:48:16.890Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:48:16.890Z] #28 12.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-14T13:48:16.890Z] #28 12.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-14T13:48:16.890Z] #28 ... [2020-07-14T13:48:16.890Z] [2020-07-14T13:48:16.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:16.890Z] #10 22.08 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-14T13:48:16.890Z] #10 22.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-14T13:48:16.890Z] #10 22.11 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:48:16.890Z] #10 22.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-14T13:48:16.890Z] #10 22.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-14T13:48:16.890Z] #10 22.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:48:17.550Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 3.8s done [2020-07-14T13:48:17.840Z] #10 ... [2020-07-14T13:48:17.840Z] [2020-07-14T13:48:17.840Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:17.840Z] #38 21.79 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:48:17.840Z] #38 DONE 23.2s [2020-07-14T13:48:17.840Z] [2020-07-14T13:48:17.840Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:17.840Z] #32 DONE 23.2s [2020-07-14T13:48:17.840Z] [2020-07-14T13:48:17.840Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:17.840Z] #30 DONE 23.3s [2020-07-14T13:48:17.840Z] [2020-07-14T13:48:17.840Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:48:17.840Z] #25 9.304 [2020-07-14T13:48:17.840Z] #25 9.534 0.6% ######################################################################## 100.0% [2020-07-14T13:48:17.840Z] #25 9.614 [2020-07-14T13:48:17.840Z] #25 10.14 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-14T13:48:17.840Z] #25 10.18 skipping existing c35d46ef359f [2020-07-14T13:48:17.840Z] #25 10.23 [2020-07-14T13:48:17.840Z] #25 ... [2020-07-14T13:48:17.840Z] [2020-07-14T13:48:17.840Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:17.840Z] #47 13.56 reflect [2020-07-14T13:48:17.840Z] #47 13.57 time [2020-07-14T13:48:17.840Z] #47 13.64 regexp/syntax [2020-07-14T13:48:17.840Z] #47 14.99 regexp [2020-07-14T13:48:17.840Z] #47 15.84 os [2020-07-14T13:48:17.840Z] #47 16.61 mvdan.cc/sh/v3/fileutil [2020-07-14T13:48:17.840Z] #47 17.38 flag [2020-07-14T13:48:17.840Z] #47 17.38 mvdan.cc/editorconfig [2020-07-14T13:48:17.840Z] #47 17.38 github.com/pkg/diff [2020-07-14T13:48:17.840Z] #47 17.38 go/token [2020-07-14T13:48:17.840Z] #47 17.39 mvdan.cc/sh/v3/syntax [2020-07-14T13:48:17.840Z] #47 17.42 encoding/binary [2020-07-14T13:48:17.840Z] #47 18.10 go/scanner [2020-07-14T13:48:17.840Z] #47 18.81 go/ast [2020-07-14T13:48:17.840Z] #47 19.04 golang.org/x/sys/unix [2020-07-14T13:48:17.840Z] #47 19.06 encoding/json [2020-07-14T13:48:17.840Z] #47 21.85 golang.org/x/crypto/ssh/terminal [2020-07-14T13:48:17.840Z] #47 22.21 mvdan.cc/sh/v3/cmd/shfmt [2020-07-14T13:48:18.101Z] #47 ... [2020-07-14T13:48:18.101Z] [2020-07-14T13:48:18.101Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:18.101Z] #52 11.04 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-14T13:48:18.101Z] #52 11.04 + BUILDTAGS='netgo osusergo static_build' [2020-07-14T13:48:18.101Z] #52 11.04 + export EXTRA_FLAGS=-buildmode=pie [2020-07-14T13:48:18.101Z] #52 11.04 + EXTRA_FLAGS=-buildmode=pie [2020-07-14T13:48:18.101Z] #52 11.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-14T13:48:18.101Z] #52 11.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-14T13:48:18.101Z] #52 11.04 + '[' '' = dynamic ']' [2020-07-14T13:48:18.101Z] #52 11.04 + make [2020-07-14T13:48:18.101Z] #52 11.59 + bin/ctr [2020-07-14T13:48:18.123Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 6.5s done [2020-07-14T13:48:18.123Z] #7 ... [2020-07-14T13:48:18.123Z] [2020-07-14T13:48:18.123Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-14T13:48:18.123Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-14T13:48:18.123Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-14T13:48:18.123Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-14T13:48:18.124Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.8s done [2020-07-14T13:48:18.124Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-07-14T13:48:18.124Z] #58 DONE 6.7s [2020-07-14T13:48:18.124Z] [2020-07-14T13:48:18.124Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:48:18.124Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.1s [2020-07-14T13:48:18.408Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done [2020-07-14T13:48:18.911Z] #43 ... [2020-07-14T13:48:18.911Z] [2020-07-14T13:48:18.911Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:18.911Z] #21 16.74 + mkdir -p /build [2020-07-14T13:48:18.911Z] #21 16.75 + mv docker/docker /build/ [2020-07-14T13:48:18.911Z] #21 16.75 + rmdir docker [2020-07-14T13:48:18.911Z] #21 ... [2020-07-14T13:48:18.911Z] [2020-07-14T13:48:18.911Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:48:18.911Z] #36 7.113 + git clone https://github.com/docker/distribution.git . [2020-07-14T13:48:18.911Z] #36 7.115 Cloning into '.'... [2020-07-14T13:48:18.911Z] #36 ... [2020-07-14T13:48:18.911Z] [2020-07-14T13:48:18.911Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:18.911Z] #43 16.91 go: finding github.com/fatih/color v1.6.0 [2020-07-14T13:48:18.911Z] #43 16.92 go: finding github.com/pkg/errors v0.8.0 [2020-07-14T13:48:18.911Z] #43 17.14 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:48:18.911Z] #43 17.29 go: finding github.com/spf13/pflag v1.0.1 [2020-07-14T13:48:18.911Z] #43 17.35 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:48:19.042Z] #52 ... [2020-07-14T13:48:19.042Z] [2020-07-14T13:48:19.042Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:48:19.042Z] #25 10.89 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-14T13:48:19.042Z] #25 11.04 [2020-07-14T13:48:19.042Z] #25 11.13 ######################################################################## 100.0% [2020-07-14T13:48:19.042Z] #25 11.18 [2020-07-14T13:48:19.042Z] #25 11.22 Download of images into '/build' complete. [2020-07-14T13:48:19.042Z] #25 11.22 Use something like the following to load the result into a Docker daemon: [2020-07-14T13:48:19.042Z] #25 11.22 tar -cC '/build' . | docker load [2020-07-14T13:48:19.042Z] #25 DONE 11.5s [2020-07-14T13:48:19.042Z] [2020-07-14T13:48:19.042Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:19.042Z] #47 DONE 24.7s [2020-07-14T13:48:19.169Z] #43 17.48 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:48:19.169Z] #43 17.62 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:48:19.169Z] #43 ... [2020-07-14T13:48:19.169Z] [2020-07-14T13:48:19.169Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:19.169Z] #41 7.596 internal/cpu [2020-07-14T13:48:19.169Z] #41 7.612 runtime/internal/atomic [2020-07-14T13:48:19.169Z] #41 8.062 runtime/internal/math [2020-07-14T13:48:19.169Z] #41 8.201 internal/race [2020-07-14T13:48:19.169Z] #41 8.294 sync/atomic [2020-07-14T13:48:19.169Z] #41 8.423 internal/bytealg [2020-07-14T13:48:19.169Z] #41 8.630 unicode [2020-07-14T13:48:19.169Z] #41 9.185 runtime [2020-07-14T13:48:19.169Z] #41 12.66 unicode/utf8 [2020-07-14T13:48:19.169Z] #41 13.60 internal/testlog [2020-07-14T13:48:19.169Z] #41 13.97 encoding [2020-07-14T13:48:19.169Z] #41 14.14 unicode/utf16 [2020-07-14T13:48:19.169Z] #41 14.36 container/list [2020-07-14T13:48:19.169Z] #41 15.01 crypto/internal/subtle [2020-07-14T13:48:19.169Z] #41 15.15 crypto/subtle [2020-07-14T13:48:19.169Z] #41 15.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-14T13:48:19.169Z] #41 15.43 internal/nettrace [2020-07-14T13:48:19.169Z] #41 15.53 runtime/cgo [2020-07-14T13:48:19.302Z] [2020-07-14T13:48:19.302Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:19.302Z] #41 21.10 vendor/golang.org/x/text/unicode/norm [2020-07-14T13:48:19.302Z] #41 21.79 go/parser [2020-07-14T13:48:19.302Z] #41 22.31 text/template [2020-07-14T13:48:19.302Z] #41 23.89 go/doc [2020-07-14T13:48:19.302Z] #41 24.95 github.com/LK4D4/vndr/build [2020-07-14T13:48:19.355Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef [2020-07-14T13:48:19.428Z] #41 ... [2020-07-14T13:48:19.428Z] [2020-07-14T13:48:19.428Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:19.428Z] #21 DONE 17.8s [2020-07-14T13:48:19.428Z] [2020-07-14T13:48:19.428Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:19.428Z] #43 17.86 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:48:19.428Z] #43 17.97 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:48:19.617Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done [2020-07-14T13:48:19.686Z] #43 17.98 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:48:19.686Z] #43 18.06 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:48:20.242Z] #41 25.57 crypto/elliptic [2020-07-14T13:48:20.242Z] #41 25.57 encoding/asn1 [2020-07-14T13:48:20.242Z] #41 25.60 crypto/dsa [2020-07-14T13:48:20.242Z] #41 25.60 crypto/rand [2020-07-14T13:48:20.503Z] #41 25.98 crypto/ed25519 [2020-07-14T13:48:20.503Z] #41 25.98 crypto/rsa [2020-07-14T13:48:20.563Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f [2020-07-14T13:48:21.444Z] #41 27.03 crypto/x509/pkix [2020-07-14T13:48:21.444Z] #41 27.03 vendor/golang.org/x/crypto/cryptobyte [2020-07-14T13:48:21.705Z] #41 27.30 crypto/ecdsa [2020-07-14T13:48:21.705Z] #41 ... [2020-07-14T13:48:21.705Z] [2020-07-14T13:48:21.705Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:21.705Z] #33 1.833 + RM_GOPATH=0 [2020-07-14T13:48:21.705Z] #33 1.833 + TMP_GOPATH= [2020-07-14T13:48:21.705Z] #33 1.833 + : /build [2020-07-14T13:48:21.705Z] #33 1.833 + '[' -z '' ']' [2020-07-14T13:48:21.705Z] #33 1.833 ++ mktemp -d [2020-07-14T13:48:21.705Z] #33 1.835 + export GOPATH=/tmp/tmp.gUJUaxbV8w [2020-07-14T13:48:21.705Z] #33 1.835 + GOPATH=/tmp/tmp.gUJUaxbV8w [2020-07-14T13:48:21.705Z] #33 1.835 + RM_GOPATH=1 [2020-07-14T13:48:21.705Z] #33 1.835 + case "$(go env GOARCH)" in [2020-07-14T13:48:21.705Z] #33 1.838 ++ go env GOARCH [2020-07-14T13:48:21.705Z] #33 1.853 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:21.705Z] #33 1.853 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:21.705Z] #33 1.854 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:21.705Z] #33 1.856 + dir=/tmp/install [2020-07-14T13:48:21.705Z] #33 1.858 + bin=tini [2020-07-14T13:48:21.705Z] #33 1.858 + shift [2020-07-14T13:48:21.705Z] #33 1.858 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-14T13:48:21.705Z] #33 1.858 + . /tmp/install/tini.installer [2020-07-14T13:48:21.705Z] #33 1.858 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:48:21.705Z] #33 1.858 + install_tini [2020-07-14T13:48:21.705Z] #33 1.858 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-14T13:48:21.705Z] #33 1.858 + git clone https://github.com/krallin/tini.git /tmp/tmp.gUJUaxbV8w/tini [2020-07-14T13:48:21.705Z] #33 1.858 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:48:21.705Z] #33 1.873 Cloning into '/tmp/tmp.gUJUaxbV8w/tini'... [2020-07-14T13:48:21.705Z] #33 2.297 + cd /tmp/tmp.gUJUaxbV8w/tini [2020-07-14T13:48:21.705Z] #33 2.297 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:48:21.705Z] #33 2.327 + cmake . [2020-07-14T13:48:21.705Z] #33 2.601 -- The C compiler identification is GNU 8.3.0 [2020-07-14T13:48:21.705Z] #33 2.617 -- Check for working C compiler: /usr/bin/cc [2020-07-14T13:48:21.705Z] #33 2.915 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-14T13:48:21.705Z] #33 2.916 -- Detecting C compiler ABI info [2020-07-14T13:48:21.705Z] #33 3.232 -- Detecting C compiler ABI info - done [2020-07-14T13:48:21.705Z] #33 3.244 -- Detecting C compile features [2020-07-14T13:48:21.965Z] #33 4.191 -- Detecting C compile features - done [2020-07-14T13:48:21.965Z] #33 4.209 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-14T13:48:21.965Z] #33 4.302 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-14T13:48:21.965Z] #33 4.340 -- Configuring done [2020-07-14T13:48:21.965Z] #33 4.349 -- Generating done [2020-07-14T13:48:21.965Z] #33 4.362 -- Build files have been written to: /tmp/tmp.gUJUaxbV8w/tini [2020-07-14T13:48:21.965Z] #33 4.365 + make tini-static [2020-07-14T13:48:22.225Z] #33 4.568 Scanning dependencies of target tini-static [2020-07-14T13:48:22.225Z] #33 4.666 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-14T13:48:22.492Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done [2020-07-14T13:48:22.755Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-07-14T13:48:22.795Z] #33 5.022 [100%] Linking C executable tini-static [2020-07-14T13:48:22.795Z] #33 ... [2020-07-14T13:48:22.795Z] [2020-07-14T13:48:22.795Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:22.795Z] #54 25.86 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-14T13:48:22.795Z] #54 25.86 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-14T13:48:22.795Z] #54 DONE 28.5s [2020-07-14T13:48:22.795Z] [2020-07-14T13:48:22.795Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:22.795Z] #33 5.244 [100%] Built target tini-static [2020-07-14T13:48:22.795Z] #33 5.269 + mkdir -p /build [2020-07-14T13:48:22.795Z] #33 5.271 + cp tini-static /build/docker-init [2020-07-14T13:48:22.795Z] #33 ... [2020-07-14T13:48:22.795Z] [2020-07-14T13:48:22.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:22.795Z] #39 2.445 Note: Building without setproctitle() and strlcpy() support. [2020-07-14T13:48:22.795Z] #39 2.445 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-14T13:48:22.795Z] #39 2.462 Note: Building without GnuTLS support [2020-07-14T13:48:22.795Z] #39 2.471 Makefile.config:39: Warn: you have no libnftables installed [2020-07-14T13:48:22.795Z] #39 2.471 Makefile.config:40: Warn: Building without nftables support [2020-07-14T13:48:22.795Z] #39 3.411 fatal: not a git repository (or any of the parent directories): .git [2020-07-14T13:48:22.795Z] #39 3.450 GEN .gitid [2020-07-14T13:48:22.795Z] #39 3.475 GEN criu/include/version.h [2020-07-14T13:48:22.795Z] #39 3.554 GEN include/common/asm [2020-07-14T13:48:22.795Z] #39 4.510 PBCC images/timens.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.526 DEP images/timens.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.562 PBCC images/fown.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.577 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.608 PBCC images/opts.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.630 PBCC images/memfd.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.643 DEP images/fown.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.660 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.692 DEP images/opts.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.721 DEP images/memfd.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.753 PBCC images/sit.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.777 DEP images/sit.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.805 PBCC images/macvlan.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.816 DEP images/macvlan.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.830 PBCC images/autofs.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.845 DEP images/autofs.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.869 PBCC images/sysctl.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.889 DEP images/sysctl.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.908 PBCC images/time.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.933 DEP images/time.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.961 PBCC images/binfmt-misc.pb-c.c [2020-07-14T13:48:22.795Z] #39 4.980 DEP images/binfmt-misc.pb-c.d [2020-07-14T13:48:22.795Z] #39 4.998 PBCC images/seccomp.pb-c.c [2020-07-14T13:48:22.795Z] #39 5.009 DEP images/seccomp.pb-c.d [2020-07-14T13:48:22.795Z] #39 5.025 PBCC images/userns.pb-c.c [2020-07-14T13:48:22.795Z] #39 5.037 DEP images/userns.pb-c.d [2020-07-14T13:48:22.795Z] #39 5.053 PBCC images/cgroup.pb-c.c [2020-07-14T13:48:22.795Z] #39 5.081 DEP images/cgroup.pb-c.d [2020-07-14T13:48:22.795Z] #39 5.105 PBCC images/ext-file.pb-c.c [2020-07-14T13:48:22.795Z] #39 5.123 DEP images/ext-file.pb-c.d [2020-07-14T13:48:22.795Z] #39 5.138 PBCC images/rpc.pb-c.c [2020-07-14T13:48:22.795Z] #39 5.167 DEP images/rpc.pb-c.d [2020-07-14T13:48:22.795Z] #39 5.209 PBCC images/siginfo.pb-c.c [2020-07-14T13:48:22.795Z] #39 5.229 DEP images/siginfo.pb-c.d [2020-07-14T13:48:22.795Z] #39 5.243 PBCC images/pagemap.pb-c.c [2020-07-14T13:48:22.795Z] #39 5.253 DEP images/pagemap.pb-c.d [2020-07-14T13:48:22.795Z] #39 5.280 PBCC images/rlimit.pb-c.c [2020-07-14T13:48:22.795Z] #39 5.290 DEP images/rlimit.pb-c.d [2020-07-14T13:48:22.795Z] #39 5.300 PBCC images/file-lock.pb-c.c [2020-07-14T13:48:22.976Z] #43 ... [2020-07-14T13:48:22.976Z] [2020-07-14T13:48:22.976Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:48:22.976Z] #23 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:22.976Z] #23 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:22.976Z] #23 ... [2020-07-14T13:48:22.976Z] [2020-07-14T13:48:22.976Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:48:22.976Z] #51 11.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:22.976Z] #51 13.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:22.976Z] #51 ... [2020-07-14T13:48:22.976Z] [2020-07-14T13:48:22.976Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:22.976Z] #10 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:22.976Z] #10 13.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:23.055Z] #39 ... [2020-07-14T13:48:23.055Z] [2020-07-14T13:48:23.055Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:23.055Z] #33 DONE 5.4s [2020-07-14T13:48:23.055Z] [2020-07-14T13:48:23.055Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-14T13:48:23.055Z] #55 DONE 0.1s [2020-07-14T13:48:23.055Z] [2020-07-14T13:48:23.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:23.055Z] #39 5.318 DEP images/file-lock.pb-c.d [2020-07-14T13:48:23.055Z] #39 5.334 PBCC images/tty.pb-c.c [2020-07-14T13:48:23.055Z] #39 5.356 DEP images/tty.pb-c.d [2020-07-14T13:48:23.055Z] #39 5.367 PBCC images/tun.pb-c.c [2020-07-14T13:48:23.055Z] #39 5.393 PBCC images/netdev.pb-c.c [2020-07-14T13:48:23.055Z] #39 ... [2020-07-14T13:48:23.055Z] [2020-07-14T13:48:23.055Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-14T13:48:23.055Z] #56 DONE 0.1s [2020-07-14T13:48:23.055Z] [2020-07-14T13:48:23.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:23.055Z] #39 5.423 DEP images/tun.pb-c.d [2020-07-14T13:48:23.055Z] #39 5.436 DEP images/netdev.pb-c.d [2020-07-14T13:48:23.055Z] #39 5.448 PBCC images/vma.pb-c.c [2020-07-14T13:48:23.055Z] #39 5.477 DEP images/vma.pb-c.d [2020-07-14T13:48:23.055Z] #39 5.506 PBCC images/creds.pb-c.c [2020-07-14T13:48:23.235Z] #10 ... [2020-07-14T13:48:23.235Z] [2020-07-14T13:48:23.235Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:23.235Z] #47 17.53 + cd /tmp/tmp.wku90wL1i0/src/github.com/mvdan/sh [2020-07-14T13:48:23.235Z] #47 17.53 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:48:23.235Z] #47 17.64 + GO111MODULE=on [2020-07-14T13:48:23.235Z] #47 17.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-14T13:48:23.235Z] #47 19.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:48:23.235Z] #47 19.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:48:23.235Z] #47 19.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:48:23.235Z] #47 19.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:48:23.235Z] #47 20.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:48:23.235Z] #47 20.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:48:23.235Z] #47 21.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:48:23.315Z] #39 5.553 DEP images/creds.pb-c.d [2020-07-14T13:48:23.315Z] #39 5.572 PBCC images/utsns.pb-c.c [2020-07-14T13:48:23.315Z] #39 5.590 DEP images/utsns.pb-c.d [2020-07-14T13:48:23.315Z] #39 5.615 PBCC images/ipc-desc.pb-c.c [2020-07-14T13:48:23.315Z] #39 5.631 PBCC images/ipc-sem.pb-c.c [2020-07-14T13:48:23.315Z] #39 5.642 DEP images/ipc-desc.pb-c.d [2020-07-14T13:48:23.315Z] #39 5.657 DEP images/ipc-sem.pb-c.d [2020-07-14T13:48:23.315Z] #39 5.669 PBCC images/ipc-msg.pb-c.c [2020-07-14T13:48:23.315Z] #39 5.681 DEP images/ipc-msg.pb-c.d [2020-07-14T13:48:23.315Z] #39 5.717 PBCC images/ipc-shm.pb-c.c [2020-07-14T13:48:23.315Z] #39 5.723 DEP images/ipc-shm.pb-c.d [2020-07-14T13:48:23.315Z] #39 5.788 PBCC images/ipc-var.pb-c.c [2020-07-14T13:48:23.315Z] #39 5.832 DEP images/ipc-var.pb-c.d [2020-07-14T13:48:23.315Z] #39 5.860 PBCC images/sk-opts.pb-c.c [2020-07-14T13:48:23.576Z] #39 5.880 PBCC images/packet-sock.pb-c.c [2020-07-14T13:48:23.576Z] #39 5.929 DEP images/sk-opts.pb-c.d [2020-07-14T13:48:23.576Z] #39 5.952 DEP images/packet-sock.pb-c.d [2020-07-14T13:48:23.576Z] #39 5.968 PBCC images/sk-netlink.pb-c.c [2020-07-14T13:48:23.576Z] #39 5.996 DEP images/sk-netlink.pb-c.d [2020-07-14T13:48:23.576Z] #39 6.016 PBCC images/sk-inet.pb-c.c [2020-07-14T13:48:23.576Z] #39 6.044 DEP images/sk-inet.pb-c.d [2020-07-14T13:48:23.576Z] #39 6.080 PBCC images/sk-unix.pb-c.c [2020-07-14T13:48:23.836Z] #39 6.096 DEP images/sk-unix.pb-c.d [2020-07-14T13:48:23.836Z] #39 6.108 PBCC images/mm.pb-c.c [2020-07-14T13:48:23.836Z] #39 6.124 DEP images/mm.pb-c.d [2020-07-14T13:48:23.836Z] #39 6.139 PBCC images/timerfd.pb-c.c [2020-07-14T13:48:23.836Z] #39 6.159 DEP images/timerfd.pb-c.d [2020-07-14T13:48:23.836Z] #39 6.171 PBCC images/timer.pb-c.c [2020-07-14T13:48:23.836Z] #39 6.186 DEP images/timer.pb-c.d [2020-07-14T13:48:23.836Z] #39 6.196 PBCC images/sa.pb-c.c [2020-07-14T13:48:23.836Z] #39 6.248 DEP images/sa.pb-c.d [2020-07-14T13:48:23.836Z] #39 6.275 PBCC images/pipe-data.pb-c.c [2020-07-14T13:48:23.836Z] #39 6.285 DEP images/pipe-data.pb-c.d [2020-07-14T13:48:23.836Z] #39 6.297 PBCC images/mnt.pb-c.c [2020-07-14T13:48:24.097Z] #39 6.320 DEP images/mnt.pb-c.d [2020-07-14T13:48:24.097Z] #39 6.332 PBCC images/sk-packet.pb-c.c [2020-07-14T13:48:24.097Z] #39 6.340 DEP images/sk-packet.pb-c.d [2020-07-14T13:48:24.097Z] #39 6.420 PBCC images/tcp-stream.pb-c.c [2020-07-14T13:48:24.097Z] #39 6.456 DEP images/tcp-stream.pb-c.d [2020-07-14T13:48:24.097Z] #39 6.481 PBCC images/pipe.pb-c.c [2020-07-14T13:48:24.097Z] #39 6.504 DEP images/pipe.pb-c.d [2020-07-14T13:48:24.097Z] #39 6.534 PBCC images/pstree.pb-c.c [2020-07-14T13:48:24.145Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.5s done [2020-07-14T13:48:24.173Z] #47 ... [2020-07-14T13:48:24.173Z] [2020-07-14T13:48:24.173Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:24.173Z] #32 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:24.173Z] #32 ... [2020-07-14T13:48:24.173Z] [2020-07-14T13:48:24.173Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:24.173Z] #38 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:24.357Z] #39 6.541 DEP images/pstree.pb-c.d [2020-07-14T13:48:24.357Z] #39 6.552 PBCC images/fs.pb-c.c [2020-07-14T13:48:24.357Z] #39 6.563 DEP images/fs.pb-c.d [2020-07-14T13:48:24.357Z] #39 6.582 PBCC images/signalfd.pb-c.c [2020-07-14T13:48:24.357Z] #39 6.607 DEP images/signalfd.pb-c.d [2020-07-14T13:48:24.357Z] #39 6.632 PBCC images/fh.pb-c.c [2020-07-14T13:48:24.357Z] #39 6.651 PBCC images/fsnotify.pb-c.c [2020-07-14T13:48:24.357Z] #39 6.661 DEP images/fh.pb-c.d [2020-07-14T13:48:24.357Z] #39 6.681 DEP images/fsnotify.pb-c.d [2020-07-14T13:48:24.357Z] #39 6.707 PBCC images/eventpoll.pb-c.c [2020-07-14T13:48:24.357Z] #39 6.717 DEP images/eventpoll.pb-c.d [2020-07-14T13:48:24.357Z] #39 6.737 PBCC images/eventfd.pb-c.c [2020-07-14T13:48:24.357Z] #39 6.752 DEP images/eventfd.pb-c.d [2020-07-14T13:48:24.357Z] #39 6.774 PBCC images/remap-file-path.pb-c.c [2020-07-14T13:48:24.357Z] #39 6.793 DEP images/remap-file-path.pb-c.d [2020-07-14T13:48:24.357Z] #39 6.817 PBCC images/fifo.pb-c.c [2020-07-14T13:48:24.357Z] #39 6.823 DEP images/fifo.pb-c.d [2020-07-14T13:48:24.357Z] #39 6.845 PBCC images/ghost-file.pb-c.c [2020-07-14T13:48:24.357Z] #39 6.873 DEP images/ghost-file.pb-c.d [2020-07-14T13:48:24.431Z] #38 ... [2020-07-14T13:48:24.431Z] [2020-07-14T13:48:24.431Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:24.431Z] #54 12.86 + cd /tmp/tmp.90FBMCWb1n/src/github.com/rootless-containers/rootlesskit [2020-07-14T13:48:24.431Z] #54 12.87 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:48:24.431Z] #54 13.08 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-14T13:48:24.431Z] #54 13.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-14T13:48:24.617Z] #39 6.917 PBCC images/regfile.pb-c.c [2020-07-14T13:48:24.617Z] #39 6.943 DEP images/regfile.pb-c.d [2020-07-14T13:48:24.617Z] #39 6.971 PBCC images/ns.pb-c.c [2020-07-14T13:48:24.617Z] #39 6.982 DEP images/ns.pb-c.d [2020-07-14T13:48:24.617Z] #39 7.013 PBCC images/fdinfo.pb-c.c [2020-07-14T13:48:24.617Z] #39 7.032 DEP images/fdinfo.pb-c.d [2020-07-14T13:48:24.617Z] #39 7.053 PBCC images/core-aarch64.pb-c.c [2020-07-14T13:48:24.617Z] #39 7.093 PBCC images/core-arm.pb-c.c [2020-07-14T13:48:24.688Z] #54 ... [2020-07-14T13:48:24.688Z] [2020-07-14T13:48:24.688Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:24.688Z] #47 23.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:48:24.718Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 [2020-07-14T13:48:24.877Z] #39 7.108 PBCC images/core-ppc64.pb-c.c [2020-07-14T13:48:24.877Z] #39 7.143 PBCC images/core-s390.pb-c.c [2020-07-14T13:48:24.877Z] #39 7.168 PBCC images/core-x86.pb-c.c [2020-07-14T13:48:24.877Z] #39 7.203 PBCC images/core.pb-c.c [2020-07-14T13:48:24.877Z] #39 7.224 PBCC images/inventory.pb-c.c [2020-07-14T13:48:24.877Z] #39 7.249 DEP images/core-aarch64.pb-c.d [2020-07-14T13:48:24.877Z] #39 7.277 DEP images/core-arm.pb-c.d [2020-07-14T13:48:24.877Z] #39 7.299 DEP images/core-ppc64.pb-c.d [2020-07-14T13:48:24.877Z] #39 7.315 DEP images/core-s390.pb-c.d [2020-07-14T13:48:25.151Z] #39 7.333 DEP images/core-x86.pb-c.d [2020-07-14T13:48:25.151Z] #39 7.345 DEP images/core.pb-c.d [2020-07-14T13:48:25.151Z] #39 7.365 DEP images/inventory.pb-c.d [2020-07-14T13:48:25.151Z] #39 7.399 PBCC images/cpuinfo.pb-c.c [2020-07-14T13:48:25.151Z] #39 7.414 DEP images/cpuinfo.pb-c.d [2020-07-14T13:48:25.151Z] #39 7.457 PBCC images/stats.pb-c.c [2020-07-14T13:48:25.151Z] #39 7.473 DEP images/stats.pb-c.d [2020-07-14T13:48:25.254Z] #47 ... [2020-07-14T13:48:25.254Z] [2020-07-14T13:48:25.254Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:25.254Z] #30 13.63 internal/testlog [2020-07-14T13:48:25.254Z] #30 13.99 encoding [2020-07-14T13:48:25.254Z] #30 14.14 runtime/cgo [2020-07-14T13:48:25.820Z] #30 ... [2020-07-14T13:48:25.820Z] [2020-07-14T13:48:25.820Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:48:26.079Z] #36 24.25 Checking out files: 96% (1547/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-14T13:48:26.079Z] #36 24.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-14T13:48:26.089Z] #39 8.495 make[1]: Nothing to be done for 'all'. [2020-07-14T13:48:27.027Z] #39 9.485 CC images/stats.o [2020-07-14T13:48:27.287Z] #39 9.580 CC images/core.o [2020-07-14T13:48:27.287Z] #39 9.729 CC images/core-x86.o [2020-07-14T13:48:27.547Z] #39 9.931 CC images/core-arm.o [2020-07-14T13:48:27.547Z] #39 10.07 CC images/core-aarch64.o [2020-07-14T13:48:27.808Z] #39 10.18 CC images/core-ppc64.o [2020-07-14T13:48:27.808Z] #39 10.32 CC images/core-s390.o [2020-07-14T13:48:27.838Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-14T13:48:27.838Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-07-14T13:48:28.045Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 3.0s done [2020-07-14T13:48:28.045Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c done [2020-07-14T13:48:28.067Z] #39 10.47 CC images/cpuinfo.o [2020-07-14T13:48:28.131Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-07-14T13:48:28.131Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-14T13:48:28.131Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-14T13:48:28.131Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-14T13:48:28.327Z] #39 10.57 CC images/inventory.o [2020-07-14T13:48:28.327Z] #39 10.66 CC images/fdinfo.o [2020-07-14T13:48:28.327Z] #39 10.81 CC images/fown.o [2020-07-14T13:48:28.327Z] #39 10.87 CC images/ns.o [2020-07-14T13:48:28.587Z] #39 10.92 CC images/regfile.o [2020-07-14T13:48:28.587Z] #39 10.97 CC images/ghost-file.o [2020-07-14T13:48:28.587Z] #39 11.09 CC images/fifo.o [2020-07-14T13:48:28.619Z] #7 DONE 17.0s [2020-07-14T13:48:28.619Z] [2020-07-14T13:48:28.619Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-14T13:48:28.766Z] #36 26.78 + 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-07-14T13:48:28.766Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-14T13:48:28.766Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-14T13:48:28.766Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-14T13:48:28.766Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-14T13:48:28.766Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-14T13:48:28.766Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-14T13:48:28.847Z] #39 11.14 CC images/remap-file-path.o [2020-07-14T13:48:28.847Z] #39 11.19 CC images/eventfd.o [2020-07-14T13:48:28.847Z] #39 11.27 CC images/eventpoll.o [2020-07-14T13:48:28.847Z] #39 11.33 CC images/fh.o [2020-07-14T13:48:29.107Z] #39 11.40 CC images/fsnotify.o [2020-07-14T13:48:29.107Z] #39 11.57 CC images/signalfd.o [2020-07-14T13:48:29.367Z] #39 11.63 CC images/fs.o [2020-07-14T13:48:29.367Z] #39 11.68 CC images/pstree.o [2020-07-14T13:48:29.367Z] #39 11.74 CC images/pipe.o [2020-07-14T13:48:29.367Z] #39 11.83 CC images/tcp-stream.o [2020-07-14T13:48:29.627Z] #39 11.96 CC images/sk-packet.o [2020-07-14T13:48:29.804Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-14T13:48:29.804Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-14T13:48:29.804Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.1% of statements [2020-07-14T13:48:29.804Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-14T13:48:29.804Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-14T13:48:29.804Z] ? github.com/docker/docker/api/types [no test files] [2020-07-14T13:48:29.804Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-14T13:48:29.804Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-14T13:48:29.804Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-14T13:48:29.804Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-14T13:48:29.888Z] #39 12.14 CC images/mnt.o [2020-07-14T13:48:29.888Z] #39 12.20 CC images/pipe-data.o [2020-07-14T13:48:29.888Z] #39 12.25 CC images/sa.o [2020-07-14T13:48:29.888Z] #39 12.35 CC images/timer.o [2020-07-14T13:48:30.149Z] #39 12.48 CC images/timerfd.o [2020-07-14T13:48:30.149Z] #39 12.58 CC images/mm.o [2020-07-14T13:48:30.149Z] #39 12.68 CC images/sk-opts.o [2020-07-14T13:48:30.409Z] #39 12.82 CC images/sk-unix.o [2020-07-14T13:48:30.439Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-07-14T13:48:30.439Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-07-14T13:48:30.439Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-14T13:48:30.439Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-14T13:48:30.439Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-14T13:48:30.439Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-14T13:48:30.439Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-14T13:48:30.439Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-14T13:48:30.439Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-14T13:48:30.439Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-07-14T13:48:30.669Z] #39 12.91 CC images/sk-inet.o [2020-07-14T13:48:30.669Z] #39 13.06 CC images/tun.o [2020-07-14T13:48:30.669Z] #39 13.14 CC images/sk-netlink.o [2020-07-14T13:48:30.669Z] #39 13.20 CC images/packet-sock.o [2020-07-14T13:48:30.731Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/builder [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-14T13:48:30.731Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-14T13:48:30.930Z] #39 ... [2020-07-14T13:48:30.930Z] [2020-07-14T13:48:30.930Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:48:30.930Z] #28 DONE 36.5s [2020-07-14T13:48:30.930Z] [2020-07-14T13:48:30.930Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:30.930Z] #39 13.31 CC images/ipc-var.o [2020-07-14T13:48:30.930Z] #39 ... [2020-07-14T13:48:30.930Z] [2020-07-14T13:48:30.930Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:30.930Z] #10 29.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-14T13:48:30.930Z] #10 29.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 29.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:48:30.930Z] #10 33.66 Selecting previously unselected package libapparmor1:amd64. [2020-07-14T13:48:30.930Z] #10 33.67 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 33.68 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-14T13:48:30.930Z] #10 33.76 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-14T13:48:30.930Z] #10 33.76 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 33.77 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-14T13:48:30.930Z] #10 33.87 Selecting previously unselected package libbtrfs0. [2020-07-14T13:48:30.930Z] #10 33.87 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 33.91 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-14T13:48:30.930Z] #10 33.98 Selecting previously unselected package libbtrfs-dev. [2020-07-14T13:48:30.930Z] #10 33.98 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 33.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:48:30.930Z] #10 34.06 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-14T13:48:30.930Z] #10 34.06 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 34.08 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-14T13:48:30.930Z] #10 34.14 Selecting previously unselected package libudev-dev:amd64. [2020-07-14T13:48:30.930Z] #10 34.15 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 34.17 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-14T13:48:30.930Z] #10 34.24 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-14T13:48:30.930Z] #10 34.24 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 34.24 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-14T13:48:30.930Z] #10 34.64 Selecting previously unselected package libpcre16-3:amd64. [2020-07-14T13:48:30.930Z] #10 34.64 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 34.64 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-14T13:48:30.930Z] #10 34.75 Selecting previously unselected package libpcre32-3:amd64. [2020-07-14T13:48:30.930Z] #10 34.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 34.76 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-14T13:48:30.930Z] #10 34.84 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-14T13:48:30.930Z] #10 34.85 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 34.85 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-14T13:48:30.930Z] #10 34.93 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-14T13:48:30.930Z] #10 34.94 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 34.97 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-14T13:48:30.930Z] #10 35.50 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-14T13:48:30.930Z] #10 35.51 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 35.69 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-14T13:48:30.930Z] #10 36.34 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-14T13:48:30.930Z] #10 36.34 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 36.39 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-14T13:48:30.930Z] #10 36.53 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-14T13:48:30.930Z] #10 36.53 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 36.53 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-14T13:48:30.930Z] #10 36.62 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-14T13:48:30.930Z] #10 36.62 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-14T13:48:30.930Z] #10 36.63 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-14T13:48:30.930Z] #10 ... [2020-07-14T13:48:30.930Z] [2020-07-14T13:48:30.930Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:30.930Z] #39 13.43 CC images/ipc-desc.o [2020-07-14T13:48:31.023Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-07-14T13:48:31.190Z] #39 13.49 CC images/ipc-shm.o [2020-07-14T13:48:31.190Z] #39 13.58 CC images/ipc-msg.o [2020-07-14T13:48:31.450Z] #39 13.78 CC images/ipc-sem.o [2020-07-14T13:48:31.450Z] #39 13.85 CC images/utsns.o [2020-07-14T13:48:31.710Z] #39 13.94 CC images/creds.o [2020-07-14T13:48:31.710Z] #39 14.01 CC images/vma.o [2020-07-14T13:48:31.710Z] #39 14.08 CC images/netdev.o [2020-07-14T13:48:31.951Z] #8 DONE 3.1s [2020-07-14T13:48:31.951Z] [2020-07-14T13:48:31.951Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-14T13:48:31.970Z] #39 14.25 CC images/tty.o [2020-07-14T13:48:31.970Z] #39 14.46 CC images/file-lock.o [2020-07-14T13:48:32.218Z] #9 DONE 0.7s [2020-07-14T13:48:32.218Z] [2020-07-14T13:48:32.218Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-14T13:48:32.218Z] #27 DONE 0.1s [2020-07-14T13:48:32.218Z] [2020-07-14T13:48:32.218Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-14T13:48:32.218Z] #35 DONE 0.1s [2020-07-14T13:48:32.218Z] [2020-07-14T13:48:32.218Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:48:32.230Z] #39 ... [2020-07-14T13:48:32.230Z] [2020-07-14T13:48:32.230Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:32.230Z] #41 28.55 vendor/golang.org/x/net/http/httpproxy [2020-07-14T13:48:32.230Z] #41 28.55 net/textproto [2020-07-14T13:48:32.230Z] #41 28.55 crypto/x509 [2020-07-14T13:48:32.230Z] #41 28.97 vendor/golang.org/x/net/http/httpguts [2020-07-14T13:48:32.230Z] #41 28.99 mime/multipart [2020-07-14T13:48:32.230Z] #41 29.83 crypto/tls [2020-07-14T13:48:32.230Z] #41 31.57 net/http/httptrace [2020-07-14T13:48:32.230Z] #41 31.64 net/http [2020-07-14T13:48:32.230Z] #41 34.46 github.com/LK4D4/vndr/godl [2020-07-14T13:48:32.230Z] #41 34.66 github.com/LK4D4/vndr [2020-07-14T13:48:32.230Z] #41 DONE 37.8s [2020-07-14T13:48:32.230Z] [2020-07-14T13:48:32.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:32.230Z] #39 14.51 CC images/rlimit.o [2020-07-14T13:48:32.230Z] #39 14.56 CC images/pagemap.o [2020-07-14T13:48:32.230Z] #39 14.63 CC images/siginfo.o [2020-07-14T13:48:32.230Z] #39 14.71 CC images/rpc.o [2020-07-14T13:48:32.496Z] #39 ... [2020-07-14T13:48:32.496Z] [2020-07-14T13:48:32.496Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:32.496Z] #10 36.86 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-14T13:48:32.496Z] #10 36.87 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-14T13:48:32.496Z] #10 36.91 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-14T13:48:32.496Z] #10 36.96 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-14T13:48:32.496Z] #10 36.99 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-14T13:48:32.496Z] #10 37.01 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-14T13:48:32.496Z] #10 37.06 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:48:32.496Z] #10 37.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-14T13:48:32.496Z] #10 37.10 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-14T13:48:32.496Z] #10 37.11 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-14T13:48:32.496Z] #10 37.13 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-14T13:48:32.496Z] #10 37.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:48:32.496Z] #10 37.20 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-14T13:48:32.496Z] #10 37.21 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-14T13:48:32.496Z] #10 37.23 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-14T13:48:32.496Z] #10 37.26 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-14T13:48:32.496Z] #10 37.27 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-14T13:48:32.496Z] #10 37.32 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:48:32.496Z] #10 37.50 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-07-14T13:48:32.496Z] #10 37.55 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-07-14T13:48:32.496Z] #10 37.71 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:48:32.496Z] #10 37.73 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-07-14T13:48:32.496Z] #10 37.74 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-07-14T13:48:32.496Z] #10 37.75 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-14T13:48:32.496Z] #10 37.77 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-14T13:48:32.496Z] #10 37.79 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-14T13:48:32.496Z] #10 37.80 Setting up dmsetup (2:1.02.155-3) ... [2020-07-14T13:48:32.496Z] #10 37.82 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-14T13:48:32.496Z] #10 37.83 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-14T13:48:32.496Z] #10 37.84 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:48:32.496Z] #10 DONE 38.0s [2020-07-14T13:48:32.496Z] [2020-07-14T13:48:32.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:32.496Z] #39 14.96 CC images/ext-file.o [2020-07-14T13:48:32.755Z] #39 15.00 CC images/cgroup.o [2020-07-14T13:48:32.755Z] #39 15.15 CC images/userns.o [2020-07-14T13:48:32.755Z] #39 15.22 CC images/google/protobuf/descriptor.o [2020-07-14T13:48:33.128Z] #36 ... [2020-07-14T13:48:33.128Z] [2020-07-14T13:48:33.128Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:33.128Z] #60 25.36 Checking out files: 65% (1347/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-14T13:48:33.128Z] #60 26.31 + cd /tmp/tmp.WI5qTd6Yba/src/github.com/docker/libnetwork [2020-07-14T13:48:33.128Z] #60 26.31 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:48:33.128Z] #60 26.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-14T13:48:33.325Z] #39 15.54 CC images/opts.o [2020-07-14T13:48:33.325Z] #39 15.57 CC images/seccomp.o [2020-07-14T13:48:33.325Z] #39 15.63 CC images/binfmt-misc.o [2020-07-14T13:48:33.325Z] #39 15.68 CC images/time.o [2020-07-14T13:48:33.325Z] #39 15.74 CC images/sysctl.o [2020-07-14T13:48:33.325Z] #39 ... [2020-07-14T13:48:33.325Z] [2020-07-14T13:48:33.325Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-14T13:48:33.325Z] #11 DONE 1.1s [2020-07-14T13:48:33.325Z] [2020-07-14T13:48:33.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:33.325Z] #39 15.78 CC images/autofs.o [2020-07-14T13:48:33.325Z] #39 15.82 CC images/macvlan.o [2020-07-14T13:48:33.586Z] #39 15.87 CC images/sit.o [2020-07-14T13:48:33.586Z] #39 15.93 CC images/memfd.o [2020-07-14T13:48:33.586Z] #39 16.01 CC images/timens.o [2020-07-14T13:48:33.776Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.6% of statements [2020-07-14T13:48:33.846Z] #39 16.11 LINK images/built-in.o [2020-07-14T13:48:33.846Z] #39 16.17 GEN compel/include/asm [2020-07-14T13:48:33.846Z] #39 16.19 GEN compel/include/version.h [2020-07-14T13:48:33.846Z] #39 16.20 touch .config [2020-07-14T13:48:33.847Z] #39 16.22 GEN include/common/config.h [2020-07-14T13:48:33.847Z] #39 16.27 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-14T13:48:33.847Z] #39 16.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-14T13:48:33.847Z] #39 16.29 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-14T13:48:33.847Z] #39 16.30 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-14T13:48:33.847Z] #39 16.31 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-14T13:48:33.847Z] #39 16.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-14T13:48:33.847Z] #39 16.33 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-14T13:48:33.847Z] #39 16.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-14T13:48:33.847Z] #39 16.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-14T13:48:33.847Z] #39 16.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-14T13:48:33.847Z] #39 16.35 DEP compel/plugins/std/infect.d [2020-07-14T13:48:33.847Z] #39 16.37 DEP compel/plugins/std/string.d [2020-07-14T13:48:34.069Z] ok github.com/docker/docker/builder/dockerfile 1.022s coverage: 48.1% of statements [2020-07-14T13:48:34.106Z] #39 16.40 DEP compel/plugins/std/log.d [2020-07-14T13:48:34.106Z] #39 16.42 DEP compel/plugins/std/fds.d [2020-07-14T13:48:34.106Z] #39 16.45 DEP compel/plugins/std/std.d [2020-07-14T13:48:34.106Z] #39 16.47 DEP compel/plugins/shmem/shmem.d [2020-07-14T13:48:34.106Z] #39 16.49 DEP compel/plugins/fds/fds.d [2020-07-14T13:48:34.106Z] #39 16.53 CC compel/plugins/std/std.o [2020-07-14T13:48:34.106Z] #39 16.64 CC compel/plugins/std/fds.o [2020-07-14T13:48:34.361Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-14T13:48:34.365Z] #39 16.75 CC compel/plugins/std/log.o [2020-07-14T13:48:34.624Z] #39 16.93 CC compel/plugins/std/string.o [2020-07-14T13:48:34.883Z] #39 17.10 CC compel/plugins/std/infect.o [2020-07-14T13:48:34.883Z] #39 17.19 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-14T13:48:34.883Z] #39 ... [2020-07-14T13:48:34.883Z] [2020-07-14T13:48:34.883Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-14T13:48:34.883Z] #12 DONE 1.3s [2020-07-14T13:48:34.883Z] [2020-07-14T13:48:34.883Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:34.883Z] #39 17.20 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-14T13:48:34.883Z] #39 17.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-14T13:48:34.883Z] #39 17.23 AR compel/plugins/std.lib.a [2020-07-14T13:48:34.883Z] #39 17.25 CC compel/plugins/fds/fds.o [2020-07-14T13:48:34.883Z] #39 17.30 AR compel/plugins/fds.lib.a [2020-07-14T13:48:34.883Z] #39 17.33 HOSTDEP compel/src/lib/log-host.d [2020-07-14T13:48:34.883Z] #39 17.37 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-14T13:48:34.883Z] #39 17.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-14T13:48:34.883Z] #39 17.41 HOSTDEP compel/src/main-host.d [2020-07-14T13:48:35.142Z] #39 17.44 DEP compel/src/lib/ptrace.d [2020-07-14T13:48:35.142Z] #39 17.46 DEP compel/src/lib/infect.d [2020-07-14T13:48:35.142Z] #39 17.49 DEP compel/src/lib/infect-util.d [2020-07-14T13:48:35.142Z] #39 17.51 DEP compel/src/lib/infect-rpc.d [2020-07-14T13:48:35.142Z] #39 17.53 DEP compel/arch/x86/src/lib/infect.d [2020-07-14T13:48:35.142Z] #39 17.56 DEP compel/arch/x86/src/lib/cpu.d [2020-07-14T13:48:35.142Z] #39 17.58 DEP compel/src/lib/log.d [2020-07-14T13:48:35.142Z] #39 17.61 DEP compel/src/main.d [2020-07-14T13:48:35.142Z] #39 17.63 DEP compel/src/lib/handle-elf.d [2020-07-14T13:48:35.400Z] ok github.com/docker/docker/builder/remotecontext/git 1.517s coverage: 86.3% of statements [2020-07-14T13:48:35.400Z] ? github.com/docker/docker/cli [no test files] [2020-07-14T13:48:35.400Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-14T13:48:35.402Z] #39 17.67 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-14T13:48:35.402Z] #39 17.69 CC compel/src/lib/log.o [2020-07-14T13:48:35.402Z] #39 17.75 CC compel/arch/x86/src/lib/cpu.o [2020-07-14T13:48:35.662Z] #39 17.93 CC compel/arch/x86/src/lib/infect.o [2020-07-14T13:48:35.662Z] #39 18.14 CC compel/src/lib/infect-rpc.o [2020-07-14T13:48:35.922Z] #39 18.24 CC compel/src/lib/infect-util.o [2020-07-14T13:48:35.922Z] #39 ... [2020-07-14T13:48:35.922Z] [2020-07-14T13:48:35.922Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-14T13:48:35.922Z] #13 0.785 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-14T13:48:35.922Z] #13 DONE 1.2s [2020-07-14T13:48:35.922Z] [2020-07-14T13:48:35.922Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:35.922Z] #39 18.32 CC compel/src/lib/infect.o [2020-07-14T13:48:36.409Z] #60 ... [2020-07-14T13:48:36.409Z] [2020-07-14T13:48:36.409Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:36.409Z] #38 24.32 Fetched 8360 kB in 18s (471 kB/s) [2020-07-14T13:48:36.409Z] #38 24.32 Reading package lists... [2020-07-14T13:48:36.409Z] #38 32.69 Reading package lists... [2020-07-14T13:48:36.409Z] #38 ... [2020-07-14T13:48:36.409Z] [2020-07-14T13:48:36.409Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:36.409Z] #47 24.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:48:36.409Z] #47 24.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:48:36.409Z] #47 24.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:48:36.409Z] #47 24.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:48:36.409Z] #47 25.65 runtime/cgo [2020-07-14T13:48:36.409Z] #47 25.85 runtime [2020-07-14T13:48:36.409Z] #47 ... [2020-07-14T13:48:36.409Z] [2020-07-14T13:48:36.409Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:36.409Z] #32 24.54 Fetched 8360 kB in 18s (467 kB/s) [2020-07-14T13:48:36.409Z] #32 24.54 Reading package lists... [2020-07-14T13:48:36.409Z] #32 32.56 Reading package lists... [2020-07-14T13:48:36.409Z] #32 ... [2020-07-14T13:48:36.409Z] [2020-07-14T13:48:36.409Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:36.409Z] #10 25.22 Fetched 8360 kB in 18s (472 kB/s) [2020-07-14T13:48:36.409Z] #10 25.22 Reading package lists... [2020-07-14T13:48:36.409Z] #10 32.89 Reading package lists... [2020-07-14T13:48:36.409Z] #10 ... [2020-07-14T13:48:36.409Z] [2020-07-14T13:48:36.409Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:48:36.409Z] #51 24.83 Fetched 8360 kB in 18s (478 kB/s) [2020-07-14T13:48:36.409Z] #51 24.83 Reading package lists... [2020-07-14T13:48:36.492Z] #39 18.91 CC compel/src/lib/ptrace.o [2020-07-14T13:48:36.667Z] #51 32.83 Reading package lists... [2020-07-14T13:48:36.667Z] #51 ... [2020-07-14T13:48:36.667Z] [2020-07-14T13:48:36.667Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:48:36.667Z] #23 25.11 Fetched 8360 kB in 18s (466 kB/s) [2020-07-14T13:48:36.667Z] #23 25.11 Reading package lists... [2020-07-14T13:48:36.752Z] #39 19.03 AR compel/libcompel.a [2020-07-14T13:48:36.752Z] #39 19.12 HOSTCC compel/src/main-host.o [2020-07-14T13:48:36.752Z] #39 19.20 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-14T13:48:36.752Z] #39 19.25 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-14T13:48:37.012Z] #39 19.38 HOSTCC compel/src/lib/log-host.o [2020-07-14T13:48:37.012Z] #39 19.44 HOSTLINK compel/compel-host-bin [2020-07-14T13:48:37.012Z] #39 19.51 DEP soccr/soccr.d [2020-07-14T13:48:37.272Z] #39 19.57 CC soccr/soccr.o [2020-07-14T13:48:37.532Z] #39 19.96 AR soccr/libsoccr.a [2020-07-14T13:48:37.537Z] ok github.com/docker/docker/client 0.160s coverage: 75.4% of statements [2020-07-14T13:48:37.538Z] #36 ... [2020-07-14T13:48:37.538Z] [2020-07-14T13:48:37.538Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:37.538Z] #41 5.010 + RM_GOPATH=0 [2020-07-14T13:48:37.538Z] #41 5.010 + TMP_GOPATH= [2020-07-14T13:48:37.538Z] #41 5.010 + : /build [2020-07-14T13:48:37.538Z] #41 5.010 + '[' -z '' ']' [2020-07-14T13:48:37.538Z] #41 5.012 ++ mktemp -d [2020-07-14T13:48:37.538Z] #41 5.017 + export GOPATH=/tmp/tmp.pksxj4S0ZX [2020-07-14T13:48:37.538Z] #41 5.017 + GOPATH=/tmp/tmp.pksxj4S0ZX [2020-07-14T13:48:37.538Z] #41 5.017 + RM_GOPATH=1 [2020-07-14T13:48:37.538Z] #41 5.017 + case "$(go env GOARCH)" in [2020-07-14T13:48:37.538Z] #41 5.020 ++ go env GOARCH [2020-07-14T13:48:37.538Z] #41 5.057 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:37.538Z] #41 5.057 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:37.538Z] #41 5.063 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:37.538Z] #41 5.066 + dir=/tmp/install [2020-07-14T13:48:37.538Z] #41 5.066 + bin=vndr [2020-07-14T13:48:37.538Z] #41 5.066 + shift [2020-07-14T13:48:37.539Z] #41 5.066 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-14T13:48:37.539Z] #41 5.066 + . /tmp/install/vndr.installer [2020-07-14T13:48:37.539Z] #41 5.067 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:48:37.539Z] #41 5.067 + install_vndr [2020-07-14T13:48:37.539Z] #41 5.067 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-14T13:48:37.539Z] #41 5.067 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:48:37.539Z] #41 5.067 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pksxj4S0ZX/src/github.com/LK4D4/vndr [2020-07-14T13:48:37.539Z] #41 5.071 Cloning into '/tmp/tmp.pksxj4S0ZX/src/github.com/LK4D4/vndr'... [2020-07-14T13:48:37.800Z] #39 ... [2020-07-14T13:48:37.800Z] [2020-07-14T13:48:37.800Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-14T13:48:37.800Z] #14 DONE 1.6s [2020-07-14T13:48:37.800Z] [2020-07-14T13:48:37.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:37.800Z] #39 19.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-14T13:48:37.800Z] #39 20.21 DEP criu/arch/x86/sigframe.d [2020-07-14T13:48:38.060Z] #39 20.28 DEP criu/arch/x86/sigaction_compat.d [2020-07-14T13:48:38.060Z] #39 20.32 DEP criu/arch/x86/kerndat.d [2020-07-14T13:48:38.060Z] #39 20.38 DEP criu/arch/x86/crtools.d [2020-07-14T13:48:38.060Z] #39 20.43 DEP criu/arch/x86/cpu.d [2020-07-14T13:48:38.060Z] #39 20.49 CC criu/arch/x86/cpu.o [2020-07-14T13:48:38.117Z] #41 ... [2020-07-14T13:48:38.117Z] [2020-07-14T13:48:38.117Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:48:38.117Z] #36 5.541 + git clone https://github.com/docker/distribution.git . [2020-07-14T13:48:38.117Z] #36 5.544 Cloning into '.'... [2020-07-14T13:48:38.320Z] #39 20.66 CC criu/arch/x86/crtools.o [2020-07-14T13:48:38.581Z] #39 21.03 CC criu/arch/x86/kerndat.o [2020-07-14T13:48:38.841Z] #39 21.17 CC criu/arch/x86/sigaction_compat.o [2020-07-14T13:48:38.841Z] #39 21.24 CC criu/arch/x86/sigframe.o [2020-07-14T13:48:38.841Z] #39 21.30 LINK criu/arch/x86/crtools.built-in.o [2020-07-14T13:48:38.841Z] #39 21.33 DEP criu/pie/util-vdso-elf32.d [2020-07-14T13:48:38.841Z] #39 21.39 DEP criu/pie/util-vdso.d [2020-07-14T13:48:39.101Z] #39 21.43 DEP criu/pie/util.d [2020-07-14T13:48:39.101Z] #39 21.48 CC criu/pie/util.o [2020-07-14T13:48:39.198Z] #23 33.23 Reading package lists... [2020-07-14T13:48:39.198Z] #23 ... [2020-07-14T13:48:39.198Z] [2020-07-14T13:48:39.198Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:39.198Z] #41 27.37 vendor/golang.org/x/crypto/internal/subtle [2020-07-14T13:48:39.198Z] #41 27.55 vendor/golang.org/x/crypto/curve25519 [2020-07-14T13:48:39.361Z] #39 ... [2020-07-14T13:48:39.361Z] [2020-07-14T13:48:39.361Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-14T13:48:39.361Z] #15 DONE 1.6s [2020-07-14T13:48:39.361Z] [2020-07-14T13:48:39.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:39.361Z] #39 21.61 CC criu/pie/util-vdso.o [2020-07-14T13:48:39.361Z] #39 21.80 CC criu/pie/util-vdso-elf32.o [2020-07-14T13:48:39.621Z] #39 22.03 AR criu/pie/pie.lib.a [2020-07-14T13:48:39.621Z] #39 22.08 DEP criu/pie/restorer.d [2020-07-14T13:48:39.881Z] #39 22.15 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-14T13:48:39.881Z] #39 22.20 DEP criu/arch/x86/restorer_unmap.d [2020-07-14T13:48:39.881Z] #39 22.20 DEP criu/arch/x86/restorer.d [2020-07-14T13:48:39.881Z] #39 22.26 DEP criu/arch/x86/vdso-pie.d [2020-07-14T13:48:39.881Z] #39 22.29 DEP criu/pie/parasite-vdso.d [2020-07-14T13:48:39.881Z] #39 22.33 DEP criu/pie/parasite.d [2020-07-14T13:48:40.140Z] #39 22.42 CC criu/pie/parasite.o [2020-07-14T13:48:40.400Z] #39 22.79 LINK criu/pie/parasite.built-in.o [2020-07-14T13:48:40.400Z] #39 22.80 GEN criu/pie/parasite-blob.h [2020-07-14T13:48:40.400Z] #39 22.81 CC criu/pie/parasite-vdso.o [2020-07-14T13:48:40.661Z] #39 22.98 CC criu/arch/x86/vdso-pie.o [2020-07-14T13:48:40.661Z] #39 23.07 CC criu/arch/x86/restorer.o [2020-07-14T13:48:40.921Z] #39 ... [2020-07-14T13:48:40.921Z] [2020-07-14T13:48:40.921Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-14T13:48:40.921Z] #16 DONE 1.5s [2020-07-14T13:48:40.921Z] [2020-07-14T13:48:40.921Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:40.921Z] #39 23.21 CC criu/arch/x86/restorer_unmap.o [2020-07-14T13:48:40.921Z] #39 23.23 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-14T13:48:40.921Z] #39 23.31 CC criu/pie/restorer.o [2020-07-14T13:48:41.096Z] #41 ... [2020-07-14T13:48:41.096Z] [2020-07-14T13:48:41.096Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:41.096Z] #32 32.56 Reading package lists... [2020-07-14T13:48:41.882Z] #39 23.99 LINK criu/pie/restorer.built-in.o [2020-07-14T13:48:41.882Z] #39 24.00 GEN criu/pie/restorer-blob.h [2020-07-14T13:48:41.882Z] #39 24.02 DEP criu/vdso.d [2020-07-14T13:48:41.882Z] #39 24.05 DEP criu/vdso-compat.d [2020-07-14T13:48:41.882Z] #39 24.08 DEP criu/uts_ns.d [2020-07-14T13:48:41.882Z] #39 24.13 DEP criu/util.d [2020-07-14T13:48:41.882Z] #39 24.18 DEP criu/uffd.d [2020-07-14T13:48:41.882Z] #39 24.22 DEP criu/tun.d [2020-07-14T13:48:41.882Z] #39 24.26 DEP criu/tty.d [2020-07-14T13:48:41.882Z] #39 24.29 DEP criu/timerfd.d [2020-07-14T13:48:41.882Z] #39 24.32 DEP criu/timens.d [2020-07-14T13:48:41.882Z] #39 24.37 DEP criu/sysfs_parse.d [2020-07-14T13:48:42.173Z] #39 24.39 DEP criu/sysctl.d [2020-07-14T13:48:42.173Z] #39 24.42 DEP criu/string.d [2020-07-14T13:48:42.173Z] #39 24.43 DEP criu/stats.d [2020-07-14T13:48:42.173Z] #39 24.45 DEP criu/sockets.d [2020-07-14T13:48:42.173Z] #39 24.48 DEP criu/sk-unix.d [2020-07-14T13:48:42.173Z] #39 24.53 DEP criu/sk-tcp.d [2020-07-14T13:48:42.173Z] #39 24.57 DEP criu/sk-queue.d [2020-07-14T13:48:42.173Z] #39 24.60 DEP criu/sk-packet.d [2020-07-14T13:48:42.352Z] #36 ... [2020-07-14T13:48:42.352Z] [2020-07-14T13:48:42.352Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:42.352Z] #38 6.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:42.352Z] #38 6.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:42.352Z] #38 6.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:42.352Z] #38 6.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-14T13:48:42.352Z] #38 8.453 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-14T13:48:42.352Z] #38 ... [2020-07-14T13:48:42.352Z] [2020-07-14T13:48:42.352Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:48:42.352Z] #23 6.213 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:42.352Z] #23 6.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:42.352Z] #23 6.246 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:42.352Z] #23 7.117 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-14T13:48:42.352Z] #23 8.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-14T13:48:42.352Z] #23 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-14T13:48:42.433Z] #39 24.65 DEP criu/sk-netlink.d [2020-07-14T13:48:42.433Z] #39 24.68 DEP criu/sk-inet.d [2020-07-14T13:48:42.433Z] #39 24.73 DEP criu/signalfd.d [2020-07-14T13:48:42.433Z] #39 24.75 DEP criu/sigframe.d [2020-07-14T13:48:42.433Z] #39 24.77 DEP criu/shmem.d [2020-07-14T13:48:42.433Z] #39 24.80 DEP criu/servicefd.d [2020-07-14T13:48:42.433Z] #39 24.83 DEP criu/seize.d [2020-07-14T13:48:42.433Z] #39 ... [2020-07-14T13:48:42.433Z] [2020-07-14T13:48:42.433Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:42.433Z] #49 0.989 + RM_GOPATH=0 [2020-07-14T13:48:42.433Z] #49 0.989 + TMP_GOPATH= [2020-07-14T13:48:42.433Z] #49 0.989 + : /build [2020-07-14T13:48:42.433Z] #49 0.989 + '[' -z '' ']' [2020-07-14T13:48:42.433Z] #49 0.990 ++ mktemp -d [2020-07-14T13:48:42.433Z] #49 0.996 + export GOPATH=/tmp/tmp.LkoHPj8GtC [2020-07-14T13:48:42.433Z] #49 0.996 + GOPATH=/tmp/tmp.LkoHPj8GtC [2020-07-14T13:48:42.433Z] #49 0.996 + RM_GOPATH=1 [2020-07-14T13:48:42.433Z] #49 0.996 + case "$(go env GOARCH)" in [2020-07-14T13:48:42.433Z] #49 0.997 ++ go env GOARCH [2020-07-14T13:48:42.433Z] #49 1.001 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:42.433Z] #49 1.001 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:42.433Z] #49 1.001 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:42.433Z] #49 1.002 + dir=/tmp/install [2020-07-14T13:48:42.433Z] #49 1.002 + bin=runc [2020-07-14T13:48:42.433Z] #49 1.002 + shift [2020-07-14T13:48:42.433Z] #49 1.002 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-14T13:48:42.433Z] #49 1.002 + . /tmp/install/runc.installer [2020-07-14T13:48:42.433Z] #49 1.002 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-14T13:48:42.433Z] #49 1.003 + install_runc [2020-07-14T13:48:42.433Z] #49 1.003 + uname -r [2020-07-14T13:48:42.433Z] #49 1.004 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-14T13:48:42.433Z] #49 1.005 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-14T13:48:42.433Z] #49 1.005 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-14T13:48:42.433Z] #49 1.005 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LkoHPj8GtC/src/github.com/opencontainers/runc [2020-07-14T13:48:42.433Z] #49 1.005 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-14T13:48:42.433Z] #49 1.006 Cloning into '/tmp/tmp.LkoHPj8GtC/src/github.com/opencontainers/runc'... [2020-07-14T13:48:42.433Z] #49 2.496 + cd /tmp/tmp.LkoHPj8GtC/src/github.com/opencontainers/runc [2020-07-14T13:48:42.433Z] #49 2.496 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-14T13:48:42.433Z] #49 2.601 + '[' -z '' ']' [2020-07-14T13:48:42.433Z] #49 2.601 + target=static [2020-07-14T13:48:42.433Z] #49 2.601 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-14T13:48:42.433Z] #49 2.750 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-14T13:48:42.433Z] #49 ... [2020-07-14T13:48:42.433Z] [2020-07-14T13:48:42.433Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:42.433Z] #39 24.85 DEP criu/seccomp.d [2020-07-14T13:48:42.433Z] #39 24.88 DEP criu/rst-malloc.d [2020-07-14T13:48:42.433Z] #39 24.89 DEP criu/rbtree.d [2020-07-14T13:48:42.433Z] #39 24.90 DEP criu/pstree.d [2020-07-14T13:48:42.433Z] #39 24.93 DEP criu/protobuf.d [2020-07-14T13:48:42.473Z] #32 39.58 Building dependency tree... [2020-07-14T13:48:42.617Z] #23 ... [2020-07-14T13:48:42.617Z] [2020-07-14T13:48:42.617Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:42.617Z] #47 5.445 + RM_GOPATH=0 [2020-07-14T13:48:42.617Z] #47 5.445 + TMP_GOPATH= [2020-07-14T13:48:42.617Z] #47 5.446 + : /build [2020-07-14T13:48:42.617Z] #47 5.447 + '[' -z '' ']' [2020-07-14T13:48:42.617Z] #47 5.449 ++ mktemp -d [2020-07-14T13:48:42.617Z] #47 5.453 + export GOPATH=/tmp/tmp.n5Ue3yoEEB [2020-07-14T13:48:42.617Z] #47 5.453 + GOPATH=/tmp/tmp.n5Ue3yoEEB [2020-07-14T13:48:42.617Z] #47 5.454 + RM_GOPATH=1 [2020-07-14T13:48:42.617Z] #47 5.454 + case "$(go env GOARCH)" in [2020-07-14T13:48:42.617Z] #47 5.455 ++ go env GOARCH [2020-07-14T13:48:42.617Z] #47 5.472 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:42.617Z] #47 5.476 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:42.617Z] #47 5.476 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:42.617Z] #47 5.479 + dir=/tmp/install [2020-07-14T13:48:42.617Z] #47 5.479 + bin=shfmt [2020-07-14T13:48:42.617Z] #47 5.479 + shift [2020-07-14T13:48:42.617Z] #47 5.479 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-14T13:48:42.617Z] #47 5.479 + . /tmp/install/shfmt.installer [2020-07-14T13:48:42.617Z] #47 5.482 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:48:42.617Z] #47 5.486 + install_shfmt [2020-07-14T13:48:42.617Z] #47 5.486 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-14T13:48:42.617Z] #47 5.486 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:48:42.617Z] #47 5.486 + git clone https://github.com/mvdan/sh.git /tmp/tmp.n5Ue3yoEEB/src/github.com/mvdan/sh [2020-07-14T13:48:42.617Z] #47 5.494 Cloning into '/tmp/tmp.n5Ue3yoEEB/src/github.com/mvdan/sh'... [2020-07-14T13:48:42.617Z] #47 ... [2020-07-14T13:48:42.617Z] [2020-07-14T13:48:42.617Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:42.617Z] #30 5.625 + RM_GOPATH=0 [2020-07-14T13:48:42.617Z] #30 5.625 + TMP_GOPATH= [2020-07-14T13:48:42.617Z] #30 5.625 + : /build [2020-07-14T13:48:42.617Z] #30 5.625 + '[' -z '' ']' [2020-07-14T13:48:42.617Z] #30 5.627 ++ mktemp -d [2020-07-14T13:48:42.617Z] #30 5.632 + export GOPATH=/tmp/tmp.qQf2VdKrw5 [2020-07-14T13:48:42.617Z] #30 5.632 + GOPATH=/tmp/tmp.qQf2VdKrw5 [2020-07-14T13:48:42.617Z] #30 5.633 + RM_GOPATH=1 [2020-07-14T13:48:42.617Z] #30 5.634 + case "$(go env GOARCH)" in [2020-07-14T13:48:42.617Z] #30 5.636 ++ go env GOARCH [2020-07-14T13:48:42.617Z] #30 5.643 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:42.617Z] #30 5.643 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:42.617Z] #30 5.644 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:42.617Z] #30 5.646 + dir=/tmp/install [2020-07-14T13:48:42.617Z] #30 5.646 + bin=tomlv [2020-07-14T13:48:42.617Z] #30 5.647 + shift [2020-07-14T13:48:42.617Z] #30 5.647 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-14T13:48:42.617Z] #30 5.647 + . /tmp/install/tomlv.installer [2020-07-14T13:48:42.617Z] #30 5.648 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:48:42.617Z] #30 5.649 + install_tomlv [2020-07-14T13:48:42.617Z] #30 5.649 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-14T13:48:42.617Z] #30 5.649 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:48:42.617Z] #30 5.650 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qQf2VdKrw5/src/github.com/BurntSushi/toml [2020-07-14T13:48:42.617Z] #30 5.655 Cloning into '/tmp/tmp.qQf2VdKrw5/src/github.com/BurntSushi/toml'... [2020-07-14T13:48:42.617Z] #30 6.600 + cd /tmp/tmp.qQf2VdKrw5/src/github.com/BurntSushi/toml [2020-07-14T13:48:42.617Z] #30 6.600 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:48:42.617Z] #30 6.612 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-14T13:48:42.617Z] #30 7.293 runtime/internal/sys [2020-07-14T13:48:42.617Z] #30 7.295 math/bits [2020-07-14T13:48:42.617Z] #30 7.347 internal/cpu [2020-07-14T13:48:42.617Z] #30 7.504 runtime/internal/math [2020-07-14T13:48:42.617Z] #30 7.516 runtime/internal/atomic [2020-07-14T13:48:42.617Z] #30 7.942 unicode/utf8 [2020-07-14T13:48:42.617Z] #30 8.044 unicode [2020-07-14T13:48:42.617Z] #30 8.212 internal/bytealg [2020-07-14T13:48:42.617Z] #30 8.277 math [2020-07-14T13:48:42.617Z] #30 8.771 internal/testlog [2020-07-14T13:48:42.617Z] #30 9.361 runtime [2020-07-14T13:48:42.617Z] #30 9.423 runtime/cgo [2020-07-14T13:48:42.692Z] #39 24.96 GEN criu/protobuf-desc-gen.h [2020-07-14T13:48:42.881Z] #30 ... [2020-07-14T13:48:42.881Z] [2020-07-14T13:48:42.881Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:42.881Z] #54 3.351 + RM_GOPATH=0 [2020-07-14T13:48:42.881Z] #54 3.351 + TMP_GOPATH= [2020-07-14T13:48:42.881Z] #54 3.351 + : /build [2020-07-14T13:48:42.881Z] #54 3.351 + '[' -z '' ']' [2020-07-14T13:48:42.881Z] #54 3.351 ++ mktemp -d [2020-07-14T13:48:42.881Z] #54 3.355 + export GOPATH=/tmp/tmp.0cFESsVfS2 [2020-07-14T13:48:42.881Z] #54 3.355 + GOPATH=/tmp/tmp.0cFESsVfS2 [2020-07-14T13:48:42.881Z] #54 3.355 + RM_GOPATH=1 [2020-07-14T13:48:42.881Z] #54 3.355 + case "$(go env GOARCH)" in [2020-07-14T13:48:42.881Z] #54 3.355 ++ go env GOARCH [2020-07-14T13:48:42.881Z] #54 3.365 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:42.881Z] #54 3.365 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:42.881Z] #54 3.366 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:42.881Z] #54 3.369 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:48:42.881Z] #54 3.369 + dir=/tmp/install [2020-07-14T13:48:42.881Z] #54 3.369 + bin=rootlesskit [2020-07-14T13:48:42.881Z] #54 3.369 + shift [2020-07-14T13:48:42.881Z] #54 3.369 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-14T13:48:42.881Z] #54 3.369 + . /tmp/install/rootlesskit.installer [2020-07-14T13:48:42.881Z] #54 3.369 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:48:42.881Z] #54 3.369 + install_rootlesskit [2020-07-14T13:48:42.881Z] #54 3.369 + case "$1" in [2020-07-14T13:48:42.881Z] #54 3.369 + export CGO_ENABLED=0 [2020-07-14T13:48:42.881Z] #54 3.369 + CGO_ENABLED=0 [2020-07-14T13:48:42.881Z] #54 3.369 + _install_rootlesskit [2020-07-14T13:48:42.881Z] #54 3.369 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-14T13:48:42.881Z] #54 3.369 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0cFESsVfS2/src/github.com/rootless-containers/rootlesskit [2020-07-14T13:48:42.881Z] #54 3.374 Cloning into '/tmp/tmp.0cFESsVfS2/src/github.com/rootless-containers/rootlesskit'... [2020-07-14T13:48:42.881Z] #54 6.325 + cd /tmp/tmp.0cFESsVfS2/src/github.com/rootless-containers/rootlesskit [2020-07-14T13:48:42.881Z] #54 6.325 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:48:42.881Z] #54 6.520 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-14T13:48:42.881Z] #54 6.521 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-14T13:48:42.881Z] #54 ... [2020-07-14T13:48:42.881Z] [2020-07-14T13:48:42.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:42.881Z] #10 6.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:42.881Z] #10 6.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:42.881Z] #10 6.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:42.881Z] #10 7.174 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-14T13:48:42.881Z] #10 8.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-14T13:48:42.881Z] #10 9.966 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-14T13:48:42.952Z] #39 25.26 DEP criu/protobuf-desc.d [2020-07-14T13:48:42.952Z] #39 25.29 DEP criu/proc_parse.d [2020-07-14T13:48:42.952Z] #39 25.34 DEP criu/plugin.d [2020-07-14T13:48:42.952Z] #39 25.36 DEP criu/pipes.d [2020-07-14T13:48:42.952Z] #39 25.40 DEP criu/pie-util.d [2020-07-14T13:48:42.952Z] #39 25.43 DEP criu/pie-util-vdso.d [2020-07-14T13:48:42.952Z] #39 25.45 DEP criu/pie-util-vdso-elf32.d [2020-07-14T13:48:43.145Z] #10 ... [2020-07-14T13:48:43.145Z] [2020-07-14T13:48:43.145Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:43.145Z] #32 3.485 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:43.145Z] #32 3.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:43.145Z] #32 3.528 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:43.145Z] #32 4.133 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-14T13:48:43.145Z] #32 5.320 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-14T13:48:43.145Z] #32 6.679 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-14T13:48:43.145Z] #32 ... [2020-07-14T13:48:43.145Z] [2020-07-14T13:48:43.145Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:43.145Z] #60 4.449 + RM_GOPATH=0 [2020-07-14T13:48:43.145Z] #60 4.449 + TMP_GOPATH= [2020-07-14T13:48:43.145Z] #60 4.449 + : /build [2020-07-14T13:48:43.145Z] #60 4.449 + '[' -z '' ']' [2020-07-14T13:48:43.145Z] #60 4.449 ++ mktemp -d [2020-07-14T13:48:43.145Z] #60 4.452 + export GOPATH=/tmp/tmp.F5LVqFs3nc [2020-07-14T13:48:43.145Z] #60 4.452 + GOPATH=/tmp/tmp.F5LVqFs3nc [2020-07-14T13:48:43.145Z] #60 4.452 + RM_GOPATH=1 [2020-07-14T13:48:43.145Z] #60 4.452 + case "$(go env GOARCH)" in [2020-07-14T13:48:43.145Z] #60 4.452 ++ go env GOARCH [2020-07-14T13:48:43.145Z] #60 4.475 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:43.145Z] #60 4.475 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:43.145Z] #60 4.478 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:43.145Z] #60 4.479 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:48:43.145Z] #60 4.482 + dir=/tmp/install [2020-07-14T13:48:43.145Z] #60 4.482 + bin=proxy [2020-07-14T13:48:43.145Z] #60 4.482 + shift [2020-07-14T13:48:43.145Z] #60 4.482 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-14T13:48:43.145Z] #60 4.482 + . /tmp/install/proxy.installer [2020-07-14T13:48:43.145Z] #60 4.482 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:48:43.145Z] #60 4.482 + install_proxy [2020-07-14T13:48:43.145Z] #60 4.482 + case "$1" in [2020-07-14T13:48:43.145Z] #60 4.482 + export CGO_ENABLED=0 [2020-07-14T13:48:43.145Z] #60 4.482 + CGO_ENABLED=0 [2020-07-14T13:48:43.145Z] #60 4.482 + _install_proxy [2020-07-14T13:48:43.145Z] #60 4.482 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-14T13:48:43.145Z] #60 4.482 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.F5LVqFs3nc/src/github.com/docker/libnetwork [2020-07-14T13:48:43.145Z] #60 4.482 Cloning into '/tmp/tmp.F5LVqFs3nc/src/github.com/docker/libnetwork'... [2020-07-14T13:48:43.211Z] #39 25.49 DEP criu/path.d [2020-07-14T13:48:43.211Z] #39 25.52 DEP criu/parasite-syscall.d [2020-07-14T13:48:43.212Z] #39 25.57 DEP criu/pagemap.d [2020-07-14T13:48:43.212Z] #39 25.60 DEP criu/pagemap-cache.d [2020-07-14T13:48:43.212Z] #39 25.64 DEP criu/page-xfer.d [2020-07-14T13:48:43.212Z] #39 25.68 DEP criu/page-pipe.d [2020-07-14T13:48:43.408Z] #60 ... [2020-07-14T13:48:43.408Z] [2020-07-14T13:48:43.408Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:48:43.408Z] #28 3.862 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-14T13:48:43.408Z] #28 3.876 Cloning into '.'... [2020-07-14T13:48:43.471Z] #39 25.70 DEP criu/netfilter.d [2020-07-14T13:48:43.471Z] #39 25.75 DEP criu/net.d [2020-07-14T13:48:43.471Z] #39 25.80 DEP criu/namespaces.d [2020-07-14T13:48:43.471Z] #39 25.84 DEP criu/mount.d [2020-07-14T13:48:43.471Z] #39 25.89 DEP criu/memfd.d [2020-07-14T13:48:43.471Z] #39 25.93 DEP criu/mem.d [2020-07-14T13:48:43.673Z] #28 ... [2020-07-14T13:48:43.673Z] [2020-07-14T13:48:43.673Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:48:43.673Z] #51 6.114 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:43.673Z] #51 6.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:43.673Z] #51 6.167 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:43.673Z] #51 7.092 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-14T13:48:43.673Z] #51 8.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-14T13:48:43.673Z] #51 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-14T13:48:43.673Z] #51 ... [2020-07-14T13:48:43.673Z] [2020-07-14T13:48:43.673Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:43.673Z] #43 5.319 + RM_GOPATH=0 [2020-07-14T13:48:43.673Z] #43 5.319 + TMP_GOPATH= [2020-07-14T13:48:43.673Z] #43 5.319 + : /build [2020-07-14T13:48:43.673Z] #43 5.319 + '[' -z '' ']' [2020-07-14T13:48:43.673Z] #43 5.321 ++ mktemp -d [2020-07-14T13:48:43.673Z] #43 5.324 + export GOPATH=/tmp/tmp.V58Liv0miE [2020-07-14T13:48:43.673Z] #43 5.324 + GOPATH=/tmp/tmp.V58Liv0miE [2020-07-14T13:48:43.673Z] #43 5.325 + RM_GOPATH=1 [2020-07-14T13:48:43.673Z] #43 5.325 + case "$(go env GOARCH)" in [2020-07-14T13:48:43.673Z] #43 5.329 ++ go env GOARCH [2020-07-14T13:48:43.673Z] #43 5.358 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:43.673Z] #43 5.358 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:43.673Z] #43 5.359 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:43.673Z] #43 5.360 + dir=/tmp/install [2020-07-14T13:48:43.673Z] #43 5.360 + bin=gotestsum [2020-07-14T13:48:43.673Z] #43 5.361 + shift [2020-07-14T13:48:43.673Z] #43 5.361 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-14T13:48:43.673Z] #43 5.361 + . /tmp/install/gotestsum.installer [2020-07-14T13:48:43.673Z] #43 5.362 ++ : v0.3.5 [2020-07-14T13:48:43.673Z] #43 5.362 + install_gotestsum [2020-07-14T13:48:43.673Z] #43 5.363 + set -e [2020-07-14T13:48:43.673Z] #43 5.368 + export GO111MODULE=on [2020-07-14T13:48:43.673Z] #43 5.368 + GO111MODULE=on [2020-07-14T13:48:43.673Z] #43 5.369 + GOBIN=/build [2020-07-14T13:48:43.673Z] #43 5.369 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-14T13:48:43.673Z] #43 5.520 go: finding gotest.tools v0.3.5 [2020-07-14T13:48:43.673Z] #43 5.528 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-14T13:48:43.673Z] #43 6.371 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-14T13:48:43.673Z] #43 6.841 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-14T13:48:43.673Z] #43 7.551 go: downloading gotest.tools v2.1.0+incompatible [2020-07-14T13:48:43.673Z] #43 7.647 go: extracting gotest.tools v2.1.0+incompatible [2020-07-14T13:48:43.673Z] #43 7.822 go: downloading github.com/fatih/color v1.6.0 [2020-07-14T13:48:43.673Z] #43 7.828 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-14T13:48:43.673Z] #43 7.874 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:48:43.673Z] #43 7.955 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:48:43.673Z] #43 8.138 go: downloading github.com/pkg/errors v0.8.0 [2020-07-14T13:48:43.673Z] #43 8.173 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:48:43.673Z] #43 8.256 go: extracting github.com/fatih/color v1.6.0 [2020-07-14T13:48:43.673Z] #43 8.380 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:48:43.673Z] #43 8.390 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:48:43.673Z] #43 8.743 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-14T13:48:43.673Z] #43 8.746 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:48:43.673Z] #43 8.795 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:48:43.673Z] #43 8.866 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:48:43.673Z] #43 8.874 go: extracting github.com/pkg/errors v0.8.0 [2020-07-14T13:48:43.673Z] #43 8.890 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:48:43.673Z] #43 8.907 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:48:43.673Z] #43 8.964 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:48:43.673Z] #43 9.008 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:48:43.673Z] #43 9.236 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:48:43.673Z] #43 10.37 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:48:43.673Z] #43 10.69 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:48:43.673Z] #43 10.79 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:48:43.732Z] #39 25.98 DEP criu/lsm.d [2020-07-14T13:48:43.732Z] #39 26.03 DEP criu/log.d [2020-07-14T13:48:43.732Z] #39 26.09 DEP criu/libnetlink.d [2020-07-14T13:48:43.732Z] #39 26.13 DEP criu/kerndat.d [2020-07-14T13:48:43.732Z] #39 26.19 DEP criu/kcmp-ids.d [2020-07-14T13:48:43.937Z] #43 ... [2020-07-14T13:48:43.937Z] [2020-07-14T13:48:43.937Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:43.937Z] #21 5.927 + RM_GOPATH=0 [2020-07-14T13:48:43.937Z] #21 5.927 + TMP_GOPATH= [2020-07-14T13:48:43.937Z] #21 5.927 + : /build [2020-07-14T13:48:43.937Z] #21 5.927 + '[' -z '' ']' [2020-07-14T13:48:43.937Z] #21 5.930 ++ mktemp -d [2020-07-14T13:48:43.937Z] #21 5.933 + export GOPATH=/tmp/tmp.u5aqw7H3il [2020-07-14T13:48:43.937Z] #21 5.934 + GOPATH=/tmp/tmp.u5aqw7H3il [2020-07-14T13:48:43.937Z] #21 5.934 + RM_GOPATH=1 [2020-07-14T13:48:43.937Z] #21 5.934 + case "$(go env GOARCH)" in [2020-07-14T13:48:43.937Z] #21 5.934 ++ go env GOARCH [2020-07-14T13:48:43.937Z] #21 5.965 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:43.937Z] #21 5.966 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:43.937Z] #21 5.968 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:43.937Z] #21 5.971 + dir=/tmp/install [2020-07-14T13:48:43.937Z] #21 5.971 + bin=dockercli [2020-07-14T13:48:43.937Z] #21 5.972 + shift [2020-07-14T13:48:43.937Z] #21 5.972 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-14T13:48:43.937Z] #21 5.973 + . /tmp/install/dockercli.installer [2020-07-14T13:48:43.937Z] #21 5.973 ++ : stable [2020-07-14T13:48:43.937Z] #21 5.973 ++ : 17.06.2-ce [2020-07-14T13:48:43.937Z] #21 5.974 + install_dockercli [2020-07-14T13:48:43.937Z] #21 5.979 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-14T13:48:43.937Z] #21 5.980 Install docker/cli version 17.06.2-ce from stable [2020-07-14T13:48:43.937Z] #21 5.982 ++ uname -m [2020-07-14T13:48:43.937Z] #21 5.990 + arch=aarch64 [2020-07-14T13:48:43.937Z] #21 5.990 + '[' aarch64 '!=' x86_64 ']' [2020-07-14T13:48:43.937Z] #21 5.991 + '[' aarch64 '!=' s390x ']' [2020-07-14T13:48:43.937Z] #21 5.991 + '[' aarch64 '!=' armhf ']' [2020-07-14T13:48:43.937Z] #21 5.992 + build_dockercli [2020-07-14T13:48:43.937Z] #21 5.992 + git clone https://github.com/docker/docker-ce /tmp/tmp.u5aqw7H3il/tmp/docker-ce [2020-07-14T13:48:43.937Z] #21 6.000 Cloning into '/tmp/tmp.u5aqw7H3il/tmp/docker-ce'... [2020-07-14T13:48:43.937Z] #21 ... [2020-07-14T13:48:43.937Z] [2020-07-14T13:48:43.937Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:43.937Z] #45 4.001 + RM_GOPATH=0 [2020-07-14T13:48:43.937Z] #45 4.001 + TMP_GOPATH= [2020-07-14T13:48:43.937Z] #45 4.001 + : /build [2020-07-14T13:48:43.937Z] #45 4.001 + '[' -z '' ']' [2020-07-14T13:48:43.937Z] #45 4.001 ++ mktemp -d [2020-07-14T13:48:43.937Z] #45 4.006 + export GOPATH=/tmp/tmp.KEoTej5Nta [2020-07-14T13:48:43.937Z] #45 4.006 + GOPATH=/tmp/tmp.KEoTej5Nta [2020-07-14T13:48:43.937Z] #45 4.006 + RM_GOPATH=1 [2020-07-14T13:48:43.937Z] #45 4.006 + case "$(go env GOARCH)" in [2020-07-14T13:48:43.937Z] #45 4.006 ++ go env GOARCH [2020-07-14T13:48:43.937Z] #45 4.020 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:43.937Z] #45 4.027 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:43.937Z] #45 4.027 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:43.937Z] #45 4.027 + dir=/tmp/install [2020-07-14T13:48:43.937Z] #45 4.027 + bin=golangci_lint [2020-07-14T13:48:43.937Z] #45 4.027 + shift [2020-07-14T13:48:43.937Z] #45 4.027 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-14T13:48:43.937Z] #45 4.027 + . /tmp/install/golangci_lint.installer [2020-07-14T13:48:43.937Z] #45 4.027 ++ : v1.23.8 [2020-07-14T13:48:43.937Z] #45 4.027 + install_golangci_lint [2020-07-14T13:48:43.937Z] #45 4.027 + echo 'Installing golangci-lint version v1.23.8' [2020-07-14T13:48:43.937Z] #45 4.027 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-14T13:48:43.937Z] #45 4.027 Installing golangci-lint version v1.23.8 [2020-07-14T13:48:43.992Z] #39 26.22 DEP criu/irmap.d [2020-07-14T13:48:43.992Z] #39 26.28 DEP criu/ipc_ns.d [2020-07-14T13:48:43.992Z] #39 26.32 DEP criu/image.d [2020-07-14T13:48:43.992Z] #39 26.41 DEP criu/image-desc.d [2020-07-14T13:48:44.201Z] #45 ... [2020-07-14T13:48:44.201Z] [2020-07-14T13:48:44.201Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:44.201Z] #41 5.916 + cd /tmp/tmp.pksxj4S0ZX/src/github.com/LK4D4/vndr [2020-07-14T13:48:44.201Z] #41 5.917 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:48:44.201Z] #41 5.963 + go build -buildmode=pie -v -o /build/vndr . [2020-07-14T13:48:44.201Z] #41 7.054 internal/cpu [2020-07-14T13:48:44.201Z] #41 7.099 runtime/internal/sys [2020-07-14T13:48:44.201Z] #41 7.105 internal/race [2020-07-14T13:48:44.201Z] #41 7.127 runtime/internal/atomic [2020-07-14T13:48:44.201Z] #41 7.250 sync/atomic [2020-07-14T13:48:44.201Z] #41 7.520 runtime/internal/math [2020-07-14T13:48:44.201Z] #41 7.751 unicode [2020-07-14T13:48:44.201Z] #41 7.792 unicode/utf8 [2020-07-14T13:48:44.201Z] #41 7.867 math/bits [2020-07-14T13:48:44.201Z] #41 8.102 internal/bytealg [2020-07-14T13:48:44.201Z] #41 8.355 internal/testlog [2020-07-14T13:48:44.201Z] #41 8.516 math [2020-07-14T13:48:44.201Z] #41 8.900 encoding [2020-07-14T13:48:44.201Z] #41 9.096 unicode/utf16 [2020-07-14T13:48:44.201Z] #41 9.416 runtime [2020-07-14T13:48:44.201Z] #41 9.588 container/list [2020-07-14T13:48:44.201Z] #41 10.32 crypto/internal/subtle [2020-07-14T13:48:44.201Z] #41 10.81 crypto/subtle [2020-07-14T13:48:44.201Z] #41 11.22 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-14T13:48:44.201Z] #41 11.60 internal/nettrace [2020-07-14T13:48:44.201Z] #41 11.94 runtime/cgo [2020-07-14T13:48:44.252Z] #39 26.46 DEP criu/fsnotify.d [2020-07-14T13:48:44.252Z] #39 26.51 DEP criu/filesystems.d [2020-07-14T13:48:44.252Z] #39 26.55 DEP criu/files.d [2020-07-14T13:48:44.252Z] #39 26.61 DEP criu/files-reg.d [2020-07-14T13:48:44.252Z] #39 26.66 DEP criu/files-ext.d [2020-07-14T13:48:44.252Z] #39 ... [2020-07-14T13:48:44.252Z] [2020-07-14T13:48:44.252Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:48:44.252Z] #36 41.35 + dpkg --print-architecture [2020-07-14T13:48:44.252Z] #36 41.35 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-14T13:48:44.252Z] #36 41.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-14T13:48:44.252Z] #36 41.57 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-14T13:48:44.252Z] #36 DONE 49.9s [2020-07-14T13:48:44.252Z] [2020-07-14T13:48:44.252Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:44.252Z] #39 26.71 DEP criu/file-lock.d [2020-07-14T13:48:44.518Z] #39 26.78 DEP criu/file-ids.d [2020-07-14T13:48:44.518Z] #39 26.82 DEP criu/fifo.d [2020-07-14T13:48:44.518Z] #39 26.86 DEP criu/fdstore.d [2020-07-14T13:48:44.518Z] #39 26.89 DEP criu/fault-injection.d [2020-07-14T13:48:44.518Z] #39 26.91 DEP criu/external.d [2020-07-14T13:48:44.518Z] #39 26.94 DEP criu/eventpoll.d [2020-07-14T13:48:44.778Z] #41 ... [2020-07-14T13:48:44.778Z] [2020-07-14T13:48:44.778Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:44.778Z] #47 12.47 + cd /tmp/tmp.n5Ue3yoEEB/src/github.com/mvdan/sh [2020-07-14T13:48:44.778Z] #47 12.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:48:44.778Z] #47 12.59 + GO111MODULE=on [2020-07-14T13:48:44.778Z] #47 12.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-14T13:48:44.778Z] #39 ... [2020-07-14T13:48:44.778Z] [2020-07-14T13:48:44.778Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:44.778Z] #49 10.84 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-14T13:48:44.778Z] #49 11.99 + mkdir -p /build [2020-07-14T13:48:44.778Z] #49 11.99 + cp runc /build/runc [2020-07-14T13:48:44.778Z] #49 DONE 12.3s [2020-07-14T13:48:44.778Z] [2020-07-14T13:48:44.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:44.778Z] #39 27.04 DEP criu/eventfd.d [2020-07-14T13:48:44.778Z] #39 27.08 DEP criu/crtools.d [2020-07-14T13:48:44.778Z] #39 27.12 DEP criu/cr-service.d [2020-07-14T13:48:44.778Z] #39 27.17 DEP criu/cr-restore.d [2020-07-14T13:48:44.778Z] #39 27.22 DEP criu/cr-errno.d [2020-07-14T13:48:45.002Z] #32 43.04 The following additional packages will be installed: [2020-07-14T13:48:45.002Z] #32 43.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-14T13:48:45.002Z] #32 43.09 Suggested packages: [2020-07-14T13:48:45.002Z] #32 43.09 cmake-doc ninja-build lrzip [2020-07-14T13:48:45.002Z] #32 43.09 Recommended packages: [2020-07-14T13:48:45.002Z] #32 43.09 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-14T13:48:45.038Z] #39 27.24 DEP criu/cr-dump.d [2020-07-14T13:48:45.038Z] #39 27.30 DEP criu/cr-dedup.d [2020-07-14T13:48:45.038Z] #39 27.35 DEP criu/cr-check.d [2020-07-14T13:48:45.038Z] #39 27.41 DEP criu/config.d [2020-07-14T13:48:45.038Z] #39 27.48 DEP criu/clone-noasan.d [2020-07-14T13:48:45.299Z] #39 27.50 DEP criu/cgroup.d [2020-07-14T13:48:45.299Z] #39 27.55 DEP criu/cgroup-props.d [2020-07-14T13:48:45.299Z] #39 27.58 DEP criu/bitmap.d [2020-07-14T13:48:45.299Z] #39 27.59 DEP criu/bfd.d [2020-07-14T13:48:45.299Z] #39 27.62 DEP criu/autofs.d [2020-07-14T13:48:45.299Z] #39 27.66 DEP criu/aio.d [2020-07-14T13:48:45.299Z] #39 27.71 DEP criu/action-scripts.d [2020-07-14T13:48:45.559Z] #39 27.79 CC criu/action-scripts.o [2020-07-14T13:48:45.559Z] #39 27.93 CC criu/aio.o [2020-07-14T13:48:45.570Z] #32 44.14 The following NEW packages will be installed: [2020-07-14T13:48:45.570Z] #32 44.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-14T13:48:45.570Z] #32 44.15 vim-common xxd [2020-07-14T13:48:45.820Z] #39 28.09 CC criu/autofs.o [2020-07-14T13:48:46.080Z] #39 28.52 CC criu/bfd.o [2020-07-14T13:48:46.138Z] #32 ... [2020-07-14T13:48:46.138Z] [2020-07-14T13:48:46.138Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:46.138Z] #43 DONE 44.5s [2020-07-14T13:48:46.138Z] [2020-07-14T13:48:46.138Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:46.138Z] #32 44.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:46.138Z] #32 44.60 Need to get 14.9 MB of archives. [2020-07-14T13:48:46.138Z] #32 44.60 After this operation, 61.8 MB of additional disk space will be used. [2020-07-14T13:48:46.138Z] #32 44.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-14T13:48:46.138Z] #32 ... [2020-07-14T13:48:46.138Z] [2020-07-14T13:48:46.138Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:46.138Z] #10 32.89 Reading package lists... [2020-07-14T13:48:46.138Z] #10 39.85 Building dependency tree... [2020-07-14T13:48:46.138Z] #10 43.57 The following additional packages will be installed: [2020-07-14T13:48:46.138Z] #10 43.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-14T13:48:46.138Z] #10 43.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-14T13:48:46.138Z] #10 43.58 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-14T13:48:46.138Z] #10 43.59 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-14T13:48:46.138Z] #10 43.61 Suggested packages: [2020-07-14T13:48:46.138Z] #10 43.61 gcc-8-locales seccomp wine64 [2020-07-14T13:48:46.176Z] #47 13.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:48:46.176Z] #47 14.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:48:46.176Z] #47 14.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:48:46.339Z] #39 28.67 CC criu/bitmap.o [2020-07-14T13:48:46.339Z] #39 28.72 CC criu/cgroup-props.o [2020-07-14T13:48:46.599Z] #39 28.95 CC criu/cgroup.o [2020-07-14T13:48:46.707Z] #10 ... [2020-07-14T13:48:46.707Z] [2020-07-14T13:48:46.707Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:46.707Z] #32 44.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-14T13:48:46.707Z] #32 44.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-14T13:48:46.707Z] #32 44.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-14T13:48:46.754Z] #47 14.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:48:46.754Z] #47 14.28 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:48:47.331Z] #47 15.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:48:47.539Z] #39 29.79 CC criu/clone-noasan.o [2020-07-14T13:48:47.539Z] #39 29.86 CC criu/config.o [2020-07-14T13:48:47.642Z] #32 ... [2020-07-14T13:48:47.642Z] [2020-07-14T13:48:47.642Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:47.642Z] #60 DONE 45.9s [2020-07-14T13:48:47.642Z] [2020-07-14T13:48:47.642Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:47.642Z] #10 45.45 The following NEW packages will be installed: [2020-07-14T13:48:47.642Z] #10 45.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-14T13:48:47.642Z] #10 45.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-14T13:48:47.642Z] #10 45.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-14T13:48:47.642Z] #10 45.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-14T13:48:47.642Z] #10 45.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-14T13:48:47.642Z] #10 45.50 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-14T13:48:47.642Z] #10 46.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:47.642Z] #10 46.02 Need to get 77.7 MB of archives. [2020-07-14T13:48:47.642Z] #10 46.02 After this operation, 487 MB of additional disk space will be used. [2020-07-14T13:48:47.642Z] #10 46.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-14T13:48:47.799Z] #39 30.30 CC criu/cr-check.o [2020-07-14T13:48:47.900Z] #10 46.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-14T13:48:47.909Z] #47 15.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:48:48.157Z] #10 46.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-14T13:48:48.158Z] #10 46.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-14T13:48:48.158Z] #10 46.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-14T13:48:48.158Z] #10 46.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-14T13:48:48.368Z] #39 30.80 CC criu/cr-dedup.o [2020-07-14T13:48:48.627Z] #39 30.93 CC criu/cr-dump.o [2020-07-14T13:48:48.859Z] #47 16.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:48:49.090Z] #10 47.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-14T13:48:49.090Z] #10 ... [2020-07-14T13:48:49.090Z] [2020-07-14T13:48:49.090Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:48:49.090Z] #51 32.83 Reading package lists... [2020-07-14T13:48:49.090Z] #51 39.79 Building dependency tree... [2020-07-14T13:48:49.090Z] #51 43.55 The following additional packages will be installed: [2020-07-14T13:48:49.090Z] #51 43.56 libbtrfs0 [2020-07-14T13:48:49.090Z] #51 43.78 The following NEW packages will be installed: [2020-07-14T13:48:49.090Z] #51 43.83 libbtrfs-dev libbtrfs0 [2020-07-14T13:48:49.090Z] #51 44.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:49.090Z] #51 44.28 Need to get 119 kB of archives. [2020-07-14T13:48:49.090Z] #51 44.28 After this operation, 387 kB of additional disk space will be used. [2020-07-14T13:48:49.090Z] #51 44.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-14T13:48:49.090Z] #51 44.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-14T13:48:49.090Z] #51 46.12 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:49.090Z] #51 46.56 Fetched 119 kB in 0s (405 kB/s) [2020-07-14T13:48:49.090Z] #51 46.84 Selecting previously unselected package libbtrfs0. [2020-07-14T13:48:49.090Z] #51 46.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:48:49.090Z] #51 47.06 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-14T13:48:49.090Z] #51 47.12 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-14T13:48:49.090Z] #51 47.22 Selecting previously unselected package libbtrfs-dev. [2020-07-14T13:48:49.090Z] #51 47.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-14T13:48:49.090Z] #51 47.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:48:49.090Z] #51 47.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-14T13:48:49.090Z] #51 47.47 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:48:49.090Z] #51 47.48 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:48:49.090Z] #51 DONE 47.7s [2020-07-14T13:48:49.090Z] [2020-07-14T13:48:49.090Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:49.090Z] #10 47.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-14T13:48:49.090Z] #10 47.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-14T13:48:49.196Z] #39 31.60 CC criu/cr-errno.o [2020-07-14T13:48:49.196Z] #39 31.63 CC criu/cr-restore.o [2020-07-14T13:48:50.258Z] #47 17.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:48:50.258Z] #47 17.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:48:50.258Z] #47 ... [2020-07-14T13:48:50.258Z] [2020-07-14T13:48:50.258Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:50.575Z] #39 32.84 CC criu/cr-service.o [2020-07-14T13:48:50.575Z] #39 ... [2020-07-14T13:48:50.575Z] [2020-07-14T13:48:50.575Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:48:50.575Z] #17 1.317 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:48:50.575Z] #17 1.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:48:50.575Z] #17 1.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:48:50.575Z] #17 1.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:48:50.575Z] #17 1.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:48:50.575Z] #17 1.752 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:48:50.575Z] #17 3.352 Fetched 8360 kB in 2s (3387 kB/s) [2020-07-14T13:48:50.575Z] #17 3.352 Reading package lists... [2020-07-14T13:48:50.575Z] #17 4.280 Reading package lists... [2020-07-14T13:48:50.575Z] #17 5.247 Building dependency tree... [2020-07-14T13:48:50.575Z] #17 5.631 libcap2-bin is already the newest version (1:2.25-2). [2020-07-14T13:48:50.575Z] #17 5.631 The following additional packages will be installed: [2020-07-14T13:48:50.575Z] #17 5.631 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-14T13:48:50.575Z] #17 5.631 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-14T13:48:50.575Z] #17 5.632 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-14T13:48:50.575Z] #17 5.632 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-14T13:48:50.575Z] #17 5.632 python3.7 python3.7-minimal vim-runtime xxd [2020-07-14T13:48:50.575Z] #17 5.633 Suggested packages: [2020-07-14T13:48:50.575Z] #17 5.633 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-14T13:48:50.575Z] #17 5.633 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-14T13:48:50.575Z] #17 5.633 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-14T13:48:50.575Z] #17 5.633 Recommended packages: [2020-07-14T13:48:50.575Z] #17 5.633 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-14T13:48:50.575Z] #17 5.633 python3-keyrings.alt python3-xdg unzip [2020-07-14T13:48:50.575Z] #17 6.131 The following NEW packages will be installed: [2020-07-14T13:48:50.575Z] #17 6.131 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-14T13:48:50.575Z] #17 6.132 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-14T13:48:50.575Z] #17 6.132 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-14T13:48:50.575Z] #17 6.132 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-14T13:48:50.575Z] #17 6.133 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-14T13:48:50.575Z] #17 6.133 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-14T13:48:50.575Z] #17 6.133 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-14T13:48:50.575Z] #17 6.133 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-14T13:48:50.575Z] #17 6.133 xz-utils zip [2020-07-14T13:48:50.575Z] #17 6.408 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:50.575Z] #17 6.408 Need to get 28.5 MB of archives. [2020-07-14T13:48:50.575Z] #17 6.408 After this operation, 116 MB of additional disk space will be used. [2020-07-14T13:48:50.575Z] #17 6.408 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-14T13:48:50.575Z] #17 6.413 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-14T13:48:50.575Z] #17 6.433 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-14T13:48:50.575Z] #17 6.467 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-14T13:48:50.575Z] #17 6.467 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-14T13:48:50.575Z] #17 6.469 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-14T13:48:50.575Z] #17 6.498 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-14T13:48:50.575Z] #17 6.505 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-14T13:48:50.575Z] #17 6.521 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-14T13:48:50.575Z] #17 6.523 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-14T13:48:50.575Z] #17 6.525 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-14T13:48:50.575Z] #17 6.529 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-14T13:48:50.575Z] #17 6.530 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-14T13:48:50.575Z] #17 6.531 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-14T13:48:50.575Z] #17 6.531 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-14T13:48:50.575Z] #17 6.533 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-14T13:48:50.575Z] #17 6.542 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-14T13:48:50.575Z] #17 6.543 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-14T13:48:50.575Z] #17 6.546 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-14T13:48:50.575Z] #17 6.550 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-14T13:48:50.575Z] #17 6.551 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-14T13:48:50.575Z] #17 6.554 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-14T13:48:50.576Z] #17 6.564 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-14T13:48:50.576Z] #17 6.566 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-14T13:48:50.576Z] #17 6.569 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-14T13:48:50.576Z] #17 6.571 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-14T13:48:50.576Z] #17 6.572 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-14T13:48:50.576Z] #17 6.573 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-14T13:48:50.576Z] #17 6.574 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-14T13:48:50.576Z] #17 6.791 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-14T13:48:50.576Z] #17 6.792 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-14T13:48:50.576Z] #17 6.793 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-14T13:48:50.576Z] #17 6.794 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-14T13:48:50.576Z] #17 6.796 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-14T13:48:50.576Z] #17 6.799 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-14T13:48:50.576Z] #17 6.826 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-14T13:48:50.576Z] #17 6.828 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-14T13:48:50.576Z] #17 6.831 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-14T13:48:50.576Z] #17 6.834 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-14T13:48:50.576Z] #17 6.836 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-14T13:48:50.576Z] #17 6.841 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-14T13:48:50.576Z] #17 6.842 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-14T13:48:50.576Z] #17 6.860 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-14T13:48:50.576Z] #17 6.865 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-14T13:48:50.576Z] #17 6.868 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-14T13:48:50.576Z] #17 6.993 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-14T13:48:50.576Z] #17 7.009 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-14T13:48:50.576Z] #17 7.020 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-14T13:48:50.576Z] #17 7.241 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:50.576Z] #17 7.284 Fetched 28.5 MB in 1s (32.7 MB/s) [2020-07-14T13:48:50.576Z] #17 7.321 Selecting previously unselected package pigz. [2020-07-14T13:48:50.576Z] #17 7.321 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-14T13:48:50.576Z] #17 7.336 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 7.342 Unpacking pigz (2.4-1) ... [2020-07-14T13:48:50.576Z] #17 7.434 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-14T13:48:50.576Z] #17 7.434 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 7.440 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-14T13:48:50.576Z] #17 7.593 Selecting previously unselected package python3.7-minimal. [2020-07-14T13:48:50.576Z] #17 7.596 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 7.610 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-14T13:48:50.576Z] #17 7.880 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-14T13:48:50.576Z] #17 7.904 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-14T13:48:50.576Z] #17 8.514 Selecting previously unselected package python3-minimal. [2020-07-14T13:48:50.576Z] #17 8.514 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-14T13:48:50.576Z] #17 8.530 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 8.535 Unpacking python3-minimal (3.7.3-1) ... [2020-07-14T13:48:50.576Z] #17 8.580 Selecting previously unselected package libmpdec2:amd64. [2020-07-14T13:48:50.576Z] #17 8.582 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 8.592 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-14T13:48:50.576Z] #17 8.649 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-14T13:48:50.576Z] #17 8.652 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 8.657 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-14T13:48:50.576Z] #17 8.958 Selecting previously unselected package python3.7. [2020-07-14T13:48:50.576Z] #17 8.960 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 8.966 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-14T13:48:50.576Z] #17 9.026 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-14T13:48:50.576Z] #17 9.027 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.032 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-14T13:48:50.576Z] #17 9.161 Setting up python3-minimal (3.7.3-1) ... [2020-07-14T13:48:50.576Z] #17 9.386 Selecting previously unselected package python3. [2020-07-14T13:48:50.576Z] #17 9.386 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-14T13:48:50.576Z] #17 9.401 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.408 Unpacking python3 (3.7.3-1) ... [2020-07-14T13:48:50.576Z] #17 9.455 Selecting previously unselected package libip4tc0:amd64. [2020-07-14T13:48:50.576Z] #17 9.458 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.463 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-14T13:48:50.576Z] #17 9.507 Selecting previously unselected package libip6tc0:amd64. [2020-07-14T13:48:50.576Z] #17 9.510 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.514 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-14T13:48:50.576Z] #17 9.585 Selecting previously unselected package libiptc0:amd64. [2020-07-14T13:48:50.576Z] #17 9.588 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.594 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-14T13:48:50.576Z] #17 9.635 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-14T13:48:50.576Z] #17 9.637 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.646 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-14T13:48:50.576Z] #17 9.744 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-14T13:48:50.576Z] #17 9.747 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.752 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-14T13:48:50.576Z] #17 9.821 Selecting previously unselected package libnftnl11:amd64. [2020-07-14T13:48:50.576Z] #17 9.824 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.831 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-14T13:48:50.576Z] #17 9.878 Selecting previously unselected package iptables. [2020-07-14T13:48:50.576Z] #17 9.881 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.886 Unpacking iptables (1.8.2-4) ... [2020-07-14T13:48:50.576Z] #17 9.970 Selecting previously unselected package xxd. [2020-07-14T13:48:50.576Z] #17 9.973 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-14T13:48:50.576Z] #17 9.977 Unpacking xxd (2:8.1.0875-5) ... [2020-07-14T13:48:50.835Z] #17 10.04 Selecting previously unselected package vim-common. [2020-07-14T13:48:50.835Z] #17 10.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:48:50.835Z] #17 10.05 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-14T13:48:50.835Z] #17 10.12 Selecting previously unselected package bash-completion. [2020-07-14T13:48:50.835Z] #17 10.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-14T13:48:50.835Z] #17 ... [2020-07-14T13:48:50.835Z] [2020-07-14T13:48:50.835Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:48:50.835Z] #39 33.25 CC criu/crtools.o [2020-07-14T13:48:51.000Z] #10 ... [2020-07-14T13:48:51.000Z] [2020-07-14T13:48:51.000Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:48:51.000Z] #23 33.23 Reading package lists... [2020-07-14T13:48:51.000Z] #23 40.45 Building dependency tree... [2020-07-14T13:48:51.000Z] #23 44.11 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-14T13:48:51.000Z] #23 44.11 The following additional packages will be installed: [2020-07-14T13:48:51.000Z] #23 44.11 libjq1 libonig5 [2020-07-14T13:48:51.000Z] #23 44.71 The following NEW packages will be installed: [2020-07-14T13:48:51.000Z] #23 44.75 jq libjq1 libonig5 [2020-07-14T13:48:51.000Z] #23 45.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:51.000Z] #23 45.49 Need to get 355 kB of archives. [2020-07-14T13:48:51.000Z] #23 45.49 After this operation, 1072 kB of additional disk space will be used. [2020-07-14T13:48:51.000Z] #23 45.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-14T13:48:51.000Z] #23 45.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-14T13:48:51.000Z] #23 45.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-14T13:48:51.000Z] #23 47.29 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:51.000Z] #23 47.51 Fetched 355 kB in 0s (1224 kB/s) [2020-07-14T13:48:51.000Z] #23 47.60 Selecting previously unselected package libonig5:amd64. [2020-07-14T13:48:51.000Z] #23 47.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:48:51.000Z] #23 47.69 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-14T13:48:51.000Z] #23 47.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-14T13:48:51.000Z] #23 48.15 Selecting previously unselected package libjq1:amd64. [2020-07-14T13:48:51.000Z] #23 48.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-14T13:48:51.000Z] #23 48.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-14T13:48:51.000Z] #23 48.53 Selecting previously unselected package jq. [2020-07-14T13:48:51.000Z] #23 48.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-14T13:48:51.000Z] #23 48.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-14T13:48:51.000Z] #23 48.77 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-14T13:48:51.000Z] #23 48.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-14T13:48:51.000Z] #23 48.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-14T13:48:51.000Z] #23 48.82 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:48:51.000Z] #23 DONE 49.2s [2020-07-14T13:48:51.000Z] [2020-07-14T13:48:51.000Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-14T13:48:51.000Z] #24 DONE 0.1s [2020-07-14T13:48:51.000Z] [2020-07-14T13:48:51.000Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:51.000Z] #32 46.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-14T13:48:51.000Z] #32 46.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-14T13:48:51.000Z] #32 46.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-14T13:48:51.000Z] #32 46.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-14T13:48:51.000Z] #32 46.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-14T13:48:51.000Z] #32 46.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-14T13:48:51.000Z] #32 48.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:51.000Z] #32 48.69 Fetched 14.9 MB in 2s (5998 kB/s) [2020-07-14T13:48:51.000Z] #32 48.81 Selecting previously unselected package xxd. [2020-07-14T13:48:51.000Z] #32 48.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:48:51.000Z] #32 48.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-14T13:48:51.000Z] #32 48.92 Unpacking xxd (2:8.1.0875-5) ... [2020-07-14T13:48:51.000Z] #32 49.10 Selecting previously unselected package vim-common. [2020-07-14T13:48:51.000Z] #32 49.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:48:51.000Z] #32 49.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-14T13:48:51.000Z] #32 ... [2020-07-14T13:48:51.000Z] [2020-07-14T13:48:51.000Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:51.000Z] #38 32.69 Reading package lists... [2020-07-14T13:48:51.000Z] #38 39.81 Building dependency tree... [2020-07-14T13:48:51.000Z] #38 43.08 The following additional packages will be installed: [2020-07-14T13:48:51.000Z] #38 43.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-14T13:48:51.000Z] #38 43.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-14T13:48:51.000Z] #38 43.14 Suggested packages: [2020-07-14T13:48:51.000Z] #38 43.14 manpages-dev python-setuptools [2020-07-14T13:48:51.000Z] #38 44.66 The following NEW packages will be installed: [2020-07-14T13:48:51.000Z] #38 44.66 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-14T13:48:51.000Z] #38 44.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-14T13:48:51.000Z] #38 44.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-14T13:48:51.000Z] #38 44.66 python-six zlib1g-dev [2020-07-14T13:48:51.000Z] #38 45.19 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:48:51.000Z] #38 45.19 Need to get 4095 kB of archives. [2020-07-14T13:48:51.000Z] #38 45.19 After this operation, 22.5 MB of additional disk space will be used. [2020-07-14T13:48:51.000Z] #38 45.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-14T13:48:51.000Z] #38 45.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-14T13:48:51.000Z] #38 45.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-14T13:48:51.000Z] #38 45.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-14T13:48:51.000Z] #38 45.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-14T13:48:51.000Z] #38 45.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-14T13:48:51.000Z] #38 45.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-14T13:48:51.000Z] #38 45.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-14T13:48:51.000Z] #38 45.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-14T13:48:51.000Z] #38 45.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-14T13:48:51.000Z] #38 45.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-14T13:48:51.000Z] #38 45.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-14T13:48:51.000Z] #38 45.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-14T13:48:51.000Z] #38 45.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-14T13:48:51.000Z] #38 45.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-14T13:48:51.000Z] #38 45.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-14T13:48:51.000Z] #38 45.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-14T13:48:51.000Z] #38 47.81 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:48:51.000Z] #38 48.18 Fetched 4095 kB in 1s (3748 kB/s) [2020-07-14T13:48:51.000Z] #38 48.27 Selecting previously unselected package libcap-dev:amd64. [2020-07-14T13:48:51.000Z] #38 48.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:48:51.000Z] #38 48.39 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-14T13:48:51.000Z] #38 48.39 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-14T13:48:51.000Z] #38 48.55 Selecting previously unselected package libnet1:amd64. [2020-07-14T13:48:51.000Z] #38 48.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-14T13:48:51.000Z] #38 48.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:48:51.000Z] #38 48.77 Selecting previously unselected package libnet1-dev. [2020-07-14T13:48:51.000Z] #38 48.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-14T13:48:51.000Z] #38 48.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-14T13:48:51.000Z] #38 48.99 Selecting previously unselected package libnl-3-200:amd64. [2020-07-14T13:48:51.000Z] #38 49.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-14T13:48:51.000Z] #38 49.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-14T13:48:51.000Z] #38 49.18 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-14T13:48:51.000Z] #38 49.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-14T13:48:51.000Z] #38 49.21 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-14T13:48:51.050Z] #60 17.99 Checking out files: 61% (1268/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-14T13:48:51.050Z] #60 18.89 + cd /tmp/tmp.F5LVqFs3nc/src/github.com/docker/libnetwork [2020-07-14T13:48:51.094Z] #39 33.39 CC criu/eventfd.o [2020-07-14T13:48:51.094Z] #39 33.48 CC criu/eventpoll.o [2020-07-14T13:48:51.258Z] #38 49.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-14T13:48:51.258Z] #38 49.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-14T13:48:51.258Z] #38 49.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-14T13:48:51.314Z] #60 18.90 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:48:51.353Z] #39 33.70 CC criu/external.o [2020-07-14T13:48:51.353Z] #39 33.79 CC criu/fault-injection.o [2020-07-14T13:48:51.353Z] #39 33.82 CC criu/fdstore.o [2020-07-14T13:48:51.515Z] #38 49.95 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-14T13:48:51.515Z] #38 49.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-14T13:48:51.515Z] #38 50.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-14T13:48:51.515Z] #38 ... [2020-07-14T13:48:51.515Z] [2020-07-14T13:48:51.515Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:51.515Z] #32 49.91 Selecting previously unselected package cmake-data. [2020-07-14T13:48:51.515Z] #32 49.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-14T13:48:51.515Z] #32 49.95 Unpacking cmake-data (3.13.4-1) ... [2020-07-14T13:48:51.593Z] #60 19.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-14T13:48:51.609Z] Removing intermediate container 8cb86feceade [2020-07-14T13:48:51.609Z] ---> d31e41af7e7e [2020-07-14T13:48:51.609Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-14T13:48:51.609Z] ---> 22d48dbfbcad [2020-07-14T13:48:51.609Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-14T13:48:51.609Z] ---> a296f7678b94 [2020-07-14T13:48:51.609Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-14T13:48:51.609Z] ---> Running in b4ea0c7d970e [2020-07-14T13:48:51.609Z] Removing intermediate container b4ea0c7d970e [2020-07-14T13:48:51.609Z] ---> 1c8e2eb65fbb [2020-07-14T13:48:51.609Z] Successfully built 1c8e2eb65fbb [2020-07-14T13:48:51.609Z] Successfully tagged moby-buildx:latest [2020-07-14T13:48:51.609Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-14T13:48:51.609Z] if [ -n "${id}" ]; then \ [2020-07-14T13:48:51.609Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-14T13:48:51.609Z] && touch bundles/buildx; \ [2020-07-14T13:48:51.609Z] docker rm -f ${id}; \ [2020-07-14T13:48:51.609Z] fi [2020-07-14T13:48:51.609Z] 90608279faaed5499648cfeb8467f723d4058da8a648855c8bec067a0ee6c02a [2020-07-14T13:48:51.609Z] bundles/buildx version [2020-07-14T13:48:51.609Z] buildx v0.3.1 6db68d0 [2020-07-14T13:48:51.609Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 . [2020-07-14T13:48:51.609Z] #1 [internal] booting buildkit [2020-07-14T13:48:51.609Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-14T13:48:51.612Z] #39 33.92 CC criu/fifo.o [2020-07-14T13:48:51.612Z] #39 34.04 CC criu/file-ids.o [2020-07-14T13:48:51.773Z] #32 ... [2020-07-14T13:48:51.773Z] [2020-07-14T13:48:51.773Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:51.773Z] #30 40.10 internal/reflectlite [2020-07-14T13:48:51.773Z] #30 40.11 sync [2020-07-14T13:48:51.773Z] #30 42.69 errors [2020-07-14T13:48:51.773Z] #30 42.70 sort [2020-07-14T13:48:51.773Z] #30 43.09 strconv [2020-07-14T13:48:51.773Z] #30 44.06 io [2020-07-14T13:48:51.773Z] #30 46.14 internal/oserror [2020-07-14T13:48:51.773Z] #30 46.41 syscall [2020-07-14T13:48:51.773Z] #30 48.90 reflect [2020-07-14T13:48:51.773Z] #30 ... [2020-07-14T13:48:51.773Z] [2020-07-14T13:48:51.773Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:51.773Z] #38 50.26 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-14T13:48:51.870Z] #39 34.12 CC criu/file-lock.o [2020-07-14T13:48:52.031Z] #38 50.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-14T13:48:52.031Z] #38 50.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-14T13:48:52.031Z] #38 ... [2020-07-14T13:48:52.031Z] [2020-07-14T13:48:52.031Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:52.031Z] #41 40.52 sync [2020-07-14T13:48:52.031Z] #41 40.52 internal/reflectlite [2020-07-14T13:48:52.031Z] #41 42.09 github.com/LK4D4/vndr/godl/singleflight [2020-07-14T13:48:52.031Z] #41 42.48 math/rand [2020-07-14T13:48:52.031Z] #41 43.68 internal/singleflight [2020-07-14T13:48:52.031Z] #41 44.26 strconv [2020-07-14T13:48:52.031Z] #41 44.31 io [2020-07-14T13:48:52.031Z] #41 46.88 bytes [2020-07-14T13:48:52.031Z] #41 49.86 bufio [2020-07-14T13:48:52.031Z] #41 49.87 reflect [2020-07-14T13:48:52.129Z] #39 34.37 CC criu/files-ext.o [2020-07-14T13:48:52.129Z] #39 34.45 CC criu/files-reg.o [2020-07-14T13:48:52.250Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2020-07-14T13:48:52.250Z] #1 creating container buildx_buildkit_default [2020-07-14T13:48:52.290Z] #41 ... [2020-07-14T13:48:52.290Z] [2020-07-14T13:48:52.290Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:52.290Z] #38 50.61 Selecting previously unselected package libprotobuf17:amd64. [2020-07-14T13:48:52.290Z] #38 50.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:52.290Z] #38 50.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:52.547Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-14T13:48:52.547Z] #1 DONE 3.0s [2020-07-14T13:48:52.547Z] [2020-07-14T13:48:52.547Z] #2 [internal] load build definition from Dockerfile [2020-07-14T13:48:52.547Z] #2 transferring dockerfile: 16.36kB done [2020-07-14T13:48:52.547Z] #2 DONE 0.0s [2020-07-14T13:48:52.547Z] [2020-07-14T13:48:52.547Z] #3 [internal] load .dockerignore [2020-07-14T13:48:52.547Z] #3 transferring context: 87B done [2020-07-14T13:48:52.547Z] #3 DONE 0.0s [2020-07-14T13:48:52.547Z] [2020-07-14T13:48:52.547Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-14T13:48:52.721Z] #39 35.00 CC criu/files.o [2020-07-14T13:48:52.982Z] #39 ... [2020-07-14T13:48:52.982Z] [2020-07-14T13:48:52.982Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:52.982Z] #52 37.87 + bin/containerd [2020-07-14T13:48:52.990Z] #60 ... [2020-07-14T13:48:52.990Z] [2020-07-14T13:48:52.990Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:48:52.990Z] #38 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-14T13:48:52.990Z] #38 15.36 Fetched 8188 kB in 10s (854 kB/s) [2020-07-14T13:48:52.990Z] #38 15.36 Reading package lists... [2020-07-14T13:48:52.990Z] #38 20.40 Reading package lists... [2020-07-14T13:48:52.990Z] #38 ... [2020-07-14T13:48:52.990Z] [2020-07-14T13:48:52.990Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:48:52.990Z] #47 18.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:48:52.990Z] #47 18.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:48:52.990Z] #47 19.21 runtime/cgo [2020-07-14T13:48:52.990Z] #47 19.28 runtime [2020-07-14T13:48:53.223Z] #38 51.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-14T13:48:53.223Z] #38 51.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:53.223Z] #38 51.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:53.251Z] #52 ... [2020-07-14T13:48:53.251Z] [2020-07-14T13:48:53.251Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:48:53.251Z] #17 10.91 Unpacking bash-completion (1:2.8-6) ... [2020-07-14T13:48:53.251Z] #17 11.00 Selecting previously unselected package bzip2. [2020-07-14T13:48:53.251Z] #17 11.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-14T13:48:53.251Z] #17 11.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-14T13:48:53.251Z] #17 11.05 Selecting previously unselected package xz-utils. [2020-07-14T13:48:53.251Z] #17 11.05 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-14T13:48:53.251Z] #17 11.06 Unpacking xz-utils (5.2.4-1) ... [2020-07-14T13:48:53.251Z] #17 11.13 Selecting previously unselected package apparmor. [2020-07-14T13:48:53.251Z] #17 11.13 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-14T13:48:53.251Z] #17 11.15 Unpacking apparmor (2.13.2-10) ... [2020-07-14T13:48:53.251Z] #17 11.25 Selecting previously unselected package aufs-tools. [2020-07-14T13:48:53.251Z] #17 11.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-14T13:48:53.251Z] #17 11.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-14T13:48:53.251Z] #17 11.34 Selecting previously unselected package libonig5:amd64. [2020-07-14T13:48:53.251Z] #17 11.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-14T13:48:53.251Z] #17 11.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-14T13:48:53.251Z] #17 11.40 Selecting previously unselected package libjq1:amd64. [2020-07-14T13:48:53.251Z] #17 11.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-14T13:48:53.251Z] #17 11.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-14T13:48:53.251Z] #17 11.45 Selecting previously unselected package jq. [2020-07-14T13:48:53.251Z] #17 11.45 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-14T13:48:53.251Z] #17 11.45 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-14T13:48:53.252Z] #17 11.50 Selecting previously unselected package libaio1:amd64. [2020-07-14T13:48:53.252Z] #17 11.51 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-14T13:48:53.252Z] #17 11.51 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-14T13:48:53.252Z] #17 11.55 Selecting previously unselected package libgpm2:amd64. [2020-07-14T13:48:53.252Z] #17 11.55 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-14T13:48:53.252Z] #17 11.56 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-14T13:48:53.252Z] #17 11.59 Selecting previously unselected package libicu63:amd64. [2020-07-14T13:48:53.252Z] #17 11.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-14T13:48:53.252Z] #17 11.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-14T13:48:53.252Z] #17 12.41 Selecting previously unselected package libnet1:amd64. [2020-07-14T13:48:53.252Z] #17 12.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-14T13:48:53.252Z] #17 12.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:48:53.252Z] #17 12.46 Selecting previously unselected package libnl-3-200:amd64. [2020-07-14T13:48:53.252Z] #17 12.47 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-14T13:48:53.252Z] #17 12.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-14T13:48:53.252Z] #17 12.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-14T13:48:53.252Z] #17 12.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-14T13:48:53.252Z] #17 12.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-14T13:48:53.252Z] #17 12.57 Selecting previously unselected package libreadline5:amd64. [2020-07-14T13:48:53.252Z] #17 12.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-14T13:48:53.252Z] #17 12.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-14T13:48:53.252Z] #17 12.62 Selecting previously unselected package net-tools. [2020-07-14T13:48:53.481Z] #38 51.78 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-14T13:48:53.482Z] #38 51.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:53.482Z] #38 51.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:53.536Z] #17 12.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-14T13:48:53.536Z] #17 12.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-14T13:48:53.536Z] #17 12.68 Selecting previously unselected package python-pip-whl. [2020-07-14T13:48:53.536Z] #17 12.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-14T13:48:53.536Z] #17 12.68 Unpacking python-pip-whl (18.1-5) ... [2020-07-14T13:48:53.536Z] #17 12.84 Selecting previously unselected package python3-lib2to3. [2020-07-14T13:48:53.536Z] #17 12.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-14T13:48:53.536Z] #17 12.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-14T13:48:53.536Z] #17 12.90 Selecting previously unselected package python3-distutils. [2020-07-14T13:48:53.536Z] #17 12.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-14T13:48:53.536Z] #17 12.90 Unpacking python3-distutils (3.7.3-1) ... [2020-07-14T13:48:53.536Z] #17 12.97 Selecting previously unselected package python3-pip. [2020-07-14T13:48:53.536Z] #17 12.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-14T13:48:53.536Z] #17 12.98 Unpacking python3-pip (18.1-5) ... [2020-07-14T13:48:53.583Z] #4 DONE 0.8s [2020-07-14T13:48:53.583Z] [2020-07-14T13:48:53.583Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-14T13:48:53.583Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-14T13:48:53.798Z] #17 13.05 Selecting previously unselected package python3-pkg-resources. [2020-07-14T13:48:53.798Z] #17 13.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-14T13:48:53.798Z] #17 13.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-14T13:48:53.798Z] #17 13.11 Selecting previously unselected package python3-setuptools. [2020-07-14T13:48:53.798Z] #17 13.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-14T13:48:53.798Z] #17 13.12 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-14T13:48:53.798Z] #17 13.22 Selecting previously unselected package python3-wheel. [2020-07-14T13:48:53.877Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-14T13:48:53.877Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-14T13:48:53.877Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-14T13:48:53.877Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-14T13:48:53.940Z] #47 ... [2020-07-14T13:48:53.941Z] [2020-07-14T13:48:53.941Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:53.941Z] #32 11.68 Fetched 8188 kB in 9s (951 kB/s) [2020-07-14T13:48:53.941Z] #32 11.68 Reading package lists... [2020-07-14T13:48:53.941Z] #32 17.46 Reading package lists... [2020-07-14T13:48:53.941Z] #32 ... [2020-07-14T13:48:53.941Z] [2020-07-14T13:48:53.941Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:53.941Z] #43 13.30 go: finding github.com/fatih/color v1.6.0 [2020-07-14T13:48:53.941Z] #43 13.31 go: finding github.com/pkg/errors v0.8.0 [2020-07-14T13:48:53.941Z] #43 13.37 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:48:53.941Z] #43 13.41 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:48:53.941Z] #43 13.45 go: finding github.com/spf13/pflag v1.0.1 [2020-07-14T13:48:53.941Z] #43 13.47 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:48:53.941Z] #43 13.77 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:48:53.941Z] #43 13.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:48:53.941Z] #43 13.97 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:48:53.941Z] #43 14.00 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:48:53.941Z] #43 14.04 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:48:54.063Z] #17 13.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-14T13:48:54.063Z] #17 13.22 Unpacking python3-wheel (0.32.3-2) ... [2020-07-14T13:48:54.063Z] #17 13.27 Selecting previously unselected package sudo. [2020-07-14T13:48:54.063Z] #17 13.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-14T13:48:54.063Z] #17 13.29 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-14T13:48:54.063Z] #17 13.44 Selecting previously unselected package thin-provisioning-tools. [2020-07-14T13:48:54.063Z] #17 13.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-14T13:48:54.063Z] #17 13.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-14T13:48:54.063Z] #17 13.51 Selecting previously unselected package uidmap. [2020-07-14T13:48:54.175Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-14T13:48:54.175Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-14T13:48:54.332Z] #17 13.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-14T13:48:54.332Z] #17 13.52 Unpacking uidmap (1:4.5-1.1) ... [2020-07-14T13:48:54.332Z] #17 13.60 Selecting previously unselected package vim-runtime. [2020-07-14T13:48:54.332Z] #17 13.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:48:54.332Z] #17 13.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-14T13:48:54.332Z] #17 13.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-14T13:48:54.332Z] #17 13.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-14T13:48:54.415Z] #38 52.94 Selecting previously unselected package libprotoc17:amd64. [2020-07-14T13:48:54.673Z] #38 52.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:54.673Z] #38 52.98 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-14T13:48:54.811Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-14T13:48:54.811Z] #5 DONE 1.0s [2020-07-14T13:48:54.811Z] [2020-07-14T13:48:54.811Z] #7 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-14T13:48:54.923Z] #17 14.31 Selecting previously unselected package vim. [2020-07-14T13:48:54.923Z] #17 14.31 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-14T13:48:54.923Z] #17 14.32 Unpacking vim (2:8.1.0875-5) ... [2020-07-14T13:48:55.181Z] #17 14.46 Selecting previously unselected package xfsprogs. [2020-07-14T13:48:55.181Z] #17 14.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-14T13:48:55.181Z] #17 14.47 Unpacking xfsprogs (4.20.0-1) ... [2020-07-14T13:48:55.181Z] #17 14.58 Selecting previously unselected package zip. [2020-07-14T13:48:55.239Z] #38 53.61 Selecting previously unselected package protobuf-c-compiler. [2020-07-14T13:48:55.239Z] #38 53.63 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-14T13:48:55.239Z] #38 53.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-14T13:48:55.239Z] #38 53.81 Selecting previously unselected package protobuf-compiler. [2020-07-14T13:48:55.239Z] #38 53.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:55.441Z] #17 14.59 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-14T13:48:55.441Z] #17 14.61 Unpacking zip (3.0-11+b1) ... [2020-07-14T13:48:55.441Z] #17 14.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-14T13:48:55.441Z] #17 14.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-14T13:48:55.441Z] #17 14.71 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-14T13:48:55.441Z] #17 14.72 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-14T13:48:55.441Z] #17 14.74 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-14T13:48:55.441Z] #17 14.79 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-14T13:48:55.441Z] #17 14.80 Setting up uidmap (1:4.5-1.1) ... [2020-07-14T13:48:55.441Z] #17 14.81 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-14T13:48:55.441Z] #17 14.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:48:55.441Z] #17 14.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-14T13:48:55.441Z] #17 14.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-14T13:48:55.441Z] #17 14.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-14T13:48:55.441Z] #17 14.88 Setting up xxd (2:8.1.0875-5) ... [2020-07-14T13:48:55.441Z] #17 14.90 Setting up zip (3.0-11+b1) ... [2020-07-14T13:48:55.441Z] #17 14.91 Setting up vim-common (2:8.1.0875-5) ... [2020-07-14T13:48:55.447Z] #7 ... [2020-07-14T13:48:55.447Z] [2020-07-14T13:48:55.447Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-14T13:48:55.447Z] #6 DONE 0.6s [2020-07-14T13:48:55.447Z] [2020-07-14T13:48:55.447Z] #7 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-14T13:48:55.497Z] #38 53.86 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-14T13:48:55.497Z] #38 54.04 Selecting previously unselected package python-pkg-resources. [2020-07-14T13:48:55.497Z] #38 54.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-14T13:48:55.497Z] #38 54.05 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-14T13:48:55.767Z] #17 14.93 Setting up bash-completion (1:2.8-6) ... [2020-07-14T13:48:55.769Z] #38 54.29 Selecting previously unselected package python-six. [2020-07-14T13:48:55.769Z] #38 54.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-14T13:48:55.769Z] #38 54.29 Unpacking python-six (1.12.0-1) ... [2020-07-14T13:48:55.795Z] #7 DONE 0.9s [2020-07-14T13:48:55.795Z] [2020-07-14T13:48:55.795Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:48:55.795Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-14T13:48:55.869Z] #43 ... [2020-07-14T13:48:55.869Z] [2020-07-14T13:48:55.869Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:55.869Z] #32 17.46 Reading package lists... [2020-07-14T13:48:55.869Z] #32 23.64 Building dependency tree... [2020-07-14T13:48:55.869Z] #32 ... [2020-07-14T13:48:55.869Z] [2020-07-14T13:48:55.869Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:48:55.869Z] #41 13.61 vendor/golang.org/x/crypto/internal/subtle [2020-07-14T13:48:56.028Z] #38 54.39 Selecting previously unselected package python-protobuf. [2020-07-14T13:48:56.028Z] #38 54.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-14T13:48:56.028Z] #38 54.40 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-14T13:48:56.093Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-07-14T13:48:56.093Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 0B / 96.51MB 0.1s [2020-07-14T13:48:56.093Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-14T13:48:56.093Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done [2020-07-14T13:48:56.093Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-07-14T13:48:56.093Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-07-14T13:48:56.093Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done [2020-07-14T13:48:56.093Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 0B / 154B 0.1s [2020-07-14T13:48:56.093Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-07-14T13:48:56.093Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-07-14T13:48:56.132Z] #41 ... [2020-07-14T13:48:56.132Z] [2020-07-14T13:48:56.132Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:48:56.132Z] #51 16.18 Fetched 8188 kB in 10s (791 kB/s) [2020-07-14T13:48:56.132Z] #51 16.18 Reading package lists... [2020-07-14T13:48:56.345Z] #17 15.75 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-14T13:48:56.345Z] #17 15.76 Setting up xz-utils (5.2.4-1) ... [2020-07-14T13:48:56.345Z] #17 15.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-14T13:48:56.594Z] #38 55.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-14T13:48:56.605Z] #17 15.79 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-14T13:48:56.606Z] #17 15.83 invoke-rc.d: could not determine current runlevel [2020-07-14T13:48:56.606Z] #17 15.83 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-14T13:48:56.606Z] #17 15.84 Setting up pigz (2.4-1) ... [2020-07-14T13:48:56.606Z] #17 15.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-14T13:48:56.606Z] #17 15.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-14T13:48:56.606Z] #17 15.89 Setting up python-pip-whl (18.1-5) ... [2020-07-14T13:48:56.606Z] #17 15.90 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-14T13:48:56.606Z] #17 15.96 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-14T13:48:56.865Z] #17 16.05 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-14T13:48:56.865Z] #17 16.06 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-14T13:48:56.865Z] #17 16.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-14T13:48:56.865Z] #17 16.10 Setting up vim (2:8.1.0875-5) ... [2020-07-14T13:48:56.865Z] #17 16.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-14T13:48:56.865Z] #17 16.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-14T13:48:56.865Z] #17 16.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-14T13:48:56.865Z] #17 16.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-14T13:48:56.865Z] #17 16.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-14T13:48:56.865Z] #17 16.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-14T13:48:56.865Z] #17 16.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-14T13:48:56.865Z] #17 16.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-14T13:48:56.865Z] #17 16.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-14T13:48:56.865Z] #17 16.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-14T13:48:56.865Z] #17 16.19 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-14T13:48:56.865Z] #17 16.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-14T13:48:56.865Z] #17 16.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-14T13:48:56.865Z] #17 16.23 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-14T13:48:56.872Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.4s done [2020-07-14T13:48:56.872Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 1.55MB / 10.73MB 0.5s [2020-07-14T13:48:56.872Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 2.97MB / 54.14MB 0.6s [2020-07-14T13:48:56.872Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 4.20MB / 73.55MB 0.8s [2020-07-14T13:48:56.872Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 6.40MB / 96.51MB 0.8s [2020-07-14T13:48:56.872Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 6.04MB / 54.14MB 0.8s [2020-07-14T13:48:56.872Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.44MB / 10.73MB 0.8s [2020-07-14T13:48:56.872Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 4.36MB / 57.46MB 0.8s [2020-07-14T13:48:57.085Z] #51 21.31 Reading package lists... [2020-07-14T13:48:57.085Z] #51 ... [2020-07-14T13:48:57.085Z] [2020-07-14T13:48:57.085Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:48:57.085Z] #32 23.64 Building dependency tree... [2020-07-14T13:48:57.237Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 637.40kB / 8.25MB 0.9s [2020-07-14T13:48:57.237Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 6.63MB / 10.73MB 0.9s [2020-07-14T13:48:57.237Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 1.73MB / 8.25MB 1.0s [2020-07-14T13:48:57.237Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.69MB / 10.73MB 1.0s [2020-07-14T13:48:57.237Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.99MB / 73.55MB 1.2s [2020-07-14T13:48:57.237Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 11.74MB / 96.51MB 1.2s [2020-07-14T13:48:57.237Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 9.60MB / 54.14MB 1.2s [2020-07-14T13:48:57.237Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.68MB / 8.25MB 1.2s [2020-07-14T13:48:57.237Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.2s [2020-07-14T13:48:57.237Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 8.22MB / 57.46MB 1.2s [2020-07-14T13:48:57.545Z] #38 ... [2020-07-14T13:48:57.545Z] [2020-07-14T13:48:57.545Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:48:57.545Z] #25 3.754 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-14T13:48:57.545Z] #25 4.253 [2020-07-14T13:48:57.545Z] #25 4.468 # 2.7% ######## 12.3% ############# 18.9% ##################### 29.8% ########################### 38.3% ################################### 50.0% ######################################### 58.1% ############################################### 65.3% ##################################################### 74.0% ########################################################## 81.5% ################################################################ 89.5% ###################################################################### 97.7% ######################################################################## 100.0% [2020-07-14T13:48:57.545Z] #25 6.122 [2020-07-14T13:48:57.545Z] #25 6.337 ######## 11.8% ################################## 48.1% ########################################################### 82.7% ######################################################################## 100.0% [2020-07-14T13:48:57.607Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.96MB / 8.25MB 1.4s [2020-07-14T13:48:57.607Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.2s done [2020-07-14T13:48:57.607Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 14.83MB / 73.55MB 1.5s [2020-07-14T13:48:57.607Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 14.66MB / 54.14MB 1.5s [2020-07-14T13:48:57.607Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 6.63MB / 8.25MB 1.5s [2020-07-14T13:48:57.607Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 11.48MB / 57.46MB 1.5s [2020-07-14T13:48:57.607Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 17.93MB / 96.51MB 1.7s [2020-07-14T13:48:57.687Z] #32 ... [2020-07-14T13:48:57.687Z] [2020-07-14T13:48:57.687Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:48:57.687Z] #23 15.53 Fetched 8188 kB in 10s (854 kB/s) [2020-07-14T13:48:57.687Z] #23 15.53 Reading package lists... [2020-07-14T13:48:57.687Z] #23 20.42 Reading package lists... [2020-07-14T13:48:57.800Z] #17 16.91 Setting up iptables (1.8.2-4) ... [2020-07-14T13:48:57.800Z] #17 16.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-14T13:48:57.800Z] #17 16.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-14T13:48:57.800Z] #17 16.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-14T13:48:57.800Z] #17 16.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-14T13:48:57.800Z] #17 16.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-14T13:48:57.800Z] #17 16.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-14T13:48:57.800Z] #17 16.96 Setting up python3 (3.7.3-1) ... [2020-07-14T13:48:57.800Z] #17 17.06 Setting up python3-wheel (0.32.3-2) ... [2020-07-14T13:48:57.804Z] #25 6.905 [2020-07-14T13:48:57.910Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 21.45MB / 73.55MB 1.8s [2020-07-14T13:48:57.910Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.7s done [2020-07-14T13:48:57.910Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 14.54MB / 57.46MB 1.8s [2020-07-14T13:48:57.910Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.7s done [2020-07-14T13:48:57.952Z] #23 ... [2020-07-14T13:48:57.952Z] [2020-07-14T13:48:57.952Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:48:57.952Z] #10 15.71 Fetched 8188 kB in 10s (855 kB/s) [2020-07-14T13:48:57.952Z] #10 15.71 Reading package lists... [2020-07-14T13:48:57.952Z] #10 20.70 Reading package lists... [2020-07-14T13:48:57.952Z] #10 ... [2020-07-14T13:48:57.952Z] [2020-07-14T13:48:57.952Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:48:57.952Z] #36 15.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-14T13:48:57.952Z] #36 17.86 + 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-07-14T13:48:58.059Z] #17 17.20 Setting up apparmor (2.13.2-10) ... [2020-07-14T13:48:58.217Z] #36 ... [2020-07-14T13:48:58.217Z] [2020-07-14T13:48:58.217Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:48:58.217Z] #51 21.31 Reading package lists... [2020-07-14T13:48:58.227Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 17.58MB / 54.14MB 2.0s [2020-07-14T13:48:58.227Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 26.23MB / 73.55MB 2.1s [2020-07-14T13:48:58.227Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 17.41MB / 57.46MB 2.1s [2020-07-14T13:48:58.227Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 20.67MB / 54.14MB 2.3s [2020-07-14T13:48:58.322Z] #25 7.074 0.2% ################# 24.0% ########################### 37.8% ###################################################### 75.4% ######################################################################## 100.0% [2020-07-14T13:48:58.541Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 31.37MB / 73.55MB 2.4s [2020-07-14T13:48:58.541Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 23.03MB / 96.51MB 2.4s [2020-07-14T13:48:58.541Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 23.80MB / 54.14MB 2.5s [2020-07-14T13:48:58.541Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 21.47MB / 57.46MB 2.5s [2020-07-14T13:48:58.581Z] #25 7.781 [2020-07-14T13:48:58.884Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 35.89MB / 73.55MB 2.7s [2020-07-14T13:48:58.884Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 26.82MB / 54.14MB 2.8s [2020-07-14T13:48:58.997Z] #17 18.28 Setting up xfsprogs (4.20.0-1) ... [2020-07-14T13:48:58.997Z] #17 18.29 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-14T13:48:58.997Z] #17 18.39 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-14T13:48:59.104Z] #25 7.967 # 2.1% ###### 8.4% ########## 14.7% ############### 21.7% [2020-07-14T13:48:59.104Z] #25 ... [2020-07-14T13:48:59.104Z] [2020-07-14T13:48:59.104Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:48:59.104Z] #52 2.908 + RM_GOPATH=0 [2020-07-14T13:48:59.104Z] #52 2.908 + TMP_GOPATH= [2020-07-14T13:48:59.104Z] #52 2.908 + : /build [2020-07-14T13:48:59.104Z] #52 2.908 + '[' -z '' ']' [2020-07-14T13:48:59.104Z] #52 2.910 ++ mktemp -d [2020-07-14T13:48:59.104Z] #52 2.924 + export GOPATH=/tmp/tmp.V18XLhxWsJ [2020-07-14T13:48:59.104Z] #52 2.924 + GOPATH=/tmp/tmp.V18XLhxWsJ [2020-07-14T13:48:59.104Z] #52 2.924 + RM_GOPATH=1 [2020-07-14T13:48:59.104Z] #52 2.925 + case "$(go env GOARCH)" in [2020-07-14T13:48:59.104Z] #52 2.925 ++ go env GOARCH [2020-07-14T13:48:59.104Z] #52 2.931 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:59.104Z] #52 2.932 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:48:59.104Z] #52 2.932 ++ dirname /tmp/install/install.sh [2020-07-14T13:48:59.104Z] #52 2.933 + dir=/tmp/install [2020-07-14T13:48:59.104Z] #52 2.933 + bin=containerd [2020-07-14T13:48:59.104Z] #52 2.934 + shift [2020-07-14T13:48:59.104Z] #52 2.934 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-14T13:48:59.104Z] #52 2.934 + . /tmp/install/containerd.installer [2020-07-14T13:48:59.104Z] #52 2.934 ++ set -e [2020-07-14T13:48:59.104Z] #52 2.935 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:48:59.104Z] #52 2.935 + install_containerd [2020-07-14T13:48:59.104Z] #52 2.936 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-14T13:48:59.104Z] #52 2.936 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:48:59.104Z] #52 2.936 + git clone https://github.com/containerd/containerd.git /tmp/tmp.V18XLhxWsJ/src/github.com/containerd/containerd [2020-07-14T13:48:59.104Z] #52 2.938 Cloning into '/tmp/tmp.V18XLhxWsJ/src/github.com/containerd/containerd'... [2020-07-14T13:48:59.250Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 40.87MB / 73.55MB 3.0s [2020-07-14T13:48:59.250Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 25.28MB / 57.46MB 3.0s [2020-07-14T13:48:59.250Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 28.01MB / 96.51MB 3.1s [2020-07-14T13:48:59.250Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 30.48MB / 54.14MB 3.1s [2020-07-14T13:48:59.256Z] #17 18.63 Setting up python3-distutils (3.7.3-1) ... [2020-07-14T13:48:59.363Z] #52 ... [2020-07-14T13:48:59.363Z] [2020-07-14T13:48:59.363Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:48:59.436Z] #51 26.23 Building dependency tree... [2020-07-14T13:48:59.514Z] #17 18.75 Setting up python3-setuptools (40.8.0-1) ... [2020-07-14T13:48:59.639Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 28.63MB / 57.46MB 3.3s [2020-07-14T13:48:59.639Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 45.98MB / 73.55MB 3.4s [2020-07-14T13:48:59.639Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 33.79MB / 54.14MB 3.4s [2020-07-14T13:48:59.639Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 32.48MB / 57.46MB 3.6s [2020-07-14T13:48:59.773Z] #17 19.01 Setting up python3-pip (18.1-5) ... [2020-07-14T13:49:00.030Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 50.42MB / 73.55MB 3.7s [2020-07-14T13:49:00.030Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 36.88MB / 54.14MB 3.7s [2020-07-14T13:49:00.031Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 36.24MB / 57.46MB 3.9s [2020-07-14T13:49:00.031Z] #8 ... [2020-07-14T13:49:00.031Z] [2020-07-14T13:49:00.031Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-14T13:49:00.031Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-14T13:49:00.031Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-14T13:49:00.031Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done [2020-07-14T13:49:00.031Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-14T13:49:00.031Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.4s done [2020-07-14T13:49:00.031Z] #59 DONE 4.5s [2020-07-14T13:49:00.031Z] [2020-07-14T13:49:00.031Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:49:00.031Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 54.18MB / 73.55MB 4.0s [2020-07-14T13:49:00.031Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 33.06MB / 96.51MB 4.0s [2020-07-14T13:49:00.031Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 40.01MB / 54.14MB 4.0s [2020-07-14T13:49:00.033Z] #17 19.28 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:49:00.033Z] #17 19.31 Processing triggers for mime-support (3.62) ... [2020-07-14T13:49:00.354Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 40.11MB / 57.46MB 4.2s [2020-07-14T13:49:00.354Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 58.30MB / 73.55MB 4.3s [2020-07-14T13:49:00.354Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 43.33MB / 54.14MB 4.3s [2020-07-14T13:49:00.654Z] #25 7.967 # 2.1% ###### 8.4% ########## 14.7% ############### 21.7% #################### 29.0% ####################### 32.9% ########################## 36.7% ############################# 40.4% ################################ 45.6% #################################### 50.1% ########################################## 58.5% ############################################# 63.1% ################################################# 68.2% ################################################### 71.4% ####################################################### 77.1% ########################################################### 83.0% ################################################################# 91.5% ######################################################################## 100.0% [2020-07-14T13:49:00.698Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 44.14MB / 57.46MB 4.5s [2020-07-14T13:49:00.698Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 62.59MB / 73.55MB 4.7s [2020-07-14T13:49:00.698Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 46.37MB / 54.14MB 4.7s [2020-07-14T13:49:00.836Z] #51 28.38 The following additional packages will be installed: [2020-07-14T13:49:00.836Z] #51 28.40 libbtrfs0 [2020-07-14T13:49:00.836Z] #51 28.54 The following NEW packages will be installed: [2020-07-14T13:49:00.836Z] #51 28.54 libbtrfs-dev libbtrfs0 [2020-07-14T13:49:01.007Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 47.56MB / 57.46MB 4.8s [2020-07-14T13:49:01.007Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 66.44MB / 73.55MB 4.9s [2020-07-14T13:49:01.007Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 38.39MB / 96.51MB 4.9s [2020-07-14T13:49:01.007Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 49.12MB / 54.14MB 4.9s [2020-07-14T13:49:01.101Z] #51 28.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:49:01.102Z] #51 28.90 Need to get 119 kB of archives. [2020-07-14T13:49:01.102Z] #51 28.90 After this operation, 387 kB of additional disk space will be used. [2020-07-14T13:49:01.102Z] #51 28.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-14T13:49:01.102Z] #51 28.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-14T13:49:01.219Z] #25 10.17 [2020-07-14T13:49:01.350Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 51.23MB / 57.46MB 5.1s [2020-07-14T13:49:01.350Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 70.26MB / 73.55MB 5.3s [2020-07-14T13:49:01.350Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 52.19MB / 54.14MB 5.3s [2020-07-14T13:49:01.657Z] #8 ... [2020-07-14T13:49:01.657Z] [2020-07-14T13:49:01.657Z] #21 [internal] load build context [2020-07-14T13:49:01.657Z] #21 transferring context: 51.30MB 5.8s done [2020-07-14T13:49:01.657Z] #21 DONE 5.8s [2020-07-14T13:49:01.657Z] [2020-07-14T13:49:01.657Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-14T13:49:01.657Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 54.23MB / 57.46MB 5.4s [2020-07-14T13:49:01.657Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 5.5s done [2020-07-14T13:49:01.657Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 44.33MB / 96.51MB 5.5s [2020-07-14T13:49:01.941Z] #17 DONE 20.8s [2020-07-14T13:49:01.941Z] [2020-07-14T13:49:01.941Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-14T13:49:02.014Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 49.64MB / 96.51MB 5.7s [2020-07-14T13:49:02.014Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.6s done [2020-07-14T13:49:02.014Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 56.12MB / 96.51MB 5.8s [2020-07-14T13:49:02.014Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 5.7s done [2020-07-14T13:49:02.201Z] #18 0.698 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-14T13:49:02.201Z] #18 0.708 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-14T13:49:02.201Z] #18 0.714 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-14T13:49:02.201Z] #18 DONE 0.8s [2020-07-14T13:49:02.201Z] [2020-07-14T13:49:02.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:02.201Z] #39 35.52 CC criu/filesystems.o [2020-07-14T13:49:02.201Z] #39 35.69 CC criu/fsnotify.o [2020-07-14T13:49:02.201Z] #39 35.96 CC criu/image-desc.o [2020-07-14T13:49:02.201Z] #39 35.99 CC criu/image.o [2020-07-14T13:49:02.201Z] #39 36.22 CC criu/ipc_ns.o [2020-07-14T13:49:02.201Z] #39 36.52 CC criu/irmap.o [2020-07-14T13:49:02.201Z] #39 36.68 CC criu/kcmp-ids.o [2020-07-14T13:49:02.201Z] #39 36.76 CC criu/kerndat.o [2020-07-14T13:49:02.201Z] #39 37.07 CC criu/libnetlink.o [2020-07-14T13:49:02.201Z] #39 37.17 CC criu/log.o [2020-07-14T13:49:02.201Z] #39 37.32 CC criu/lsm.o [2020-07-14T13:49:02.201Z] #39 37.43 CC criu/mem.o [2020-07-14T13:49:02.201Z] #39 37.86 CC criu/memfd.o [2020-07-14T13:49:02.201Z] #39 38.01 CC criu/mount.o [2020-07-14T13:49:02.201Z] #39 39.05 CC criu/namespaces.o [2020-07-14T13:49:02.201Z] #39 39.55 CC criu/net.o [2020-07-14T13:49:02.201Z] #39 40.38 CC criu/netfilter.o [2020-07-14T13:49:02.201Z] #39 40.48 CC criu/page-pipe.o [2020-07-14T13:49:02.201Z] #39 40.65 CC criu/page-xfer.o [2020-07-14T13:49:02.201Z] #39 41.11 CC criu/pagemap-cache.o [2020-07-14T13:49:02.201Z] #39 41.21 CC criu/pagemap.o [2020-07-14T13:49:02.201Z] #39 41.50 CC criu/parasite-syscall.o [2020-07-14T13:49:02.201Z] #39 41.77 CC criu/path.o [2020-07-14T13:49:02.201Z] #39 41.85 CC criu/pie-util-vdso-elf32.o [2020-07-14T13:49:02.201Z] #39 41.97 CC criu/pie-util-vdso.o [2020-07-14T13:49:02.201Z] #39 42.09 CC criu/pie-util.o [2020-07-14T13:49:02.201Z] #39 42.14 CC criu/pipes.o [2020-07-14T13:49:02.201Z] #39 42.38 CC criu/plugin.o [2020-07-14T13:49:02.201Z] #39 42.50 CC criu/proc_parse.o [2020-07-14T13:49:02.201Z] #39 43.60 CC criu/protobuf-desc.o [2020-07-14T13:49:02.201Z] #39 44.04 CC criu/protobuf.o [2020-07-14T13:49:02.201Z] #39 44.18 CC criu/pstree.o [2020-07-14T13:49:02.201Z] #39 44.62 CC criu/rbtree.o [2020-07-14T13:49:02.393Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 62.47MB / 96.51MB 6.0s [2020-07-14T13:49:02.393Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 68.26MB / 96.51MB 6.1s [2020-07-14T13:49:02.393Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 74.71MB / 96.51MB 6.3s [2020-07-14T13:49:02.461Z] #39 44.75 CC criu/rst-malloc.o [2020-07-14T13:49:02.461Z] #39 ... [2020-07-14T13:49:02.461Z] [2020-07-14T13:49:02.461Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:49:02.498Z] #51 29.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:49:02.498Z] #51 30.30 Fetched 119 kB in 0s (434 kB/s) [2020-07-14T13:49:02.745Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 80.99MB / 96.51MB 6.4s [2020-07-14T13:49:02.745Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 87.36MB / 96.51MB 6.6s [2020-07-14T13:49:02.745Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.8s done [2020-07-14T13:49:02.761Z] #51 30.41 Selecting previously unselected package libbtrfs0. [2020-07-14T13:49:03.026Z] #51 30.41 (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-07-14T13:49:03.026Z] #51 30.64 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-14T13:49:03.026Z] #51 30.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-14T13:49:03.026Z] #51 30.81 Selecting previously unselected package libbtrfs-dev. [2020-07-14T13:49:03.026Z] #51 30.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-14T13:49:03.046Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-14T13:49:03.292Z] #51 31.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:49:03.295Z] #25 10.35 0.6% # 2.7% ### 5.1% ##### 7.3% ####### 9.8% ######### 12.6% ########## 15.1% ############# 18.5% ############### 21.1% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 30.9% ####################### 32.8% ######################### 34.9% ########################## 37.4% ############################ 40.2% ############################## 42.2% ############################### 44.0% [2020-07-14T13:49:03.295Z] #25 ... [2020-07-14T13:49:03.295Z] [2020-07-14T13:49:03.295Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:03.295Z] #10 51.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-14T13:49:03.295Z] #10 54.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-14T13:49:03.295Z] #10 54.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-14T13:49:03.295Z] #10 54.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-14T13:49:03.295Z] #10 54.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-14T13:49:03.295Z] #10 54.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-14T13:49:03.295Z] #10 54.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-14T13:49:03.295Z] #10 54.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-14T13:49:03.295Z] #10 54.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-14T13:49:03.295Z] #10 54.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-14T13:49:03.295Z] #10 54.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-14T13:49:03.295Z] #10 54.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-14T13:49:03.295Z] #10 54.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-14T13:49:03.295Z] #10 54.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-14T13:49:03.295Z] #10 54.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-14T13:49:03.295Z] #10 54.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-14T13:49:03.295Z] #10 55.61 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:49:03.295Z] #10 55.82 Fetched 77.7 MB in 9s (8724 kB/s) [2020-07-14T13:49:03.295Z] #10 55.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-14T13:49:03.295Z] #10 55.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-14T13:49:03.295Z] #10 56.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-14T13:49:03.295Z] #10 56.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-14T13:49:03.295Z] #10 58.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-14T13:49:03.295Z] #10 58.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-14T13:49:03.295Z] #10 58.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-14T13:49:03.295Z] #10 ... [2020-07-14T13:49:03.295Z] [2020-07-14T13:49:03.295Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:03.553Z] #25 10.35 0.6% # 2.7% ### 5.1% ##### 7.3% ####### 9.8% ######### 12.6% ########## 15.1% ############# 18.5% ############### 21.1% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 30.9% ####################### 32.8% ######################### 34.9% ########################## 37.4% ############################ 40.2% ############################## 42.2% ############################### 44.0% ################################# 46.1% ################################## 48.4% [2020-07-14T13:49:03.553Z] #25 ... [2020-07-14T13:49:03.553Z] [2020-07-14T13:49:03.553Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:03.553Z] #41 51.83 syscall [2020-07-14T13:49:03.553Z] #41 59.61 time [2020-07-14T13:49:03.553Z] #41 ... [2020-07-14T13:49:03.553Z] [2020-07-14T13:49:03.553Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:03.871Z] #51 31.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-14T13:49:03.871Z] #51 31.46 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:49:03.871Z] #51 31.49 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:49:04.368Z] #19 1.930 Collecting yamllint==1.16.0 [2020-07-14T13:49:04.561Z] #51 ... [2020-07-14T13:49:04.561Z] [2020-07-14T13:49:04.561Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:49:04.561Z] #32 26.46 The following additional packages will be installed: [2020-07-14T13:49:04.561Z] #32 26.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-14T13:49:04.561Z] #32 26.47 Suggested packages: [2020-07-14T13:49:04.561Z] #32 26.48 cmake-doc ninja-build lrzip [2020-07-14T13:49:04.561Z] #32 26.48 Recommended packages: [2020-07-14T13:49:04.561Z] #32 26.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-14T13:49:04.561Z] #32 27.32 The following NEW packages will be installed: [2020-07-14T13:49:04.561Z] #32 27.34 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-14T13:49:04.561Z] #32 27.34 vim-common xxd [2020-07-14T13:49:04.561Z] #32 27.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:49:04.561Z] #32 27.72 Need to get 14.2 MB of archives. [2020-07-14T13:49:04.561Z] #32 27.72 After this operation, 60.0 MB of additional disk space will be used. [2020-07-14T13:49:04.561Z] #32 27.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-14T13:49:04.561Z] #32 27.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-14T13:49:04.561Z] #32 27.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-14T13:49:04.561Z] #32 27.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-14T13:49:04.561Z] #32 28.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-14T13:49:04.561Z] #32 28.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-14T13:49:04.561Z] #32 28.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-14T13:49:04.561Z] #32 28.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-14T13:49:04.561Z] #32 28.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-14T13:49:04.561Z] #32 28.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-14T13:49:04.562Z] #32 30.32 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:49:04.562Z] #32 30.55 Fetched 14.2 MB in 2s (9472 kB/s) [2020-07-14T13:49:04.562Z] #32 30.65 Selecting previously unselected package xxd. [2020-07-14T13:49:04.562Z] #32 30.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-14T13:49:04.562Z] #32 30.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-14T13:49:04.562Z] #32 31.01 Unpacking xxd (2:8.1.0875-5) ... [2020-07-14T13:49:04.562Z] #32 31.44 Selecting previously unselected package vim-common. [2020-07-14T13:49:04.562Z] #32 31.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:49:04.562Z] #32 31.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-14T13:49:04.658Z] ok github.com/docker/docker/cmd/dockerd 0.052s coverage: 30.8% of statements [2020-07-14T13:49:04.658Z] ok github.com/docker/docker/container 0.114s coverage: 34.7% of statements [2020-07-14T13:49:04.658Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-14T13:49:04.658Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-14T13:49:04.658Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-14T13:49:04.658Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-14T13:49:04.850Z] #25 10.35 0.6% # 2.7% ### 5.1% ##### 7.3% ####### 9.8% ######### 12.6% ########## 15.1% ############# 18.5% ############### 21.1% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 30.9% ####################### 32.8% ######################### 34.9% ########################## 37.4% ############################ 40.2% ############################## 42.2% ############################### 44.0% ################################# 46.1% ################################## 48.4% ################################### 49.1% ##################################### 51.8% ###################################### 53.2% ######################################## 55.6% ######################################### 58.0% ########################################### 59.9% ############################################ 62.4% ################################################ 66.8% ################################################# 68.5% ################################################### 71.7% #################################################### 73.2% [2020-07-14T13:49:04.850Z] #25 ... [2020-07-14T13:49:04.850Z] [2020-07-14T13:49:04.850Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:49:04.850Z] #28 53.16 Checking out files: 87% (1334/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-07-14T13:49:04.850Z] #28 53.79 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-14T13:49:04.850Z] #28 54.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-14T13:49:04.850Z] #28 ... [2020-07-14T13:49:04.850Z] [2020-07-14T13:49:04.850Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:49:04.850Z] #32 53.29 Selecting previously unselected package libicu63:amd64. [2020-07-14T13:49:04.850Z] #32 53.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-14T13:49:04.850Z] #32 53.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-14T13:49:04.850Z] #32 61.12 Selecting previously unselected package libxml2:amd64. [2020-07-14T13:49:04.850Z] #32 61.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-14T13:49:04.850Z] #32 61.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-14T13:49:04.850Z] #32 61.95 Selecting previously unselected package libarchive13:amd64. [2020-07-14T13:49:04.850Z] #32 61.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-14T13:49:04.850Z] #32 61.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-14T13:49:04.850Z] #32 62.30 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-14T13:49:04.850Z] #32 62.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-14T13:49:04.850Z] #32 62.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-14T13:49:04.850Z] #32 62.51 Selecting previously unselected package librhash0:amd64. [2020-07-14T13:49:04.850Z] #32 62.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-14T13:49:04.850Z] #32 62.52 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-14T13:49:04.850Z] #32 62.69 Selecting previously unselected package libuv1:amd64. [2020-07-14T13:49:04.850Z] #32 62.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-14T13:49:04.850Z] #32 62.71 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-14T13:49:04.850Z] #32 62.93 Selecting previously unselected package cmake. [2020-07-14T13:49:04.850Z] #32 62.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-14T13:49:04.850Z] #32 62.96 Unpacking cmake (3.13.4-1) ... [2020-07-14T13:49:05.113Z] #32 ... [2020-07-14T13:49:05.113Z] [2020-07-14T13:49:05.113Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:05.139Z] #32 ... [2020-07-14T13:49:05.139Z] [2020-07-14T13:49:05.139Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:49:05.376Z] #25 10.35 0.6% # 2.7% ### 5.1% ##### 7.3% ####### 9.8% ######### 12.6% ########## 15.1% ############# 18.5% ############### 21.1% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 30.9% ####################### 32.8% ######################### 34.9% ########################## 37.4% ############################ 40.2% ############################## 42.2% ############################### 44.0% ################################# 46.1% ################################## 48.4% ################################### 49.1% ##################################### 51.8% ###################################### 53.2% ######################################## 55.6% ######################################### 58.0% ########################################### 59.9% ############################################ 62.4% ################################################ 66.8% ################################################# 68.5% ################################################### 71.7% #################################################### 73.2% ####################################################### 77.2% ######################################################## 78.3% ########################################################### 82.8% [2020-07-14T13:49:05.376Z] #25 ... [2020-07-14T13:49:05.376Z] [2020-07-14T13:49:05.376Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:05.376Z] #47 53.74 syscall [2020-07-14T13:49:05.376Z] #47 53.85 reflect [2020-07-14T13:49:05.376Z] #47 62.33 context [2020-07-14T13:49:05.376Z] #47 63.43 internal/poll [2020-07-14T13:49:05.376Z] #47 ... [2020-07-14T13:49:05.376Z] [2020-07-14T13:49:05.376Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:05.499Z] #28 32.87 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-14T13:49:05.894Z] #25 10.35 0.6% # 2.7% ### 5.1% ##### 7.3% ####### 9.8% ######### 12.6% ########## 15.1% ############# 18.5% ############### 21.1% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 30.9% ####################### 32.8% ######################### 34.9% ########################## 37.4% ############################ 40.2% ############################## 42.2% ############################### 44.0% ################################# 46.1% ################################## 48.4% ################################### 49.1% ##################################### 51.8% ###################################### 53.2% ######################################## 55.6% ######################################### 58.0% ########################################### 59.9% ############################################ 62.4% ################################################ 66.8% ################################################# 68.5% ################################################### 71.7% #################################################### 73.2% ####################################################### 77.2% ######################################################## 78.3% ########################################################### 82.8% ############################################################# 85.9% ################################################################ 90.0% ################################################################### 94.3% ##################################################################### 97.0% ####################################################################### 99.8% ######################################################################## 100.0% [2020-07-14T13:49:05.894Z] #25 15.04 [2020-07-14T13:49:06.075Z] #28 33.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-14T13:49:06.458Z] #25 ... [2020-07-14T13:49:06.458Z] [2020-07-14T13:49:06.458Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:06.458Z] #30 54.83 time [2020-07-14T13:49:06.458Z] #30 61.57 internal/poll [2020-07-14T13:49:06.458Z] #30 62.69 internal/fmtsort [2020-07-14T13:49:06.458Z] #30 63.48 internal/syscall/execenv [2020-07-14T13:49:06.458Z] #30 63.63 internal/syscall/unix [2020-07-14T13:49:06.458Z] #30 63.87 strings [2020-07-14T13:49:06.458Z] #30 63.91 os [2020-07-14T13:49:06.458Z] #30 ... [2020-07-14T13:49:06.458Z] [2020-07-14T13:49:06.458Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:49:06.458Z] #38 60.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-14T13:49:06.458Z] #38 60.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:49:06.458Z] #38 60.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-14T13:49:06.458Z] #38 60.08 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-14T13:49:06.458Z] #38 60.10 Setting up python-six (1.12.0-1) ... [2020-07-14T13:49:06.458Z] #38 64.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-14T13:49:06.458Z] #38 64.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-14T13:49:06.458Z] #38 64.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-14T13:49:06.458Z] #38 64.90 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-14T13:49:06.458Z] #38 64.91 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-14T13:49:06.458Z] #38 64.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-14T13:49:06.458Z] #38 64.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-14T13:49:06.458Z] #38 64.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-14T13:49:06.458Z] #38 64.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-14T13:49:06.458Z] #38 64.98 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-14T13:49:07.025Z] #38 ... [2020-07-14T13:49:07.025Z] [2020-07-14T13:49:07.025Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:07.025Z] #47 65.52 os [2020-07-14T13:49:07.499Z] #28 ... [2020-07-14T13:49:07.499Z] [2020-07-14T13:49:07.499Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:49:07.499Z] #38 20.40 Reading package lists... [2020-07-14T13:49:07.499Z] #38 25.58 Building dependency tree... [2020-07-14T13:49:07.499Z] #38 28.38 The following additional packages will be installed: [2020-07-14T13:49:07.499Z] #38 28.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-14T13:49:07.499Z] #38 28.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-14T13:49:07.499Z] #38 28.41 Suggested packages: [2020-07-14T13:49:07.499Z] #38 28.41 manpages-dev python-setuptools [2020-07-14T13:49:07.499Z] #38 29.39 The following NEW packages will be installed: [2020-07-14T13:49:07.499Z] #38 29.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-14T13:49:07.499Z] #38 29.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-14T13:49:07.499Z] #38 29.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-14T13:49:07.499Z] #38 29.41 python-six zlib1g-dev [2020-07-14T13:49:07.499Z] #38 29.85 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:49:07.499Z] #38 29.85 Need to get 3798 kB of archives. [2020-07-14T13:49:07.499Z] #38 29.85 After this operation, 21.6 MB of additional disk space will be used. [2020-07-14T13:49:07.499Z] #38 29.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-14T13:49:07.499Z] #38 29.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-14T13:49:07.499Z] #38 29.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-14T13:49:07.499Z] #38 29.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-14T13:49:07.499Z] #38 29.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-14T13:49:07.499Z] #38 29.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-14T13:49:07.499Z] #38 29.86 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-07-14T13:49:07.499Z] #38 29.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-14T13:49:07.499Z] #38 29.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-14T13:49:07.499Z] #38 29.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-14T13:49:07.499Z] #38 29.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-14T13:49:07.499Z] #38 30.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-14T13:49:07.499Z] #38 30.10 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-07-14T13:49:07.499Z] #38 30.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-14T13:49:07.499Z] #38 30.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-14T13:49:07.500Z] #38 30.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-14T13:49:07.500Z] #38 30.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-14T13:49:07.500Z] #38 31.53 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:49:07.500Z] #38 31.74 Fetched 3798 kB in 1s (5850 kB/s) [2020-07-14T13:49:07.500Z] #38 32.24 Selecting previously unselected package libcap-dev:arm64. [2020-07-14T13:49:07.500Z] #38 32.24 (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-07-14T13:49:07.500Z] #38 32.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-14T13:49:07.500Z] #38 33.29 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-14T13:49:07.500Z] #38 ... [2020-07-14T13:49:07.500Z] [2020-07-14T13:49:07.500Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:07.500Z] #41 33.93 sync [2020-07-14T13:49:07.500Z] #41 33.95 internal/reflectlite [2020-07-14T13:49:07.500Z] #41 34.45 github.com/LK4D4/vndr/godl/singleflight [2020-07-14T13:49:07.500Z] #41 34.46 math/rand [2020-07-14T13:49:07.500Z] #41 34.46 internal/singleflight [2020-07-14T13:49:07.500Z] #41 35.37 sort [2020-07-14T13:49:07.500Z] #41 35.38 io [2020-07-14T13:49:07.657Z] #19 ... [2020-07-14T13:49:07.657Z] [2020-07-14T13:49:07.657Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:07.657Z] #39 44.87 CC criu/seccomp.o [2020-07-14T13:49:07.657Z] #39 45.14 CC criu/seize.o [2020-07-14T13:49:07.657Z] #39 45.43 CC criu/servicefd.o [2020-07-14T13:49:07.657Z] #39 45.57 CC criu/shmem.o [2020-07-14T13:49:07.657Z] #39 45.86 CC criu/sigframe.o [2020-07-14T13:49:07.657Z] #39 45.93 CC criu/signalfd.o [2020-07-14T13:49:07.657Z] #39 46.06 CC criu/sk-inet.o [2020-07-14T13:49:07.657Z] #39 46.51 CC criu/sk-netlink.o [2020-07-14T13:49:07.657Z] #39 46.68 CC criu/sk-packet.o [2020-07-14T13:49:07.657Z] #39 46.93 CC criu/sk-queue.o [2020-07-14T13:49:07.657Z] #39 47.11 CC criu/sk-tcp.o [2020-07-14T13:49:07.657Z] #39 47.33 CC criu/sk-unix.o [2020-07-14T13:49:07.657Z] #39 48.03 CC criu/sockets.o [2020-07-14T13:49:07.657Z] #39 48.32 CC criu/stats.o [2020-07-14T13:49:07.657Z] #39 48.45 CC criu/string.o [2020-07-14T13:49:07.657Z] #39 48.49 CC criu/sysctl.o [2020-07-14T13:49:07.657Z] #39 48.72 CC criu/sysfs_parse.o [2020-07-14T13:49:07.657Z] #39 48.86 CC criu/timens.o [2020-07-14T13:49:07.657Z] #39 48.96 CC criu/timerfd.o [2020-07-14T13:49:07.657Z] #39 49.06 CC criu/tty.o [2020-07-14T13:49:07.657Z] #39 49.62 CC criu/tun.o [2020-07-14T13:49:07.657Z] #39 49.79 CC criu/uffd.o [2020-07-14T13:49:07.657Z] #39 50.16 CC criu/util.o [2020-07-14T13:49:07.764Z] #41 35.39 strconv [2020-07-14T13:49:07.764Z] #41 35.43 syscall [2020-07-14T13:49:07.916Z] #39 ... [2020-07-14T13:49:07.916Z] [2020-07-14T13:49:07.916Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:07.916Z] #52 53.38 + bin/containerd-stress [2020-07-14T13:49:07.916Z] #52 55.03 + bin/containerd-shim [2020-07-14T13:49:07.916Z] #52 58.32 + bin/containerd-shim-runc-v1 [2020-07-14T13:49:07.916Z] #52 60.81 + bin/containerd-shim-runc-v2 [2020-07-14T13:49:07.916Z] #52 61.61 + binaries [2020-07-14T13:49:07.916Z] #52 61.61 + install -D bin/containerd /build/containerd [2020-07-14T13:49:07.916Z] #52 61.64 + install -D bin/containerd-shim /build/containerd-shim [2020-07-14T13:49:07.916Z] #52 61.64 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-14T13:49:07.916Z] #52 61.65 + install -D bin/ctr /build/ctr [2020-07-14T13:49:07.916Z] #52 DONE 62.9s [2020-07-14T13:49:08.159Z] #41 ... [2020-07-14T13:49:08.159Z] [2020-07-14T13:49:08.159Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:49:08.159Z] #23 25.83 Building dependency tree... [2020-07-14T13:49:08.159Z] #23 28.04 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-14T13:49:08.159Z] #23 28.04 The following additional packages will be installed: [2020-07-14T13:49:08.159Z] #23 28.06 libjq1 libonig5 [2020-07-14T13:49:08.159Z] #23 28.40 The following NEW packages will be installed: [2020-07-14T13:49:08.159Z] #23 28.40 jq libjq1 libonig5 [2020-07-14T13:49:08.159Z] #23 28.78 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:49:08.159Z] #23 28.78 Need to get 325 kB of archives. [2020-07-14T13:49:08.159Z] #23 28.78 After this operation, 1019 kB of additional disk space will be used. [2020-07-14T13:49:08.159Z] #23 28.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-14T13:49:08.159Z] #23 28.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-14T13:49:08.159Z] #23 28.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-14T13:49:08.159Z] #23 30.12 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:49:08.159Z] #23 30.27 Fetched 325 kB in 0s (1176 kB/s) [2020-07-14T13:49:08.159Z] #23 30.40 Selecting previously unselected package libonig5:arm64. [2020-07-14T13:49:08.159Z] #23 30.40 (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-07-14T13:49:08.159Z] #23 30.57 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-14T13:49:08.159Z] #23 30.63 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-14T13:49:08.159Z] #23 31.02 Selecting previously unselected package libjq1:arm64. [2020-07-14T13:49:08.159Z] #23 31.02 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-14T13:49:08.159Z] #23 31.03 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-14T13:49:08.159Z] #23 31.41 Selecting previously unselected package jq. [2020-07-14T13:49:08.159Z] #23 31.42 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-14T13:49:08.159Z] #23 31.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-14T13:49:08.159Z] #23 31.72 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-14T13:49:08.159Z] #23 31.76 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-14T13:49:08.159Z] #23 31.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-14T13:49:08.159Z] #23 31.79 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:49:08.175Z] [2020-07-14T13:49:08.175Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:08.422Z] #23 ... [2020-07-14T13:49:08.422Z] [2020-07-14T13:49:08.422Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:08.422Z] #10 25.92 Building dependency tree... [2020-07-14T13:49:08.422Z] #10 28.70 The following additional packages will be installed: [2020-07-14T13:49:08.422Z] #10 28.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-14T13:49:08.422Z] #10 28.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-14T13:49:08.422Z] #10 28.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-14T13:49:08.422Z] #10 28.71 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-14T13:49:08.422Z] #10 28.72 Suggested packages: [2020-07-14T13:49:08.422Z] #10 28.73 gcc-8-locales seccomp wine64 [2020-07-14T13:49:08.422Z] #10 29.69 The following NEW packages will be installed: [2020-07-14T13:49:08.422Z] #10 29.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-14T13:49:08.422Z] #10 29.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-14T13:49:08.422Z] #10 29.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-14T13:49:08.422Z] #10 29.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-14T13:49:08.422Z] #10 29.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-14T13:49:08.422Z] #10 29.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-14T13:49:08.422Z] #10 30.11 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:49:08.422Z] #10 30.11 Need to get 73.3 MB of archives. [2020-07-14T13:49:08.422Z] #10 30.11 After this operation, 472 MB of additional disk space will be used. [2020-07-14T13:49:08.422Z] #10 30.11 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-07-14T13:49:08.422Z] #10 30.31 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-07-14T13:49:08.422Z] #10 30.54 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-07-14T13:49:08.422Z] #10 30.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-14T13:49:08.422Z] #10 30.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-14T13:49:08.422Z] #10 30.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-14T13:49:08.422Z] #10 30.91 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-07-14T13:49:08.422Z] #10 31.13 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-07-14T13:49:08.422Z] #10 31.14 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-07-14T13:49:08.422Z] #10 35.30 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-07-14T13:49:08.422Z] #10 ... [2020-07-14T13:49:08.422Z] [2020-07-14T13:49:08.422Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:08.422Z] #47 36.07 strconv [2020-07-14T13:49:08.422Z] #47 36.08 syscall [2020-07-14T13:49:08.422Z] #47 36.11 bytes [2020-07-14T13:49:08.422Z] #47 36.13 strings [2020-07-14T13:49:08.433Z] #39 50.62 CC criu/uts_ns.o [2020-07-14T13:49:08.433Z] #39 50.69 CC criu/vdso-compat.o [2020-07-14T13:49:08.433Z] #39 50.75 CC criu/vdso.o [2020-07-14T13:49:08.691Z] #39 50.95 LINK criu/built-in.o [2020-07-14T13:49:08.691Z] #39 51.01 LINK criu/criu [2020-07-14T13:49:08.691Z] #39 51.14 DEP lib/c/criu.d [2020-07-14T13:49:08.950Z] #39 51.16 CC images/rpc.pb-c.o [2020-07-14T13:49:08.950Z] #39 51.34 CC lib/c/criu.o [2020-07-14T13:49:09.208Z] #39 51.67 LINK lib/c/built-in.o [2020-07-14T13:49:09.208Z] #39 51.68 LINK lib/c/libcriu.so [2020-07-14T13:49:09.208Z] #39 51.69 LINK lib/c/libcriu.a [2020-07-14T13:49:09.466Z] #39 51.73 GEN magic.py [2020-07-14T13:49:09.466Z] #39 51.78 Note: Building without setproctitle() and strlcpy() support. [2020-07-14T13:49:09.466Z] #39 51.78 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-14T13:49:09.466Z] #39 51.78 Note: Building without GnuTLS support [2020-07-14T13:49:09.466Z] #39 51.78 Makefile.config:39: Warn: you have no libnftables installed [2020-07-14T13:49:09.466Z] #39 51.78 Makefile.config:40: Warn: Building without nftables support [2020-07-14T13:49:09.725Z] #39 52.03 fatal: not a git repository (or any of the parent directories): .git [2020-07-14T13:49:09.725Z] #39 52.17 make[1]: Nothing to be done for 'all'. [2020-07-14T13:49:09.983Z] #39 52.32 make[1]: 'images/built-in.o' is up to date. [2020-07-14T13:49:09.984Z] #39 52.33 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-14T13:49:09.984Z] #39 52.34 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-14T13:49:09.984Z] #39 52.35 make[1]: 'compel/libcompel.a' is up to date. [2020-07-14T13:49:09.984Z] #39 52.36 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-14T13:49:09.984Z] #39 52.37 make[1]: Nothing to be done for 'all'. [2020-07-14T13:49:09.984Z] #39 52.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-14T13:49:09.984Z] #39 52.45 make[2]: Nothing to be done for 'all'. [2020-07-14T13:49:10.242Z] #39 52.46 make[2]: Nothing to be done for 'all'. [2020-07-14T13:49:10.242Z] #39 52.48 make[2]: Nothing to be done for 'all'. [2020-07-14T13:49:10.242Z] #39 52.50 make[2]: Nothing to be done for 'all'. [2020-07-14T13:49:10.242Z] #39 52.52 make[2]: Nothing to be done for 'all'. [2020-07-14T13:49:10.242Z] #39 52.53 make[2]: Nothing to be done for 'all'. [2020-07-14T13:49:10.242Z] #39 52.55 make[2]: Nothing to be done for 'all'. [2020-07-14T13:49:10.242Z] #39 52.58 make[2]: Nothing to be done for 'all'. [2020-07-14T13:49:10.242Z] #39 52.58 INSTALL criu/criu [2020-07-14T13:49:10.242Z] #39 DONE 52.7s [2020-07-14T13:49:10.242Z] [2020-07-14T13:49:10.242Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:49:10.242Z] #19 7.087 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-14T13:49:10.242Z] #19 7.109 Collecting pyyaml (from yamllint==1.16.0) [2020-07-14T13:49:10.242Z] #19 7.141 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-14T13:49:10.242Z] #19 7.472 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-14T13:49:10.242Z] #19 7.486 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-14T13:49:10.242Z] #19 7.496 Building wheels for collected packages: pyyaml [2020-07-14T13:49:10.242Z] #19 7.497 Running setup.py bdist_wheel for pyyaml: started [2020-07-14T13:49:10.242Z] #19 7.753 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-14T13:49:10.242Z] #19 7.754 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-14T13:49:10.242Z] #19 7.772 Successfully built pyyaml [2020-07-14T13:49:10.242Z] #19 7.776 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-14T13:49:10.242Z] #19 7.858 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-14T13:49:10.242Z] #19 DONE 8.0s [2020-07-14T13:49:10.242Z] [2020-07-14T13:49:10.242Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:10.313Z] #47 68.44 encoding/binary [2020-07-14T13:49:10.358Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2020-07-14T13:49:10.359Z] #47 38.09 bufio [2020-07-14T13:49:10.500Z] #45 ... [2020-07-14T13:49:10.500Z] [2020-07-14T13:49:10.500Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-14T13:49:10.500Z] #22 DONE 0.3s [2020-07-14T13:49:10.500Z] [2020-07-14T13:49:10.500Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:10.759Z] #45 ... [2020-07-14T13:49:10.759Z] [2020-07-14T13:49:10.759Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-14T13:49:11.248Z] #47 69.62 fmt [2020-07-14T13:49:11.347Z] #47 ... [2020-07-14T13:49:11.347Z] [2020-07-14T13:49:11.347Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:49:11.347Z] #23 DONE 39.1s [2020-07-14T13:49:11.347Z] [2020-07-14T13:49:11.347Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:11.347Z] #47 38.94 text/tabwriter [2020-07-14T13:49:11.347Z] #47 ... [2020-07-14T13:49:11.347Z] [2020-07-14T13:49:11.347Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:49:11.347Z] #51 DONE 39.1s [2020-07-14T13:49:11.347Z] [2020-07-14T13:49:11.347Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:11.347Z] #43 DONE 39.1s [2020-07-14T13:49:11.347Z] [2020-07-14T13:49:11.347Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:11.347Z] #60 DONE 39.1s [2020-07-14T13:49:11.615Z] [2020-07-14T13:49:11.615Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-14T13:49:11.615Z] #24 DONE 0.2s [2020-07-14T13:49:11.615Z] [2020-07-14T13:49:11.615Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:11.615Z] #10 37.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-14T13:49:11.615Z] #10 37.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-14T13:49:11.615Z] #10 37.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-14T13:49:11.615Z] #10 37.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-14T13:49:11.615Z] #10 37.91 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-07-14T13:49:11.615Z] #10 37.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-14T13:49:11.615Z] #10 38.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-14T13:49:11.615Z] #10 38.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-14T13:49:11.615Z] #10 38.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-14T13:49:11.615Z] #10 38.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-14T13:49:11.615Z] #10 38.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-14T13:49:11.616Z] #10 38.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-14T13:49:11.616Z] #10 38.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-14T13:49:11.616Z] #10 38.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-14T13:49:11.616Z] #10 38.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-14T13:49:11.616Z] #10 39.29 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:49:11.814Z] #47 70.36 encoding/base64 [2020-07-14T13:49:11.872Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-14T13:49:11.879Z] #10 39.63 Fetched 73.3 MB in 8s (8856 kB/s) [2020-07-14T13:49:12.072Z] #47 ... [2020-07-14T13:49:12.072Z] [2020-07-14T13:49:12.072Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:12.072Z] #25 15.93 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-14T13:49:12.072Z] #25 16.23 [2020-07-14T13:49:12.072Z] #25 16.40 ######################################################################## 100.0% [2020-07-14T13:49:12.072Z] #25 16.53 [2020-07-14T13:49:12.072Z] #25 17.51 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-14T13:49:12.072Z] #25 18.07 [2020-07-14T13:49:12.072Z] #25 18.26 ######### 12.8% ######################################################################## 100.0% [2020-07-14T13:49:12.072Z] #25 18.45 [2020-07-14T13:49:12.072Z] #25 19.29 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-14T13:49:12.072Z] #25 19.42 skipping existing c35d46ef359f [2020-07-14T13:49:12.072Z] #25 19.54 [2020-07-14T13:49:12.072Z] #25 20.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-14T13:49:12.072Z] #25 20.65 [2020-07-14T13:49:12.072Z] #25 20.81 ######################################################################## 100.0% [2020-07-14T13:49:12.072Z] #25 20.94 [2020-07-14T13:49:12.072Z] #25 21.05 Download of images into '/build' complete. [2020-07-14T13:49:12.072Z] #25 21.05 Use something like the following to load the result into a Docker daemon: [2020-07-14T13:49:12.072Z] #25 21.05 tar -cC '/build' . | docker load [2020-07-14T13:49:12.143Z] #10 39.82 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-14T13:49:12.143Z] #10 39.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-07-14T13:49:12.143Z] #10 39.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-14T13:49:12.143Z] #10 39.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-14T13:49:12.912Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.4% of statements [2020-07-14T13:49:13.004Z] #25 ... [2020-07-14T13:49:13.004Z] [2020-07-14T13:49:13.004Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:49:13.004Z] #32 66.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-14T13:49:13.004Z] #32 66.72 Setting up xxd (2:8.1.0875-5) ... [2020-07-14T13:49:13.004Z] #32 66.73 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-14T13:49:13.004Z] #32 66.76 Setting up vim-common (2:8.1.0875-5) ... [2020-07-14T13:49:13.004Z] #32 66.79 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-14T13:49:13.004Z] #32 66.81 Setting up cmake-data (3.13.4-1) ... [2020-07-14T13:49:13.004Z] #32 66.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-14T13:49:13.004Z] #32 66.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-14T13:49:13.004Z] #32 66.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-14T13:49:13.004Z] #32 66.91 Setting up cmake (3.13.4-1) ... [2020-07-14T13:49:13.004Z] #32 66.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:49:13.004Z] #32 66.97 Processing triggers for mime-support (3.62) ... [2020-07-14T13:49:13.004Z] #32 DONE 71.3s [2020-07-14T13:49:13.004Z] [2020-07-14T13:49:13.004Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:13.004Z] #33 ... [2020-07-14T13:49:13.004Z] [2020-07-14T13:49:13.004Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:13.004Z] #25 DONE 22.0s [2020-07-14T13:49:13.004Z] [2020-07-14T13:49:13.004Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:49:13.004Z] #38 71.31 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-14T13:49:13.004Z] #38 71.34 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:49:13.262Z] #38 DONE 71.8s [2020-07-14T13:49:13.262Z] [2020-07-14T13:49:13.262Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:13.262Z] #47 71.37 golang.org/x/sys/unix [2020-07-14T13:49:13.523Z] #47 ... [2020-07-14T13:49:13.523Z] [2020-07-14T13:49:13.523Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:13.523Z] #10 61.99 Selecting previously unselected package binutils-mingw-w64. [2020-07-14T13:49:13.523Z] #10 62.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-14T13:49:13.523Z] #10 62.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-14T13:49:13.523Z] #10 62.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-14T13:49:13.523Z] #10 62.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-14T13:49:13.523Z] #10 62.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-14T13:49:13.523Z] #10 62.37 Selecting previously unselected package dmsetup. [2020-07-14T13:49:13.523Z] #10 62.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-14T13:49:13.523Z] #10 62.38 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-14T13:49:13.523Z] #10 62.65 Selecting previously unselected package mingw-w64-common. [2020-07-14T13:49:13.523Z] #10 62.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-14T13:49:13.523Z] #10 62.66 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-14T13:49:13.523Z] #10 70.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-14T13:49:13.523Z] #10 70.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-14T13:49:13.523Z] #10 70.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-14T13:49:13.781Z] #10 ... [2020-07-14T13:49:13.781Z] [2020-07-14T13:49:13.781Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:14.040Z] #26 DONE 3.2s [2020-07-14T13:49:14.040Z] [2020-07-14T13:49:14.040Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-14T13:49:14.040Z] #29 DONE 0.2s [2020-07-14T13:49:14.040Z] [2020-07-14T13:49:14.041Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-14T13:49:14.041Z] #31 DONE 0.0s [2020-07-14T13:49:14.041Z] [2020-07-14T13:49:14.041Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-14T13:49:14.041Z] #34 DONE 0.0s [2020-07-14T13:49:14.041Z] [2020-07-14T13:49:14.041Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-14T13:49:14.607Z] #37 DONE 0.5s [2020-07-14T13:49:14.607Z] [2020-07-14T13:49:14.607Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:14.607Z] #45 ... [2020-07-14T13:49:14.607Z] [2020-07-14T13:49:14.607Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-14T13:49:14.607Z] #40 DONE 0.0s [2020-07-14T13:49:14.607Z] [2020-07-14T13:49:14.607Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-14T13:49:14.703Z] #10 42.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-14T13:49:14.703Z] #10 42.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-14T13:49:14.703Z] #10 42.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-14T13:49:14.865Z] #42 DONE 0.2s [2020-07-14T13:49:14.865Z] [2020-07-14T13:49:14.865Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:15.123Z] #45 ... [2020-07-14T13:49:15.123Z] [2020-07-14T13:49:15.123Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-14T13:49:15.123Z] #44 DONE 0.0s [2020-07-14T13:49:15.123Z] [2020-07-14T13:49:15.123Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:15.153Z] #39 ... [2020-07-14T13:49:15.153Z] [2020-07-14T13:49:15.153Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:15.153Z] #41 63.64 internal/syscall/unix [2020-07-14T13:49:15.153Z] #41 64.18 strings [2020-07-14T13:49:15.153Z] #41 66.51 os [2020-07-14T13:49:15.153Z] #41 67.40 regexp/syntax [2020-07-14T13:49:15.154Z] #41 70.54 fmt [2020-07-14T13:49:15.154Z] #41 72.57 regexp [2020-07-14T13:49:15.280Z] #10 ... [2020-07-14T13:49:15.280Z] [2020-07-14T13:49:15.280Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:15.280Z] #30 32.85 sync [2020-07-14T13:49:15.280Z] #30 32.85 internal/reflectlite [2020-07-14T13:49:15.280Z] #30 34.47 sort [2020-07-14T13:49:15.280Z] #30 34.47 errors [2020-07-14T13:49:15.280Z] #30 34.67 strconv [2020-07-14T13:49:15.280Z] #30 34.71 io [2020-07-14T13:49:15.280Z] #30 34.71 internal/oserror [2020-07-14T13:49:15.280Z] #30 34.83 syscall [2020-07-14T13:49:15.280Z] #30 35.65 strings [2020-07-14T13:49:15.280Z] #30 35.67 bytes [2020-07-14T13:49:15.280Z] #30 36.97 bufio [2020-07-14T13:49:15.280Z] #30 38.41 reflect [2020-07-14T13:49:15.280Z] #30 38.95 path [2020-07-14T13:49:15.280Z] #30 39.26 text/tabwriter [2020-07-14T13:49:15.280Z] #30 40.99 internal/syscall/execenv [2020-07-14T13:49:15.280Z] #30 41.00 internal/syscall/unix [2020-07-14T13:49:15.280Z] #30 41.02 time [2020-07-14T13:49:15.280Z] #30 ... [2020-07-14T13:49:15.280Z] [2020-07-14T13:49:15.280Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:49:15.280Z] #38 38.20 Selecting previously unselected package libnet1:arm64. [2020-07-14T13:49:15.280Z] #38 38.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 38.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:49:15.280Z] #38 39.36 Selecting previously unselected package libnet1-dev. [2020-07-14T13:49:15.280Z] #38 39.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 39.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-14T13:49:15.280Z] #38 39.67 Selecting previously unselected package libnl-3-200:arm64. [2020-07-14T13:49:15.280Z] #38 39.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 39.73 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-14T13:49:15.280Z] #38 39.94 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-14T13:49:15.280Z] #38 39.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 39.96 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-14T13:49:15.280Z] #38 40.53 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-14T13:49:15.280Z] #38 40.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 40.55 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-14T13:49:15.280Z] #38 40.77 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-14T13:49:15.280Z] #38 40.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 40.81 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-14T13:49:15.280Z] #38 40.98 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-14T13:49:15.280Z] #38 40.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 41.00 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-14T13:49:15.280Z] #38 41.28 Selecting previously unselected package libprotobuf17:arm64. [2020-07-14T13:49:15.280Z] #38 41.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 41.29 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-14T13:49:15.280Z] #38 42.19 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-14T13:49:15.280Z] #38 42.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 42.21 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-14T13:49:15.280Z] #38 42.49 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-14T13:49:15.280Z] #38 42.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-14T13:49:15.280Z] #38 42.51 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-14T13:49:15.411Z] #41 ... [2020-07-14T13:49:15.411Z] [2020-07-14T13:49:15.411Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:15.411Z] #30 67.01 path [2020-07-14T13:49:15.411Z] #30 67.72 text/tabwriter [2020-07-14T13:49:15.411Z] #30 68.23 fmt [2020-07-14T13:49:15.411Z] #30 68.42 path/filepath [2020-07-14T13:49:15.411Z] #30 70.02 io/ioutil [2020-07-14T13:49:15.411Z] #30 72.56 flag [2020-07-14T13:49:15.411Z] #30 72.56 github.com/BurntSushi/toml [2020-07-14T13:49:16.704Z] #38 44.26 Selecting previously unselected package libprotoc17:arm64. [2020-07-14T13:49:16.704Z] #38 44.26 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-14T13:49:16.704Z] #38 44.26 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-14T13:49:16.704Z] #38 ... [2020-07-14T13:49:16.704Z] [2020-07-14T13:49:16.704Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:16.704Z] #25 4.211 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-14T13:49:16.704Z] #25 4.617 [2020-07-14T13:49:17.025Z] #45 82.56 + cd /tmp/tmp.ZDQCgHa4AZ/src/github.com/golangci/golangci-lint/ [2020-07-14T13:49:17.025Z] #45 82.56 + git checkout -q v1.23.8 [2020-07-14T13:49:17.284Z] #45 82.74 ++ git describe --tags [2020-07-14T13:49:17.284Z] #45 82.74 + version=v1.23.8 [2020-07-14T13:49:17.284Z] #45 82.75 ++ git rev-parse --short HEAD [2020-07-14T13:49:17.284Z] #45 82.75 + commit=76a82c6 [2020-07-14T13:49:17.284Z] #45 82.75 ++ git show -s --format=%cd [2020-07-14T13:49:17.284Z] #45 82.75 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-14T13:49:17.284Z] #45 82.75 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-14T13:49:17.313Z] #30 75.60 log [2020-07-14T13:49:17.313Z] #30 ... [2020-07-14T13:49:17.313Z] [2020-07-14T13:49:17.313Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:17.313Z] #33 4.547 + RM_GOPATH=0 [2020-07-14T13:49:17.313Z] #33 4.547 + TMP_GOPATH= [2020-07-14T13:49:17.313Z] #33 4.547 + : /build [2020-07-14T13:49:17.313Z] #33 4.547 + '[' -z '' ']' [2020-07-14T13:49:17.313Z] #33 4.551 ++ mktemp -d [2020-07-14T13:49:17.313Z] #33 4.552 + export GOPATH=/tmp/tmp.aN7MiRdHku [2020-07-14T13:49:17.313Z] #33 4.552 + GOPATH=/tmp/tmp.aN7MiRdHku [2020-07-14T13:49:17.313Z] #33 4.552 + RM_GOPATH=1 [2020-07-14T13:49:17.313Z] #33 4.552 + case "$(go env GOARCH)" in [2020-07-14T13:49:17.313Z] #33 4.552 ++ go env GOARCH [2020-07-14T13:49:17.313Z] #33 4.596 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:17.313Z] #33 4.596 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:17.571Z] #33 4.600 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:17.571Z] #33 4.607 + dir=/tmp/install [2020-07-14T13:49:17.571Z] #33 4.607 + bin=tini [2020-07-14T13:49:17.571Z] #33 4.607 + shift [2020-07-14T13:49:17.571Z] #33 4.608 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-14T13:49:17.571Z] #33 4.608 + . /tmp/install/tini.installer [2020-07-14T13:49:17.571Z] #33 4.608 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:49:17.571Z] #33 4.608 + install_tini [2020-07-14T13:49:17.571Z] #33 4.609 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-14T13:49:17.571Z] #33 4.609 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:49:17.571Z] #33 4.609 + git clone https://github.com/krallin/tini.git /tmp/tmp.aN7MiRdHku/tini [2020-07-14T13:49:17.571Z] #33 4.611 Cloning into '/tmp/tmp.aN7MiRdHku/tini'... [2020-07-14T13:49:18.112Z] #25 4.797 0.5% # 2.7% #### 5.9% ####### 10.3% ########## 14.5% ############## 20.6% ################# 24.9% #################### 28.4% ######################## 34.4% ############################# 40.3% ############################### 44.4% ################################### 48.6% ####################################### 55.3% ############################################ 62.4% ############################################### 66.2% #################################################### 73.0% ########################################################## 81.9% ############################################################## 86.7% [2020-07-14T13:49:18.112Z] #25 ... [2020-07-14T13:49:18.112Z] [2020-07-14T13:49:18.112Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:49:18.112Z] #32 35.94 Selecting previously unselected package cmake-data. [2020-07-14T13:49:18.112Z] #32 35.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-14T13:49:18.112Z] #32 37.96 Unpacking cmake-data (3.13.4-1) ... [2020-07-14T13:49:18.112Z] #32 41.32 Selecting previously unselected package libicu63:arm64. [2020-07-14T13:49:18.112Z] #32 41.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-14T13:49:18.112Z] #32 41.43 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-14T13:49:18.136Z] #33 5.294 + cd /tmp/tmp.aN7MiRdHku/tini [2020-07-14T13:49:18.395Z] #33 5.295 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:49:18.395Z] #33 5.350 + cmake . [2020-07-14T13:49:18.402Z] #32 ... [2020-07-14T13:49:18.402Z] [2020-07-14T13:49:18.402Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:18.402Z] #25 4.797 0.5% # 2.7% #### 5.9% ####### 10.3% ########## 14.5% ############## 20.6% ################# 24.9% #################### 28.4% ######################## 34.4% ############################# 40.3% ############################### 44.4% ################################### 48.6% ####################################### 55.3% ############################################ 62.4% ############################################### 66.2% #################################################### 73.0% ########################################################## 81.9% ############################################################## 86.7% ################################################################## 92.9% ###################################################################### 98.3% ######################################################################## 100.0% [2020-07-14T13:49:18.673Z] #25 ... [2020-07-14T13:49:18.673Z] [2020-07-14T13:49:18.673Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:18.673Z] #41 36.34 vendor/golang.org/x/net/dns/dnsmessage [2020-07-14T13:49:18.673Z] #41 36.37 bytes [2020-07-14T13:49:18.673Z] #41 38.45 reflect [2020-07-14T13:49:18.673Z] #41 38.48 bufio [2020-07-14T13:49:18.673Z] #41 41.76 regexp/syntax [2020-07-14T13:49:18.673Z] #41 44.51 hash/crc32 [2020-07-14T13:49:18.673Z] #41 44.75 time [2020-07-14T13:49:18.673Z] #41 45.93 vendor/golang.org/x/text/transform [2020-07-14T13:49:18.673Z] #41 ... [2020-07-14T13:49:18.673Z] [2020-07-14T13:49:18.673Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:49:18.673Z] #38 44.66 Selecting previously unselected package protobuf-c-compiler. [2020-07-14T13:49:18.673Z] #38 44.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-14T13:49:18.673Z] #38 44.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-14T13:49:18.673Z] #38 44.84 Selecting previously unselected package protobuf-compiler. [2020-07-14T13:49:18.673Z] #38 44.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-14T13:49:18.673Z] #38 44.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-14T13:49:18.673Z] #38 45.22 Selecting previously unselected package python-pkg-resources. [2020-07-14T13:49:18.673Z] #38 45.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-14T13:49:18.673Z] #38 45.27 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-14T13:49:18.673Z] #38 45.56 Selecting previously unselected package python-six. [2020-07-14T13:49:18.673Z] #38 45.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-14T13:49:18.673Z] #38 45.59 Unpacking python-six (1.12.0-1) ... [2020-07-14T13:49:18.673Z] #38 45.80 Selecting previously unselected package python-protobuf. [2020-07-14T13:49:18.673Z] #38 45.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-14T13:49:18.673Z] #38 45.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-14T13:49:18.942Z] #38 46.57 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-14T13:49:18.961Z] #33 6.030 -- The C compiler identification is GNU 8.3.0 [2020-07-14T13:49:18.961Z] #33 6.134 -- Check for working C compiler: /usr/bin/cc [2020-07-14T13:49:19.815Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.453s coverage: 13.9% of statements [2020-07-14T13:49:19.897Z] #33 6.961 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-14T13:49:19.897Z] #33 6.964 -- Detecting C compiler ABI info [2020-07-14T13:49:20.462Z] #33 7.512 -- Detecting C compiler ABI info - done [2020-07-14T13:49:20.462Z] #33 7.554 -- Detecting C compile features [2020-07-14T13:49:21.327Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-07-14T13:49:21.523Z] #38 49.08 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-14T13:49:21.523Z] #38 49.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:49:21.523Z] #38 49.11 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-14T13:49:21.523Z] #38 49.13 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-14T13:49:21.523Z] #38 49.17 Setting up python-six (1.12.0-1) ... [2020-07-14T13:49:21.523Z] #38 ... [2020-07-14T13:49:21.523Z] [2020-07-14T13:49:21.523Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:21.523Z] #52 2.791 + RM_GOPATH=0 [2020-07-14T13:49:21.523Z] #52 2.791 + TMP_GOPATH= [2020-07-14T13:49:21.523Z] #52 2.791 + : /build [2020-07-14T13:49:21.523Z] #52 2.791 + '[' -z '' ']' [2020-07-14T13:49:21.523Z] #52 2.791 ++ mktemp -d [2020-07-14T13:49:21.523Z] #52 2.791 + export GOPATH=/tmp/tmp.XQAHjZr04e [2020-07-14T13:49:21.523Z] #52 2.791 + GOPATH=/tmp/tmp.XQAHjZr04e [2020-07-14T13:49:21.523Z] #52 2.791 + RM_GOPATH=1 [2020-07-14T13:49:21.523Z] #52 2.791 + case "$(go env GOARCH)" in [2020-07-14T13:49:21.523Z] #52 2.791 ++ go env GOARCH [2020-07-14T13:49:21.523Z] #52 2.852 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:49:21.523Z] #52 2.852 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:21.523Z] #52 2.852 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:21.523Z] #52 2.852 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:21.523Z] #52 2.852 + dir=/tmp/install [2020-07-14T13:49:21.523Z] #52 2.852 + bin=containerd [2020-07-14T13:49:21.523Z] #52 2.852 + shift [2020-07-14T13:49:21.523Z] #52 2.852 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-14T13:49:21.523Z] #52 2.852 + . /tmp/install/containerd.installer [2020-07-14T13:49:21.523Z] #52 2.852 ++ set -e [2020-07-14T13:49:21.523Z] #52 2.852 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:49:21.523Z] #52 2.852 + install_containerd [2020-07-14T13:49:21.523Z] #52 2.852 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-14T13:49:21.523Z] #52 2.852 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XQAHjZr04e/src/github.com/containerd/containerd [2020-07-14T13:49:21.523Z] #52 2.861 Cloning into '/tmp/tmp.XQAHjZr04e/src/github.com/containerd/containerd'... [2020-07-14T13:49:21.523Z] #52 ... [2020-07-14T13:49:21.523Z] [2020-07-14T13:49:21.523Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:21.523Z] #25 7.436 #=#=# [2020-07-14T13:49:21.523Z] #25 7.637 #### 6.1% ############# 18.1% ######################## 34.7% ################################## 48.5% #################################################### 72.7% ############################################################## 87.0% ######################################################################## 100.0% [2020-07-14T13:49:21.523Z] #25 8.646 [2020-07-14T13:49:21.523Z] #25 8.928 0.1% #################### 28.8% ######################################### 57.2% ########################################################### 82.9% ######################################################################## 100.0% [2020-07-14T13:49:21.523Z] #25 9.676 [2020-07-14T13:49:21.967Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-07-14T13:49:22.260Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-07-14T13:49:22.360Z] #33 9.521 -- Detecting C compile features - done [2020-07-14T13:49:22.360Z] #33 9.574 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-14T13:49:22.618Z] #33 9.802 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-14T13:49:22.618Z] #33 9.921 -- Configuring done [2020-07-14T13:49:22.859Z] #25 9.903 0.0% #### 6.5% ######## 12.5% ############# 18.7% ################# 24.7% ###################### 31.4% ########################### 37.6% ############################### 43.4% #################################### 50.4% ######################################### 57.0% ############################################# 62.8% ################################################## 69.6% ####################################################### 77.0% ############################################################ 84.4% [2020-07-14T13:49:22.859Z] #25 ... [2020-07-14T13:49:22.859Z] [2020-07-14T13:49:22.859Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:22.859Z] #47 40.61 reflect [2020-07-14T13:49:22.859Z] #47 40.62 regexp/syntax [2020-07-14T13:49:22.859Z] #47 47.34 regexp [2020-07-14T13:49:22.859Z] #47 47.50 context [2020-07-14T13:49:22.859Z] #47 47.68 os [2020-07-14T13:49:22.859Z] #47 ... [2020-07-14T13:49:22.859Z] [2020-07-14T13:49:22.859Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:22.875Z] #33 9.945 -- Generating done [2020-07-14T13:49:22.875Z] #33 9.961 -- Build files have been written to: /tmp/tmp.aN7MiRdHku/tini [2020-07-14T13:49:22.875Z] #33 9.969 + make tini-static [2020-07-14T13:49:22.894Z] ok github.com/docker/docker/daemon 12.319s coverage: 17.5% of statements [2020-07-14T13:49:22.894Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-14T13:49:22.894Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-14T13:49:22.894Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-14T13:49:22.894Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-14T13:49:23.122Z] #25 9.903 0.0% #### 6.5% ######## 12.5% ############# 18.7% ################# 24.7% ###################### 31.4% ########################### 37.6% ############################### 43.4% #################################### 50.4% ######################################### 57.0% ############################################# 62.8% ################################################## 69.6% ####################################################### 77.0% ############################################################ 84.4% ################################################################## 91.7% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-14T13:49:23.189Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-07-14T13:49:23.386Z] #25 11.83 [2020-07-14T13:49:23.444Z] #33 10.46 Scanning dependencies of target tini-static [2020-07-14T13:49:23.445Z] #33 10.54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-14T13:49:24.010Z] #33 ... [2020-07-14T13:49:24.010Z] [2020-07-14T13:49:24.010Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:24.010Z] #30 78.15 github.com/BurntSushi/toml/cmd/tomlv [2020-07-14T13:49:24.010Z] #30 DONE 82.5s [2020-07-14T13:49:24.010Z] [2020-07-14T13:49:24.010Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:24.010Z] #39 5.149 Note: Building without setproctitle() and strlcpy() support. [2020-07-14T13:49:24.010Z] #39 5.149 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-14T13:49:24.010Z] #39 5.156 Note: Building without GnuTLS support [2020-07-14T13:49:24.010Z] #39 5.174 Makefile.config:39: Warn: you have no libnftables installed [2020-07-14T13:49:24.010Z] #39 5.174 Makefile.config:40: Warn: Building without nftables support [2020-07-14T13:49:24.010Z] #39 7.345 fatal: not a git repository (or any of the parent directories): .git [2020-07-14T13:49:24.010Z] #39 7.386 GEN .gitid [2020-07-14T13:49:24.010Z] #39 7.422 GEN criu/include/version.h [2020-07-14T13:49:24.010Z] #39 7.507 GEN include/common/asm [2020-07-14T13:49:24.010Z] #39 9.162 PBCC images/timens.pb-c.c [2020-07-14T13:49:24.010Z] #39 9.192 DEP images/timens.pb-c.d [2020-07-14T13:49:24.010Z] #39 9.253 PBCC images/fown.pb-c.c [2020-07-14T13:49:24.010Z] #39 9.281 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-14T13:49:24.010Z] #39 9.339 PBCC images/opts.pb-c.c [2020-07-14T13:49:24.010Z] #39 9.419 PBCC images/memfd.pb-c.c [2020-07-14T13:49:24.010Z] #39 9.534 DEP images/fown.pb-c.d [2020-07-14T13:49:24.010Z] #39 9.577 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-14T13:49:24.010Z] #39 9.641 DEP images/opts.pb-c.d [2020-07-14T13:49:24.010Z] #39 9.719 DEP images/memfd.pb-c.d [2020-07-14T13:49:24.010Z] #39 9.796 PBCC images/sit.pb-c.c [2020-07-14T13:49:24.010Z] #39 9.882 DEP images/sit.pb-c.d [2020-07-14T13:49:24.010Z] #39 9.970 PBCC images/macvlan.pb-c.c [2020-07-14T13:49:24.010Z] #39 9.978 DEP images/macvlan.pb-c.d [2020-07-14T13:49:24.010Z] #39 10.05 PBCC images/autofs.pb-c.c [2020-07-14T13:49:24.010Z] #39 10.08 DEP images/autofs.pb-c.d [2020-07-14T13:49:24.010Z] #39 10.12 PBCC images/sysctl.pb-c.c [2020-07-14T13:49:24.010Z] #39 10.14 DEP images/sysctl.pb-c.d [2020-07-14T13:49:24.010Z] #39 10.18 PBCC images/time.pb-c.c [2020-07-14T13:49:24.010Z] #39 10.20 DEP images/time.pb-c.d [2020-07-14T13:49:24.010Z] #39 10.24 PBCC images/binfmt-misc.pb-c.c [2020-07-14T13:49:24.010Z] #39 10.30 DEP images/binfmt-misc.pb-c.d [2020-07-14T13:49:24.010Z] #39 10.37 PBCC images/seccomp.pb-c.c [2020-07-14T13:49:24.010Z] #39 10.41 DEP images/seccomp.pb-c.d [2020-07-14T13:49:24.010Z] #39 10.54 PBCC images/userns.pb-c.c [2020-07-14T13:49:24.010Z] #39 10.55 DEP images/userns.pb-c.d [2020-07-14T13:49:24.010Z] #39 10.65 PBCC images/cgroup.pb-c.c [2020-07-14T13:49:24.010Z] #39 10.69 DEP images/cgroup.pb-c.d [2020-07-14T13:49:24.268Z] #39 10.87 PBCC images/ext-file.pb-c.c [2020-07-14T13:49:24.268Z] #39 10.91 DEP images/ext-file.pb-c.d [2020-07-14T13:49:24.268Z] #39 10.99 PBCC images/rpc.pb-c.c [2020-07-14T13:49:24.526Z] #39 11.09 DEP images/rpc.pb-c.d [2020-07-14T13:49:24.526Z] #39 11.19 PBCC images/siginfo.pb-c.c [2020-07-14T13:49:24.526Z] #39 11.28 DEP images/siginfo.pb-c.d [2020-07-14T13:49:24.784Z] #39 11.40 PBCC images/pagemap.pb-c.c [2020-07-14T13:49:24.784Z] #39 11.50 DEP images/pagemap.pb-c.d [2020-07-14T13:49:25.042Z] #39 11.63 PBCC images/rlimit.pb-c.c [2020-07-14T13:49:25.042Z] #39 11.71 DEP images/rlimit.pb-c.d [2020-07-14T13:49:25.263Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-07-14T13:49:25.299Z] #39 11.81 PBCC images/file-lock.pb-c.c [2020-07-14T13:49:25.299Z] #39 11.92 DEP images/file-lock.pb-c.d [2020-07-14T13:49:25.299Z] #39 11.95 PBCC images/tty.pb-c.c [2020-07-14T13:49:25.299Z] #39 12.03 DEP images/tty.pb-c.d [2020-07-14T13:49:25.299Z] #39 12.07 PBCC images/tun.pb-c.c [2020-07-14T13:49:25.299Z] #39 12.14 PBCC images/netdev.pb-c.c [2020-07-14T13:49:25.299Z] #39 ... [2020-07-14T13:49:25.299Z] [2020-07-14T13:49:25.299Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:25.299Z] #33 12.53 [100%] Linking C executable tini-static [2020-07-14T13:49:25.549Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 19.3s done [2020-07-14T13:49:25.549Z] #8 DONE 26.5s [2020-07-14T13:49:25.549Z] [2020-07-14T13:49:25.549Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-14T13:49:25.549Z] #9 DONE 0.2s [2020-07-14T13:49:25.549Z] [2020-07-14T13:49:25.549Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-14T13:49:25.549Z] #10 DONE 0.2s [2020-07-14T13:49:25.549Z] [2020-07-14T13:49:25.549Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-14T13:49:25.549Z] #28 DONE 0.1s [2020-07-14T13:49:25.549Z] [2020-07-14T13:49:25.549Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:25.549Z] #61 ... [2020-07-14T13:49:25.549Z] [2020-07-14T13:49:25.549Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-14T13:49:25.549Z] #36 DONE 0.1s [2020-07-14T13:49:25.549Z] [2020-07-14T13:49:25.549Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:49:25.549Z] #37 0.793 + git clone https://github.com/docker/distribution.git . [2020-07-14T13:49:25.549Z] #37 0.809 Cloning into '.'... [2020-07-14T13:49:25.873Z] #33 12.93 [100%] Built target tini-static [2020-07-14T13:49:25.873Z] #33 12.96 + mkdir -p /build [2020-07-14T13:49:25.873Z] #33 12.96 + cp tini-static /build/docker-init [2020-07-14T13:49:25.873Z] #33 DONE 13.1s [2020-07-14T13:49:25.873Z] [2020-07-14T13:49:25.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:25.873Z] #39 12.22 DEP images/tun.pb-c.d [2020-07-14T13:49:25.873Z] #39 12.28 DEP images/netdev.pb-c.d [2020-07-14T13:49:25.873Z] #39 12.32 PBCC images/vma.pb-c.c [2020-07-14T13:49:25.873Z] #39 12.41 DEP images/vma.pb-c.d [2020-07-14T13:49:25.873Z] #39 12.48 PBCC images/creds.pb-c.c [2020-07-14T13:49:25.873Z] #39 12.52 DEP images/creds.pb-c.d [2020-07-14T13:49:25.873Z] #39 12.56 PBCC images/utsns.pb-c.c [2020-07-14T13:49:25.873Z] #39 12.62 DEP images/utsns.pb-c.d [2020-07-14T13:49:25.874Z] #39 12.73 PBCC images/ipc-desc.pb-c.c [2020-07-14T13:49:25.874Z] #39 12.74 PBCC images/ipc-sem.pb-c.c [2020-07-14T13:49:25.898Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.199s coverage: 57.0% of statements [2020-07-14T13:49:26.131Z] #39 12.82 DEP images/ipc-desc.pb-c.d [2020-07-14T13:49:26.389Z] #39 12.92 DEP images/ipc-sem.pb-c.d [2020-07-14T13:49:26.389Z] #39 13.00 PBCC images/ipc-msg.pb-c.c [2020-07-14T13:49:26.389Z] #39 13.04 DEP images/ipc-msg.pb-c.d [2020-07-14T13:49:26.389Z] #39 13.10 PBCC images/ipc-shm.pb-c.c [2020-07-14T13:49:26.647Z] #39 13.13 DEP images/ipc-shm.pb-c.d [2020-07-14T13:49:26.647Z] #39 13.17 PBCC images/ipc-var.pb-c.c [2020-07-14T13:49:26.647Z] #39 13.20 DEP images/ipc-var.pb-c.d [2020-07-14T13:49:26.647Z] #39 13.26 PBCC images/sk-opts.pb-c.c [2020-07-14T13:49:26.647Z] #39 13.31 PBCC images/packet-sock.pb-c.c [2020-07-14T13:49:26.871Z] #25 12.17 0.0% 1.2% # 2.3% ## 3.5% ### 4.3% ### 5.3% #### 5.7% #### 6.6% ##### 7.5% ###### 8.8% ####### 9.9% ######## 11.2% ######### 12.7% ######### 13.7% ########## 14.4% ########### 15.4% ############ 16.8% ############ 17.6% ############# 18.8% ############# 18.8% ############# 19.4% ############### 21.3% ################ 22.4% ################ 23.5% [2020-07-14T13:49:26.871Z] #25 ... [2020-07-14T13:49:26.871Z] [2020-07-14T13:49:26.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:26.871Z] #10 44.71 Selecting previously unselected package binutils-mingw-w64. [2020-07-14T13:49:26.871Z] #10 44.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-14T13:49:26.871Z] #10 44.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-14T13:49:26.871Z] #10 44.84 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-14T13:49:26.871Z] #10 44.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-14T13:49:26.871Z] #10 44.90 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-14T13:49:26.871Z] #10 45.22 Selecting previously unselected package dmsetup. [2020-07-14T13:49:26.871Z] #10 45.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-14T13:49:26.871Z] #10 45.26 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-14T13:49:26.871Z] #10 45.47 Selecting previously unselected package mingw-w64-common. [2020-07-14T13:49:26.871Z] #10 45.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-14T13:49:26.871Z] #10 45.48 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-14T13:49:26.871Z] #10 53.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-14T13:49:26.871Z] #10 53.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-14T13:49:26.871Z] #10 54.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-14T13:49:26.904Z] #39 13.42 DEP images/sk-opts.pb-c.d [2020-07-14T13:49:26.904Z] #39 13.54 DEP images/packet-sock.pb-c.d [2020-07-14T13:49:26.904Z] #39 13.60 PBCC images/sk-netlink.pb-c.c [2020-07-14T13:49:27.137Z] #10 ... [2020-07-14T13:49:27.137Z] [2020-07-14T13:49:27.137Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:27.162Z] #39 13.70 DEP images/sk-netlink.pb-c.d [2020-07-14T13:49:27.162Z] #39 13.80 PBCC images/sk-inet.pb-c.c [2020-07-14T13:49:27.268Z] #45 DONE 92.6s [2020-07-14T13:49:27.419Z] #39 13.97 DEP images/sk-inet.pb-c.d [2020-07-14T13:49:27.419Z] #39 14.00 PBCC images/sk-unix.pb-c.c [2020-07-14T13:49:27.419Z] #39 14.05 DEP images/sk-unix.pb-c.d [2020-07-14T13:49:27.419Z] #39 14.08 PBCC images/mm.pb-c.c [2020-07-14T13:49:27.419Z] #39 14.15 DEP images/mm.pb-c.d [2020-07-14T13:49:27.669Z] #25 12.17 0.0% 1.2% # 2.3% ## 3.5% ### 4.3% ### 5.3% #### 5.7% #### 6.6% ##### 7.5% ###### 8.8% ####### 9.9% ######## 11.2% ######### 12.7% ######### 13.7% ########## 14.4% ########### 15.4% ############ 16.8% ############ 17.6% ############# 18.8% ############# 18.8% ############# 19.4% ############### 21.3% ################ 22.4% ################ 23.5% ################# 24.6% ################## 26.4% ################### 27.2% #################### 28.9% ##################### 29.9% ###################### 30.8% [2020-07-14T13:49:27.669Z] #25 ... [2020-07-14T13:49:27.669Z] [2020-07-14T13:49:27.669Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:27.669Z] #30 45.45 internal/poll [2020-07-14T13:49:27.669Z] #30 47.19 os [2020-07-14T13:49:27.669Z] #30 51.02 path/filepath [2020-07-14T13:49:27.669Z] #30 52.25 io/ioutil [2020-07-14T13:49:27.669Z] #30 52.91 internal/fmtsort [2020-07-14T13:49:27.669Z] #30 53.25 fmt [2020-07-14T13:49:27.669Z] #30 55.03 flag [2020-07-14T13:49:27.669Z] #30 55.06 github.com/BurntSushi/toml [2020-07-14T13:49:27.669Z] #30 55.06 log [2020-07-14T13:49:27.669Z] #30 ... [2020-07-14T13:49:27.669Z] [2020-07-14T13:49:27.669Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:27.676Z] #39 14.22 PBCC images/timerfd.pb-c.c [2020-07-14T13:49:27.676Z] #39 14.27 DEP images/timerfd.pb-c.d [2020-07-14T13:49:27.676Z] #39 14.35 PBCC images/timer.pb-c.c [2020-07-14T13:49:27.676Z] #39 14.36 DEP images/timer.pb-c.d [2020-07-14T13:49:27.676Z] #39 14.41 PBCC images/sa.pb-c.c [2020-07-14T13:49:27.676Z] #39 14.45 DEP images/sa.pb-c.d [2020-07-14T13:49:27.834Z] [2020-07-14T13:49:27.834Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-14T13:49:27.937Z] #39 14.52 PBCC images/pipe-data.pb-c.c [2020-07-14T13:49:27.937Z] #39 14.55 DEP images/pipe-data.pb-c.d [2020-07-14T13:49:27.937Z] #39 14.58 PBCC images/mnt.pb-c.c [2020-07-14T13:49:27.937Z] #39 14.63 DEP images/mnt.pb-c.d [2020-07-14T13:49:27.937Z] #39 ... [2020-07-14T13:49:27.937Z] [2020-07-14T13:49:27.937Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:27.937Z] #47 76.36 encoding/json [2020-07-14T13:49:27.937Z] #47 82.31 github.com/pkg/diff [2020-07-14T13:49:27.937Z] #47 83.08 go/ast [2020-07-14T13:49:27.937Z] #47 84.08 golang.org/x/crypto/ssh/terminal [2020-07-14T13:49:27.937Z] #47 85.84 mvdan.cc/editorconfig [2020-07-14T13:49:27.937Z] #47 ... [2020-07-14T13:49:27.937Z] [2020-07-14T13:49:27.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:27.937Z] #39 14.67 PBCC images/sk-packet.pb-c.c [2020-07-14T13:49:27.937Z] #39 14.68 DEP images/sk-packet.pb-c.d [2020-07-14T13:49:27.937Z] #39 14.72 PBCC images/tcp-stream.pb-c.c [2020-07-14T13:49:28.197Z] #39 14.83 DEP images/tcp-stream.pb-c.d [2020-07-14T13:49:28.197Z] #39 14.87 PBCC images/pipe.pb-c.c [2020-07-14T13:49:28.197Z] #39 14.91 DEP images/pipe.pb-c.d [2020-07-14T13:49:28.197Z] #39 14.98 PBCC images/pstree.pb-c.c [2020-07-14T13:49:28.320Z] #37 ... [2020-07-14T13:49:28.320Z] [2020-07-14T13:49:28.320Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:28.320Z] #31 0.657 + RM_GOPATH=0 [2020-07-14T13:49:28.320Z] #31 0.657 + TMP_GOPATH= [2020-07-14T13:49:28.320Z] #31 0.657 + : /build [2020-07-14T13:49:28.320Z] #31 0.657 + '[' -z '' ']' [2020-07-14T13:49:28.320Z] #31 0.658 ++ mktemp -d [2020-07-14T13:49:28.320Z] #31 0.660 + export GOPATH=/tmp/tmp.2QhnoFQQR8 [2020-07-14T13:49:28.320Z] #31 0.660 + GOPATH=/tmp/tmp.2QhnoFQQR8 [2020-07-14T13:49:28.320Z] #31 0.661 + RM_GOPATH=1 [2020-07-14T13:49:28.320Z] #31 0.661 + case "$(go env GOARCH)" in [2020-07-14T13:49:28.320Z] #31 0.661 ++ go env GOARCH [2020-07-14T13:49:28.320Z] #31 0.668 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:28.320Z] #31 0.668 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:28.320Z] #31 0.671 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:28.320Z] #31 0.672 + dir=/tmp/install [2020-07-14T13:49:28.320Z] #31 0.672 + bin=tomlv [2020-07-14T13:49:28.320Z] #31 0.672 + shift [2020-07-14T13:49:28.320Z] #31 0.672 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-14T13:49:28.320Z] #31 0.673 + . /tmp/install/tomlv.installer [2020-07-14T13:49:28.320Z] #31 0.673 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:49:28.320Z] #31 0.673 + install_tomlv [2020-07-14T13:49:28.320Z] #31 0.673 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-14T13:49:28.320Z] #31 0.674 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2QhnoFQQR8/src/github.com/BurntSushi/toml [2020-07-14T13:49:28.320Z] #31 0.674 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:49:28.320Z] #31 0.693 Cloning into '/tmp/tmp.2QhnoFQQR8/src/github.com/BurntSushi/toml'... [2020-07-14T13:49:28.320Z] #31 1.500 + cd /tmp/tmp.2QhnoFQQR8/src/github.com/BurntSushi/toml [2020-07-14T13:49:28.320Z] #31 1.501 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-14T13:49:28.320Z] #31 1.533 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-14T13:49:28.320Z] #31 2.272 runtime/internal/sys [2020-07-14T13:49:28.320Z] #31 2.291 internal/cpu [2020-07-14T13:49:28.320Z] #31 2.309 math/bits [2020-07-14T13:49:28.320Z] #31 2.368 runtime/internal/atomic [2020-07-14T13:49:28.320Z] #31 2.688 runtime/internal/math [2020-07-14T13:49:28.320Z] #31 2.988 unicode/utf8 [2020-07-14T13:49:28.320Z] #31 3.410 internal/race [2020-07-14T13:49:28.320Z] #31 3.892 sync/atomic [2020-07-14T13:49:28.320Z] #31 3.937 internal/bytealg [2020-07-14T13:49:28.320Z] #31 4.131 math [2020-07-14T13:49:28.320Z] #31 4.850 unicode [2020-07-14T13:49:28.320Z] #31 4.868 internal/testlog [2020-07-14T13:49:28.320Z] #31 ... [2020-07-14T13:49:28.320Z] [2020-07-14T13:49:28.320Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:28.320Z] #44 0.686 + RM_GOPATH=0 [2020-07-14T13:49:28.320Z] #44 0.686 + TMP_GOPATH= [2020-07-14T13:49:28.320Z] #44 0.686 + : /build [2020-07-14T13:49:28.320Z] #44 0.687 + '[' -z '' ']' [2020-07-14T13:49:28.320Z] #44 0.687 ++ mktemp -d [2020-07-14T13:49:28.320Z] #44 0.693 + export GOPATH=/tmp/tmp.FdR1GpI1yA [2020-07-14T13:49:28.320Z] #44 0.694 + GOPATH=/tmp/tmp.FdR1GpI1yA [2020-07-14T13:49:28.320Z] #44 0.694 + RM_GOPATH=1 [2020-07-14T13:49:28.320Z] #44 0.694 + case "$(go env GOARCH)" in [2020-07-14T13:49:28.320Z] #44 0.695 ++ go env GOARCH [2020-07-14T13:49:28.320Z] #44 0.704 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:28.321Z] #44 0.704 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:28.321Z] #44 0.705 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:28.321Z] #44 0.706 + dir=/tmp/install [2020-07-14T13:49:28.321Z] #44 0.706 + bin=gotestsum [2020-07-14T13:49:28.321Z] #44 0.707 + shift [2020-07-14T13:49:28.321Z] #44 0.707 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-14T13:49:28.321Z] #44 0.707 + . /tmp/install/gotestsum.installer [2020-07-14T13:49:28.321Z] #44 0.707 ++ : v0.3.5 [2020-07-14T13:49:28.321Z] #44 0.707 + install_gotestsum [2020-07-14T13:49:28.321Z] #44 0.708 + set -e [2020-07-14T13:49:28.321Z] #44 0.708 + export GO111MODULE=on [2020-07-14T13:49:28.321Z] #44 0.708 + GO111MODULE=on [2020-07-14T13:49:28.321Z] #44 0.708 + GOBIN=/build [2020-07-14T13:49:28.321Z] #44 0.708 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-14T13:49:28.321Z] #44 0.725 go: finding gotest.tools v0.3.5 [2020-07-14T13:49:28.321Z] #44 0.725 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-14T13:49:28.321Z] #44 1.686 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-14T13:49:28.321Z] #44 2.742 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-14T13:49:28.321Z] #44 4.181 go: downloading gotest.tools v2.1.0+incompatible [2020-07-14T13:49:28.321Z] #44 4.505 go: extracting gotest.tools v2.1.0+incompatible [2020-07-14T13:49:28.321Z] #44 4.653 go: downloading github.com/pkg/errors v0.8.0 [2020-07-14T13:49:28.321Z] #44 4.654 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-14T13:49:28.321Z] #44 4.656 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:49:28.321Z] #44 4.738 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:49:28.321Z] #44 4.773 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:49:28.321Z] #44 5.183 go: extracting github.com/pkg/errors v0.8.0 [2020-07-14T13:49:28.321Z] #44 5.374 go: downloading github.com/fatih/color v1.6.0 [2020-07-14T13:49:28.321Z] #44 5.449 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-14T13:49:28.321Z] #44 5.477 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:49:28.321Z] #44 5.527 go: extracting github.com/fatih/color v1.6.0 [2020-07-14T13:49:28.321Z] #44 5.565 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:49:28.321Z] #44 5.653 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:49:28.321Z] #44 5.711 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:49:28.321Z] #44 5.717 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:49:28.321Z] #44 5.757 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:49:28.321Z] #44 5.801 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:49:28.321Z] #44 5.809 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:49:28.401Z] #46 DONE 0.4s [2020-07-14T13:49:28.401Z] [2020-07-14T13:49:28.401Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-14T13:49:28.401Z] #48 DONE 0.0s [2020-07-14T13:49:28.401Z] [2020-07-14T13:49:28.401Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-14T13:49:28.401Z] #50 DONE 0.2s [2020-07-14T13:49:28.470Z] #39 15.01 DEP images/pstree.pb-c.d [2020-07-14T13:49:28.470Z] #39 15.07 PBCC images/fs.pb-c.c [2020-07-14T13:49:28.470Z] #39 15.08 DEP images/fs.pb-c.d [2020-07-14T13:49:28.470Z] #39 15.13 PBCC images/signalfd.pb-c.c [2020-07-14T13:49:28.470Z] #39 15.16 DEP images/signalfd.pb-c.d [2020-07-14T13:49:28.470Z] #39 15.22 PBCC images/fh.pb-c.c [2020-07-14T13:49:28.622Z] #44 5.880 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:49:28.622Z] #44 ... [2020-07-14T13:49:28.622Z] [2020-07-14T13:49:28.622Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:28.622Z] #31 5.907 encoding [2020-07-14T13:49:28.622Z] #31 5.979 runtime [2020-07-14T13:49:28.659Z] [2020-07-14T13:49:28.659Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-14T13:49:28.728Z] #39 15.31 PBCC images/fsnotify.pb-c.c [2020-07-14T13:49:28.728Z] #39 15.38 DEP images/fh.pb-c.d [2020-07-14T13:49:28.728Z] #39 15.41 DEP images/fsnotify.pb-c.d [2020-07-14T13:49:28.728Z] #39 15.43 PBCC images/eventpoll.pb-c.c [2020-07-14T13:49:28.728Z] #39 15.45 DEP images/eventpoll.pb-c.d [2020-07-14T13:49:28.728Z] #39 ... [2020-07-14T13:49:28.728Z] [2020-07-14T13:49:28.728Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:28.728Z] #41 77.25 internal/lazyregexp [2020-07-14T13:49:28.728Z] #41 77.60 github.com/LK4D4/vndr/versioned [2020-07-14T13:49:28.728Z] #41 77.64 go/token [2020-07-14T13:49:28.728Z] #41 77.79 net/url [2020-07-14T13:49:28.728Z] #41 78.75 go/scanner [2020-07-14T13:49:28.728Z] #41 79.65 text/template/parse [2020-07-14T13:49:28.728Z] #41 80.11 go/ast [2020-07-14T13:49:28.728Z] #41 85.10 text/template [2020-07-14T13:49:28.728Z] #41 86.36 go/parser [2020-07-14T13:49:28.728Z] #41 ... [2020-07-14T13:49:28.728Z] [2020-07-14T13:49:28.728Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:28.924Z] #31 6.419 runtime/cgo [2020-07-14T13:49:29.225Z] #53 DONE 0.7s [2020-07-14T13:49:29.225Z] [2020-07-14T13:49:29.225Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-14T13:49:29.483Z] #57 DONE 0.2s [2020-07-14T13:49:29.483Z] [2020-07-14T13:49:29.483Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-14T13:49:29.502Z] #52 38.95 Checking out files: 52% (1677/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-14T13:49:29.502Z] #52 40.31 + cd /tmp/tmp.V18XLhxWsJ/src/github.com/containerd/containerd [2020-07-14T13:49:29.502Z] #52 40.31 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:49:29.663Z] #25 12.17 0.0% 1.2% # 2.3% ## 3.5% ### 4.3% ### 5.3% #### 5.7% #### 6.6% ##### 7.5% ###### 8.8% ####### 9.9% ######## 11.2% ######### 12.7% ######### 13.7% ########## 14.4% ########### 15.4% ############ 16.8% ############ 17.6% ############# 18.8% ############# 18.8% ############# 19.4% ############### 21.3% ################ 22.4% ################ 23.5% ################# 24.6% ################## 26.4% ################### 27.2% #################### 28.9% ##################### 29.9% ###################### 30.8% ###################### 31.1% ###################### 31.8% ####################### 32.1% ######################## 33.9% ######################### 35.1% ########################## 36.9% ########################### 37.6% ############################ 39.6% ############################## 41.9% ############################### 43.6% ################################ 45.7% ################################## 48.3% #################################### 50.5% ##################################### 52.7% [2020-07-14T13:49:29.663Z] #25 ... [2020-07-14T13:49:29.663Z] [2020-07-14T13:49:29.663Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:49:29.663Z] #32 47.22 Selecting previously unselected package libxml2:arm64. [2020-07-14T13:49:29.663Z] #32 47.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-14T13:49:29.663Z] #32 47.23 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-14T13:49:29.663Z] #32 47.71 Selecting previously unselected package libarchive13:arm64. [2020-07-14T13:49:29.663Z] #32 47.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-14T13:49:29.663Z] #32 47.72 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-14T13:49:29.663Z] #32 47.89 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-14T13:49:29.663Z] #32 47.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-14T13:49:29.663Z] #32 47.90 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-14T13:49:29.663Z] #32 48.07 Selecting previously unselected package librhash0:arm64. [2020-07-14T13:49:29.663Z] #32 48.07 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-14T13:49:29.663Z] #32 48.08 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-14T13:49:29.663Z] #32 48.29 Selecting previously unselected package libuv1:arm64. [2020-07-14T13:49:29.664Z] #32 48.29 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-14T13:49:29.664Z] #32 48.30 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-14T13:49:29.664Z] #32 48.53 Selecting previously unselected package cmake. [2020-07-14T13:49:29.664Z] #32 48.53 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-14T13:49:29.664Z] #32 48.54 Unpacking cmake (3.13.4-1) ... [2020-07-14T13:49:29.664Z] #32 50.77 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-14T13:49:29.664Z] #32 50.82 Setting up xxd (2:8.1.0875-5) ... [2020-07-14T13:49:29.664Z] #32 50.83 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-14T13:49:29.664Z] #32 50.85 Setting up vim-common (2:8.1.0875-5) ... [2020-07-14T13:49:29.664Z] #32 50.94 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-14T13:49:29.664Z] #32 50.96 Setting up cmake-data (3.13.4-1) ... [2020-07-14T13:49:29.664Z] #32 50.98 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-14T13:49:29.664Z] #32 50.99 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-14T13:49:29.664Z] #32 51.01 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-14T13:49:29.664Z] #32 51.03 Setting up cmake (3.13.4-1) ... [2020-07-14T13:49:29.664Z] #32 51.06 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:49:29.664Z] #32 51.20 Processing triggers for mime-support (3.62) ... [2020-07-14T13:49:29.664Z] #32 ... [2020-07-14T13:49:29.664Z] [2020-07-14T13:49:29.664Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:29.664Z] #30 57.41 github.com/BurntSushi/toml/cmd/tomlv [2020-07-14T13:49:29.741Z] #59 DONE 0.4s [2020-07-14T13:49:29.999Z] [2020-07-14T13:49:29.999Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-14T13:49:29.999Z] #61 DONE 0.0s [2020-07-14T13:49:29.999Z] [2020-07-14T13:49:29.999Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-14T13:49:29.999Z] #62 DONE 0.0s [2020-07-14T13:49:29.999Z] [2020-07-14T13:49:29.999Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-14T13:49:30.363Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.023s coverage: 46.2% of statements [2020-07-14T13:49:30.437Z] #52 ... [2020-07-14T13:49:30.437Z] [2020-07-14T13:49:30.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:30.437Z] #10 78.94 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-14T13:49:30.437Z] #10 78.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-14T13:49:30.437Z] #10 78.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:49:30.437Z] #10 79.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-14T13:49:30.437Z] #10 79.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-14T13:49:30.437Z] #10 79.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:49:30.566Z] #63 DONE 0.6s [2020-07-14T13:49:30.566Z] [2020-07-14T13:49:30.566Z] #64 exporting to image [2020-07-14T13:49:30.566Z] #64 exporting layers [2020-07-14T13:49:30.694Z] #10 ... [2020-07-14T13:49:30.694Z] [2020-07-14T13:49:30.694Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:30.694Z] #39 15.50 PBCC images/eventfd.pb-c.c [2020-07-14T13:49:30.694Z] #39 15.50 DEP images/eventfd.pb-c.d [2020-07-14T13:49:30.694Z] #39 15.56 PBCC images/remap-file-path.pb-c.c [2020-07-14T13:49:30.694Z] #39 15.59 DEP images/remap-file-path.pb-c.d [2020-07-14T13:49:30.694Z] #39 15.65 PBCC images/fifo.pb-c.c [2020-07-14T13:49:30.694Z] #39 15.69 DEP images/fifo.pb-c.d [2020-07-14T13:49:30.694Z] #39 15.72 PBCC images/ghost-file.pb-c.c [2020-07-14T13:49:30.694Z] #39 15.82 DEP images/ghost-file.pb-c.d [2020-07-14T13:49:30.694Z] #39 15.91 PBCC images/regfile.pb-c.c [2020-07-14T13:49:30.694Z] #39 15.93 DEP images/regfile.pb-c.d [2020-07-14T13:49:30.694Z] #39 15.99 PBCC images/ns.pb-c.c [2020-07-14T13:49:30.694Z] #39 16.00 DEP images/ns.pb-c.d [2020-07-14T13:49:30.694Z] #39 16.07 PBCC images/fdinfo.pb-c.c [2020-07-14T13:49:30.694Z] #39 16.16 DEP images/fdinfo.pb-c.d [2020-07-14T13:49:30.694Z] #39 16.23 PBCC images/core-aarch64.pb-c.c [2020-07-14T13:49:30.695Z] #39 16.30 PBCC images/core-arm.pb-c.c [2020-07-14T13:49:30.695Z] #39 16.35 PBCC images/core-ppc64.pb-c.c [2020-07-14T13:49:30.695Z] #39 16.40 PBCC images/core-s390.pb-c.c [2020-07-14T13:49:30.695Z] #39 16.44 PBCC images/core-x86.pb-c.c [2020-07-14T13:49:30.695Z] #39 16.50 PBCC images/core.pb-c.c [2020-07-14T13:49:30.695Z] #39 16.56 PBCC images/inventory.pb-c.c [2020-07-14T13:49:30.695Z] #39 16.63 DEP images/core-aarch64.pb-c.d [2020-07-14T13:49:30.695Z] #39 16.70 DEP images/core-arm.pb-c.d [2020-07-14T13:49:30.695Z] #39 16.74 DEP images/core-ppc64.pb-c.d [2020-07-14T13:49:30.695Z] #39 16.77 DEP images/core-s390.pb-c.d [2020-07-14T13:49:30.695Z] #39 16.80 DEP images/core-x86.pb-c.d [2020-07-14T13:49:30.695Z] #39 16.84 DEP images/core.pb-c.d [2020-07-14T13:49:30.695Z] #39 16.89 DEP images/inventory.pb-c.d [2020-07-14T13:49:30.695Z] #39 16.98 PBCC images/cpuinfo.pb-c.c [2020-07-14T13:49:30.695Z] #39 16.98 DEP images/cpuinfo.pb-c.d [2020-07-14T13:49:30.695Z] #39 17.03 PBCC images/stats.pb-c.c [2020-07-14T13:49:30.695Z] #39 17.06 DEP images/stats.pb-c.d [2020-07-14T13:49:31.400Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-07-14T13:49:31.611Z] #30 ... [2020-07-14T13:49:31.611Z] [2020-07-14T13:49:31.611Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:31.611Z] #41 49.18 regexp [2020-07-14T13:49:31.611Z] #41 51.15 path/filepath [2020-07-14T13:49:31.611Z] #41 51.25 net [2020-07-14T13:49:31.611Z] #41 52.62 io/ioutil [2020-07-14T13:49:31.611Z] #41 53.28 os/exec [2020-07-14T13:49:31.611Z] #41 53.79 internal/lazyregexp [2020-07-14T13:49:31.611Z] #41 54.10 github.com/LK4D4/vndr/versioned [2020-07-14T13:49:31.611Z] #41 55.31 encoding/base64 [2020-07-14T13:49:31.611Z] #41 55.35 flag [2020-07-14T13:49:31.611Z] #41 55.48 go/token [2020-07-14T13:49:31.611Z] #41 55.95 net/url [2020-07-14T13:49:31.611Z] #41 56.82 go/scanner [2020-07-14T13:49:31.611Z] #41 57.16 text/template/parse [2020-07-14T13:49:31.611Z] #41 58.27 go/ast [2020-07-14T13:49:31.611Z] #41 58.35 encoding/json [2020-07-14T13:49:31.611Z] #41 ... [2020-07-14T13:49:31.611Z] [2020-07-14T13:49:31.611Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:31.634Z] #39 18.33 make[1]: Nothing to be done for 'all'. [2020-07-14T13:49:32.511Z] #31 ... [2020-07-14T13:49:32.511Z] [2020-07-14T13:49:32.511Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:32.511Z] #11 1.209 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:49:32.511Z] #11 1.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:49:32.511Z] #11 1.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:49:32.511Z] #11 2.860 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-14T13:49:32.511Z] #11 5.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-14T13:49:32.511Z] #11 7.662 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-14T13:49:32.813Z] #11 ... [2020-07-14T13:49:32.813Z] [2020-07-14T13:49:32.813Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:49:32.813Z] #24 1.359 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:49:32.813Z] #24 1.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:49:32.813Z] #24 1.542 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:49:32.813Z] #24 2.940 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-14T13:49:32.813Z] #24 5.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-14T13:49:32.813Z] #24 7.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-14T13:49:32.813Z] #24 ... [2020-07-14T13:49:32.813Z] [2020-07-14T13:49:32.813Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:32.813Z] #55 0.670 + RM_GOPATH=0 [2020-07-14T13:49:32.813Z] #55 0.670 + TMP_GOPATH= [2020-07-14T13:49:32.813Z] #55 0.670 + : /build [2020-07-14T13:49:32.813Z] #55 0.670 + '[' -z '' ']' [2020-07-14T13:49:32.813Z] #55 0.670 ++ mktemp -d [2020-07-14T13:49:32.813Z] #55 0.672 + export GOPATH=/tmp/tmp.6IYpJKiiJ9 [2020-07-14T13:49:32.813Z] #55 0.672 + GOPATH=/tmp/tmp.6IYpJKiiJ9 [2020-07-14T13:49:32.813Z] #55 0.674 + RM_GOPATH=1 [2020-07-14T13:49:32.813Z] #55 0.675 + case "$(go env GOARCH)" in [2020-07-14T13:49:32.813Z] #55 0.676 ++ go env GOARCH [2020-07-14T13:49:32.813Z] #55 0.681 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:32.813Z] #55 0.681 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:32.813Z] #55 0.683 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:32.813Z] #55 0.684 + dir=/tmp/install [2020-07-14T13:49:32.813Z] #55 0.684 + bin=rootlesskit [2020-07-14T13:49:32.813Z] #55 0.684 + shift [2020-07-14T13:49:32.813Z] #55 0.685 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-14T13:49:32.813Z] #55 0.685 + . /tmp/install/rootlesskit.installer [2020-07-14T13:49:32.813Z] #55 0.685 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:49:32.813Z] #55 0.686 + install_rootlesskit [2020-07-14T13:49:32.813Z] #55 0.686 + case "$1" in [2020-07-14T13:49:32.813Z] #55 0.686 + export CGO_ENABLED=0 [2020-07-14T13:49:32.813Z] #55 0.686 + CGO_ENABLED=0 [2020-07-14T13:49:32.813Z] #55 0.686 + _install_rootlesskit [2020-07-14T13:49:32.813Z] #55 0.686 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-14T13:49:32.813Z] #55 0.686 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6IYpJKiiJ9/src/github.com/rootless-containers/rootlesskit [2020-07-14T13:49:32.813Z] #55 0.686 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:49:32.813Z] #55 0.690 Cloning into '/tmp/tmp.6IYpJKiiJ9/src/github.com/rootless-containers/rootlesskit'... [2020-07-14T13:49:32.813Z] #55 5.710 + cd /tmp/tmp.6IYpJKiiJ9/src/github.com/rootless-containers/rootlesskit [2020-07-14T13:49:32.813Z] #55 5.710 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-14T13:49:32.813Z] #55 5.838 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-14T13:49:32.813Z] #55 5.841 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-14T13:49:32.841Z] #25 12.17 0.0% 1.2% # 2.3% ## 3.5% ### 4.3% ### 5.3% #### 5.7% #### 6.6% ##### 7.5% ###### 8.8% ####### 9.9% ######## 11.2% ######### 12.7% ######### 13.7% ########## 14.4% ########### 15.4% ############ 16.8% ############ 17.6% ############# 18.8% ############# 18.8% ############# 19.4% ############### 21.3% ################ 22.4% ################ 23.5% ################# 24.6% ################## 26.4% ################### 27.2% #################### 28.9% ##################### 29.9% ###################### 30.8% ###################### 31.1% ###################### 31.8% ####################### 32.1% ######################## 33.9% ######################### 35.1% ########################## 36.9% ########################### 37.6% ############################ 39.6% ############################## 41.9% ############################### 43.6% ################################ 45.7% ################################## 48.3% #################################### 50.5% ##################################### 52.7% ####################################### 55.4% ######################################### 57.3% ########################################## 58.9% ########################################### 60.0% ############################################ 61.2% ############################################# 63.1% ############################################## 64.6% ############################################### 65.6% ################################################ 67.1% ################################################# 68.9% ################################################### 71.2% #################################################### 73.1% ###################################################### 75.6% ####################################################### 77.6% ######################################################### 80.1% ########################################################### 82.1% ############################################################ 83.4% ############################################################## 86.4% ############################################################### 87.6% ################################################################# 90.5% ################################################################## 92.1% ################################################################### 94.0% #################################################################### 95.2% #################################################################### 95.5% #################################################################### 95.5% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-14T13:49:33.006Z] #39 19.66 CC images/stats.o [2020-07-14T13:49:33.104Z] #25 21.48 [2020-07-14T13:49:33.110Z] #55 ... [2020-07-14T13:49:33.110Z] [2020-07-14T13:49:33.110Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:33.110Z] #46 0.831 + RM_GOPATH=0 [2020-07-14T13:49:33.110Z] #46 0.832 + TMP_GOPATH= [2020-07-14T13:49:33.110Z] #46 0.832 + : /build [2020-07-14T13:49:33.110Z] #46 0.832 + '[' -z '' ']' [2020-07-14T13:49:33.110Z] #46 0.833 ++ mktemp -d [2020-07-14T13:49:33.110Z] #46 0.835 + export GOPATH=/tmp/tmp.3vxc4eziqR [2020-07-14T13:49:33.110Z] #46 0.836 + GOPATH=/tmp/tmp.3vxc4eziqR [2020-07-14T13:49:33.110Z] #46 0.836 + RM_GOPATH=1 [2020-07-14T13:49:33.110Z] #46 0.836 + case "$(go env GOARCH)" in [2020-07-14T13:49:33.110Z] #46 0.839 ++ go env GOARCH [2020-07-14T13:49:33.110Z] #46 0.849 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.110Z] #46 0.849 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.110Z] #46 0.850 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:33.110Z] #46 0.852 + dir=/tmp/install [2020-07-14T13:49:33.110Z] #46 0.853 + bin=golangci_lint [2020-07-14T13:49:33.110Z] #46 0.853 + shift [2020-07-14T13:49:33.110Z] #46 0.854 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-14T13:49:33.110Z] #46 0.854 + . /tmp/install/golangci_lint.installer [2020-07-14T13:49:33.110Z] #46 0.854 ++ : v1.23.8 [2020-07-14T13:49:33.110Z] #46 0.855 + install_golangci_lint [2020-07-14T13:49:33.110Z] #46 0.855 + echo 'Installing golangci-lint version v1.23.8' [2020-07-14T13:49:33.110Z] #46 0.855 Installing golangci-lint version v1.23.8 [2020-07-14T13:49:33.110Z] #46 0.856 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-14T13:49:33.110Z] #46 ... [2020-07-14T13:49:33.110Z] [2020-07-14T13:49:33.110Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:33.110Z] #42 0.928 + RM_GOPATH=0 [2020-07-14T13:49:33.110Z] #42 0.958 + TMP_GOPATH= [2020-07-14T13:49:33.110Z] #42 0.959 + : /build [2020-07-14T13:49:33.110Z] #42 0.964 + '[' -z '' ']' [2020-07-14T13:49:33.110Z] #42 0.966 ++ mktemp -d [2020-07-14T13:49:33.110Z] #42 0.967 + export GOPATH=/tmp/tmp.BcWgBV0lkb [2020-07-14T13:49:33.110Z] #42 0.968 + GOPATH=/tmp/tmp.BcWgBV0lkb [2020-07-14T13:49:33.110Z] #42 0.968 + RM_GOPATH=1 [2020-07-14T13:49:33.110Z] #42 0.969 + case "$(go env GOARCH)" in [2020-07-14T13:49:33.110Z] #42 0.973 ++ go env GOARCH [2020-07-14T13:49:33.110Z] #42 1.015 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.110Z] #42 1.015 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.110Z] #42 1.017 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:33.110Z] #42 1.022 + dir=/tmp/install [2020-07-14T13:49:33.110Z] #42 1.023 + bin=vndr [2020-07-14T13:49:33.110Z] #42 1.023 + shift [2020-07-14T13:49:33.110Z] #42 1.024 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-14T13:49:33.110Z] #42 1.024 + . /tmp/install/vndr.installer [2020-07-14T13:49:33.110Z] #42 1.025 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:49:33.110Z] #42 1.027 + install_vndr [2020-07-14T13:49:33.110Z] #42 1.027 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-14T13:49:33.110Z] #42 1.028 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:49:33.110Z] #42 1.028 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BcWgBV0lkb/src/github.com/LK4D4/vndr [2020-07-14T13:49:33.110Z] #42 1.051 Cloning into '/tmp/tmp.BcWgBV0lkb/src/github.com/LK4D4/vndr'... [2020-07-14T13:49:33.110Z] #42 2.244 + cd /tmp/tmp.BcWgBV0lkb/src/github.com/LK4D4/vndr [2020-07-14T13:49:33.110Z] #42 2.261 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-14T13:49:33.110Z] #42 2.271 + go build -buildmode=pie -v -o /build/vndr . [2020-07-14T13:49:33.110Z] #42 4.000 unicode [2020-07-14T13:49:33.110Z] #42 4.134 sync/atomic [2020-07-14T13:49:33.110Z] #42 4.243 internal/bytealg [2020-07-14T13:49:33.110Z] #42 4.302 unicode/utf8 [2020-07-14T13:49:33.110Z] #42 5.781 math [2020-07-14T13:49:33.110Z] #42 6.672 unicode/utf16 [2020-07-14T13:49:33.110Z] #42 7.133 runtime [2020-07-14T13:49:33.110Z] #42 7.385 container/list [2020-07-14T13:49:33.264Z] #39 20.13 CC images/core.o [2020-07-14T13:49:33.367Z] #25 ... [2020-07-14T13:49:33.367Z] [2020-07-14T13:49:33.367Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:49:33.367Z] #38 51.05 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-14T13:49:33.367Z] #38 51.07 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-14T13:49:33.367Z] #38 51.10 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-14T13:49:33.367Z] #38 51.12 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-14T13:49:33.367Z] #38 51.13 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-14T13:49:33.367Z] #38 51.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-14T13:49:33.367Z] #38 51.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-14T13:49:33.367Z] #38 51.18 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-14T13:49:33.367Z] #38 51.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-14T13:49:33.367Z] #38 51.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-14T13:49:33.367Z] #38 55.09 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-14T13:49:33.367Z] #38 55.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:49:33.367Z] #38 ... [2020-07-14T13:49:33.367Z] [2020-07-14T13:49:33.367Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:33.367Z] #47 51.20 path/filepath [2020-07-14T13:49:33.367Z] #47 51.64 mvdan.cc/sh/v3/fileutil [2020-07-14T13:49:33.367Z] #47 52.56 io/ioutil [2020-07-14T13:49:33.367Z] #47 53.79 fmt [2020-07-14T13:49:33.367Z] #47 53.82 encoding/binary [2020-07-14T13:49:33.367Z] #47 55.05 encoding/base64 [2020-07-14T13:49:33.367Z] #47 55.06 golang.org/x/sys/unix [2020-07-14T13:49:33.367Z] #47 58.07 encoding/json [2020-07-14T13:49:33.367Z] #47 58.07 github.com/pkg/diff [2020-07-14T13:49:33.367Z] #47 58.07 go/scanner [2020-07-14T13:49:33.367Z] #47 60.47 go/ast [2020-07-14T13:49:33.407Z] #42 10.69 crypto/internal/subtle [2020-07-14T13:49:33.407Z] #42 ... [2020-07-14T13:49:33.407Z] [2020-07-14T13:49:33.407Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:33.407Z] #22 0.935 + RM_GOPATH=0 [2020-07-14T13:49:33.407Z] #22 0.935 + TMP_GOPATH= [2020-07-14T13:49:33.407Z] #22 0.936 + : /build [2020-07-14T13:49:33.407Z] #22 0.936 + '[' -z '' ']' [2020-07-14T13:49:33.407Z] #22 0.936 ++ mktemp -d [2020-07-14T13:49:33.407Z] #22 0.939 + export GOPATH=/tmp/tmp.Xhp5c9QnYD [2020-07-14T13:49:33.407Z] #22 0.942 + GOPATH=/tmp/tmp.Xhp5c9QnYD [2020-07-14T13:49:33.407Z] #22 0.942 + RM_GOPATH=1 [2020-07-14T13:49:33.407Z] #22 0.942 + case "$(go env GOARCH)" in [2020-07-14T13:49:33.407Z] #22 0.942 ++ go env GOARCH [2020-07-14T13:49:33.407Z] #22 0.988 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.407Z] #22 1.006 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.407Z] #22 1.008 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:33.407Z] #22 1.010 + dir=/tmp/install [2020-07-14T13:49:33.407Z] #22 1.010 + bin=dockercli [2020-07-14T13:49:33.407Z] #22 1.010 + shift [2020-07-14T13:49:33.407Z] #22 1.010 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-14T13:49:33.407Z] #22 1.010 + . /tmp/install/dockercli.installer [2020-07-14T13:49:33.407Z] #22 1.011 ++ : stable [2020-07-14T13:49:33.407Z] #22 1.011 ++ : 17.06.2-ce [2020-07-14T13:49:33.407Z] #22 1.012 + install_dockercli [2020-07-14T13:49:33.407Z] #22 1.012 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-14T13:49:33.407Z] #22 1.012 Install docker/cli version 17.06.2-ce from stable [2020-07-14T13:49:33.407Z] #22 1.016 ++ uname -m [2020-07-14T13:49:33.407Z] #22 1.020 + arch=ppc64le [2020-07-14T13:49:33.407Z] #22 1.021 + '[' ppc64le '!=' x86_64 ']' [2020-07-14T13:49:33.407Z] #22 1.021 + '[' ppc64le '!=' s390x ']' [2020-07-14T13:49:33.407Z] #22 1.021 + '[' ppc64le '!=' armhf ']' [2020-07-14T13:49:33.407Z] #22 1.021 + build_dockercli [2020-07-14T13:49:33.407Z] #22 1.021 + git clone https://github.com/docker/docker-ce /tmp/tmp.Xhp5c9QnYD/tmp/docker-ce [2020-07-14T13:49:33.407Z] #22 1.046 Cloning into '/tmp/tmp.Xhp5c9QnYD/tmp/docker-ce'... [2020-07-14T13:49:33.407Z] #22 ... [2020-07-14T13:49:33.407Z] [2020-07-14T13:49:33.407Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:33.407Z] #61 0.842 + RM_GOPATH=0 [2020-07-14T13:49:33.407Z] #61 0.842 + TMP_GOPATH= [2020-07-14T13:49:33.407Z] #61 0.842 + : /build [2020-07-14T13:49:33.407Z] #61 0.842 + '[' -z '' ']' [2020-07-14T13:49:33.407Z] #61 0.843 ++ mktemp -d [2020-07-14T13:49:33.407Z] #61 0.845 + export GOPATH=/tmp/tmp.lhNgy1LnW2 [2020-07-14T13:49:33.407Z] #61 0.846 + GOPATH=/tmp/tmp.lhNgy1LnW2 [2020-07-14T13:49:33.407Z] #61 0.846 + RM_GOPATH=1 [2020-07-14T13:49:33.407Z] #61 0.846 + case "$(go env GOARCH)" in [2020-07-14T13:49:33.407Z] #61 0.847 ++ go env GOARCH [2020-07-14T13:49:33.407Z] #61 0.857 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.407Z] #61 0.857 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.407Z] #61 0.860 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:33.407Z] #61 0.862 + dir=/tmp/install [2020-07-14T13:49:33.407Z] #61 0.862 + bin=proxy [2020-07-14T13:49:33.407Z] #61 0.862 + shift [2020-07-14T13:49:33.407Z] #61 0.862 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-14T13:49:33.407Z] #61 0.862 + . /tmp/install/proxy.installer [2020-07-14T13:49:33.407Z] #61 0.863 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:49:33.407Z] #61 0.864 + install_proxy [2020-07-14T13:49:33.407Z] #61 0.864 + case "$1" in [2020-07-14T13:49:33.407Z] #61 0.864 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:49:33.407Z] #61 0.865 + export CGO_ENABLED=0 [2020-07-14T13:49:33.407Z] #61 0.865 + CGO_ENABLED=0 [2020-07-14T13:49:33.407Z] #61 0.865 + _install_proxy [2020-07-14T13:49:33.407Z] #61 0.865 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-14T13:49:33.407Z] #61 0.865 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lhNgy1LnW2/src/github.com/docker/libnetwork [2020-07-14T13:49:33.407Z] #61 0.868 Cloning into '/tmp/tmp.lhNgy1LnW2/src/github.com/docker/libnetwork'... [2020-07-14T13:49:33.631Z] #47 61.55 mvdan.cc/editorconfig [2020-07-14T13:49:33.706Z] #61 ... [2020-07-14T13:49:33.706Z] [2020-07-14T13:49:33.706Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:33.706Z] #48 0.940 + RM_GOPATH=0 [2020-07-14T13:49:33.706Z] #48 0.941 + TMP_GOPATH= [2020-07-14T13:49:33.706Z] #48 0.941 + : /build [2020-07-14T13:49:33.706Z] #48 0.942 + '[' -z '' ']' [2020-07-14T13:49:33.706Z] #48 0.947 ++ mktemp -d [2020-07-14T13:49:33.706Z] #48 0.958 + export GOPATH=/tmp/tmp.7cmkSYMau3 [2020-07-14T13:49:33.706Z] #48 0.958 + GOPATH=/tmp/tmp.7cmkSYMau3 [2020-07-14T13:49:33.706Z] #48 0.958 + RM_GOPATH=1 [2020-07-14T13:49:33.706Z] #48 0.958 + case "$(go env GOARCH)" in [2020-07-14T13:49:33.706Z] #48 0.970 ++ go env GOARCH [2020-07-14T13:49:33.706Z] #48 0.997 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.706Z] #48 0.997 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:33.706Z] #48 0.999 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:33.706Z] #48 1.001 + dir=/tmp/install [2020-07-14T13:49:33.706Z] #48 1.001 + bin=shfmt [2020-07-14T13:49:33.706Z] #48 1.001 + shift [2020-07-14T13:49:33.706Z] #48 1.001 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-14T13:49:33.706Z] #48 1.002 + . /tmp/install/shfmt.installer [2020-07-14T13:49:33.706Z] #48 1.002 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:49:33.706Z] #48 1.009 + install_shfmt [2020-07-14T13:49:33.706Z] #48 1.019 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:49:33.706Z] #48 1.019 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-14T13:49:33.706Z] #48 1.019 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7cmkSYMau3/src/github.com/mvdan/sh [2020-07-14T13:49:33.706Z] #48 1.032 Cloning into '/tmp/tmp.7cmkSYMau3/src/github.com/mvdan/sh'... [2020-07-14T13:49:33.706Z] #48 ... [2020-07-14T13:49:33.706Z] [2020-07-14T13:49:33.706Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:49:33.706Z] #52 1.163 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:49:33.706Z] #52 1.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:49:33.706Z] #52 1.277 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:49:33.706Z] #52 2.856 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-14T13:49:33.706Z] #52 5.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-14T13:49:33.706Z] #52 7.722 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-14T13:49:33.853Z] #64 exporting layers 3.4s done [2020-07-14T13:49:33.853Z] #64 writing image sha256:0a5ba641932649f2cf1a95c1be14317d26ed778bd547d3ead3ff704bcc8fc582 done [2020-07-14T13:49:33.853Z] #64 naming to docker.io/library/docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 done [2020-07-14T13:49:33.853Z] #64 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-14T13:49:34.005Z] #52 ... [2020-07-14T13:49:34.005Z] [2020-07-14T13:49:34.005Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:49:34.005Z] #29 0.826 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-14T13:49:34.005Z] #29 0.835 Cloning into '.'... [2020-07-14T13:49:34.005Z] #29 ... [2020-07-14T13:49:34.005Z] [2020-07-14T13:49:34.005Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:49:34.005Z] #33 1.214 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:49:34.005Z] #33 1.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:49:34.005Z] #33 1.318 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:49:34.005Z] #33 2.844 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-14T13:49:34.005Z] #33 5.009 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-14T13:49:34.005Z] #33 7.361 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-14T13:49:34.194Z] + trap exit INT TERM [2020-07-14T13:49:34.195Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-14T13:49:34.195Z] + CONTAINER_NAME=docker-pr2 [2020-07-14T13:49:34.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40994/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh dynbinary-daemon [2020-07-14T13:49:34.196Z] #39 20.82 CC images/core-x86.o [2020-07-14T13:49:34.263Z] #47 ... [2020-07-14T13:49:34.263Z] [2020-07-14T13:49:34.263Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:34.263Z] #25 22.81 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-14T13:49:34.303Z] #33 ... [2020-07-14T13:49:34.303Z] [2020-07-14T13:49:34.303Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:49:34.303Z] #39 0.954 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:49:34.303Z] #39 1.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:49:34.303Z] #39 1.112 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:49:34.303Z] #39 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-14T13:49:34.303Z] #39 5.397 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-14T13:49:34.303Z] #39 6.961 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-14T13:49:34.303Z] #39 ... [2020-07-14T13:49:34.303Z] [2020-07-14T13:49:34.303Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:34.303Z] #42 10.93 crypto/subtle [2020-07-14T13:49:34.303Z] #42 11.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-14T13:49:34.303Z] #42 11.94 internal/nettrace [2020-07-14T13:49:34.453Z] #39 21.31 CC images/core-arm.o [2020-07-14T13:49:34.526Z] #25 23.21 [2020-07-14T13:49:34.923Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.358s coverage: 49.5% of statements [2020-07-14T13:49:34.952Z] #42 12.27 runtime/cgo [2020-07-14T13:49:35.017Z] #39 21.69 CC images/core-aarch64.o [2020-07-14T13:49:35.053Z] #25 23.42 ############# 19.0% ######################################################################## 100.0% [2020-07-14T13:49:35.053Z] #25 23.53 [2020-07-14T13:49:35.569Z] [2020-07-14T13:49:35.569Z] Removing bundles/ [2020-07-14T13:49:35.569Z] [2020-07-14T13:49:35.569Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-14T13:49:35.569Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:49:35.569Z] GOOS="" GOARCH="" GOARM="" [2020-07-14T13:49:35.581Z] #39 22.09 CC images/core-ppc64.o [2020-07-14T13:49:36.146Z] #39 22.64 CC images/core-s390.o [2020-07-14T13:49:36.447Z] #25 24.60 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-14T13:49:36.447Z] #25 24.88 [2020-07-14T13:49:36.710Z] #25 25.13 0.8% ######################################################################## 100.0% [2020-07-14T13:49:36.710Z] #25 25.28 [2020-07-14T13:49:36.710Z] #39 23.27 CC images/cpuinfo.o [2020-07-14T13:49:36.968Z] #39 23.72 CC images/inventory.o [2020-07-14T13:49:37.287Z] #25 ... [2020-07-14T13:49:37.287Z] [2020-07-14T13:49:37.287Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:49:37.287Z] #38 DONE 64.9s [2020-07-14T13:49:37.287Z] [2020-07-14T13:49:37.287Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:49:37.287Z] #32 DONE 65.0s [2020-07-14T13:49:37.287Z] [2020-07-14T13:49:37.287Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:37.287Z] #30 DONE 65.0s [2020-07-14T13:49:37.532Z] #39 23.98 CC images/fdinfo.o [2020-07-14T13:49:37.533Z] #39 24.26 CC images/fown.o [2020-07-14T13:49:37.550Z] [2020-07-14T13:49:37.551Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:37.790Z] #39 24.45 CC images/ns.o [2020-07-14T13:49:37.804Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|name|deps|imports) took 1m58.474558137s [2020-07-14T13:49:37.804Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 510.017668ms [2020-07-14T13:49:38.046Z] #39 24.66 CC images/regfile.o [2020-07-14T13:49:38.046Z] #39 24.86 CC images/ghost-file.o [2020-07-14T13:49:38.528Z] #42 ... [2020-07-14T13:49:38.528Z] [2020-07-14T13:49:38.528Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:38.528Z] #44 6.020 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:49:38.528Z] #44 8.450 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:49:38.528Z] #44 9.207 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:49:38.528Z] #44 9.591 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:49:38.528Z] #44 12.73 go: finding github.com/fatih/color v1.6.0 [2020-07-14T13:49:38.528Z] #44 12.73 go: finding github.com/pkg/errors v0.8.0 [2020-07-14T13:49:38.528Z] #44 12.73 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:49:38.528Z] #44 12.77 go: finding github.com/spf13/pflag v1.0.1 [2020-07-14T13:49:38.528Z] #44 12.91 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:49:38.528Z] #44 13.01 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:49:38.528Z] #44 13.37 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:49:38.528Z] #44 13.48 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:49:38.528Z] #44 13.52 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:49:38.528Z] #44 13.66 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:49:38.528Z] #44 13.76 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:49:38.610Z] #39 25.26 CC images/fifo.o [2020-07-14T13:49:38.610Z] #39 25.40 CC images/remap-file-path.o [2020-07-14T13:49:38.828Z] #44 ... [2020-07-14T13:49:38.828Z] [2020-07-14T13:49:38.828Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:49:38.828Z] #33 15.98 Fetched 8140 kB in 15s (550 kB/s) [2020-07-14T13:49:38.867Z] #39 25.60 CC images/eventfd.o [2020-07-14T13:49:38.867Z] #39 ... [2020-07-14T13:49:38.867Z] [2020-07-14T13:49:38.867Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:38.867Z] #47 87.32 mvdan.cc/sh/v3/fileutil [2020-07-14T13:49:38.867Z] #47 87.58 mvdan.cc/sh/v3/syntax [2020-07-14T13:49:38.867Z] #47 94.40 mvdan.cc/sh/v3/cmd/shfmt [2020-07-14T13:49:39.124Z] #47 ... [2020-07-14T13:49:39.124Z] [2020-07-14T13:49:39.124Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:39.124Z] #52 42.09 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-14T13:49:39.124Z] #52 42.09 + BUILDTAGS='netgo osusergo static_build' [2020-07-14T13:49:39.124Z] #52 42.09 + export EXTRA_FLAGS=-buildmode=pie [2020-07-14T13:49:39.124Z] #52 42.09 + EXTRA_FLAGS=-buildmode=pie [2020-07-14T13:49:39.124Z] #52 42.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-14T13:49:39.124Z] #52 42.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-14T13:49:39.124Z] #52 42.09 + '[' '' = dynamic ']' [2020-07-14T13:49:39.124Z] #52 42.09 + make [2020-07-14T13:49:39.124Z] #52 43.02 + bin/ctr [2020-07-14T13:49:39.124Z] #52 ... [2020-07-14T13:49:39.124Z] [2020-07-14T13:49:39.124Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:39.124Z] #39 25.78 CC images/eventpoll.o [2020-07-14T13:49:39.381Z] #39 26.09 CC images/fh.o [2020-07-14T13:49:39.638Z] #39 26.37 CC images/fsnotify.o [2020-07-14T13:49:40.203Z] #39 26.94 CC images/signalfd.o [2020-07-14T13:49:40.460Z] #39 27.15 CC images/fs.o [2020-07-14T13:49:40.500Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.931s coverage: 73.1% of statements [2020-07-14T13:49:40.500Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-14T13:49:40.717Z] #39 27.40 CC images/pstree.o [2020-07-14T13:49:40.870Z] #33 3.284 + RM_GOPATH=0 [2020-07-14T13:49:40.871Z] #33 3.284 + TMP_GOPATH= [2020-07-14T13:49:40.871Z] #33 3.284 + : /build [2020-07-14T13:49:40.871Z] #33 3.284 + '[' -z '' ']' [2020-07-14T13:49:40.871Z] #33 3.284 ++ mktemp -d [2020-07-14T13:49:40.871Z] #33 3.290 + export GOPATH=/tmp/tmp.xR1W4rqOBZ [2020-07-14T13:49:40.871Z] #33 3.290 + GOPATH=/tmp/tmp.xR1W4rqOBZ [2020-07-14T13:49:40.871Z] #33 3.290 + RM_GOPATH=1 [2020-07-14T13:49:40.871Z] #33 3.290 + case "$(go env GOARCH)" in [2020-07-14T13:49:40.871Z] #33 3.290 ++ go env GOARCH [2020-07-14T13:49:40.871Z] #33 3.325 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:40.871Z] #33 3.325 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:49:40.871Z] #33 3.332 ++ dirname /tmp/install/install.sh [2020-07-14T13:49:40.871Z] #33 3.340 + dir=/tmp/install [2020-07-14T13:49:40.871Z] #33 3.340 + bin=tini [2020-07-14T13:49:40.871Z] #33 3.340 + shift [2020-07-14T13:49:40.871Z] #33 3.340 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-14T13:49:40.871Z] #33 3.340 + . /tmp/install/tini.installer [2020-07-14T13:49:40.871Z] #33 3.340 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:49:40.871Z] #33 3.341 + install_tini [2020-07-14T13:49:40.871Z] #33 3.341 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-14T13:49:40.871Z] #33 3.341 + git clone https://github.com/krallin/tini.git /tmp/tmp.xR1W4rqOBZ/tini [2020-07-14T13:49:40.871Z] #33 3.341 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:49:40.871Z] #33 3.347 Cloning into '/tmp/tmp.xR1W4rqOBZ/tini'... [2020-07-14T13:49:40.871Z] #33 ... [2020-07-14T13:49:40.871Z] [2020-07-14T13:49:40.871Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:49:40.871Z] #25 26.50 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-14T13:49:40.871Z] #25 26.59 skipping existing 9a99313a2c50 [2020-07-14T13:49:40.871Z] #25 26.66 [2020-07-14T13:49:40.871Z] #25 28.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-14T13:49:40.871Z] #25 28.59 [2020-07-14T13:49:40.871Z] #25 28.67 ######################################################################## 100.0% [2020-07-14T13:49:40.871Z] #25 28.86 [2020-07-14T13:49:40.871Z] #25 28.91 Download of images into '/build' complete. [2020-07-14T13:49:40.871Z] #25 28.91 Use something like the following to load the result into a Docker daemon: [2020-07-14T13:49:40.871Z] #25 28.91 tar -cC '/build' . | docker load [2020-07-14T13:49:40.871Z] #25 DONE 29.3s [2020-07-14T13:49:40.975Z] #39 27.65 CC images/pipe.o [2020-07-14T13:49:41.150Z] [2020-07-14T13:49:41.150Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:41.150Z] #52 27.86 Checking out files: 46% (1488/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 96% (3100/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-14T13:49:41.150Z] #52 29.08 + cd /tmp/tmp.XQAHjZr04e/src/github.com/containerd/containerd [2020-07-14T13:49:41.150Z] #52 29.08 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:49:41.231Z] #39 27.90 CC images/tcp-stream.o [2020-07-14T13:49:41.488Z] #39 ... [2020-07-14T13:49:41.488Z] [2020-07-14T13:49:41.488Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:41.488Z] #41 89.89 encoding/xml [2020-07-14T13:49:41.488Z] #41 90.37 go/doc [2020-07-14T13:49:41.489Z] #41 93.55 github.com/LK4D4/vndr/build [2020-07-14T13:49:41.489Z] #41 95.21 compress/flate [2020-07-14T13:49:41.489Z] #41 96.96 hash/crc32 [2020-07-14T13:49:41.489Z] #41 97.54 net [2020-07-14T13:49:41.489Z] #41 97.80 compress/gzip [2020-07-14T13:49:41.489Z] #41 98.39 vendor/golang.org/x/text/transform [2020-07-14T13:49:41.489Z] #41 99.06 vendor/golang.org/x/text/unicode/bidi [2020-07-14T13:49:41.539Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.930s coverage: 57.7% of statements [2020-07-14T13:49:41.539Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-14T13:49:41.745Z] #41 ... [2020-07-14T13:49:41.745Z] [2020-07-14T13:49:41.745Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:41.745Z] #47 DONE 100.1s [2020-07-14T13:49:41.745Z] [2020-07-14T13:49:41.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:41.745Z] #39 28.25 CC images/sk-packet.o [2020-07-14T13:49:41.831Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.677s coverage: 76.1% of statements [2020-07-14T13:49:41.831Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-14T13:49:42.003Z] #39 28.70 CC images/mnt.o [2020-07-14T13:49:42.261Z] #39 28.98 CC images/pipe-data.o [2020-07-14T13:49:42.467Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-14T13:49:42.550Z] #52 31.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-14T13:49:42.550Z] #52 31.04 + BUILDTAGS='netgo osusergo static_build' [2020-07-14T13:49:42.550Z] #52 31.04 + export EXTRA_FLAGS=-buildmode=pie [2020-07-14T13:49:42.550Z] #52 31.04 + EXTRA_FLAGS=-buildmode=pie [2020-07-14T13:49:42.550Z] #52 31.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-14T13:49:42.550Z] #52 31.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-14T13:49:42.550Z] #52 31.04 + '[' '' = dynamic ']' [2020-07-14T13:49:42.550Z] #52 31.04 + make [2020-07-14T13:49:42.759Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-07-14T13:49:42.826Z] #39 29.30 CC images/sa.o [2020-07-14T13:49:42.826Z] #39 29.51 CC images/timer.o [2020-07-14T13:49:43.084Z] #39 29.85 CC images/timerfd.o [2020-07-14T13:49:43.341Z] #39 30.03 CC images/mm.o [2020-07-14T13:49:43.394Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-07-14T13:49:43.500Z] #52 32.12 + bin/ctr [2020-07-14T13:49:43.601Z] #39 30.32 CC images/sk-opts.o [2020-07-14T13:49:43.859Z] #39 30.50 CC images/sk-unix.o [2020-07-14T13:49:44.116Z] #39 30.82 CC images/sk-inet.o [2020-07-14T13:49:44.374Z] #39 31.12 CC images/tun.o [2020-07-14T13:49:44.455Z] #33 15.98 Reading package lists... [2020-07-14T13:49:44.455Z] #33 ... [2020-07-14T13:49:44.455Z] [2020-07-14T13:49:44.455Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:44.455Z] #61 19.10 Checking out files: 61% (1270/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-14T13:49:44.455Z] #61 20.04 + cd /tmp/tmp.lhNgy1LnW2/src/github.com/docker/libnetwork [2020-07-14T13:49:44.455Z] #61 20.06 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-14T13:49:44.455Z] #61 20.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-14T13:49:44.455Z] #61 ... [2020-07-14T13:49:44.455Z] [2020-07-14T13:49:44.455Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:44.455Z] #48 11.89 + cd /tmp/tmp.7cmkSYMau3/src/github.com/mvdan/sh [2020-07-14T13:49:44.455Z] #48 11.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-14T13:49:44.455Z] #48 12.00 + GO111MODULE=on [2020-07-14T13:49:44.455Z] #48 12.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-14T13:49:44.455Z] #48 13.71 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:49:44.455Z] #48 13.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:49:44.455Z] #48 13.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:49:44.455Z] #48 14.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:49:44.455Z] #48 14.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:49:44.455Z] #48 15.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:49:44.455Z] #48 16.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:49:44.455Z] #48 18.34 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:49:44.455Z] #48 19.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-14T13:49:44.455Z] #48 19.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-14T13:49:44.455Z] #48 19.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-14T13:49:44.455Z] #48 20.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-14T13:49:44.455Z] #48 21.26 runtime/cgo [2020-07-14T13:49:44.455Z] #48 21.47 runtime [2020-07-14T13:49:44.631Z] #39 31.38 CC images/sk-netlink.o [2020-07-14T13:49:44.754Z] #48 ... [2020-07-14T13:49:44.755Z] [2020-07-14T13:49:44.755Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:49:44.755Z] #37 16.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-14T13:49:44.755Z] #37 19.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-14T13:49:44.888Z] #39 31.54 CC images/packet-sock.o [2020-07-14T13:49:44.894Z] #52 ... [2020-07-14T13:49:44.894Z] [2020-07-14T13:49:44.894Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:44.894Z] #10 62.71 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-14T13:49:44.894Z] #10 62.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-14T13:49:44.894Z] #10 63.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:49:44.894Z] #10 64.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-14T13:49:44.894Z] #10 64.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-14T13:49:44.894Z] #10 64.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:49:44.933Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.8% of statements [2020-07-14T13:49:44.933Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-14T13:49:44.933Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-14T13:49:44.933Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.8% of statements [2020-07-14T13:49:45.146Z] #39 31.84 CC images/ipc-var.o [2020-07-14T13:49:45.157Z] #10 ... [2020-07-14T13:49:45.157Z] [2020-07-14T13:49:45.157Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:45.157Z] #33 4.426 + cd /tmp/tmp.xR1W4rqOBZ/tini [2020-07-14T13:49:45.157Z] #33 4.426 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:49:45.157Z] #33 4.482 + cmake . [2020-07-14T13:49:45.157Z] #33 5.304 -- The C compiler identification is GNU 8.3.0 [2020-07-14T13:49:45.157Z] #33 5.362 -- Check for working C compiler: /usr/bin/cc [2020-07-14T13:49:45.157Z] #33 6.036 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-14T13:49:45.157Z] #33 6.042 -- Detecting C compiler ABI info [2020-07-14T13:49:45.157Z] #33 6.548 -- Detecting C compiler ABI info - done [2020-07-14T13:49:45.157Z] #33 6.564 -- Detecting C compile features [2020-07-14T13:49:45.403Z] #39 32.02 CC images/ipc-desc.o [2020-07-14T13:49:45.421Z] #33 ... [2020-07-14T13:49:45.421Z] [2020-07-14T13:49:45.421Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:45.421Z] #47 62.98 golang.org/x/crypto/ssh/terminal [2020-07-14T13:49:45.421Z] #47 63.03 mvdan.cc/sh/v3/syntax [2020-07-14T13:49:45.421Z] #47 72.11 mvdan.cc/sh/v3/cmd/shfmt [2020-07-14T13:49:45.421Z] #47 ... [2020-07-14T13:49:45.421Z] [2020-07-14T13:49:45.421Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:45.421Z] #39 5.138 Note: Building without setproctitle() and strlcpy() support. [2020-07-14T13:49:45.421Z] #39 5.138 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-14T13:49:45.421Z] #39 5.157 Note: Building without GnuTLS support [2020-07-14T13:49:45.421Z] #39 5.169 Makefile.config:39: Warn: you have no libnftables installed [2020-07-14T13:49:45.421Z] #39 5.173 Makefile.config:40: Warn: Building without nftables support [2020-07-14T13:49:45.421Z] #39 7.191 fatal: not a git repository (or any of the parent directories): .git [2020-07-14T13:49:45.421Z] #39 7.260 GEN .gitid [2020-07-14T13:49:45.421Z] #39 7.300 GEN criu/include/version.h [2020-07-14T13:49:45.421Z] #39 7.407 GEN include/common/asm [2020-07-14T13:49:45.660Z] #39 32.28 CC images/ipc-shm.o [2020-07-14T13:49:45.685Z] #39 ... [2020-07-14T13:49:45.685Z] [2020-07-14T13:49:45.685Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:45.685Z] #41 63.40 go/parser [2020-07-14T13:49:45.685Z] #41 63.42 text/template [2020-07-14T13:49:45.685Z] #41 65.95 encoding/xml [2020-07-14T13:49:45.685Z] #41 69.87 compress/flate [2020-07-14T13:49:45.685Z] #41 72.02 go/doc [2020-07-14T13:49:45.814Z] #37 ... [2020-07-14T13:49:45.814Z] [2020-07-14T13:49:45.814Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:49:45.814Z] #33 15.98 Reading package lists... [2020-07-14T13:49:45.918Z] #39 32.49 CC images/ipc-msg.o [2020-07-14T13:49:45.949Z] #41 73.67 compress/gzip [2020-07-14T13:49:45.971Z] ok github.com/docker/docker/daemon/logger/awslogs 0.086s coverage: 77.4% of statements [2020-07-14T13:49:45.971Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-14T13:49:45.971Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-14T13:49:45.971Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-07-14T13:49:46.175Z] #39 32.77 CC images/ipc-sem.o [2020-07-14T13:49:46.175Z] #39 32.92 CC images/utsns.o [2020-07-14T13:49:46.214Z] #41 ... [2020-07-14T13:49:46.214Z] [2020-07-14T13:49:46.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:46.214Z] #39 8.932 PBCC images/timens.pb-c.c [2020-07-14T13:49:46.214Z] #39 8.988 DEP images/timens.pb-c.d [2020-07-14T13:49:46.214Z] #39 9.137 PBCC images/fown.pb-c.c [2020-07-14T13:49:46.433Z] #39 33.08 CC images/creds.o [2020-07-14T13:49:46.433Z] #39 33.22 CC images/vma.o [2020-07-14T13:49:46.478Z] #39 9.152 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-14T13:49:46.478Z] #39 9.213 PBCC images/opts.pb-c.c [2020-07-14T13:49:46.478Z] #39 9.244 PBCC images/memfd.pb-c.c [2020-07-14T13:49:46.478Z] #39 9.275 DEP images/fown.pb-c.d [2020-07-14T13:49:46.478Z] #39 9.336 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-14T13:49:46.690Z] #39 33.41 CC images/netdev.o [2020-07-14T13:49:46.741Z] #39 9.416 DEP images/opts.pb-c.d [2020-07-14T13:49:46.741Z] #39 9.515 DEP images/memfd.pb-c.d [2020-07-14T13:49:46.741Z] #39 9.581 PBCC images/sit.pb-c.c [2020-07-14T13:49:46.741Z] #39 9.628 DEP images/sit.pb-c.d [2020-07-14T13:49:46.741Z] #39 9.665 PBCC images/macvlan.pb-c.c [2020-07-14T13:49:46.741Z] #39 9.688 DEP images/macvlan.pb-c.d [2020-07-14T13:49:46.741Z] #39 9.729 PBCC images/autofs.pb-c.c [2020-07-14T13:49:47.005Z] #39 9.761 DEP images/autofs.pb-c.d [2020-07-14T13:49:47.005Z] #39 9.824 PBCC images/sysctl.pb-c.c [2020-07-14T13:49:47.005Z] #39 9.860 DEP images/sysctl.pb-c.d [2020-07-14T13:49:47.009Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-07-14T13:49:47.009Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 61.6% of statements [2020-07-14T13:49:47.253Z] #39 33.79 CC images/tty.o [2020-07-14T13:49:47.268Z] #39 10.01 PBCC images/time.pb-c.c [2020-07-14T13:49:47.268Z] #39 10.06 DEP images/time.pb-c.d [2020-07-14T13:49:47.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-07-14T13:49:47.510Z] #39 34.28 CC images/file-lock.o [2020-07-14T13:49:47.531Z] #39 10.14 PBCC images/binfmt-misc.pb-c.c [2020-07-14T13:49:47.531Z] #39 10.17 DEP images/binfmt-misc.pb-c.d [2020-07-14T13:49:47.531Z] #39 10.22 PBCC images/seccomp.pb-c.c [2020-07-14T13:49:47.531Z] #39 10.28 DEP images/seccomp.pb-c.d [2020-07-14T13:49:47.531Z] #39 10.35 PBCC images/userns.pb-c.c [2020-07-14T13:49:47.531Z] #39 10.38 DEP images/userns.pb-c.d [2020-07-14T13:49:47.531Z] #39 10.46 PBCC images/cgroup.pb-c.c [2020-07-14T13:49:47.531Z] #39 10.49 DEP images/cgroup.pb-c.d [2020-07-14T13:49:47.767Z] #39 34.48 CC images/rlimit.o [2020-07-14T13:49:47.795Z] #39 10.53 PBCC images/ext-file.pb-c.c [2020-07-14T13:49:47.795Z] #39 10.57 DEP images/ext-file.pb-c.d [2020-07-14T13:49:47.795Z] #39 10.62 PBCC images/rpc.pb-c.c [2020-07-14T13:49:47.795Z] #39 10.68 DEP images/rpc.pb-c.d [2020-07-14T13:49:47.795Z] #39 10.75 PBCC images/siginfo.pb-c.c [2020-07-14T13:49:48.024Z] #39 34.66 CC images/pagemap.o [2020-07-14T13:49:48.058Z] #39 10.79 DEP images/siginfo.pb-c.d [2020-07-14T13:49:48.058Z] #39 10.87 PBCC images/pagemap.pb-c.c [2020-07-14T13:49:48.058Z] #39 10.94 DEP images/pagemap.pb-c.d [2020-07-14T13:49:48.058Z] #39 11.01 PBCC images/rlimit.pb-c.c [2020-07-14T13:49:48.282Z] #39 34.90 CC images/siginfo.o [2020-07-14T13:49:48.321Z] #39 11.03 DEP images/rlimit.pb-c.d [2020-07-14T13:49:48.321Z] #39 11.08 PBCC images/file-lock.pb-c.c [2020-07-14T13:49:48.321Z] #39 11.12 DEP images/file-lock.pb-c.d [2020-07-14T13:49:48.321Z] #39 11.17 PBCC images/tty.pb-c.c [2020-07-14T13:49:48.321Z] #39 11.27 DEP images/tty.pb-c.d [2020-07-14T13:49:48.340Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements [2020-07-14T13:49:48.341Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-14T13:49:48.539Z] #39 35.11 CC images/rpc.o [2020-07-14T13:49:48.585Z] #39 11.32 PBCC images/tun.pb-c.c [2020-07-14T13:49:48.585Z] #39 11.35 PBCC images/netdev.pb-c.c [2020-07-14T13:49:48.585Z] #39 11.39 DEP images/tun.pb-c.d [2020-07-14T13:49:48.585Z] #39 11.46 DEP images/netdev.pb-c.d [2020-07-14T13:49:48.633Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 37.7% of statements [2020-07-14T13:49:48.858Z] #39 11.51 PBCC images/vma.pb-c.c [2020-07-14T13:49:48.858Z] #39 11.56 DEP images/vma.pb-c.d [2020-07-14T13:49:48.858Z] #39 11.61 PBCC images/creds.pb-c.c [2020-07-14T13:49:48.858Z] #39 11.63 DEP images/creds.pb-c.d [2020-07-14T13:49:48.858Z] #39 11.68 PBCC images/utsns.pb-c.c [2020-07-14T13:49:48.858Z] #39 11.71 DEP images/utsns.pb-c.d [2020-07-14T13:49:48.858Z] #39 11.75 PBCC images/ipc-desc.pb-c.c [2020-07-14T13:49:49.125Z] #39 11.80 PBCC images/ipc-sem.pb-c.c [2020-07-14T13:49:49.125Z] #39 11.82 DEP images/ipc-desc.pb-c.d [2020-07-14T13:49:49.125Z] #39 11.87 DEP images/ipc-sem.pb-c.d [2020-07-14T13:49:49.125Z] #39 11.92 PBCC images/ipc-msg.pb-c.c [2020-07-14T13:49:49.125Z] #39 11.93 DEP images/ipc-msg.pb-c.d [2020-07-14T13:49:49.125Z] #39 11.98 PBCC images/ipc-shm.pb-c.c [2020-07-14T13:49:49.125Z] #39 12.00 DEP images/ipc-shm.pb-c.d [2020-07-14T13:49:49.125Z] #39 12.07 PBCC images/ipc-var.pb-c.c [2020-07-14T13:49:49.125Z] #39 12.10 DEP images/ipc-var.pb-c.d [2020-07-14T13:49:49.249Z] #33 23.64 Reading package lists... [2020-07-14T13:49:49.249Z] #33 ... [2020-07-14T13:49:49.249Z] [2020-07-14T13:49:49.249Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:49:49.249Z] #24 16.34 Fetched 8140 kB in 15s (539 kB/s) [2020-07-14T13:49:49.249Z] #24 16.34 Reading package lists... [2020-07-14T13:49:49.249Z] #24 24.22 Reading package lists... [2020-07-14T13:49:49.249Z] #24 ... [2020-07-14T13:49:49.249Z] [2020-07-14T13:49:49.249Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:49.249Z] #42 16.45 vendor/golang.org/x/crypto/internal/subtle [2020-07-14T13:49:49.249Z] #42 ... [2020-07-14T13:49:49.249Z] [2020-07-14T13:49:49.249Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:49.249Z] #11 16.68 Fetched 8140 kB in 15s (526 kB/s) [2020-07-14T13:49:49.249Z] #11 16.68 Reading package lists... [2020-07-14T13:49:49.268Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-07-14T13:49:49.388Z] #39 12.16 PBCC images/sk-opts.pb-c.c [2020-07-14T13:49:49.388Z] #39 12.19 PBCC images/packet-sock.pb-c.c [2020-07-14T13:49:49.388Z] #39 12.24 DEP images/sk-opts.pb-c.d [2020-07-14T13:49:49.388Z] #39 12.30 DEP images/packet-sock.pb-c.d [2020-07-14T13:49:49.388Z] #39 12.35 PBCC images/sk-netlink.pb-c.c [2020-07-14T13:49:49.471Z] #39 36.16 CC images/ext-file.o [2020-07-14T13:49:49.554Z] #11 23.66 Reading package lists... [2020-07-14T13:49:49.554Z] #11 ... [2020-07-14T13:49:49.554Z] [2020-07-14T13:49:49.554Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:49:49.554Z] #52 17.49 Fetched 8140 kB in 16s (498 kB/s) [2020-07-14T13:49:49.554Z] #52 17.49 Reading package lists... [2020-07-14T13:49:49.652Z] #39 12.43 DEP images/sk-netlink.pb-c.d [2020-07-14T13:49:49.652Z] #39 12.48 PBCC images/sk-inet.pb-c.c [2020-07-14T13:49:49.652Z] #39 12.56 DEP images/sk-inet.pb-c.d [2020-07-14T13:49:49.729Z] #39 36.31 CC images/cgroup.o [2020-07-14T13:49:49.852Z] #52 25.70 Reading package lists... [2020-07-14T13:49:49.852Z] #52 ... [2020-07-14T13:49:49.852Z] [2020-07-14T13:49:49.852Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:49:49.852Z] #39 17.28 Fetched 8140 kB in 16s (497 kB/s) [2020-07-14T13:49:49.852Z] #39 17.28 Reading package lists... [2020-07-14T13:49:49.915Z] #39 12.66 PBCC images/sk-unix.pb-c.c [2020-07-14T13:49:50.021Z] INFO [runner/unused/goanalysis] analyzers took 27.774834624s with top 10 stages: buildssa: 23.185194667s, U1000: 4.589639957s [2020-07-14T13:49:50.179Z] #39 12.81 DEP images/sk-unix.pb-c.d [2020-07-14T13:49:50.179Z] #39 12.86 PBCC images/mm.pb-c.c [2020-07-14T13:49:50.179Z] #39 12.92 DEP images/mm.pb-c.d [2020-07-14T13:49:50.179Z] #39 12.99 PBCC images/timerfd.pb-c.c [2020-07-14T13:49:50.179Z] #39 13.04 DEP images/timerfd.pb-c.d [2020-07-14T13:49:50.179Z] #39 13.10 PBCC images/timer.pb-c.c [2020-07-14T13:49:50.179Z] #39 13.11 DEP images/timer.pb-c.d [2020-07-14T13:49:50.179Z] #39 13.16 PBCC images/sa.pb-c.c [2020-07-14T13:49:50.293Z] #39 36.83 CC images/userns.o [2020-07-14T13:49:50.293Z] #39 37.05 CC images/google/protobuf/descriptor.o [2020-07-14T13:49:50.306Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2020-07-14T13:49:50.442Z] #39 13.21 DEP images/sa.pb-c.d [2020-07-14T13:49:50.442Z] #39 13.30 PBCC images/pipe-data.pb-c.c [2020-07-14T13:49:50.442Z] #39 13.31 DEP images/pipe-data.pb-c.d [2020-07-14T13:49:50.442Z] #39 13.33 PBCC images/mnt.pb-c.c [2020-07-14T13:49:50.442Z] #39 13.35 DEP images/mnt.pb-c.d [2020-07-14T13:49:50.442Z] #39 13.37 PBCC images/sk-packet.pb-c.c [2020-07-14T13:49:50.442Z] #39 13.38 DEP images/sk-packet.pb-c.d [2020-07-14T13:49:50.442Z] #39 13.40 PBCC images/tcp-stream.pb-c.c [2020-07-14T13:49:50.599Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-14T13:49:50.705Z] #39 13.42 DEP images/tcp-stream.pb-c.d [2020-07-14T13:49:50.705Z] #39 13.45 PBCC images/pipe.pb-c.c [2020-07-14T13:49:50.705Z] #39 13.47 DEP images/pipe.pb-c.d [2020-07-14T13:49:50.705Z] #39 13.51 PBCC images/pstree.pb-c.c [2020-07-14T13:49:50.705Z] #39 13.53 DEP images/pstree.pb-c.d [2020-07-14T13:49:50.705Z] #39 13.56 PBCC images/fs.pb-c.c [2020-07-14T13:49:50.705Z] #39 13.58 DEP images/fs.pb-c.d [2020-07-14T13:49:50.705Z] #39 13.62 PBCC images/signalfd.pb-c.c [2020-07-14T13:49:50.969Z] #39 13.66 DEP images/signalfd.pb-c.d [2020-07-14T13:49:50.969Z] #39 13.68 PBCC images/fh.pb-c.c [2020-07-14T13:49:50.969Z] #39 13.71 PBCC images/fsnotify.pb-c.c [2020-07-14T13:49:50.969Z] #39 13.74 DEP images/fh.pb-c.d [2020-07-14T13:49:50.969Z] #39 13.77 DEP images/fsnotify.pb-c.d [2020-07-14T13:49:50.969Z] #39 13.80 PBCC images/eventpoll.pb-c.c [2020-07-14T13:49:50.969Z] #39 13.81 DEP images/eventpoll.pb-c.d [2020-07-14T13:49:50.969Z] #39 13.84 PBCC images/eventfd.pb-c.c [2020-07-14T13:49:51.232Z] #39 13.86 DEP images/eventfd.pb-c.d [2020-07-14T13:49:51.232Z] #39 13.92 PBCC images/remap-file-path.pb-c.c [2020-07-14T13:49:51.232Z] #39 13.94 DEP images/remap-file-path.pb-c.d [2020-07-14T13:49:51.232Z] #39 13.98 PBCC images/fifo.pb-c.c [2020-07-14T13:49:51.232Z] #39 14.00 DEP images/fifo.pb-c.d [2020-07-14T13:49:51.232Z] #39 14.03 PBCC images/ghost-file.pb-c.c [2020-07-14T13:49:51.232Z] #39 14.07 DEP images/ghost-file.pb-c.d [2020-07-14T13:49:51.232Z] #39 14.11 PBCC images/regfile.pb-c.c [2020-07-14T13:49:51.233Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-14T13:49:51.233Z] ok github.com/docker/docker/daemon/logger/splunk 1.480s coverage: 82.5% of statements [2020-07-14T13:49:51.233Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-14T13:49:51.233Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-14T13:49:51.496Z] #39 14.15 DEP images/regfile.pb-c.d [2020-07-14T13:49:51.496Z] #39 14.17 PBCC images/ns.pb-c.c [2020-07-14T13:49:51.496Z] #39 14.19 DEP images/ns.pb-c.d [2020-07-14T13:49:51.496Z] #39 14.24 PBCC images/fdinfo.pb-c.c [2020-07-14T13:49:51.496Z] #39 ... [2020-07-14T13:49:51.496Z] [2020-07-14T13:49:51.496Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:51.496Z] #33 8.901 -- Detecting C compile features - done [2020-07-14T13:49:51.496Z] #33 8.943 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-14T13:49:51.496Z] #33 9.185 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-14T13:49:51.496Z] #33 9.301 -- Configuring done [2020-07-14T13:49:51.496Z] #33 9.338 -- Generating done [2020-07-14T13:49:51.496Z] #33 9.349 -- Build files have been written to: /tmp/tmp.xR1W4rqOBZ/tini [2020-07-14T13:49:51.496Z] #33 9.359 + make tini-static [2020-07-14T13:49:51.496Z] #33 9.870 Scanning dependencies of target tini-static [2020-07-14T13:49:51.496Z] #33 10.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-14T13:49:51.496Z] #33 11.50 [100%] Linking C executable tini-static [2020-07-14T13:49:51.496Z] #33 12.20 [100%] Built target tini-static [2020-07-14T13:49:51.496Z] #33 12.25 + mkdir -p /build [2020-07-14T13:49:51.496Z] #33 12.26 + cp tini-static /build/docker-init [2020-07-14T13:49:51.496Z] #33 DONE 14.3s [2020-07-14T13:49:51.496Z] [2020-07-14T13:49:51.496Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:49:51.496Z] #47 DONE 79.3s [2020-07-14T13:49:51.496Z] [2020-07-14T13:49:51.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:51.496Z] #39 14.31 DEP images/fdinfo.pb-c.d [2020-07-14T13:49:51.496Z] #39 14.38 PBCC images/core-aarch64.pb-c.c [2020-07-14T13:49:51.496Z] #39 ... [2020-07-14T13:49:51.496Z] [2020-07-14T13:49:51.496Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:51.496Z] #41 74.88 crypto/rand [2020-07-14T13:49:51.496Z] #41 75.56 encoding/asn1 [2020-07-14T13:49:51.496Z] #41 77.22 crypto/rsa [2020-07-14T13:49:51.496Z] #41 77.68 github.com/LK4D4/vndr/build [2020-07-14T13:49:51.496Z] #41 78.59 vendor/golang.org/x/text/unicode/bidi [2020-07-14T13:49:51.675Z] #39 38.45 CC images/opts.o [2020-07-14T13:49:51.932Z] #39 38.63 CC images/seccomp.o [2020-07-14T13:49:52.189Z] #39 38.90 CC images/binfmt-misc.o [2020-07-14T13:49:52.445Z] #41 ... [2020-07-14T13:49:52.445Z] [2020-07-14T13:49:52.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:52.445Z] #39 14.44 PBCC images/core-arm.pb-c.c [2020-07-14T13:49:52.445Z] #39 14.49 PBCC images/core-ppc64.pb-c.c [2020-07-14T13:49:52.445Z] #39 14.54 PBCC images/core-s390.pb-c.c [2020-07-14T13:49:52.445Z] #39 14.59 PBCC images/core-x86.pb-c.c [2020-07-14T13:49:52.445Z] #39 14.70 PBCC images/core.pb-c.c [2020-07-14T13:49:52.445Z] #39 14.80 PBCC images/inventory.pb-c.c [2020-07-14T13:49:52.445Z] #39 14.88 DEP images/core-aarch64.pb-c.d [2020-07-14T13:49:52.445Z] #39 15.01 DEP images/core-arm.pb-c.d [2020-07-14T13:49:52.445Z] #39 15.09 DEP images/core-ppc64.pb-c.d [2020-07-14T13:49:52.445Z] #39 15.19 DEP images/core-s390.pb-c.d [2020-07-14T13:49:52.445Z] #39 15.29 DEP images/core-x86.pb-c.d [2020-07-14T13:49:52.445Z] #39 15.34 DEP images/core.pb-c.d [2020-07-14T13:49:52.447Z] #39 39.19 CC images/time.o [2020-07-14T13:49:52.704Z] #39 39.34 CC images/sysctl.o [2020-07-14T13:49:52.704Z] #39 ... [2020-07-14T13:49:52.704Z] [2020-07-14T13:49:52.704Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:52.704Z] #41 101.1 vendor/golang.org/x/text/secure/bidirule [2020-07-14T13:49:52.704Z] #41 101.4 vendor/golang.org/x/text/unicode/norm [2020-07-14T13:49:52.704Z] #41 104.7 vendor/golang.org/x/net/idna [2020-07-14T13:49:52.704Z] #41 106.9 vendor/golang.org/x/net/http2/hpack [2020-07-14T13:49:52.704Z] #41 108.0 mime [2020-07-14T13:49:52.704Z] #41 109.5 mime/quotedprintable [2020-07-14T13:49:52.704Z] #41 110.0 net/http/internal [2020-07-14T13:49:52.709Z] #39 15.42 DEP images/inventory.pb-c.d [2020-07-14T13:49:52.709Z] #39 15.47 PBCC images/cpuinfo.pb-c.c [2020-07-14T13:49:52.709Z] #39 15.50 DEP images/cpuinfo.pb-c.d [2020-07-14T13:49:52.709Z] #39 15.54 PBCC images/stats.pb-c.c [2020-07-14T13:49:52.709Z] #39 15.57 DEP images/stats.pb-c.d [2020-07-14T13:49:52.749Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-07-14T13:49:52.749Z] ok github.com/docker/docker/distribution 0.318s coverage: 22.1% of statements [2020-07-14T13:49:52.749Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-14T13:49:52.964Z] #41 ... [2020-07-14T13:49:52.964Z] [2020-07-14T13:49:52.964Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:52.964Z] #39 39.50 CC images/autofs.o [2020-07-14T13:49:52.964Z] #39 39.64 CC images/macvlan.o [2020-07-14T13:49:53.221Z] #39 39.87 CC images/sit.o [2020-07-14T13:49:53.221Z] #39 40.06 CC images/memfd.o [2020-07-14T13:49:53.427Z] #39 24.87 Reading package lists... [2020-07-14T13:49:53.427Z] #39 ... [2020-07-14T13:49:53.427Z] [2020-07-14T13:49:53.427Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:53.427Z] #11 23.66 Reading package lists... [2020-07-14T13:49:53.785Z] #39 40.30 CC images/timens.o [2020-07-14T13:49:53.788Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-14T13:49:54.043Z] #39 40.59 LINK images/built-in.o [2020-07-14T13:49:54.043Z] #39 40.72 GEN compel/include/asm [2020-07-14T13:49:54.043Z] #39 40.73 GEN compel/include/version.h [2020-07-14T13:49:54.043Z] #39 40.75 touch .config [2020-07-14T13:49:54.043Z] #39 40.77 GEN include/common/config.h [2020-07-14T13:49:54.043Z] #39 40.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-14T13:49:54.043Z] #39 40.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-14T13:49:54.043Z] #39 40.88 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-14T13:49:54.301Z] #39 40.90 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-14T13:49:54.301Z] #39 40.93 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-14T13:49:54.301Z] #39 40.94 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-14T13:49:54.301Z] #39 40.96 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-14T13:49:54.301Z] #39 41.00 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-14T13:49:54.301Z] #39 ... [2020-07-14T13:49:54.301Z] [2020-07-14T13:49:54.301Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:54.301Z] #10 102.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-14T13:49:54.301Z] #10 102.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-14T13:49:54.301Z] #10 102.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:49:54.301Z] #10 ... [2020-07-14T13:49:54.301Z] [2020-07-14T13:49:54.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:49:54.301Z] #39 41.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-14T13:49:54.301Z] #39 41.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-14T13:49:54.301Z] #39 41.05 DEP compel/plugins/std/infect.d [2020-07-14T13:49:54.301Z] #39 41.15 DEP compel/plugins/std/string.d [2020-07-14T13:49:54.423Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-07-14T13:49:54.558Z] #39 41.22 DEP compel/plugins/std/log.d [2020-07-14T13:49:54.816Z] #39 41.30 DEP compel/plugins/std/fds.d [2020-07-14T13:49:54.816Z] #39 41.39 DEP compel/plugins/std/std.d [2020-07-14T13:49:54.816Z] #39 41.47 DEP compel/plugins/shmem/shmem.d [2020-07-14T13:49:54.816Z] #39 41.53 DEP compel/plugins/fds/fds.d [2020-07-14T13:49:54.975Z] #11 30.82 Building dependency tree... [2020-07-14T13:49:55.058Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-14T13:49:55.073Z] #39 41.72 CC compel/plugins/std/std.o [2020-07-14T13:49:55.268Z] #39 17.76 make[1]: Nothing to be done for 'all'. [2020-07-14T13:49:55.331Z] #39 42.03 CC compel/plugins/std/fds.o [2020-07-14T13:49:55.350Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 85.1% of statements [2020-07-14T13:49:55.350Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-14T13:49:55.350Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-14T13:49:55.659Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2020-07-14T13:49:55.659Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-14T13:49:55.896Z] #39 42.36 CC compel/plugins/std/log.o [2020-07-14T13:49:55.952Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-07-14T13:49:56.425Z] Running on azwin-2-2da430 in d:\jenkins\workspace\moby_PR-40994 [Pipeline] { [Pipeline] ws [2020-07-14T13:49:56.443Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-07-14T13:49:56.461Z] #39 43.18 CC compel/plugins/std/string.o [Pipeline] checkout [2020-07-14T13:49:56.664Z] #39 19.18 CC images/stats.o [2020-07-14T13:49:56.929Z] #39 19.79 CC images/core.o [2020-07-14T13:49:57.026Z] #39 43.75 CC compel/plugins/std/infect.o [2020-07-14T13:49:57.082Z] #11 34.39 The following additional packages will be installed: [2020-07-14T13:49:57.082Z] #11 34.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-14T13:49:57.082Z] #11 34.40 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-14T13:49:57.082Z] #11 34.40 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-14T13:49:57.082Z] #11 34.41 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-14T13:49:57.082Z] #11 34.41 Suggested packages: [2020-07-14T13:49:57.082Z] #11 34.43 gcc-8-locales seccomp wine64 [2020-07-14T13:49:57.278Z] #39 ... [2020-07-14T13:49:57.278Z] [2020-07-14T13:49:57.278Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:49:57.278Z] #54 79.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-14T13:49:57.278Z] #54 79.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-14T13:49:57.278Z] #54 DONE 85.0s [2020-07-14T13:49:57.278Z] [2020-07-14T13:49:57.278Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-14T13:49:57.278Z] #55 DONE 0.0s [2020-07-14T13:49:57.278Z] [2020-07-14T13:49:57.278Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:57.278Z] #41 80.51 vendor/golang.org/x/text/unicode/norm [2020-07-14T13:49:57.278Z] #41 82.06 vendor/golang.org/x/net/http2/hpack [2020-07-14T13:49:57.278Z] #41 82.45 mime [2020-07-14T13:49:57.278Z] #41 83.60 net/http/internal [2020-07-14T13:49:57.464Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-07-14T13:49:57.464Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-14T13:49:57.563Z] #41 ... [2020-07-14T13:49:57.563Z] [2020-07-14T13:49:57.563Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-14T13:49:57.563Z] #56 DONE 0.1s [2020-07-14T13:49:57.563Z] [2020-07-14T13:49:57.563Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:49:57.563Z] #10 80.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-14T13:49:57.563Z] #10 80.83 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-14T13:49:57.563Z] #10 80.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:49:57.591Z] #39 44.19 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-14T13:49:57.591Z] #39 44.26 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-14T13:49:57.591Z] #39 44.31 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-14T13:49:57.591Z] #39 44.36 AR compel/plugins/std.lib.a [2020-07-14T13:49:57.591Z] #39 44.42 CC compel/plugins/fds/fds.o [2020-07-14T13:49:57.850Z] #39 44.66 AR compel/plugins/fds.lib.a [2020-07-14T13:49:57.850Z] #39 44.72 HOSTDEP compel/src/lib/log-host.d [2020-07-14T13:49:58.108Z] #39 44.78 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-14T13:49:58.108Z] #39 44.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-14T13:49:58.108Z] #39 44.96 HOSTDEP compel/src/main-host.d [2020-07-14T13:49:58.148Z] #10 ... [2020-07-14T13:49:58.148Z] [2020-07-14T13:49:58.148Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:49:58.148Z] #41 85.89 vendor/golang.org/x/net/idna [2020-07-14T13:49:58.618Z] #11 35.70 The following NEW packages will be installed: [2020-07-14T13:49:58.618Z] #11 35.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-14T13:49:58.618Z] #11 35.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-14T13:49:58.618Z] #11 35.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-14T13:49:58.618Z] #11 35.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-14T13:49:58.618Z] #11 35.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-14T13:49:58.618Z] #11 35.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-14T13:49:58.618Z] #11 35.92 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:49:58.618Z] #11 35.92 Need to get 78.9 MB of archives. [2020-07-14T13:49:58.618Z] #11 35.92 After this operation, 532 MB of additional disk space will be used. [2020-07-14T13:49:58.618Z] #11 35.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-14T13:49:58.672Z] #39 45.12 DEP compel/src/lib/ptrace.d [2020-07-14T13:49:58.672Z] #39 45.21 DEP compel/src/lib/infect.d [2020-07-14T13:49:58.672Z] #39 45.36 DEP compel/src/lib/infect-util.d [2020-07-14T13:49:58.918Z] #11 36.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-14T13:49:58.918Z] #11 36.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-14T13:49:58.930Z] #39 45.44 DEP compel/src/lib/infect-rpc.d [2020-07-14T13:49:58.930Z] #39 45.58 DEP compel/arch/x86/src/lib/infect.d [2020-07-14T13:49:58.976Z] ok github.com/docker/docker/pkg/archive 0.469s coverage: 77.2% of statements [2020-07-14T13:49:59.187Z] #39 45.75 DEP compel/arch/x86/src/lib/cpu.d [2020-07-14T13:49:59.187Z] #39 45.85 DEP compel/src/lib/log.d [2020-07-14T13:49:59.187Z] #39 45.93 DEP compel/src/main.d [2020-07-14T13:49:59.187Z] #39 45.99 DEP compel/src/lib/handle-elf.d [2020-07-14T13:49:59.219Z] #11 36.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-14T13:49:59.219Z] #11 36.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-14T13:49:59.219Z] #11 36.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-14T13:49:59.445Z] #39 46.07 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-14T13:49:59.445Z] #39 46.18 CC compel/src/lib/log.o [2020-07-14T13:49:59.522Z] #11 37.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-14T13:49:59.702Z] #39 46.38 CC compel/arch/x86/src/lib/cpu.o [2020-07-14T13:50:00.016Z] ok github.com/docker/docker/pkg/authorization 0.529s coverage: 68.3% of statements [2020-07-14T13:50:00.074Z] #41 87.71 vendor/golang.org/x/net/http/httpproxy [2020-07-14T13:50:00.074Z] #41 87.71 net/textproto [2020-07-14T13:50:00.074Z] #41 87.71 crypto/x509 [2020-07-14T13:50:00.175Z] #11 37.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-14T13:50:00.175Z] #11 37.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-07-14T13:50:00.309Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-14T13:50:00.309Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-14T13:50:00.649Z] #39 47.07 CC compel/arch/x86/src/lib/infect.o [2020-07-14T13:50:00.907Z] #39 47.77 CC compel/src/lib/infect-rpc.o [2020-07-14T13:50:01.024Z] #41 88.80 mime/multipart [2020-07-14T13:50:01.024Z] #41 88.82 vendor/golang.org/x/net/http/httpguts [2020-07-14T13:50:01.164Z] #39 ... [2020-07-14T13:50:01.164Z] [2020-07-14T13:50:01.164Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:50:01.164Z] #54 111.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-14T13:50:01.164Z] #54 111.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-14T13:50:01.164Z] #54 DONE 119.7s [2020-07-14T13:50:01.164Z] [2020-07-14T13:50:01.164Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-14T13:50:01.164Z] #55 DONE 0.0s [2020-07-14T13:50:01.164Z] [2020-07-14T13:50:01.164Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-14T13:50:01.164Z] #56 DONE 0.0s [2020-07-14T13:50:01.164Z] [2020-07-14T13:50:01.164Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:50:01.164Z] #10 118.1 Selecting previously unselected package libapparmor1:amd64. [2020-07-14T13:50:01.164Z] #10 118.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-14T13:50:01.164Z] #10 118.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-14T13:50:01.164Z] #10 118.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-14T13:50:01.164Z] #10 118.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-14T13:50:01.164Z] #10 118.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-14T13:50:01.164Z] #10 119.0 Selecting previously unselected package libbtrfs0. [2020-07-14T13:50:01.164Z] #10 119.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-14T13:50:01.164Z] #10 119.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-14T13:50:01.164Z] #10 119.7 Selecting previously unselected package libbtrfs-dev. [2020-07-14T13:50:01.164Z] #10 119.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-14T13:50:01.164Z] #10 119.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:50:01.425Z] #10 119.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-14T13:50:01.425Z] #10 119.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-14T13:50:01.425Z] #10 119.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-14T13:50:01.683Z] #10 120.1 Selecting previously unselected package libudev-dev:amd64. [2020-07-14T13:50:01.683Z] #10 120.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-14T13:50:01.683Z] #10 120.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-14T13:50:01.726Z] #11 ... [2020-07-14T13:50:01.726Z] [2020-07-14T13:50:01.726Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:50:01.726Z] #39 24.87 Reading package lists... [2020-07-14T13:50:01.726Z] #39 33.39 Building dependency tree... [2020-07-14T13:50:01.726Z] #39 36.88 The following additional packages will be installed: [2020-07-14T13:50:01.726Z] #39 36.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-14T13:50:01.726Z] #39 36.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-14T13:50:01.726Z] #39 36.93 Suggested packages: [2020-07-14T13:50:01.726Z] #39 36.93 manpages-dev python-setuptools [2020-07-14T13:50:01.726Z] #39 38.53 The following NEW packages will be installed: [2020-07-14T13:50:01.726Z] #39 38.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-14T13:50:01.726Z] #39 38.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-14T13:50:01.726Z] #39 38.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-14T13:50:01.726Z] #39 38.54 python-six zlib1g-dev [2020-07-14T13:50:01.726Z] #39 38.80 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:50:01.726Z] #39 38.80 Need to get 4075 kB of archives. [2020-07-14T13:50:01.726Z] #39 38.80 After this operation, 24.5 MB of additional disk space will be used. [2020-07-14T13:50:01.726Z] #39 38.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-14T13:50:01.726Z] #39 38.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-14T13:50:01.726Z] #39 38.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-14T13:50:01.726Z] #39 38.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-14T13:50:01.726Z] #39 38.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-14T13:50:01.726Z] #39 38.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-14T13:50:01.726Z] #39 38.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-14T13:50:01.726Z] #39 38.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-14T13:50:01.726Z] #39 38.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-14T13:50:01.726Z] #39 39.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-14T13:50:01.726Z] #39 39.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-14T13:50:01.726Z] #39 39.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-14T13:50:01.943Z] #10 120.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-14T13:50:01.943Z] #10 120.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-14T13:50:01.943Z] #10 120.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-14T13:50:02.030Z] #39 39.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-07-14T13:50:02.030Z] #39 39.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-14T13:50:02.030Z] #39 39.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-14T13:50:02.030Z] #39 39.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-14T13:50:02.030Z] #39 39.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-14T13:50:02.211Z] #10 120.7 Selecting previously unselected package libpcre16-3:amd64. [2020-07-14T13:50:02.211Z] #10 120.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-14T13:50:02.211Z] #10 120.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-14T13:50:02.599Z] #10 121.1 Selecting previously unselected package libpcre32-3:amd64. [2020-07-14T13:50:02.921Z] #10 121.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-14T13:50:02.921Z] #10 121.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-14T13:50:02.951Z] #41 90.50 crypto/tls [2020-07-14T13:50:03.156Z] #39 ... [2020-07-14T13:50:03.156Z] [2020-07-14T13:50:03.156Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:50:03.156Z] #24 24.22 Reading package lists... [2020-07-14T13:50:03.156Z] #24 32.30 Building dependency tree... [2020-07-14T13:50:03.156Z] #24 36.46 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-14T13:50:03.156Z] #24 36.46 The following additional packages will be installed: [2020-07-14T13:50:03.156Z] #24 36.48 libjq1 libonig5 [2020-07-14T13:50:03.156Z] #24 37.09 The following NEW packages will be installed: [2020-07-14T13:50:03.156Z] #24 37.11 jq libjq1 libonig5 [2020-07-14T13:50:03.156Z] #24 37.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:50:03.156Z] #24 37.33 Need to get 358 kB of archives. [2020-07-14T13:50:03.156Z] #24 37.33 After this operation, 1277 kB of additional disk space will be used. [2020-07-14T13:50:03.156Z] #24 37.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-14T13:50:03.156Z] #24 37.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-14T13:50:03.156Z] #24 37.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-14T13:50:03.156Z] #24 39.52 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:50:03.156Z] #24 39.82 Fetched 358 kB in 0s (3025 kB/s) [2020-07-14T13:50:03.156Z] #24 39.96 Selecting previously unselected package libonig5:ppc64el. [2020-07-14T13:50:03.156Z] #24 39.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-14T13:50:03.156Z] #24 40.08 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-14T13:50:03.156Z] #24 40.11 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-14T13:50:03.156Z] #24 40.40 Selecting previously unselected package libjq1:ppc64el. [2020-07-14T13:50:03.156Z] #24 40.41 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-14T13:50:03.156Z] #24 40.42 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-14T13:50:03.156Z] #24 40.67 Selecting previously unselected package jq. [2020-07-14T13:50:03.156Z] #24 40.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-14T13:50:03.156Z] #24 40.78 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-14T13:50:03.189Z] #10 121.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-14T13:50:03.189Z] #10 121.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-14T13:50:03.189Z] #10 121.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-14T13:50:03.189Z] #10 121.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-14T13:50:03.189Z] #10 121.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-14T13:50:03.189Z] #10 121.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-14T13:50:03.452Z] #10 122.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-14T13:50:03.493Z] #24 ... [2020-07-14T13:50:03.493Z] [2020-07-14T13:50:03.493Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:50:03.493Z] #11 40.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-07-14T13:50:03.712Z] #10 122.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-14T13:50:03.712Z] #10 122.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-14T13:50:03.712Z] #10 122.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-14T13:50:03.900Z] #41 ... [2020-07-14T13:50:03.901Z] [2020-07-14T13:50:03.901Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:50:03.901Z] #10 91.40 Selecting previously unselected package libapparmor1:arm64. [2020-07-14T13:50:03.901Z] #10 91.40 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-14T13:50:03.901Z] #10 91.42 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-14T13:50:03.901Z] #10 91.51 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-14T13:50:03.901Z] #10 91.51 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-14T13:50:03.901Z] #10 91.53 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-14T13:50:03.901Z] #10 91.69 Selecting previously unselected package libbtrfs0. [2020-07-14T13:50:03.901Z] #10 91.69 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-14T13:50:03.901Z] #10 91.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-14T13:50:03.971Z] #10 122.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-14T13:50:03.971Z] #10 122.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-14T13:50:03.971Z] #10 122.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-14T13:50:03.971Z] #10 122.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-14T13:50:03.971Z] #10 122.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-14T13:50:03.971Z] #10 122.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-14T13:50:03.971Z] #10 122.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-14T13:50:03.971Z] #10 122.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-14T13:50:04.145Z] #11 ... [2020-07-14T13:50:04.145Z] [2020-07-14T13:50:04.145Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-14T13:50:04.145Z] #24 41.09 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-14T13:50:04.145Z] #24 41.14 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-14T13:50:04.145Z] #24 41.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-14T13:50:04.145Z] #24 41.17 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:50:04.145Z] #24 DONE 41.5s [2020-07-14T13:50:04.145Z] [2020-07-14T13:50:04.145Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-14T13:50:04.145Z] #25 DONE 0.1s [2020-07-14T13:50:04.145Z] [2020-07-14T13:50:04.145Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:04.164Z] #10 91.80 Selecting previously unselected package libbtrfs-dev. [2020-07-14T13:50:04.164Z] #10 91.81 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-14T13:50:04.164Z] #10 91.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:50:04.164Z] #10 91.99 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-14T13:50:04.164Z] #10 91.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-14T13:50:04.164Z] #10 92.00 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-14T13:50:04.427Z] #10 92.08 Selecting previously unselected package libudev-dev:arm64. [2020-07-14T13:50:04.427Z] #10 92.09 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-14T13:50:04.427Z] #10 92.12 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-14T13:50:04.427Z] #10 92.28 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-14T13:50:04.427Z] #10 92.29 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-14T13:50:04.427Z] #10 92.31 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-14T13:50:04.458Z] #26 ... [2020-07-14T13:50:04.458Z] [2020-07-14T13:50:04.458Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-14T13:50:04.458Z] #52 25.70 Reading package lists... [2020-07-14T13:50:04.458Z] #52 33.84 Building dependency tree... [2020-07-14T13:50:04.458Z] #52 37.22 The following additional packages will be installed: [2020-07-14T13:50:04.458Z] #52 37.23 libbtrfs0 [2020-07-14T13:50:04.458Z] #52 37.51 The following NEW packages will be installed: [2020-07-14T13:50:04.458Z] #52 37.53 libbtrfs-dev libbtrfs0 [2020-07-14T13:50:04.458Z] #52 37.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:50:04.458Z] #52 37.83 Need to get 120 kB of archives. [2020-07-14T13:50:04.458Z] #52 37.83 After this operation, 423 kB of additional disk space will be used. [2020-07-14T13:50:04.458Z] #52 37.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-14T13:50:04.458Z] #52 37.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-14T13:50:04.458Z] #52 40.08 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:50:04.458Z] #52 40.42 Fetched 120 kB in 0s (1230 kB/s) [2020-07-14T13:50:04.458Z] #52 40.55 Selecting previously unselected package libbtrfs0. [2020-07-14T13:50:04.458Z] #52 40.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 ... 15339 files and directories currently installed.) [2020-07-14T13:50:04.458Z] #52 40.66 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-14T13:50:04.458Z] #52 40.67 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-14T13:50:04.458Z] #52 40.88 Selecting previously unselected package libbtrfs-dev. [2020-07-14T13:50:04.458Z] #52 40.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-14T13:50:04.458Z] #52 40.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:50:04.458Z] #52 41.28 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-14T13:50:04.458Z] #52 41.32 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:50:04.458Z] #52 41.33 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:50:04.458Z] #52 DONE 41.7s [2020-07-14T13:50:04.458Z] [2020-07-14T13:50:04.458Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:50:04.458Z] #39 41.21 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:50:04.458Z] #39 41.60 Fetched 4075 kB in 1s (5002 kB/s) [2020-07-14T13:50:04.458Z] #39 41.78 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-14T13:50:04.458Z] #39 41.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-14T13:50:04.458Z] #39 41.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-14T13:50:04.458Z] #39 41.98 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-14T13:50:04.538Z] #10 123.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-14T13:50:04.538Z] #10 123.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-14T13:50:04.538Z] #10 123.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-14T13:50:04.538Z] #10 123.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-14T13:50:04.538Z] #10 123.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-14T13:50:04.538Z] #10 123.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-14T13:50:04.538Z] #10 123.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:50:04.538Z] #10 123.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-14T13:50:04.538Z] #10 123.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-14T13:50:04.538Z] #10 123.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-14T13:50:04.538Z] #10 123.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-14T13:50:04.759Z] #39 42.16 Selecting previously unselected package libnet1:ppc64el. [2020-07-14T13:50:04.759Z] #39 42.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-14T13:50:04.759Z] #39 ... [2020-07-14T13:50:04.759Z] [2020-07-14T13:50:04.759Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:50:04.759Z] #33 23.64 Reading package lists... [2020-07-14T13:50:04.759Z] #33 32.56 Building dependency tree... [2020-07-14T13:50:04.759Z] #33 36.74 The following additional packages will be installed: [2020-07-14T13:50:04.759Z] #33 36.75 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-14T13:50:04.759Z] #33 36.77 Suggested packages: [2020-07-14T13:50:04.759Z] #33 36.77 cmake-doc ninja-build lrzip [2020-07-14T13:50:04.759Z] #33 36.77 Recommended packages: [2020-07-14T13:50:04.759Z] #33 36.77 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-14T13:50:04.759Z] #33 38.20 The following NEW packages will be installed: [2020-07-14T13:50:04.759Z] #33 38.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-14T13:50:04.759Z] #33 38.23 vim-common xxd [2020-07-14T13:50:04.759Z] #33 38.63 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:50:04.759Z] #33 38.63 Need to get 14.9 MB of archives. [2020-07-14T13:50:04.759Z] #33 38.63 After this operation, 67.2 MB of additional disk space will be used. [2020-07-14T13:50:04.759Z] #33 38.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-14T13:50:04.759Z] #33 38.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-14T13:50:04.759Z] #33 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-14T13:50:04.759Z] #33 38.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-14T13:50:04.759Z] #33 40.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-14T13:50:04.759Z] #33 40.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-14T13:50:04.759Z] #33 40.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-14T13:50:04.759Z] #33 40.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-14T13:50:04.759Z] #33 40.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-14T13:50:04.759Z] #33 40.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-14T13:50:04.759Z] #33 ... [2020-07-14T13:50:04.759Z] [2020-07-14T13:50:04.759Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:50:04.759Z] #53 0.364 + RM_GOPATH=0 [2020-07-14T13:50:04.759Z] #53 0.365 + TMP_GOPATH= [2020-07-14T13:50:04.759Z] #53 0.365 + : /build [2020-07-14T13:50:04.759Z] #53 0.365 + '[' -z '' ']' [2020-07-14T13:50:04.759Z] #53 0.367 ++ mktemp -d [2020-07-14T13:50:04.759Z] #53 0.372 + export GOPATH=/tmp/tmp.OHFmZhoS23 [2020-07-14T13:50:04.759Z] #53 0.372 + GOPATH=/tmp/tmp.OHFmZhoS23 [2020-07-14T13:50:04.759Z] #53 0.372 + RM_GOPATH=1 [2020-07-14T13:50:04.759Z] #53 0.373 + case "$(go env GOARCH)" in [2020-07-14T13:50:04.759Z] #53 0.375 ++ go env GOARCH [2020-07-14T13:50:04.759Z] #53 0.408 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:50:04.759Z] #53 0.409 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:50:04.759Z] #53 0.413 ++ dirname /tmp/install/install.sh [2020-07-14T13:50:04.759Z] #53 0.423 + dir=/tmp/install [2020-07-14T13:50:04.759Z] #53 0.429 + bin=containerd [2020-07-14T13:50:04.759Z] #53 0.430 + shift [2020-07-14T13:50:04.759Z] #53 0.431 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-14T13:50:04.759Z] #53 0.432 + . /tmp/install/containerd.installer [2020-07-14T13:50:04.759Z] #53 0.432 ++ set -e [2020-07-14T13:50:04.759Z] #53 0.432 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:50:04.759Z] #53 0.433 + install_containerd [2020-07-14T13:50:04.759Z] #53 0.434 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-14T13:50:04.759Z] #53 0.434 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:50:04.759Z] #53 0.435 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OHFmZhoS23/src/github.com/containerd/containerd [2020-07-14T13:50:04.759Z] #53 0.445 Cloning into '/tmp/tmp.OHFmZhoS23/src/github.com/containerd/containerd'... [2020-07-14T13:50:04.772Z] ok github.com/docker/docker/layer 7.192s coverage: 68.8% of statements [2020-07-14T13:50:04.772Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-14T13:50:04.772Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-14T13:50:04.772Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-14T13:50:04.772Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-14T13:50:04.772Z] ? github.com/docker/docker/oci [no test files] [2020-07-14T13:50:04.772Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-14T13:50:04.772Z] ok github.com/docker/docker/pkg/chrootarchive 3.528s coverage: 43.2% of statements [2020-07-14T13:50:04.772Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-14T13:50:04.772Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-14T13:50:04.772Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-14T13:50:04.772Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-14T13:50:04.772Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-07-14T13:50:04.813Z] #10 123.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:50:04.813Z] #10 123.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-14T13:50:04.813Z] #10 123.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-14T13:50:04.813Z] #10 123.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-14T13:50:04.813Z] #10 123.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-14T13:50:04.813Z] #10 123.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-14T13:50:04.813Z] #10 123.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:50:04.813Z] #10 123.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-07-14T13:50:04.814Z] #10 123.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-07-14T13:50:04.814Z] #10 123.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:50:04.814Z] #10 123.3 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-07-14T13:50:04.814Z] #10 123.3 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-07-14T13:50:04.814Z] #10 123.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-14T13:50:04.814Z] #10 123.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-14T13:50:04.814Z] #10 123.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-14T13:50:05.004Z] #10 92.57 Selecting previously unselected package libpcre16-3:arm64. [2020-07-14T13:50:05.004Z] #10 92.57 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-14T13:50:05.004Z] #10 92.59 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-14T13:50:05.004Z] #10 92.76 Selecting previously unselected package libpcre32-3:arm64. [2020-07-14T13:50:05.004Z] #10 92.77 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-14T13:50:05.004Z] #10 92.78 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-14T13:50:05.099Z] #10 123.4 Setting up dmsetup (2:1.02.155-3) ... [2020-07-14T13:50:05.099Z] #10 123.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-14T13:50:05.099Z] #10 123.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-14T13:50:05.099Z] #10 123.4 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:50:05.268Z] #10 92.98 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-14T13:50:05.268Z] #10 92.99 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-14T13:50:05.268Z] #10 93.00 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-14T13:50:05.268Z] #10 93.11 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-14T13:50:05.268Z] #10 93.13 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-14T13:50:05.268Z] #10 93.14 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-14T13:50:05.368Z] #10 DONE 123.8s [2020-07-14T13:50:05.368Z] [2020-07-14T13:50:05.368Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:05.452Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-07-14T13:50:05.531Z] #10 93.46 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-14T13:50:05.531Z] #10 93.46 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-14T13:50:05.630Z] #49 ... [2020-07-14T13:50:05.630Z] [2020-07-14T13:50:05.630Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:05.630Z] #41 114.0 net/textproto [2020-07-14T13:50:05.630Z] #41 114.0 crypto/x509 [2020-07-14T13:50:05.630Z] #41 115.2 vendor/golang.org/x/net/http/httpguts [2020-07-14T13:50:05.630Z] #41 115.5 vendor/golang.org/x/net/http/httpproxy [2020-07-14T13:50:05.630Z] #41 115.9 mime/multipart [2020-07-14T13:50:05.630Z] #41 117.8 crypto/tls [2020-07-14T13:50:05.630Z] #41 ... [2020-07-14T13:50:05.630Z] [2020-07-14T13:50:05.630Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-14T13:50:05.744Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-07-14T13:50:05.794Z] #10 93.47 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-14T13:50:06.036Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-07-14T13:50:06.057Z] #10 93.69 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-14T13:50:06.057Z] #10 93.69 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-14T13:50:06.057Z] #10 93.70 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-14T13:50:06.057Z] #10 93.78 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-14T13:50:06.057Z] #10 93.80 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-14T13:50:06.057Z] #10 93.81 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-14T13:50:06.322Z] #10 93.96 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-14T13:50:06.322Z] #10 93.97 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-14T13:50:06.322Z] #10 93.98 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-14T13:50:06.903Z] #10 94.53 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-14T13:50:06.903Z] #10 94.61 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-14T13:50:06.903Z] #10 94.63 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-14T13:50:06.903Z] #10 94.65 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-14T13:50:06.903Z] #10 94.67 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-14T13:50:06.903Z] #10 94.69 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-14T13:50:06.903Z] #10 94.70 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:50:06.903Z] #10 94.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-14T13:50:06.903Z] #10 94.73 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-14T13:50:06.903Z] #10 94.76 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-14T13:50:06.903Z] #10 94.80 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-14T13:50:06.903Z] #10 94.81 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:50:07.074Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-14T13:50:07.169Z] #10 94.83 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-14T13:50:07.169Z] #10 94.85 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-14T13:50:07.169Z] #10 94.86 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-14T13:50:07.169Z] #10 94.88 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-14T13:50:07.169Z] #10 94.90 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-14T13:50:07.169Z] #10 94.93 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:50:07.169Z] #10 94.95 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-07-14T13:50:07.169Z] #10 94.97 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-07-14T13:50:07.169Z] #10 94.98 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:50:07.169Z] #10 95.00 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-07-14T13:50:07.169Z] #10 95.01 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-07-14T13:50:07.169Z] #10 95.02 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-14T13:50:07.169Z] #10 95.04 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-14T13:50:07.437Z] #10 95.07 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-14T13:50:07.437Z] #10 95.08 Setting up dmsetup (2:1.02.155-3) ... [2020-07-14T13:50:07.437Z] #10 95.12 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-14T13:50:07.437Z] #10 95.15 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-14T13:50:07.437Z] #10 95.17 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:50:07.652Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:50:07.652Z] [2020-07-14T13:50:07.652Z] + TEST_INTEGRATION_DEST=1 [2020-07-14T13:50:07.652Z] + CONTAINER_NAME=docker-pr2-1 [2020-07-14T13:50:07.652Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-14T13:50:07.652Z] + run_tests test-integration-flaky [2020-07-14T13:50:07.652Z] + '[' -n 0 ']' [2020-07-14T13:50:07.652Z] + rm= [2020-07-14T13:50:07.652Z] + TEST_INTEGRATION_DEST=2 [2020-07-14T13:50:07.652Z] + CONTAINER_NAME=docker-pr2-2 [2020-07-14T13:50:07.652Z] + TEST_SKIP_INTEGRATION=1 [2020-07-14T13:50:07.652Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-14T13:50:07.652Z] + run_tests [2020-07-14T13:50:07.652Z] + c=0 [2020-07-14T13:50:07.652Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40994/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40994/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh test-integration-flaky test-integration [2020-07-14T13:50:07.652Z] + '[' -n 0 ']' [2020-07-14T13:50:07.652Z] + rm= [2020-07-14T13:50:07.652Z] + TEST_INTEGRATION_DEST=3 [2020-07-14T13:50:07.652Z] + CONTAINER_NAME=docker-pr2-3 [2020-07-14T13:50:07.652Z] + TEST_SKIP_INTEGRATION=1 [2020-07-14T13:50:07.652Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-14T13:50:07.652Z] + run_tests [2020-07-14T13:50:07.652Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40994/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40994/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh '' test-integration [2020-07-14T13:50:07.652Z] + '[' -n 0 ']' [2020-07-14T13:50:07.652Z] + rm= [2020-07-14T13:50:07.652Z] ++ jobs -p [2020-07-14T13:50:07.652Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40994/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40994/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh '' test-integration [2020-07-14T13:50:07.652Z] + for job in $(jobs -p) [2020-07-14T13:50:07.652Z] + wait 11018 [2020-07-14T13:50:07.708Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-07-14T13:50:07.911Z] [2020-07-14T13:50:08.013Z] #10 ... [2020-07-14T13:50:08.013Z] [2020-07-14T13:50:08.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:08.013Z] #39 20.70 CC images/core-x86.o [2020-07-14T13:50:08.013Z] #39 21.50 CC images/core-arm.o [2020-07-14T13:50:08.013Z] #39 22.01 CC images/core-aarch64.o [2020-07-14T13:50:08.013Z] #39 22.32 CC images/core-ppc64.o [2020-07-14T13:50:08.013Z] #39 22.71 CC images/core-s390.o [2020-07-14T13:50:08.013Z] #39 23.39 CC images/cpuinfo.o [2020-07-14T13:50:08.013Z] #39 23.80 CC images/inventory.o [2020-07-14T13:50:08.013Z] #39 24.08 CC images/fdinfo.o [2020-07-14T13:50:08.013Z] #39 24.56 CC images/fown.o [2020-07-14T13:50:08.013Z] #39 24.84 CC images/ns.o [2020-07-14T13:50:08.013Z] #39 25.12 CC images/regfile.o [2020-07-14T13:50:08.013Z] #39 25.36 CC images/ghost-file.o [2020-07-14T13:50:08.013Z] #39 25.65 CC images/fifo.o [2020-07-14T13:50:08.013Z] #39 25.83 CC images/remap-file-path.o [2020-07-14T13:50:08.013Z] #39 26.03 CC images/eventfd.o [2020-07-14T13:50:08.013Z] #39 26.27 CC images/eventpoll.o [2020-07-14T13:50:08.013Z] #39 26.67 CC images/fh.o [2020-07-14T13:50:08.013Z] #39 26.98 CC images/fsnotify.o [2020-07-14T13:50:08.013Z] #39 27.50 CC images/signalfd.o [2020-07-14T13:50:08.013Z] #39 27.69 CC images/fs.o [2020-07-14T13:50:08.013Z] #39 27.88 CC images/pstree.o [2020-07-14T13:50:08.013Z] #39 28.05 CC images/pipe.o [2020-07-14T13:50:08.013Z] #39 28.27 CC images/tcp-stream.o [2020-07-14T13:50:08.013Z] #39 28.45 CC images/sk-packet.o [2020-07-14T13:50:08.013Z] #39 28.81 CC images/mnt.o [2020-07-14T13:50:08.013Z] #39 29.15 CC images/pipe-data.o [2020-07-14T13:50:08.013Z] #39 29.46 CC images/sa.o [2020-07-14T13:50:08.013Z] #39 29.72 CC images/timer.o [2020-07-14T13:50:08.013Z] #39 29.97 CC images/timerfd.o [2020-07-14T13:50:08.013Z] #39 30.20 CC images/mm.o [2020-07-14T13:50:08.013Z] #39 30.49 CC images/sk-opts.o [2020-07-14T13:50:08.013Z] #39 30.75 CC images/sk-unix.o [2020-07-14T13:50:08.165Z] #11 DONE 2.6s [2020-07-14T13:50:08.165Z] [2020-07-14T13:50:08.165Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:08.165Z] #49 2.263 + RM_GOPATH=0 [2020-07-14T13:50:08.165Z] #49 2.263 + TMP_GOPATH= [2020-07-14T13:50:08.165Z] #49 2.263 + : /build [2020-07-14T13:50:08.165Z] #49 2.264 + '[' -z '' ']' [2020-07-14T13:50:08.165Z] #49 2.265 ++ mktemp -d [2020-07-14T13:50:08.165Z] #49 2.275 + export GOPATH=/tmp/tmp.q4ckyhciBc [2020-07-14T13:50:08.165Z] #49 2.275 + GOPATH=/tmp/tmp.q4ckyhciBc [2020-07-14T13:50:08.165Z] #49 2.275 + RM_GOPATH=1 [2020-07-14T13:50:08.165Z] #49 2.275 + case "$(go env GOARCH)" in [2020-07-14T13:50:08.165Z] #49 2.279 ++ go env GOARCH [2020-07-14T13:50:08.165Z] #49 2.288 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:50:08.165Z] #49 2.289 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:50:08.165Z] #49 2.291 ++ dirname /tmp/install/install.sh [2020-07-14T13:50:08.165Z] #49 2.293 + dir=/tmp/install [2020-07-14T13:50:08.165Z] #49 2.293 + bin=runc [2020-07-14T13:50:08.165Z] #49 2.294 + shift [2020-07-14T13:50:08.165Z] #49 2.294 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-14T13:50:08.165Z] #49 2.294 + . /tmp/install/runc.installer [2020-07-14T13:50:08.165Z] #49 2.294 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-14T13:50:08.165Z] #49 2.295 + install_runc [2020-07-14T13:50:08.165Z] #49 2.295 + uname -r [2020-07-14T13:50:08.165Z] #49 2.295 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-14T13:50:08.165Z] #49 2.307 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-14T13:50:08.165Z] #49 2.308 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-14T13:50:08.165Z] #49 2.309 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-14T13:50:08.165Z] #49 2.309 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.q4ckyhciBc/src/github.com/opencontainers/runc [2020-07-14T13:50:08.165Z] #49 2.313 Cloning into '/tmp/tmp.q4ckyhciBc/src/github.com/opencontainers/runc'... [2020-07-14T13:50:08.171Z] [2020-07-14T13:50:08.171Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-14T13:50:08.171Z] [2020-07-14T13:50:08.171Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-14T13:50:08.171Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-14T13:50:08.171Z] HOSTNAME=fa81eb926ed2 [2020-07-14T13:50:08.171Z] TEST_SKIP_INTEGRATION=1 [2020-07-14T13:50:08.171Z] TESTDEBUG=0 [2020-07-14T13:50:08.171Z] DEST=bundles/test-integration [2020-07-14T13:50:08.171Z] PWD=/go/src/github.com/docker/docker [2020-07-14T13:50:08.171Z] KEEPBUNDLE=1 [2020-07-14T13:50:08.171Z] DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 [2020-07-14T13:50:08.171Z] container=docker [2020-07-14T13:50:08.171Z] HOME=/root [2020-07-14T13:50:08.171Z] GOLANG_VERSION=1.13.12 [2020-07-14T13:50:08.171Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-14T13:50:08.171Z] VALIDATE_BRANCH=master [2020-07-14T13:50:08.171Z] TERM=xterm [2020-07-14T13:50:08.171Z] DOCKER_PKG=github.com/docker/docker [2020-07-14T13:50:08.171Z] SHLVL=1 [2020-07-14T13:50:08.171Z] TIMEOUT=120m [2020-07-14T13:50:08.171Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-14T13:50:08.171Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-14T13:50:08.171Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-14T13:50:08.171Z] GO111MODULE=off [2020-07-14T13:50:08.171Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-14T13:50:08.171Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-14T13:50:08.171Z] GOPATH=/go [2020-07-14T13:50:08.171Z] PKG_CONFIG=pkg-config [2020-07-14T13:50:08.171Z] _=/usr/bin/env [2020-07-14T13:50:08.171Z] Building test suite binary ./integration-cli/test.main [2020-07-14T13:50:08.171Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-14T13:50:08.171Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-14T13:50:08.171Z] HOSTNAME=86213bb5bee1 [2020-07-14T13:50:08.171Z] TEST_SKIP_INTEGRATION=1 [2020-07-14T13:50:08.171Z] TESTDEBUG=0 [2020-07-14T13:50:08.171Z] DEST=bundles/test-integration [2020-07-14T13:50:08.171Z] PWD=/go/src/github.com/docker/docker [2020-07-14T13:50:08.171Z] KEEPBUNDLE=1 [2020-07-14T13:50:08.171Z] DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 [2020-07-14T13:50:08.171Z] container=docker [2020-07-14T13:50:08.171Z] HOME=/root [2020-07-14T13:50:08.171Z] GOLANG_VERSION=1.13.12 [2020-07-14T13:50:08.171Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-14T13:50:08.171Z] VALIDATE_BRANCH=master [2020-07-14T13:50:08.171Z] TERM=xterm [2020-07-14T13:50:08.171Z] DOCKER_PKG=github.com/docker/docker [2020-07-14T13:50:08.171Z] SHLVL=1 [2020-07-14T13:50:08.171Z] TIMEOUT=120m [2020-07-14T13:50:08.171Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-14T13:50:08.171Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-14T13:50:08.171Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-14T13:50:08.171Z] GO111MODULE=off [2020-07-14T13:50:08.171Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-14T13:50:08.171Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-14T13:50:08.171Z] GOPATH=/go [2020-07-14T13:50:08.171Z] PKG_CONFIG=pkg-config [2020-07-14T13:50:08.171Z] _=/usr/bin/env [2020-07-14T13:50:08.171Z] Building test suite binary ./integration-cli/test.main [2020-07-14T13:50:08.276Z] #39 31.02 CC images/sk-inet.o [2020-07-14T13:50:08.343Z] ok github.com/docker/docker/pkg/fsutils 0.411s coverage: 85.1% of statements [2020-07-14T13:50:08.365Z] #53 ... [2020-07-14T13:50:08.365Z] [2020-07-14T13:50:08.365Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:50:08.365Z] #61 DONE 45.2s [2020-07-14T13:50:08.365Z] [2020-07-14T13:50:08.365Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:50:08.365Z] #39 42.19 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-14T13:50:08.365Z] #39 42.36 Selecting previously unselected package libnet1-dev. [2020-07-14T13:50:08.365Z] #39 42.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-14T13:50:08.365Z] #39 42.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-14T13:50:08.365Z] #39 42.74 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-14T13:50:08.365Z] #39 42.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-14T13:50:08.365Z] #39 42.75 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-14T13:50:08.365Z] #39 42.91 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-14T13:50:08.365Z] #39 42.92 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-14T13:50:08.365Z] #39 42.92 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-14T13:50:08.365Z] #39 43.39 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-14T13:50:08.365Z] #39 43.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-14T13:50:08.365Z] #39 43.41 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-14T13:50:08.365Z] #39 43.55 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-14T13:50:08.365Z] #39 43.57 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-14T13:50:08.365Z] #39 43.58 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-14T13:50:08.365Z] #39 43.79 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-14T13:50:08.365Z] #39 43.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-14T13:50:08.365Z] #39 43.85 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-14T13:50:08.365Z] #39 44.14 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-14T13:50:08.365Z] #39 44.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-14T13:50:08.365Z] #39 44.16 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-14T13:50:08.365Z] #39 45.01 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-14T13:50:08.365Z] #39 45.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-14T13:50:08.365Z] #39 45.03 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-14T13:50:08.365Z] #39 45.45 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-14T13:50:08.365Z] #39 45.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-14T13:50:08.365Z] #39 45.49 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-14T13:50:08.429Z] No new tests added to integration. [2020-07-14T13:50:08.429Z] [2020-07-14T13:50:08.429Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-14T13:50:08.540Z] #39 31.28 CC images/tun.o [2020-07-14T13:50:08.540Z] #39 ... [2020-07-14T13:50:08.540Z] [2020-07-14T13:50:08.540Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:50:08.540Z] #10 DONE 96.2s [2020-07-14T13:50:08.540Z] [2020-07-14T13:50:08.540Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-14T13:50:08.638Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-07-14T13:50:08.638Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-07-14T13:50:08.999Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-14T13:50:08.999Z] HOSTNAME=ccb8ca4725c5 [2020-07-14T13:50:08.999Z] TESTDEBUG=0 [2020-07-14T13:50:08.999Z] DEST=bundles/test-integration [2020-07-14T13:50:08.999Z] PWD=/go/src/github.com/docker/docker [2020-07-14T13:50:08.999Z] KEEPBUNDLE=1 [2020-07-14T13:50:08.999Z] DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 [2020-07-14T13:50:08.999Z] container=docker [2020-07-14T13:50:08.999Z] HOME=/root [2020-07-14T13:50:08.999Z] GOLANG_VERSION=1.13.12 [2020-07-14T13:50:08.999Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-14T13:50:08.999Z] VALIDATE_BRANCH=master [2020-07-14T13:50:08.999Z] TERM=xterm [2020-07-14T13:50:08.999Z] DOCKER_PKG=github.com/docker/docker [2020-07-14T13:50:08.999Z] SHLVL=1 [2020-07-14T13:50:08.999Z] TIMEOUT=120m [2020-07-14T13:50:08.999Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-14T13:50:08.999Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-14T13:50:08.999Z] GO111MODULE=off [2020-07-14T13:50:08.999Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-14T13:50:08.999Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-14T13:50:08.999Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-14T13:50:08.999Z] GOPATH=/go [2020-07-14T13:50:08.999Z] PKG_CONFIG=pkg-config [2020-07-14T13:50:08.999Z] _=/usr/bin/env [2020-07-14T13:50:08.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-14T13:50:09.677Z] ok github.com/docker/docker/pkg/idtools 0.433s coverage: 70.5% of statements [2020-07-14T13:50:09.677Z] ok github.com/docker/docker/pkg/ioutils 0.265s coverage: 70.6% of statements [2020-07-14T13:50:09.920Z] #39 ... [2020-07-14T13:50:09.920Z] [2020-07-14T13:50:09.920Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:09.920Z] #26 2.737 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-14T13:50:09.920Z] #26 3.304 #=#=# [2020-07-14T13:50:09.970Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-07-14T13:50:10.264Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-07-14T13:50:10.264Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-07-14T13:50:10.264Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-14T13:50:10.264Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-14T13:50:10.471Z] #11 DONE 2.1s [2020-07-14T13:50:10.471Z] [2020-07-14T13:50:10.471Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:10.471Z] #49 2.018 + RM_GOPATH=0 [2020-07-14T13:50:10.471Z] #49 2.018 + TMP_GOPATH= [2020-07-14T13:50:10.471Z] #49 2.018 + : /build [2020-07-14T13:50:10.471Z] #49 2.018 + '[' -z '' ']' [2020-07-14T13:50:10.471Z] #49 2.019 ++ mktemp -d [2020-07-14T13:50:10.471Z] #49 2.022 + export GOPATH=/tmp/tmp.uTzd6v3euM [2020-07-14T13:50:10.471Z] #49 2.023 + GOPATH=/tmp/tmp.uTzd6v3euM [2020-07-14T13:50:10.471Z] #49 2.023 + RM_GOPATH=1 [2020-07-14T13:50:10.471Z] #49 2.024 + case "$(go env GOARCH)" in [2020-07-14T13:50:10.471Z] #49 2.027 ++ go env GOARCH [2020-07-14T13:50:10.471Z] #49 2.037 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:50:10.471Z] #49 2.037 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:50:10.471Z] #49 2.038 ++ dirname /tmp/install/install.sh [2020-07-14T13:50:10.471Z] #49 2.041 + dir=/tmp/install [2020-07-14T13:50:10.471Z] #49 2.041 + bin=runc [2020-07-14T13:50:10.471Z] #49 2.042 + shift [2020-07-14T13:50:10.471Z] #49 2.043 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-14T13:50:10.471Z] #49 2.043 + . /tmp/install/runc.installer [2020-07-14T13:50:10.471Z] #49 2.043 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-14T13:50:10.471Z] #49 2.043 + install_runc [2020-07-14T13:50:10.471Z] #49 2.043 + uname -r [2020-07-14T13:50:10.471Z] #49 2.045 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-14T13:50:10.471Z] #49 2.061 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-14T13:50:10.471Z] #49 2.061 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-14T13:50:10.471Z] #49 2.061 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-14T13:50:10.471Z] #49 2.061 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uTzd6v3euM/src/github.com/opencontainers/runc [2020-07-14T13:50:10.471Z] #49 2.086 Cloning into '/tmp/tmp.uTzd6v3euM/src/github.com/opencontainers/runc'... [2020-07-14T13:50:10.523Z] #26 3.505 0.2% #### 5.7% ######## 11.8% ############ 16.7% ############## 20.8% ################# 24.9% #################### 28.9% ####################### 33.0% ########################## 37.1% ############################# 41.4% ################################ 45.4% ################################### 49.5% ###################################### 53.6% ######################################### 57.7% ############################################ 61.8% ############################################# 63.7% ############################################### 65.4% ################################################ 68.0% ##################################################### 74.1% ######################################################### 80.2% ############################################################ 84.3% ################################################################# 90.4% ##################################################################### 96.5% ######################################################################## 100.0% [2020-07-14T13:50:10.620Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-07-14T13:50:10.620Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-14T13:50:10.620Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-07-14T13:50:10.688Z] #49 ... [2020-07-14T13:50:10.688Z] [2020-07-14T13:50:10.688Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-14T13:50:10.688Z] #12 DONE 2.4s [2020-07-14T13:50:10.688Z] [2020-07-14T13:50:10.688Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-14T13:50:10.827Z] #26 6.888 [2020-07-14T13:50:10.913Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-07-14T13:50:11.214Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2020-07-14T13:50:11.214Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-07-14T13:50:11.214Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-14T13:50:11.214Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-14T13:50:11.620Z] #13 ... [2020-07-14T13:50:11.620Z] [2020-07-14T13:50:11.620Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:11.620Z] #39 48.11 CC compel/src/lib/infect-util.o [2020-07-14T13:50:11.620Z] #39 48.52 CC compel/src/lib/infect.o [2020-07-14T13:50:11.620Z] #39 51.13 CC compel/src/lib/ptrace.o [2020-07-14T13:50:11.620Z] #39 51.52 AR compel/libcompel.a [2020-07-14T13:50:11.620Z] #39 51.59 HOSTCC compel/src/main-host.o [2020-07-14T13:50:11.620Z] #39 52.01 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-14T13:50:11.620Z] #39 52.27 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-14T13:50:11.620Z] #39 52.74 HOSTCC compel/src/lib/log-host.o [2020-07-14T13:50:11.620Z] #39 52.97 HOSTLINK compel/compel-host-bin [2020-07-14T13:50:11.620Z] #39 53.21 DEP soccr/soccr.d [2020-07-14T13:50:11.620Z] #39 53.40 CC soccr/soccr.o [2020-07-14T13:50:11.620Z] #39 55.09 AR soccr/libsoccr.a [2020-07-14T13:50:11.620Z] #39 55.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-14T13:50:11.620Z] #39 55.59 DEP criu/arch/x86/sigframe.d [2020-07-14T13:50:11.620Z] #39 55.65 DEP criu/arch/x86/sigaction_compat.d [2020-07-14T13:50:11.620Z] #39 55.72 DEP criu/arch/x86/kerndat.d [2020-07-14T13:50:11.620Z] #39 55.83 DEP criu/arch/x86/crtools.d [2020-07-14T13:50:11.620Z] #39 55.94 DEP criu/arch/x86/cpu.d [2020-07-14T13:50:11.620Z] #39 56.08 CC criu/arch/x86/cpu.o [2020-07-14T13:50:11.620Z] #39 56.71 CC criu/arch/x86/crtools.o [2020-07-14T13:50:11.620Z] #39 58.04 CC criu/arch/x86/kerndat.o [2020-07-14T13:50:11.620Z] #39 58.46 CC criu/arch/x86/sigaction_compat.o [2020-07-14T13:50:11.724Z] #26 7.130 ########### 16.3% ############################## 43.0% ########################################################### 83.0% ######################################################################## 100.0% [2020-07-14T13:50:11.849Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-07-14T13:50:12.025Z] #26 8.018 [2020-07-14T13:50:12.186Z] #39 58.75 CC criu/arch/x86/sigframe.o [2020-07-14T13:50:12.186Z] #39 ... [2020-07-14T13:50:12.186Z] [2020-07-14T13:50:12.186Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-14T13:50:12.186Z] #13 1.784 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-14T13:50:12.186Z] #13 DONE 1.9s [2020-07-14T13:50:12.186Z] [2020-07-14T13:50:12.186Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:12.186Z] #41 125.4 net/http/httptrace [2020-07-14T13:50:12.186Z] #41 125.6 net/http [2020-07-14T13:50:12.186Z] #41 ... [2020-07-14T13:50:12.186Z] [2020-07-14T13:50:12.186Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-14T13:50:12.484Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-14T13:50:12.484Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-14T13:50:12.635Z] #26 8.265 ######### 12.8% ######################## 33.4% ##################################################### 74.6% ######################################################################## 100.0% [2020-07-14T13:50:12.841Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-14T13:50:13.040Z] #49 ... [2020-07-14T13:50:13.040Z] [2020-07-14T13:50:13.040Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-14T13:50:13.040Z] #12 DONE 2.0s [2020-07-14T13:50:13.040Z] [2020-07-14T13:50:13.040Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-14T13:50:13.283Z] #26 9.102 [2020-07-14T13:50:13.929Z] ok github.com/docker/docker/pkg/pubsub 1.023s coverage: 73.9% of statements [2020-07-14T13:50:14.085Z] #14 DONE 1.9s [2020-07-14T13:50:14.085Z] [2020-07-14T13:50:14.085Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-14T13:50:14.222Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-14T13:50:14.436Z] #13 1.620 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-14T13:50:14.436Z] #13 DONE 1.7s [2020-07-14T13:50:14.436Z] [2020-07-14T13:50:14.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:14.436Z] #39 31.71 CC images/sk-netlink.o [2020-07-14T13:50:14.436Z] #39 32.01 CC images/packet-sock.o [2020-07-14T13:50:14.436Z] #39 32.34 CC images/ipc-var.o [2020-07-14T13:50:14.436Z] #39 32.44 CC images/ipc-desc.o [2020-07-14T13:50:14.436Z] #39 32.82 CC images/ipc-shm.o [2020-07-14T13:50:14.436Z] #39 32.99 CC images/ipc-msg.o [2020-07-14T13:50:14.436Z] #39 33.31 CC images/ipc-sem.o [2020-07-14T13:50:14.436Z] #39 33.65 CC images/utsns.o [2020-07-14T13:50:14.436Z] #39 33.89 CC images/creds.o [2020-07-14T13:50:14.436Z] #39 34.23 CC images/vma.o [2020-07-14T13:50:14.436Z] #39 34.48 CC images/netdev.o [2020-07-14T13:50:14.436Z] #39 34.85 CC images/tty.o [2020-07-14T13:50:14.436Z] #39 35.53 CC images/file-lock.o [2020-07-14T13:50:14.436Z] #39 35.89 CC images/rlimit.o [2020-07-14T13:50:14.436Z] #39 36.04 CC images/pagemap.o [2020-07-14T13:50:14.436Z] #39 36.43 CC images/siginfo.o [2020-07-14T13:50:14.436Z] #39 36.81 CC images/rpc.o [2020-07-14T13:50:15.390Z] #39 38.34 CC images/ext-file.o [2020-07-14T13:50:15.417Z] #26 9.371 # 2.1% ## 4.0% #### 6.9% ###### 8.8% ######### 12.7% ############# 18.4% ################# 24.2% ##################### 30.0% ######################### 35.7% ############################# 41.4% ################################## 47.2% ##################################### 51.4% ###################################### 53.9% ######################################### 57.8% ############################################# 63.5% ################################################### [2020-07-14T13:50:15.417Z] #26 ... [2020-07-14T13:50:15.417Z] [2020-07-14T13:50:15.417Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:50:15.417Z] #33 42.71 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:50:15.417Z] #33 43.09 Fetched 14.9 MB in 2s (7030 kB/s) [2020-07-14T13:50:15.417Z] #33 43.21 Selecting previously unselected package xxd. [2020-07-14T13:50:15.417Z] #33 43.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-14T13:50:15.417Z] #33 43.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-14T13:50:15.417Z] #33 43.29 Unpacking xxd (2:8.1.0875-5) ... [2020-07-14T13:50:15.417Z] #33 43.46 Selecting previously unselected package vim-common. [2020-07-14T13:50:15.417Z] #33 43.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:50:15.417Z] #33 43.59 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-14T13:50:15.417Z] #33 44.16 Selecting previously unselected package cmake-data. [2020-07-14T13:50:15.417Z] #33 44.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-14T13:50:15.417Z] #33 44.18 Unpacking cmake-data (3.13.4-1) ... [2020-07-14T13:50:15.417Z] #33 48.66 Selecting previously unselected package libicu63:ppc64el. [2020-07-14T13:50:15.417Z] #33 48.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-14T13:50:15.417Z] #33 48.74 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-14T13:50:15.417Z] #33 ... [2020-07-14T13:50:15.417Z] [2020-07-14T13:50:15.417Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:15.654Z] #39 38.44 CC images/cgroup.o [2020-07-14T13:50:15.732Z] #26 9.371 # 2.1% ## 4.0% #### 6.9% ###### 8.8% ######### 12.7% ############# 18.4% ################# 24.2% ##################### 30.0% ######################### 35.7% ############################# 41.4% ################################## 47.2% ##################################### 51.4% ###################################### 53.9% ######################################### 57.8% ############################################# 63.5% ################################################### 71.2% ######################################################## 78.9% ############################################################## 86.6% ################################################################### 94.2% ######################################################################## 100.0% [2020-07-14T13:50:15.918Z] #39 ... [2020-07-14T13:50:15.918Z] [2020-07-14T13:50:15.918Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-14T13:50:15.918Z] #14 DONE 1.7s [2020-07-14T13:50:15.918Z] [2020-07-14T13:50:15.918Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:15.918Z] #41 94.70 net/http/httptrace [2020-07-14T13:50:15.918Z] #41 94.90 net/http [2020-07-14T13:50:15.982Z] #15 DONE 2.0s [2020-07-14T13:50:15.982Z] [2020-07-14T13:50:15.982Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:15.982Z] #49 9.664 + cd /tmp/tmp.q4ckyhciBc/src/github.com/opencontainers/runc [2020-07-14T13:50:15.982Z] #49 9.664 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-14T13:50:15.982Z] #49 10.10 + '[' -z '' ']' [2020-07-14T13:50:15.982Z] #49 10.10 + target=static [2020-07-14T13:50:15.982Z] #49 10.10 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-14T13:50:15.982Z] #49 10.22 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-14T13:50:16.181Z] #41 ... [2020-07-14T13:50:16.181Z] [2020-07-14T13:50:16.181Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-14T13:50:16.463Z] #26 12.10 [2020-07-14T13:50:16.463Z] #26 ... [2020-07-14T13:50:16.463Z] [2020-07-14T13:50:16.463Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:50:16.463Z] #11 43.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-14T13:50:16.463Z] #11 43.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-14T13:50:16.463Z] #11 43.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-14T13:50:16.463Z] #11 43.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-14T13:50:16.463Z] #11 43.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-14T13:50:16.463Z] #11 43.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-14T13:50:16.463Z] #11 43.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-14T13:50:16.463Z] #11 43.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-14T13:50:16.463Z] #11 43.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-14T13:50:16.463Z] #11 43.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-14T13:50:16.463Z] #11 43.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-14T13:50:16.463Z] #11 43.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-14T13:50:16.463Z] #11 44.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-14T13:50:16.463Z] #11 44.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-14T13:50:16.463Z] #11 44.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-14T13:50:16.463Z] #11 45.63 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:50:16.463Z] #11 46.10 Fetched 78.9 MB in 8s (9633 kB/s) [2020-07-14T13:50:16.463Z] #11 46.35 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-14T13:50:16.463Z] #11 46.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-14T13:50:16.463Z] #11 46.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-14T13:50:16.463Z] #11 46.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-14T13:50:16.463Z] #11 50.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-14T13:50:16.463Z] #11 50.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-14T13:50:16.463Z] #11 50.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-14T13:50:16.463Z] #11 ... [2020-07-14T13:50:16.463Z] [2020-07-14T13:50:16.463Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:50:16.463Z] #44 DONE 53.9s [2020-07-14T13:50:16.463Z] [2020-07-14T13:50:16.463Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:16.960Z] ok github.com/docker/docker/pkg/signal 2.345s coverage: 61.0% of statements [2020-07-14T13:50:17.069Z] #26 12.33 0.1% 0.6% 1.2% ## 2.8% ### 5.5% #### 6.6% [2020-07-14T13:50:17.069Z] #26 ... [2020-07-14T13:50:17.069Z] [2020-07-14T13:50:17.069Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:50:17.069Z] #31 44.51 sync [2020-07-14T13:50:17.069Z] #31 44.53 internal/reflectlite [2020-07-14T13:50:17.069Z] #31 48.31 sort [2020-07-14T13:50:17.069Z] #31 48.36 errors [2020-07-14T13:50:17.069Z] #31 49.28 internal/oserror [2020-07-14T13:50:17.069Z] #31 49.29 io [2020-07-14T13:50:17.069Z] #31 49.33 strconv [2020-07-14T13:50:17.069Z] #31 49.49 syscall [2020-07-14T13:50:17.069Z] #31 ... [2020-07-14T13:50:17.069Z] [2020-07-14T13:50:17.070Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:17.252Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-07-14T13:50:17.544Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-14T13:50:17.837Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-14T13:50:17.837Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-07-14T13:50:17.879Z] #49 ... [2020-07-14T13:50:17.879Z] [2020-07-14T13:50:17.879Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-14T13:50:17.879Z] #16 DONE 1.9s [2020-07-14T13:50:18.109Z] #15 DONE 2.0s [2020-07-14T13:50:18.109Z] [2020-07-14T13:50:18.109Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-14T13:50:18.137Z] [2020-07-14T13:50:18.137Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:18.477Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 54.1% of statements [2020-07-14T13:50:18.832Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-07-14T13:50:19.467Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2020-07-14T13:50:19.581Z] #26 12.33 0.1% 0.6% 1.2% ## 2.8% ### 5.5% #### 6.6% ###### 8.8% ####### 10.4% ######## 11.5% ######### 12.6% ######### 13.1% ######### 13.7% ########## 14.2% ########### 15.3% ############ 17.1% ############# 18.6% ############### 21.4% ################ 23.0% ################# 24.7% ################### 26.7% #################### 27.8% ##################### 29.4% ##################### 30.5% ####################### 32.1% ######################## 33.8% ########################## 36.5% ########################### 37.6% ############ [2020-07-14T13:50:19.581Z] #26 ... [2020-07-14T13:50:19.581Z] [2020-07-14T13:50:19.581Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:19.581Z] #42 47.11 github.com/LK4D4/vndr/godl/singleflight [2020-07-14T13:50:19.581Z] #42 47.14 math/rand [2020-07-14T13:50:19.581Z] #42 47.19 internal/reflectlite [2020-07-14T13:50:19.581Z] #42 47.21 internal/singleflight [2020-07-14T13:50:19.581Z] #42 51.94 io [2020-07-14T13:50:19.581Z] #42 51.95 strconv [2020-07-14T13:50:19.581Z] #42 51.99 sort [2020-07-14T13:50:19.581Z] #42 52.07 syscall [2020-07-14T13:50:19.762Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-07-14T13:50:19.897Z] #42 ... [2020-07-14T13:50:19.897Z] [2020-07-14T13:50:19.897Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:20.056Z] testing: warning: no tests to run [2020-07-14T13:50:20.056Z] coverage: [no statements] [2020-07-14T13:50:20.056Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-14T13:50:20.061Z] #16 DONE 1.7s [2020-07-14T13:50:20.061Z] [2020-07-14T13:50:20.061Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:20.061Z] #39 39.22 CC images/userns.o [2020-07-14T13:50:20.061Z] #39 39.49 CC images/google/protobuf/descriptor.o [2020-07-14T13:50:20.061Z] #39 41.34 CC images/opts.o [2020-07-14T13:50:20.061Z] #39 41.52 CC images/seccomp.o [2020-07-14T13:50:20.061Z] #39 41.76 CC images/binfmt-misc.o [2020-07-14T13:50:20.061Z] #39 41.92 CC images/time.o [2020-07-14T13:50:20.061Z] #39 42.11 CC images/sysctl.o [2020-07-14T13:50:20.061Z] #39 42.37 CC images/autofs.o [2020-07-14T13:50:20.061Z] #39 42.55 CC images/macvlan.o [2020-07-14T13:50:20.061Z] #39 42.80 CC images/sit.o [2020-07-14T13:50:20.230Z] #26 12.33 0.1% 0.6% 1.2% ## 2.8% ### 5.5% #### 6.6% ###### 8.8% ####### 10.4% ######## 11.5% ######### 12.6% ######### 13.1% ######### 13.7% ########## 14.2% ########### 15.3% ############ 17.1% ############# 18.6% ############### 21.4% ################ 23.0% ################# 24.7% ################### 26.7% #################### 27.8% ##################### 29.4% ##################### 30.5% ####################### 32.1% ######################## 33.8% ########################## 36.5% ########################### 37.6% ############################ 39.7% ############################## 42.5% ################################ 44.8% ################################# 46.5% ################################### 48.6% #################################### 50.8% [2020-07-14T13:50:20.230Z] #26 ... [2020-07-14T13:50:20.230Z] [2020-07-14T13:50:20.230Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:50:20.230Z] #39 47.74 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-14T13:50:20.230Z] #39 47.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-14T13:50:20.230Z] #39 47.75 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-14T13:50:20.230Z] #39 48.47 Selecting previously unselected package protobuf-c-compiler. [2020-07-14T13:50:20.230Z] #39 48.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-14T13:50:20.230Z] #39 48.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-14T13:50:20.231Z] #39 48.68 Selecting previously unselected package protobuf-compiler. [2020-07-14T13:50:20.231Z] #39 48.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-14T13:50:20.231Z] #39 48.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-14T13:50:20.231Z] #39 48.97 Selecting previously unselected package python-pkg-resources. [2020-07-14T13:50:20.231Z] #39 48.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-14T13:50:20.231Z] #39 48.98 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-14T13:50:20.231Z] #39 49.25 Selecting previously unselected package python-six. [2020-07-14T13:50:20.231Z] #39 49.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-14T13:50:20.231Z] #39 49.26 Unpacking python-six (1.12.0-1) ... [2020-07-14T13:50:20.231Z] #39 49.43 Selecting previously unselected package python-protobuf. [2020-07-14T13:50:20.231Z] #39 49.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-14T13:50:20.231Z] #39 49.45 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-14T13:50:20.231Z] #39 50.25 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-14T13:50:20.325Z] #39 43.05 CC images/memfd.o [2020-07-14T13:50:20.349Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-14T13:50:20.349Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-14T13:50:20.541Z] #39 57.86 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-14T13:50:20.541Z] #39 57.86 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-14T13:50:20.541Z] #39 57.86 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-14T13:50:20.541Z] #39 57.92 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-14T13:50:20.541Z] #39 ... [2020-07-14T13:50:20.541Z] [2020-07-14T13:50:20.541Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:50:20.541Z] #11 54.83 Selecting previously unselected package binutils-mingw-w64. [2020-07-14T13:50:20.541Z] #11 54.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-14T13:50:20.541Z] #11 54.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-14T13:50:20.541Z] #11 55.13 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-14T13:50:20.541Z] #11 55.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-14T13:50:20.541Z] #11 55.15 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-14T13:50:20.541Z] #11 55.33 Selecting previously unselected package dmsetup. [2020-07-14T13:50:20.541Z] #11 55.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-14T13:50:20.541Z] #11 55.35 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-14T13:50:20.541Z] #11 55.58 Selecting previously unselected package mingw-w64-common. [2020-07-14T13:50:20.541Z] #11 55.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-14T13:50:20.541Z] #11 55.63 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-14T13:50:20.589Z] #39 43.35 CC images/timens.o [2020-07-14T13:50:20.641Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-14T13:50:20.665Z] #17 2.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:50:20.665Z] #17 2.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:50:20.665Z] #17 2.572 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:50:20.808Z] using credential docker-jenkins-github-credentials [2020-07-14T13:50:20.859Z] #39 43.59 LINK images/built-in.o [2020-07-14T13:50:20.886Z] Cloning the remote Git repository [2020-07-14T13:50:20.886Z] Cloning with configured refspecs honoured and without tags [2020-07-14T13:50:20.922Z] #17 3.006 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-14T13:50:21.123Z] #39 43.83 GEN compel/include/asm [2020-07-14T13:50:21.123Z] #39 43.91 GEN compel/include/version.h [2020-07-14T13:50:21.123Z] #39 43.97 touch .config [2020-07-14T13:50:21.123Z] #39 44.03 GEN include/common/config.h [2020-07-14T13:50:21.386Z] #39 44.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-14T13:50:21.386Z] #39 44.19 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-14T13:50:21.386Z] #39 44.24 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-14T13:50:21.386Z] #39 44.27 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-14T13:50:21.386Z] #39 44.29 DEP compel/plugins/std/infect.d [2020-07-14T13:50:21.670Z] #39 44.57 DEP compel/plugins/std/string.d [2020-07-14T13:50:21.933Z] #39 44.64 DEP compel/plugins/std/log.d [2020-07-14T13:50:21.933Z] #39 44.80 DEP compel/plugins/std/fds.d [2020-07-14T13:50:21.084Z] Cloning repository https://github.com/moby/moby.git [2020-07-14T13:50:21.542Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-14T13:50:22.152Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.1% of statements [2020-07-14T13:50:22.196Z] #39 44.90 DEP compel/plugins/std/std.d [2020-07-14T13:50:22.196Z] #39 44.96 DEP compel/plugins/shmem/shmem.d [2020-07-14T13:50:22.196Z] #39 ... [2020-07-14T13:50:22.196Z] [2020-07-14T13:50:22.196Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:50:22.196Z] #28 DONE 109.9s [2020-07-14T13:50:22.196Z] [2020-07-14T13:50:22.196Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:22.196Z] #17 2.127 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:50:22.196Z] #17 2.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:50:22.196Z] #17 2.180 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:50:22.773Z] #17 3.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-14T13:50:22.818Z] #17 4.445 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-14T13:50:22.818Z] #17 ... [2020-07-14T13:50:22.818Z] [2020-07-14T13:50:22.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:22.818Z] #39 59.11 LINK criu/arch/x86/crtools.built-in.o [2020-07-14T13:50:22.818Z] #39 59.18 DEP criu/pie/util-vdso-elf32.d [2020-07-14T13:50:22.818Z] #39 59.39 DEP criu/pie/util-vdso.d [2020-07-14T13:50:22.818Z] #39 59.47 DEP criu/pie/util.d [2020-07-14T13:50:22.818Z] #39 59.58 CC criu/pie/util.o [2020-07-14T13:50:22.818Z] #39 59.89 CC criu/pie/util-vdso.o [2020-07-14T13:50:22.818Z] #39 60.53 CC criu/pie/util-vdso-elf32.o [2020-07-14T13:50:22.818Z] #39 61.29 AR criu/pie/pie.lib.a [2020-07-14T13:50:22.818Z] #39 61.36 DEP criu/pie/restorer.d [2020-07-14T13:50:22.818Z] #39 61.64 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-14T13:50:22.818Z] #39 61.78 DEP criu/arch/x86/restorer_unmap.d [2020-07-14T13:50:22.818Z] #39 61.81 DEP criu/arch/x86/restorer.d [2020-07-14T13:50:22.818Z] #39 61.97 DEP criu/arch/x86/vdso-pie.d [2020-07-14T13:50:22.818Z] #39 62.06 DEP criu/pie/parasite-vdso.d [2020-07-14T13:50:22.818Z] #39 62.25 DEP criu/pie/parasite.d [2020-07-14T13:50:22.818Z] #39 62.48 CC criu/pie/parasite.o [2020-07-14T13:50:22.818Z] #39 63.89 LINK criu/pie/parasite.built-in.o [2020-07-14T13:50:22.818Z] #39 63.89 GEN criu/pie/parasite-blob.h [2020-07-14T13:50:22.818Z] #39 63.92 CC criu/pie/parasite-vdso.o [2020-07-14T13:50:22.818Z] #39 64.51 CC criu/arch/x86/vdso-pie.o [2020-07-14T13:50:22.818Z] #39 65.05 CC criu/arch/x86/restorer.o [2020-07-14T13:50:22.818Z] #39 65.69 CC criu/arch/x86/restorer_unmap.o [2020-07-14T13:50:22.818Z] #39 65.73 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-14T13:50:22.818Z] #39 65.95 CC criu/pie/restorer.o [2020-07-14T13:50:22.818Z] #39 68.81 LINK criu/pie/restorer.built-in.o [2020-07-14T13:50:22.818Z] #39 68.84 GEN criu/pie/restorer-blob.h [2020-07-14T13:50:22.818Z] #39 68.94 DEP criu/vdso.d [2020-07-14T13:50:22.818Z] #39 69.17 DEP criu/vdso-compat.d [2020-07-14T13:50:22.818Z] #39 69.28 DEP criu/uts_ns.d [2020-07-14T13:50:22.818Z] #39 69.43 DEP criu/util.d [2020-07-14T13:50:22.818Z] #39 69.61 DEP criu/uffd.d [2020-07-14T13:50:22.848Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-14T13:50:23.383Z] #39 69.88 DEP criu/tun.d [2020-07-14T13:50:23.383Z] #39 70.07 DEP criu/tty.d [2020-07-14T13:50:23.393Z] #11 ... [2020-07-14T13:50:23.393Z] [2020-07-14T13:50:23.393Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:23.393Z] #26 12.33 0.1% 0.6% 1.2% ## 2.8% ### 5.5% #### 6.6% ###### 8.8% ####### 10.4% ######## 11.5% ######### 12.6% ######### 13.1% ######### 13.7% ########## 14.2% ########### 15.3% ############ 17.1% ############# 18.6% ############### 21.4% ################ 23.0% ################# 24.7% ################### 26.7% #################### 27.8% ##################### 29.4% ##################### 30.5% ####################### 32.1% ######################## 33.8% ########################## 36.5% ########################### 37.6% ############################ 39.7% ############################## 42.5% ################################ 44.8% ################################# 46.5% ################################### 48.6% #################################### 50.8% ###################################### 53.5% ######################################## 55.6% ######################################### 57.2% ########################################## 59.3% ########################################### 61.0% ############################################# 63.1% ############################################### 65.8% ################################################ 68.0% ################################################## 70.2% ################################################### 71.8% ##################################################### 74.0% ###################################################### 75.1% ####################################################### 77.3% ######################################################## 78.9% ########################################################## 81.1% ########################################################### 82.3% ############################################################ 84.7% ############################################################## 86.3% ############################################################### 88.5% ################################################################ 90.1% ################################################################## 92.3% ################################################################### 93.9% ##################################################################### 96.7% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-14T13:50:23.393Z] #26 19.39 [2020-07-14T13:50:23.484Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-14T13:50:23.641Z] #39 70.27 DEP criu/timerfd.d [2020-07-14T13:50:23.641Z] #39 70.41 DEP criu/timens.d [2020-07-14T13:50:23.693Z] #26 ... [2020-07-14T13:50:23.693Z] [2020-07-14T13:50:23.693Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:50:23.693Z] #29 50.84 Checking out files: 86% (1323/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-07-14T13:50:23.693Z] #29 51.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-14T13:50:23.693Z] #29 52.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-14T13:50:23.693Z] #29 ... [2020-07-14T13:50:23.693Z] [2020-07-14T13:50:23.693Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:50:23.693Z] #48 61.08 bytes [2020-07-14T13:50:23.693Z] #48 61.10 strings [2020-07-14T13:50:23.693Z] #48 61.11 syscall [2020-07-14T13:50:23.693Z] #48 61.12 strconv [2020-07-14T13:50:23.776Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-14T13:50:23.898Z] #39 ... [2020-07-14T13:50:23.898Z] [2020-07-14T13:50:23.898Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:23.898Z] #17 5.774 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-14T13:50:22.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:50:22.568Z] > git --version # timeout=10 [2020-07-14T13:50:22.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:50:22.612Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:50:24.169Z] #17 4.447 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-14T13:50:24.813Z] ok github.com/docker/docker/registry 0.093s coverage: 56.3% of statements [2020-07-14T13:50:25.120Z] #17 5.129 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-14T13:50:25.120Z] #17 ... [2020-07-14T13:50:25.120Z] [2020-07-14T13:50:25.120Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:50:25.448Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-14T13:50:25.792Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-14T13:50:25.912Z] #21 110.9 Checking out files: 20% (2174/10848) Checking out files: 21% (2279/10848) Checking out files: 22% (2387/10848) Checking out files: 23% (2496/10848) Checking out files: 24% (2604/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 38% (4224/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 67% (7335/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) [2020-07-14T13:50:25.912Z] #21 ... [2020-07-14T13:50:25.912Z] [2020-07-14T13:50:25.912Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:25.912Z] #41 104.8 github.com/LK4D4/vndr/godl [2020-07-14T13:50:25.912Z] #41 105.4 github.com/LK4D4/vndr [2020-07-14T13:50:25.912Z] #41 DONE 113.8s [2020-07-14T13:50:25.912Z] [2020-07-14T13:50:25.912Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:50:26.085Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-07-14T13:50:26.176Z] #21 110.9 Checking out files: 20% (2174/10848) Checking out files: 21% (2279/10848) Checking out files: 22% (2387/10848) Checking out files: 23% (2496/10848) Checking out files: 24% (2604/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 38% (4224/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 67% (7335/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 97% (10588/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-07-14T13:50:26.176Z] #21 114.1 + cd /tmp/tmp.u5aqw7H3il/tmp/docker-ce [2020-07-14T13:50:26.176Z] #21 114.1 + git checkout -q v17.06.2-ce [2020-07-14T13:50:26.378Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-14T13:50:27.295Z] #48 ... [2020-07-14T13:50:27.295Z] [2020-07-14T13:50:27.295Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-14T13:50:27.295Z] #33 58.17 Selecting previously unselected package libxml2:ppc64el. [2020-07-14T13:50:27.295Z] #33 58.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-14T13:50:27.295Z] #33 58.20 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-14T13:50:27.295Z] #33 59.19 Selecting previously unselected package libarchive13:ppc64el. [2020-07-14T13:50:27.295Z] #33 59.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-14T13:50:27.295Z] #33 59.22 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-14T13:50:27.295Z] #33 59.58 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-14T13:50:27.295Z] #33 59.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-14T13:50:27.295Z] #33 59.59 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-14T13:50:27.295Z] #33 59.86 Selecting previously unselected package librhash0:ppc64el. [2020-07-14T13:50:27.295Z] #33 59.86 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-14T13:50:27.295Z] #33 59.87 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-14T13:50:27.295Z] #33 60.08 Selecting previously unselected package libuv1:ppc64el. [2020-07-14T13:50:27.295Z] #33 60.08 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-14T13:50:27.295Z] #33 60.09 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-14T13:50:27.295Z] #33 60.26 Selecting previously unselected package cmake. [2020-07-14T13:50:27.295Z] #33 60.28 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-14T13:50:27.295Z] #33 60.28 Unpacking cmake (3.13.4-1) ... [2020-07-14T13:50:27.295Z] #33 63.47 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-14T13:50:27.295Z] #33 63.48 Setting up xxd (2:8.1.0875-5) ... [2020-07-14T13:50:27.295Z] #33 63.50 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-14T13:50:27.295Z] #33 63.51 Setting up vim-common (2:8.1.0875-5) ... [2020-07-14T13:50:27.295Z] #33 63.56 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-14T13:50:27.295Z] #33 63.56 Setting up cmake-data (3.13.4-1) ... [2020-07-14T13:50:27.295Z] #33 63.58 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-14T13:50:27.295Z] #33 63.58 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-14T13:50:27.295Z] #33 63.62 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-14T13:50:27.295Z] #33 63.63 Setting up cmake (3.13.4-1) ... [2020-07-14T13:50:27.295Z] #33 63.65 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:50:27.295Z] #33 63.76 Processing triggers for mime-support (3.62) ... [2020-07-14T13:50:27.295Z] #33 DONE 64.1s [2020-07-14T13:50:27.295Z] [2020-07-14T13:50:27.295Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:27.295Z] #26 21.10 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-14T13:50:27.295Z] #26 21.58 [2020-07-14T13:50:27.295Z] #26 21.83 ########################################## 58.9% ######################################################################## 100.0% [2020-07-14T13:50:27.295Z] #26 22.13 [2020-07-14T13:50:27.571Z] #21 ... [2020-07-14T13:50:27.571Z] [2020-07-14T13:50:27.571Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:27.571Z] #49 8.936 + cd /tmp/tmp.uTzd6v3euM/src/github.com/opencontainers/runc [2020-07-14T13:50:27.571Z] #49 8.937 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-14T13:50:27.571Z] #49 9.303 + '[' -z '' ']' [2020-07-14T13:50:27.571Z] #49 9.303 + target=static [2020-07-14T13:50:27.571Z] #49 9.303 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-14T13:50:27.571Z] #49 9.788 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-14T13:50:27.571Z] #49 ... [2020-07-14T13:50:27.571Z] [2020-07-14T13:50:27.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:27.571Z] #39 45.21 DEP compel/plugins/fds/fds.d [2020-07-14T13:50:27.571Z] #39 45.49 CC compel/plugins/std/std.o [2020-07-14T13:50:27.571Z] #39 45.89 CC compel/plugins/std/fds.o [2020-07-14T13:50:27.571Z] #39 46.41 CC compel/plugins/std/log.o [2020-07-14T13:50:27.571Z] #39 47.29 CC compel/plugins/std/string.o [2020-07-14T13:50:27.571Z] #39 47.71 CC compel/plugins/std/infect.o [2020-07-14T13:50:27.571Z] #39 47.97 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-14T13:50:27.571Z] #39 48.04 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-14T13:50:27.571Z] #39 48.11 AR compel/plugins/std.lib.a [2020-07-14T13:50:27.571Z] #39 48.21 CC compel/plugins/fds/fds.o [2020-07-14T13:50:27.571Z] #39 48.47 AR compel/plugins/fds.lib.a [2020-07-14T13:50:27.571Z] #39 48.53 HOSTDEP compel/src/lib/log-host.d [2020-07-14T13:50:27.571Z] #39 48.61 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-14T13:50:27.571Z] #39 48.67 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-14T13:50:27.571Z] #39 48.73 HOSTDEP compel/src/main-host.d [2020-07-14T13:50:27.571Z] #39 48.82 DEP compel/src/lib/ptrace.d [2020-07-14T13:50:27.571Z] #39 49.02 DEP compel/src/lib/infect.d [2020-07-14T13:50:27.571Z] #39 49.20 DEP compel/src/lib/infect-util.d [2020-07-14T13:50:27.571Z] #39 49.35 DEP compel/src/lib/infect-rpc.d [2020-07-14T13:50:27.571Z] #39 49.50 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-14T13:50:27.571Z] #39 49.59 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-14T13:50:27.571Z] #39 49.65 DEP compel/src/lib/log.d [2020-07-14T13:50:27.571Z] #39 49.72 DEP compel/src/main.d [2020-07-14T13:50:27.571Z] #39 49.81 DEP compel/src/lib/handle-elf.d [2020-07-14T13:50:27.571Z] #39 49.88 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-14T13:50:27.571Z] #39 49.99 CC compel/src/lib/log.o [2020-07-14T13:50:27.571Z] #39 50.27 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-14T13:50:27.571Z] #39 50.54 CC compel/arch/aarch64/src/lib/infect.o [2020-07-14T13:50:27.943Z] #26 23.77 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-14T13:50:27.943Z] #26 23.88 skipping existing 5cb8031fd95d [2020-07-14T13:50:28.148Z] #39 51.05 CC compel/src/lib/infect-rpc.o [2020-07-14T13:50:28.257Z] #26 24.12 [2020-07-14T13:50:28.412Z] #39 51.23 CC compel/src/lib/infect-util.o [2020-07-14T13:50:28.529Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-14T13:50:28.675Z] #39 51.47 CC compel/src/lib/infect.o [2020-07-14T13:50:28.907Z] #26 ... [2020-07-14T13:50:28.907Z] [2020-07-14T13:50:28.907Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:50:28.907Z] #31 56.26 strings [2020-07-14T13:50:28.907Z] #31 56.31 bytes [2020-07-14T13:50:28.907Z] #31 63.99 bufio [2020-07-14T13:50:28.907Z] #31 64.85 reflect [2020-07-14T13:50:28.907Z] #31 ... [2020-07-14T13:50:28.907Z] [2020-07-14T13:50:28.907Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:28.907Z] #34 0.508 + RM_GOPATH=0 [2020-07-14T13:50:28.907Z] #34 0.510 + TMP_GOPATH= [2020-07-14T13:50:28.907Z] #34 0.510 + : /build [2020-07-14T13:50:28.907Z] #34 0.510 + '[' -z '' ']' [2020-07-14T13:50:28.907Z] #34 0.512 ++ mktemp -d [2020-07-14T13:50:28.907Z] #34 0.518 + export GOPATH=/tmp/tmp.v88BQZcMpq [2020-07-14T13:50:28.907Z] #34 0.520 + GOPATH=/tmp/tmp.v88BQZcMpq [2020-07-14T13:50:28.907Z] #34 0.522 + RM_GOPATH=1 [2020-07-14T13:50:28.907Z] #34 0.533 + case "$(go env GOARCH)" in [2020-07-14T13:50:28.907Z] #34 0.534 ++ go env GOARCH [2020-07-14T13:50:28.907Z] #34 0.561 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:50:28.907Z] #34 0.564 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:50:28.907Z] #34 0.566 ++ dirname /tmp/install/install.sh [2020-07-14T13:50:28.907Z] #34 0.568 + dir=/tmp/install [2020-07-14T13:50:28.907Z] #34 0.572 + bin=tini [2020-07-14T13:50:28.907Z] #34 0.574 + shift [2020-07-14T13:50:28.907Z] #34 0.575 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-14T13:50:28.907Z] #34 0.576 + . /tmp/install/tini.installer [2020-07-14T13:50:28.907Z] #34 0.577 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:50:28.907Z] #34 0.579 + install_tini [2020-07-14T13:50:28.907Z] #34 0.581 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-14T13:50:28.907Z] #34 0.582 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:50:28.907Z] #34 0.582 + git clone https://github.com/krallin/tini.git /tmp/tmp.v88BQZcMpq/tini [2020-07-14T13:50:28.907Z] #34 0.586 Cloning into '/tmp/tmp.v88BQZcMpq/tini'... [2020-07-14T13:50:28.907Z] #34 1.412 + cd /tmp/tmp.v88BQZcMpq/tini [2020-07-14T13:50:28.907Z] #34 1.413 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-14T13:50:28.907Z] #34 1.453 + cmake . [2020-07-14T13:50:28.907Z] #34 2.062 -- The C compiler identification is GNU 8.3.0 [2020-07-14T13:50:28.907Z] #34 2.110 -- Check for working C compiler: /usr/bin/cc [2020-07-14T13:50:28.940Z] #39 ... [2020-07-14T13:50:28.940Z] [2020-07-14T13:50:28.940Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:50:28.940Z] #21 116.8 + mkdir -p /tmp/tmp.u5aqw7H3il/src/github.com/docker [2020-07-14T13:50:28.940Z] #21 116.8 + mv components/cli /tmp/tmp.u5aqw7H3il/src/github.com/docker/cli [2020-07-14T13:50:28.940Z] #21 116.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-14T13:50:29.155Z] #17 ... [2020-07-14T13:50:29.155Z] [2020-07-14T13:50:29.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:29.156Z] #39 70.58 DEP criu/sysfs_parse.d [2020-07-14T13:50:29.156Z] #39 70.69 DEP criu/sysctl.d [2020-07-14T13:50:29.156Z] #39 70.81 DEP criu/string.d [2020-07-14T13:50:29.156Z] #39 70.86 DEP criu/stats.d [2020-07-14T13:50:29.156Z] #39 70.97 DEP criu/sockets.d [2020-07-14T13:50:29.156Z] #39 71.13 DEP criu/sk-unix.d [2020-07-14T13:50:29.156Z] #39 71.31 DEP criu/sk-tcp.d [2020-07-14T13:50:29.156Z] #39 71.58 DEP criu/sk-queue.d [2020-07-14T13:50:29.156Z] #39 71.70 DEP criu/sk-packet.d [2020-07-14T13:50:29.156Z] #39 71.90 DEP criu/sk-netlink.d [2020-07-14T13:50:29.156Z] #39 72.10 DEP criu/sk-inet.d [2020-07-14T13:50:29.156Z] #39 72.31 DEP criu/signalfd.d [2020-07-14T13:50:29.156Z] #39 72.43 DEP criu/sigframe.d [2020-07-14T13:50:29.156Z] #39 72.56 DEP criu/shmem.d [2020-07-14T13:50:29.156Z] #39 72.72 DEP criu/servicefd.d [2020-07-14T13:50:29.156Z] #39 72.86 DEP criu/seize.d [2020-07-14T13:50:29.156Z] #39 72.97 DEP criu/seccomp.d [2020-07-14T13:50:29.156Z] #39 73.12 DEP criu/rst-malloc.d [2020-07-14T13:50:29.156Z] #39 73.19 DEP criu/rbtree.d [2020-07-14T13:50:29.156Z] #39 73.23 DEP criu/pstree.d [2020-07-14T13:50:29.156Z] #39 73.41 DEP criu/protobuf.d [2020-07-14T13:50:29.156Z] #39 73.52 GEN criu/protobuf-desc-gen.h [2020-07-14T13:50:29.156Z] #39 75.29 DEP criu/protobuf-desc.d [2020-07-14T13:50:29.156Z] #39 75.41 DEP criu/proc_parse.d [2020-07-14T13:50:29.156Z] #39 75.58 DEP criu/plugin.d [2020-07-14T13:50:29.156Z] #39 75.74 DEP criu/pipes.d [2020-07-14T13:50:29.156Z] #39 ... [2020-07-14T13:50:29.156Z] [2020-07-14T13:50:29.156Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:29.156Z] #17 11.18 Fetched 8360 kB in 9s (912 kB/s) [2020-07-14T13:50:29.164Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-07-14T13:50:29.458Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-14T13:50:29.558Z] #34 2.933 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-14T13:50:29.558Z] #34 2.952 -- Detecting C compiler ABI info [2020-07-14T13:50:30.088Z] #17 11.18 Reading package lists... [2020-07-14T13:50:30.088Z] #17 ... [2020-07-14T13:50:30.088Z] [2020-07-14T13:50:30.088Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:30.088Z] #41 138.7 github.com/LK4D4/vndr/godl [2020-07-14T13:50:30.088Z] #41 139.5 github.com/LK4D4/vndr [2020-07-14T13:50:30.163Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-07-14T13:50:30.345Z] #41 DONE 148.8s [2020-07-14T13:50:30.345Z] [2020-07-14T13:50:30.345Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:30.345Z] #39 75.97 DEP criu/pie-util.d [2020-07-14T13:50:30.345Z] #39 76.13 DEP criu/pie-util-vdso.d [2020-07-14T13:50:30.345Z] #39 76.24 DEP criu/pie-util-vdso-elf32.d [2020-07-14T13:50:30.345Z] #39 76.34 DEP criu/path.d [2020-07-14T13:50:30.345Z] #39 76.60 DEP criu/parasite-syscall.d [2020-07-14T13:50:30.345Z] #39 76.80 DEP criu/pagemap.d [2020-07-14T13:50:30.345Z] #39 76.92 DEP criu/pagemap-cache.d [2020-07-14T13:50:30.345Z] #39 77.03 DEP criu/page-xfer.d [2020-07-14T13:50:30.602Z] #39 77.29 DEP criu/page-pipe.d [2020-07-14T13:50:30.616Z] #34 3.747 -- Detecting C compiler ABI info - done [2020-07-14T13:50:30.616Z] #34 3.802 -- Detecting C compile features [2020-07-14T13:50:30.616Z] #34 ... [2020-07-14T13:50:30.616Z] [2020-07-14T13:50:30.616Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:50:30.616Z] #39 57.92 Setting up python-six (1.12.0-1) ... [2020-07-14T13:50:30.616Z] #39 62.60 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-14T13:50:30.616Z] #39 62.60 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-14T13:50:30.616Z] #39 62.62 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-14T13:50:30.616Z] #39 62.62 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-14T13:50:30.616Z] #39 62.63 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-14T13:50:30.616Z] #39 62.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-14T13:50:30.616Z] #39 62.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-14T13:50:30.616Z] #39 62.66 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-14T13:50:30.616Z] #39 62.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-14T13:50:30.616Z] #39 62.69 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-14T13:50:30.616Z] #39 ... [2020-07-14T13:50:30.616Z] [2020-07-14T13:50:30.616Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:30.616Z] #26 25.57 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-14T13:50:30.616Z] #26 25.64 skipping existing 283607eaa57e [2020-07-14T13:50:30.616Z] #26 25.83 [2020-07-14T13:50:30.860Z] #39 77.54 DEP criu/netfilter.d [2020-07-14T13:50:31.118Z] #39 77.88 DEP criu/net.d [2020-07-14T13:50:31.262Z] #26 ... [2020-07-14T13:50:31.262Z] [2020-07-14T13:50:31.262Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:31.262Z] #42 58.82 vendor/golang.org/x/net/dns/dnsmessage [2020-07-14T13:50:31.262Z] #42 59.64 bytes [2020-07-14T13:50:31.262Z] #42 65.78 reflect [2020-07-14T13:50:31.262Z] #42 66.34 bufio [2020-07-14T13:50:31.376Z] #39 78.17 DEP criu/namespaces.d [2020-07-14T13:50:31.576Z] #42 ... [2020-07-14T13:50:31.576Z] [2020-07-14T13:50:31.576Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:31.576Z] #26 27.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-14T13:50:31.634Z] #39 78.33 DEP criu/mount.d [2020-07-14T13:50:31.634Z] #39 78.45 DEP criu/memfd.d [2020-07-14T13:50:31.874Z] #26 27.88 [2020-07-14T13:50:31.891Z] #39 78.55 DEP criu/mem.d [2020-07-14T13:50:31.891Z] #39 78.68 DEP criu/lsm.d [2020-07-14T13:50:32.148Z] #39 78.81 DEP criu/log.d [2020-07-14T13:50:32.173Z] #26 28.00 #####26 ... [2020-07-14T13:50:32.174Z] [2020-07-14T13:50:32.174Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-14T13:50:32.174Z] #39 69.42 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-14T13:50:32.174Z] #39 69.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:50:32.174Z] #39 DONE 69.7s [2020-07-14T13:50:32.174Z] [2020-07-14T13:50:32.174Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-14T13:50:32.174Z] #26 28.00 ######################################################################## 100.0% [2020-07-14T13:50:32.405Z] #39 78.99 DEP criu/libnetlink.d [2020-07-14T13:50:32.405Z] #39 79.09 DEP criu/kerndat.d [2020-07-14T13:50:32.405Z] #39 79.22 DEP criu/kcmp-ids.d [2020-07-14T13:50:32.472Z] #26 28.34 [2020-07-14T13:50:32.663Z] #39 79.29 DEP criu/irmap.d [2020-07-14T13:50:32.663Z] #39 79.39 DEP criu/ipc_ns.d [2020-07-14T13:50:32.772Z] #26 28.45 Download of images into '/build' complete. [2020-07-14T13:50:32.772Z] #26 28.45 Use something like the following to load the result into a Docker daemon: [2020-07-14T13:50:32.772Z] #26 28.45 tar -cC '/build' . | docker load [2020-07-14T13:50:32.772Z] #26 DONE 28.6s [2020-07-14T13:50:32.772Z] [2020-07-14T13:50:32.773Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:32.773Z] #34 5.868 -- Detecting C compile features - done [2020-07-14T13:50:32.773Z] #34 5.909 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-14T13:50:32.920Z] #39 79.55 DEP criu/image.d [2020-07-14T13:50:32.920Z] #39 79.75 DEP criu/image-desc.d [2020-07-14T13:50:33.073Z] #34 6.392 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-14T13:50:33.073Z] #34 6.582 -- Configuring done [2020-07-14T13:50:33.177Z] #39 79.86 DEP criu/fsnotify.d [2020-07-14T13:50:33.379Z] #34 6.612 -- Generating done [2020-07-14T13:50:33.379Z] #34 6.627 -- Build files have been written to: /tmp/tmp.v88BQZcMpq/tini [2020-07-14T13:50:33.379Z] #34 6.640 + make tini-static [2020-07-14T13:50:33.435Z] #39 80.04 DEP criu/filesystems.d [2020-07-14T13:50:33.692Z] #39 80.19 DEP criu/files.d [2020-07-14T13:50:33.692Z] #39 80.39 DEP criu/files-reg.d [2020-07-14T13:50:33.950Z] #39 80.59 DEP criu/files-ext.d [2020-07-14T13:50:33.950Z] #39 80.71 DEP criu/file-lock.d [2020-07-14T13:50:34.033Z] #34 7.248 Scanning dependencies of target tini-static [2020-07-14T13:50:34.033Z] #34 7.346 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-14T13:50:34.207Z] #39 80.84 DEP criu/file-ids.d [2020-07-14T13:50:34.207Z] #39 80.96 DEP criu/fifo.d [2020-07-14T13:50:34.255Z] #21 ... [2020-07-14T13:50:34.255Z] [2020-07-14T13:50:34.255Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:34.255Z] #17 7.795 Fetched 8188 kB in 6s (1358 kB/s) [2020-07-14T13:50:34.255Z] #17 7.795 Reading package lists... [2020-07-14T13:50:34.255Z] #17 9.702 Reading package lists... [2020-07-14T13:50:34.255Z] #17 11.82 Building dependency tree... [2020-07-14T13:50:34.255Z] #17 12.96 libcap2-bin is already the newest version (1:2.25-2). [2020-07-14T13:50:34.255Z] #17 12.96 The following additional packages will be installed: [2020-07-14T13:50:34.255Z] #17 12.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-14T13:50:34.255Z] #17 12.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-14T13:50:34.255Z] #17 12.97 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-14T13:50:34.255Z] #17 12.97 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-14T13:50:34.255Z] #17 12.97 python3.7 python3.7-minimal vim-runtime xxd [2020-07-14T13:50:34.255Z] #17 12.98 Suggested packages: [2020-07-14T13:50:34.255Z] #17 12.98 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-14T13:50:34.255Z] #17 12.98 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-14T13:50:34.255Z] #17 12.98 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-14T13:50:34.255Z] #17 12.98 Recommended packages: [2020-07-14T13:50:34.255Z] #17 12.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-14T13:50:34.255Z] #17 12.98 python3-keyrings.alt python3-xdg unzip [2020-07-14T13:50:34.255Z] #17 14.28 The following NEW packages will be installed: [2020-07-14T13:50:34.255Z] #17 14.28 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-14T13:50:34.255Z] #17 14.28 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-14T13:50:34.255Z] #17 14.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-14T13:50:34.255Z] #17 14.28 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-14T13:50:34.255Z] #17 14.28 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-14T13:50:34.255Z] #17 14.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-14T13:50:34.255Z] #17 14.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-14T13:50:34.255Z] #17 14.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-14T13:50:34.255Z] #17 14.29 xz-utils zip [2020-07-14T13:50:34.465Z] #39 81.08 DEP criu/fdstore.d [2020-07-14T13:50:34.465Z] #39 81.19 DEP criu/fault-injection.d [2020-07-14T13:50:34.465Z] #39 81.24 DEP criu/external.d [2020-07-14T13:50:34.465Z] #39 81.33 DEP criu/eventpoll.d [2020-07-14T13:50:34.520Z] #17 14.61 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:50:34.520Z] #17 14.61 Need to get 27.6 MB of archives. [2020-07-14T13:50:34.520Z] #17 14.61 After this operation, 114 MB of additional disk space will be used. [2020-07-14T13:50:34.520Z] #17 14.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-14T13:50:34.520Z] #17 14.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-14T13:50:34.520Z] #17 14.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-14T13:50:34.520Z] #17 14.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-14T13:50:34.520Z] #17 14.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-14T13:50:34.520Z] #17 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-14T13:50:34.520Z] #17 14.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-14T13:50:34.520Z] #17 14.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-14T13:50:34.520Z] #17 14.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-14T13:50:34.520Z] #17 14.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-14T13:50:34.520Z] #17 14.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-14T13:50:34.520Z] #17 14.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-14T13:50:34.520Z] #17 14.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-14T13:50:34.722Z] #39 81.47 DEP criu/eventfd.d [2020-07-14T13:50:34.784Z] #17 14.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-14T13:50:34.784Z] #17 14.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-14T13:50:34.784Z] #17 14.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-14T13:50:34.784Z] #17 14.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-14T13:50:34.784Z] #17 14.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-14T13:50:34.784Z] #17 14.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-14T13:50:34.784Z] #17 14.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-14T13:50:34.784Z] #17 14.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-14T13:50:34.784Z] #17 14.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-14T13:50:34.784Z] #17 14.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-14T13:50:34.784Z] #17 14.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-14T13:50:34.784Z] #17 14.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-14T13:50:34.784Z] #17 14.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-14T13:50:34.784Z] #17 14.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-14T13:50:34.784Z] #17 14.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-14T13:50:34.784Z] #17 14.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-14T13:50:34.979Z] #39 81.59 DEP criu/crtools.d [2020-07-14T13:50:35.048Z] #17 15.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-14T13:50:35.048Z] #17 15.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-14T13:50:35.048Z] #17 15.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-14T13:50:35.048Z] #17 15.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-14T13:50:35.048Z] #17 15.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-14T13:50:35.048Z] #17 15.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-14T13:50:35.048Z] #17 15.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-14T13:50:35.048Z] #17 15.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-14T13:50:35.048Z] #17 15.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-14T13:50:35.048Z] #17 15.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-14T13:50:35.048Z] #17 15.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-14T13:50:35.048Z] #17 15.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-14T13:50:35.048Z] #17 15.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-14T13:50:35.048Z] #17 15.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-14T13:50:35.048Z] #17 15.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-14T13:50:35.048Z] #17 15.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-14T13:50:35.236Z] #39 81.75 DEP criu/cr-service.d [2020-07-14T13:50:35.236Z] #39 81.92 DEP criu/cr-restore.d [2020-07-14T13:50:35.313Z] #17 15.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-14T13:50:35.313Z] #17 15.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-14T13:50:35.313Z] #17 15.60 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-14T13:50:35.493Z] #39 82.15 DEP criu/cr-errno.d [2020-07-14T13:50:35.493Z] #39 82.17 DEP criu/cr-dump.d [2020-07-14T13:50:35.580Z] #34 ... [2020-07-14T13:50:35.580Z] [2020-07-14T13:50:35.580Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:50:35.580Z] #11 62.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-14T13:50:35.580Z] #11 62.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-14T13:50:35.580Z] #11 62.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-14T13:50:35.580Z] #11 69.84 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-14T13:50:35.580Z] #11 69.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-14T13:50:35.580Z] #11 69.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:50:35.580Z] #11 70.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-14T13:50:35.580Z] #11 70.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-14T13:50:35.580Z] #11 70.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:50:35.580Z] #11 ... [2020-07-14T13:50:35.580Z] [2020-07-14T13:50:35.580Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:35.580Z] #40 2.180 Note: Building without setproctitle() and strlcpy() support. [2020-07-14T13:50:35.580Z] #40 2.182 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-14T13:50:35.580Z] #40 2.190 Note: Building without GnuTLS support [2020-07-14T13:50:35.580Z] #40 2.200 Makefile.config:39: Warn: you have no libnftables installed [2020-07-14T13:50:35.580Z] #40 2.204 Makefile.config:40: Warn: Building without nftables support [2020-07-14T13:50:35.749Z] #39 82.37 DEP criu/cr-dedup.d [2020-07-14T13:50:35.749Z] #39 82.58 DEP criu/cr-check.d [2020-07-14T13:50:36.263Z] #17 16.50 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:50:36.313Z] #39 82.77 DEP criu/config.d [2020-07-14T13:50:36.314Z] #39 82.90 DEP criu/clone-noasan.d [2020-07-14T13:50:36.314Z] #39 83.02 DEP criu/cgroup.d [2020-07-14T13:50:36.526Z] #17 16.59 Fetched 27.6 MB in 1s (21.6 MB/s) [2020-07-14T13:50:36.526Z] #17 16.65 Selecting previously unselected package pigz. [2020-07-14T13:50:36.526Z] #17 16.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-14T13:50:36.526Z] #17 16.71 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-14T13:50:36.526Z] #17 16.72 Unpacking pigz (2.4-1) ... [2020-07-14T13:50:36.571Z] #39 83.23 DEP criu/cgroup-props.d [2020-07-14T13:50:36.571Z] #39 83.30 DEP criu/bitmap.d [2020-07-14T13:50:36.571Z] #39 83.31 DEP criu/bfd.d [2020-07-14T13:50:36.571Z] #39 83.40 DEP criu/autofs.d [2020-07-14T13:50:36.639Z] #40 4.490 fatal: not a git repository (or any of the parent directories): .git [2020-07-14T13:50:36.639Z] #40 4.562 GEN .gitid [2020-07-14T13:50:36.790Z] #17 16.85 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-14T13:50:36.790Z] #17 16.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-14T13:50:36.790Z] #17 16.88 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-14T13:50:36.829Z] #39 83.53 DEP criu/aio.d [2020-07-14T13:50:36.829Z] #39 83.67 DEP criu/action-scripts.d [2020-07-14T13:50:36.938Z] #40 4.591 GEN criu/include/version.h [2020-07-14T13:50:36.938Z] #40 4.687 GEN include/common/asm [2020-07-14T13:50:37.053Z] #17 17.35 Selecting previously unselected package python3.7-minimal. [2020-07-14T13:50:37.318Z] #17 17.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-14T13:50:37.318Z] #17 17.38 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-14T13:50:37.394Z] #39 83.98 CC criu/action-scripts.o [2020-07-14T13:50:37.592Z] #40 ... [2020-07-14T13:50:37.592Z] [2020-07-14T13:50:37.592Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:37.592Z] #34 10.22 [100%] Linking C executable tini-static [2020-07-14T13:50:37.592Z] #34 10.89 [100%] Built target tini-static [2020-07-14T13:50:37.592Z] #34 10.96 + mkdir -p /build [2020-07-14T13:50:37.592Z] #34 10.96 + cp tini-static /build/docker-init [2020-07-14T13:50:37.592Z] #34 DONE 11.1s [2020-07-14T13:50:37.592Z] [2020-07-14T13:50:37.592Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:50:37.592Z] #48 67.76 bufio [2020-07-14T13:50:37.592Z] #48 73.14 regexp/syntax [2020-07-14T13:50:37.592Z] #48 73.20 reflect [2020-07-14T13:50:37.895Z] #17 18.02 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-14T13:50:37.895Z] #17 18.05 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-14T13:50:37.958Z] #39 84.39 CC criu/aio.o [2020-07-14T13:50:38.020Z] Fetching without tags [2020-07-14T13:50:38.215Z] #39 84.91 CC criu/autofs.o [2020-07-14T13:50:38.240Z] #48 ... [2020-07-14T13:50:38.240Z] [2020-07-14T13:50:38.240Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:50:38.240Z] #31 67.13 path [2020-07-14T13:50:38.240Z] #31 68.71 text/tabwriter [2020-07-14T13:50:38.240Z] #31 75.45 internal/syscall/execenv [2020-07-14T13:50:38.241Z] #31 75.48 internal/syscall/unix [2020-07-14T13:50:38.241Z] #31 75.55 time [2020-07-14T13:50:37.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:50:37.771Z] > git config --add remote.origin.fetch +refs/pull/40994/head:refs/remotes/origin/PR-40994 # timeout=10 [2020-07-14T13:50:37.818Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:50:37.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-14T13:50:38.053Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-14T13:50:38.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-14T13:50:38.056Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40994/head:refs/remotes/origin/PR-40994 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T13:50:38.979Z] Merging remotes/origin/master commit d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 into PR head commit 2a331a5ef7f2d3f044773010ff3221d2ea36a921 [2020-07-14T13:50:39.148Z] #39 ... [2020-07-14T13:50:39.148Z] [2020-07-14T13:50:39.148Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:50:39.148Z] #28 DONE 157.4s [2020-07-14T13:50:39.148Z] [2020-07-14T13:50:39.148Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:39.148Z] #17 11.18 Reading package lists... [2020-07-14T13:50:39.148Z] #17 15.15 Reading package lists... [2020-07-14T13:50:39.148Z] #17 18.48 Building dependency tree... [2020-07-14T13:50:39.148Z] #17 19.97 libcap2-bin is already the newest version (1:2.25-2). [2020-07-14T13:50:39.148Z] #17 19.97 The following additional packages will be installed: [2020-07-14T13:50:39.148Z] #17 19.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-14T13:50:39.148Z] #17 19.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-14T13:50:39.148Z] #17 19.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-14T13:50:39.148Z] #17 19.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-14T13:50:39.148Z] #17 19.98 python3.7 python3.7-minimal vim-runtime xxd [2020-07-14T13:50:39.148Z] #17 19.98 Suggested packages: [2020-07-14T13:50:39.148Z] #17 19.98 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-14T13:50:39.148Z] #17 19.98 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-14T13:50:39.148Z] #17 19.98 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-14T13:50:39.148Z] #17 19.98 Recommended packages: [2020-07-14T13:50:39.148Z] #17 19.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-14T13:50:39.148Z] #17 19.98 python3-keyrings.alt python3-xdg unzip [2020-07-14T13:50:39.323Z] #31 ... [2020-07-14T13:50:39.323Z] [2020-07-14T13:50:39.323Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:39.323Z] #40 6.967 PBCC images/timens.pb-c.c [2020-07-14T13:50:39.323Z] #40 7.008 DEP images/timens.pb-c.d [2020-07-14T13:50:39.323Z] #40 7.041 PBCC images/fown.pb-c.c [2020-07-14T13:50:39.323Z] #40 7.063 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-14T13:50:39.323Z] #40 7.123 PBCC images/opts.pb-c.c [2020-07-14T13:50:39.323Z] #40 7.169 PBCC images/memfd.pb-c.c [2020-07-14T13:50:39.323Z] #40 7.225 DEP images/fown.pb-c.d [2020-07-14T13:50:39.620Z] #40 7.274 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-14T13:50:39.620Z] #40 7.341 DEP images/opts.pb-c.d [2020-07-14T13:50:39.620Z] #40 7.435 DEP images/memfd.pb-c.d [2020-07-14T13:50:39.620Z] #40 7.469 PBCC images/sit.pb-c.c [2020-07-14T13:50:39.712Z] #17 ... [2020-07-14T13:50:39.712Z] [2020-07-14T13:50:39.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:39.712Z] #39 86.41 CC criu/bfd.o [2020-07-14T13:50:39.821Z] #17 20.03 Selecting previously unselected package python3-minimal. [2020-07-14T13:50:39.920Z] #40 7.560 DEP images/sit.pb-c.d [2020-07-14T13:50:39.920Z] #40 7.601 PBCC images/macvlan.pb-c.c [2020-07-14T13:50:39.920Z] #40 7.627 DEP images/macvlan.pb-c.d [2020-07-14T13:50:39.920Z] #40 7.680 PBCC images/autofs.pb-c.c [2020-07-14T13:50:39.920Z] #40 7.704 DEP images/autofs.pb-c.d [2020-07-14T13:50:39.920Z] #40 7.766 PBCC images/sysctl.pb-c.c [2020-07-14T13:50:39.920Z] #40 7.779 DEP images/sysctl.pb-c.d [2020-07-14T13:50:39.920Z] #40 7.843 PBCC images/time.pb-c.c [2020-07-14T13:50:40.086Z] #17 20.03 (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-07-14T13:50:40.086Z] #17 20.08 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-14T13:50:40.086Z] #17 20.09 Unpacking python3-minimal (3.7.3-1) ... [2020-07-14T13:50:40.086Z] #17 20.20 Selecting previously unselected package libmpdec2:arm64. [2020-07-14T13:50:40.086Z] #17 20.20 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-14T13:50:40.086Z] #17 20.22 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-14T13:50:40.086Z] #17 ... [2020-07-14T13:50:40.086Z] [2020-07-14T13:50:40.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:40.086Z] #39 53.01 CC compel/src/lib/ptrace.o [2020-07-14T13:50:40.086Z] #39 53.31 AR compel/libcompel.a [2020-07-14T13:50:40.086Z] #39 53.42 HOSTCC compel/src/main-host.o [2020-07-14T13:50:40.086Z] #39 53.79 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-14T13:50:40.086Z] #39 53.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-14T13:50:40.086Z] #39 54.20 HOSTCC compel/src/lib/log-host.o [2020-07-14T13:50:40.086Z] #39 54.42 HOSTLINK compel/compel-host-bin [2020-07-14T13:50:40.086Z] #39 54.59 DEP soccr/soccr.d [2020-07-14T13:50:40.086Z] #39 54.70 CC soccr/soccr.o [2020-07-14T13:50:40.086Z] #39 55.85 AR soccr/libsoccr.a [2020-07-14T13:50:40.086Z] #39 55.91 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-14T13:50:40.086Z] #39 56.69 DEP criu/arch/aarch64/sigframe.d [2020-07-14T13:50:40.086Z] #39 56.81 DEP criu/arch/aarch64/crtools.d [2020-07-14T13:50:40.086Z] #39 57.02 DEP criu/arch/aarch64/cpu.d [2020-07-14T13:50:40.086Z] #39 57.05 DEP criu/arch/aarch64/bitops.d [2020-07-14T13:50:40.086Z] #39 57.10 CC criu/arch/aarch64/bitops.o [2020-07-14T13:50:40.086Z] #39 57.18 CC criu/arch/aarch64/cpu.o [2020-07-14T13:50:40.086Z] #39 57.47 CC criu/arch/aarch64/crtools.o [2020-07-14T13:50:40.086Z] #39 58.16 CC criu/arch/aarch64/sigframe.o [2020-07-14T13:50:40.086Z] #39 58.34 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-14T13:50:40.086Z] #39 58.40 DEP criu/pie/util-vdso.d [2020-07-14T13:50:40.086Z] #39 58.53 DEP criu/pie/util.d [2020-07-14T13:50:40.086Z] #39 58.68 CC criu/pie/util.o [2020-07-14T13:50:40.086Z] #39 59.04 CC criu/pie/util-vdso.o [2020-07-14T13:50:40.086Z] #39 59.58 AR criu/pie/pie.lib.a [2020-07-14T13:50:40.086Z] #39 59.63 DEP criu/pie/restorer.d [2020-07-14T13:50:40.086Z] #39 59.92 DEP criu/arch/aarch64/intraprocedure.d [2020-07-14T13:50:40.086Z] #39 59.94 DEP criu/arch/aarch64/restorer.d [2020-07-14T13:50:40.086Z] #39 60.11 DEP criu/arch/aarch64/vdso-pie.d [2020-07-14T13:50:40.086Z] #39 60.24 DEP criu/pie/parasite-vdso.d [2020-07-14T13:50:40.086Z] #39 60.38 DEP criu/pie/parasite.d [2020-07-14T13:50:40.086Z] #39 60.66 CC criu/pie/parasite.o [2020-07-14T13:50:40.086Z] #39 61.75 LINK criu/pie/parasite.built-in.o [2020-07-14T13:50:40.086Z] #39 61.76 GEN criu/pie/parasite-blob.h [2020-07-14T13:50:40.086Z] #39 61.79 CC criu/pie/parasite-vdso.o [2020-07-14T13:50:40.086Z] #39 62.55 CC criu/arch/aarch64/vdso-pie.o [2020-07-14T13:50:40.086Z] #39 62.80 CC criu/arch/aarch64/restorer.o [2020-07-14T13:50:40.220Z] #40 7.856 DEP images/time.pb-c.d [2020-07-14T13:50:40.220Z] #40 7.937 PBCC images/binfmt-misc.pb-c.c [2020-07-14T13:50:40.220Z] #40 7.982 DEP images/binfmt-misc.pb-c.d [2020-07-14T13:50:40.275Z] #39 86.92 CC criu/bitmap.o [2020-07-14T13:50:40.349Z] #39 ... [2020-07-14T13:50:40.349Z] [2020-07-14T13:50:40.349Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:40.349Z] #17 20.44 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-14T13:50:40.349Z] #17 20.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-14T13:50:40.349Z] #17 20.45 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-14T13:50:40.520Z] #40 8.116 PBCC images/seccomp.pb-c.c [2020-07-14T13:50:40.520Z] #40 8.149 DEP images/seccomp.pb-c.d [2020-07-14T13:50:40.520Z] #40 8.249 PBCC images/userns.pb-c.c [2020-07-14T13:50:40.520Z] #40 8.274 DEP images/userns.pb-c.d [2020-07-14T13:50:40.520Z] #40 8.385 PBCC images/cgroup.pb-c.c [2020-07-14T13:50:40.532Z] #39 87.13 CC criu/cgroup-props.o [2020-07-14T13:50:41.002Z] #17 21.21 Selecting previously unselected package python3.7. [2020-07-14T13:50:41.002Z] #17 21.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-14T13:50:41.002Z] #17 21.23 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-14T13:50:41.029Z] #40 8.406 DEP images/cgroup.pb-c.d [2020-07-14T13:50:41.029Z] #40 8.461 PBCC images/ext-file.pb-c.c [2020-07-14T13:50:41.029Z] #40 8.514 DEP images/ext-file.pb-c.d [2020-07-14T13:50:41.029Z] #40 8.570 PBCC images/rpc.pb-c.c [2020-07-14T13:50:41.029Z] #40 8.636 DEP images/rpc.pb-c.d [2020-07-14T13:50:41.029Z] #40 8.747 PBCC images/siginfo.pb-c.c [2020-07-14T13:50:41.029Z] #40 8.805 DEP images/siginfo.pb-c.d [2020-07-14T13:50:41.030Z] #40 8.879 PBCC images/pagemap.pb-c.c [2020-07-14T13:50:41.274Z] #17 21.35 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-14T13:50:41.274Z] #17 21.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-14T13:50:41.274Z] #17 21.37 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-14T13:50:41.328Z] #40 8.978 DEP images/pagemap.pb-c.d [2020-07-14T13:50:41.328Z] #40 9.096 PBCC images/rlimit.pb-c.c [2020-07-14T13:50:41.328Z] #40 9.112 DEP images/rlimit.pb-c.d [2020-07-14T13:50:41.462Z] #39 87.88 CC criu/cgroup.o [2020-07-14T13:50:41.557Z] #17 21.56 Setting up python3-minimal (3.7.3-1) ... [2020-07-14T13:50:41.628Z] #40 9.196 PBCC images/file-lock.pb-c.c [2020-07-14T13:50:41.628Z] #40 9.221 DEP images/file-lock.pb-c.d [2020-07-14T13:50:41.628Z] #40 9.351 PBCC images/tty.pb-c.c [2020-07-14T13:50:41.628Z] #40 9.422 DEP images/tty.pb-c.d [2020-07-14T13:50:41.628Z] #40 9.470 PBCC images/tun.pb-c.c [2020-07-14T13:50:39.088Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:50:39.129Z] > git checkout -f 2a331a5ef7f2d3f044773010ff3221d2ea36a921 # timeout=10 [2020-07-14T13:50:41.636Z] > git merge d4b7b4b0a7465cb0bbdc3d4c2641c94524366532 # timeout=10 [2020-07-14T13:50:41.926Z] #40 9.525 PBCC images/netdev.pb-c.c [2020-07-14T13:50:41.926Z] #40 9.606 DEP images/tun.pb-c.d [2020-07-14T13:50:41.926Z] #40 9.640 DEP images/netdev.pb-c.d [2020-07-14T13:50:41.926Z] #40 9.697 PBCC images/vma.pb-c.c [2020-07-14T13:50:41.926Z] #40 9.799 DEP images/vma.pb-c.d [2020-07-14T13:50:41.926Z] #40 9.835 PBCC images/creds.pb-c.c [2020-07-14T13:50:41.926Z] #40 9.881 DEP images/creds.pb-c.d [2020-07-14T13:50:42.253Z] #40 9.932 PBCC images/utsns.pb-c.c [2020-07-14T13:50:42.253Z] #40 9.960 DEP images/utsns.pb-c.d [2020-07-14T13:50:42.253Z] #40 10.02 PBCC images/ipc-desc.pb-c.c [2020-07-14T13:50:42.253Z] #40 10.08 PBCC images/ipc-sem.pb-c.c [2020-07-14T13:50:42.253Z] #40 10.12 DEP images/ipc-desc.pb-c.d [2020-07-14T13:50:42.376Z] Merge succeeded, producing a4e6e76988d086dcd19512b9da39427ec1d904b5 [2020-07-14T13:50:42.376Z] Checking out Revision a4e6e76988d086dcd19512b9da39427ec1d904b5 (PR-40994) [2020-07-14T13:50:42.510Z] #17 22.62 Selecting previously unselected package python3. [2020-07-14T13:50:42.552Z] #40 10.27 DEP images/ipc-sem.pb-c.d [2020-07-14T13:50:42.552Z] #40 10.31 PBCC images/ipc-msg.pb-c.c [2020-07-14T13:50:42.552Z] #40 10.34 DEP images/ipc-msg.pb-c.d [2020-07-14T13:50:42.552Z] #40 10.39 PBCC images/ipc-shm.pb-c.c [2020-07-14T13:50:42.552Z] #40 10.43 DEP images/ipc-shm.pb-c.d [2020-07-14T13:50:42.552Z] #40 10.50 PBCC images/ipc-var.pb-c.c [2020-07-14T13:50:42.773Z] #17 22.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-07-14T13:50:42.773Z] #17 22.74 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-14T13:50:42.773Z] #17 22.76 Unpacking python3 (3.7.3-1) ... [2020-07-14T13:50:42.773Z] #17 22.89 Selecting previously unselected package libip4tc0:arm64. [2020-07-14T13:50:42.773Z] #17 22.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-14T13:50:42.773Z] #17 22.90 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-14T13:50:42.773Z] #17 23.01 Selecting previously unselected package libip6tc0:arm64. [2020-07-14T13:50:42.850Z] #40 10.56 DEP images/ipc-var.pb-c.d [2020-07-14T13:50:42.850Z] #40 10.64 PBCC images/sk-opts.pb-c.c [2020-07-14T13:50:42.850Z] #40 10.66 PBCC images/packet-sock.pb-c.c [2020-07-14T13:50:42.850Z] #40 10.77 DEP images/sk-opts.pb-c.d [2020-07-14T13:50:43.037Z] #17 23.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-14T13:50:43.037Z] #17 23.03 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-14T13:50:43.037Z] #17 23.14 Selecting previously unselected package libiptc0:arm64. [2020-07-14T13:50:43.037Z] #17 23.14 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-14T13:50:43.037Z] #17 23.15 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-14T13:50:43.037Z] #17 23.26 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-14T13:50:43.149Z] #40 10.82 DEP images/packet-sock.pb-c.d [2020-07-14T13:50:43.149Z] #40 10.88 PBCC images/sk-netlink.pb-c.c [2020-07-14T13:50:43.149Z] #40 10.95 DEP images/sk-netlink.pb-c.d [2020-07-14T13:50:43.149Z] #40 11.02 PBCC images/sk-inet.pb-c.c [2020-07-14T13:50:43.301Z] #17 23.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-14T13:50:43.301Z] #17 23.29 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-14T13:50:43.301Z] #17 23.45 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-14T13:50:43.301Z] #17 23.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-14T13:50:43.301Z] #17 23.46 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-14T13:50:43.301Z] #17 23.55 Selecting previously unselected package libnftnl11:arm64. [2020-07-14T13:50:43.453Z] #40 11.07 DEP images/sk-inet.pb-c.d [2020-07-14T13:50:43.453Z] #40 11.11 PBCC images/sk-unix.pb-c.c [2020-07-14T13:50:43.453Z] #40 11.17 DEP images/sk-unix.pb-c.d [2020-07-14T13:50:43.453Z] #40 11.23 PBCC images/mm.pb-c.c [2020-07-14T13:50:43.564Z] #17 23.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-14T13:50:43.564Z] #17 23.57 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-14T13:50:43.564Z] #17 23.68 Selecting previously unselected package iptables. [2020-07-14T13:50:43.564Z] #17 23.68 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-14T13:50:43.564Z] #17 23.68 Unpacking iptables (1.8.2-4) ... [2020-07-14T13:50:43.752Z] #40 11.33 DEP images/mm.pb-c.d [2020-07-14T13:50:43.752Z] #40 11.43 PBCC images/timerfd.pb-c.c [2020-07-14T13:50:43.752Z] #40 11.48 DEP images/timerfd.pb-c.d [2020-07-14T13:50:43.752Z] #40 11.55 PBCC images/timer.pb-c.c [2020-07-14T13:50:43.752Z] #40 11.59 DEP images/timer.pb-c.d [2020-07-14T13:50:43.752Z] #40 11.69 PBCC images/sa.pb-c.c [2020-07-14T13:50:43.828Z] #17 24.05 Selecting previously unselected package xxd. [2020-07-14T13:50:43.828Z] #17 24.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-14T13:50:43.828Z] #17 24.07 Unpacking xxd (2:8.1.0875-5) ... [2020-07-14T13:50:43.986Z] #39 90.32 CC criu/clone-noasan.o [2020-07-14T13:50:43.986Z] #39 90.50 CC criu/config.o [2020-07-14T13:50:44.055Z] #40 11.72 DEP images/sa.pb-c.d [2020-07-14T13:50:44.055Z] #40 11.86 PBCC images/pipe-data.pb-c.c [2020-07-14T13:50:44.055Z] #40 11.92 DEP images/pipe-data.pb-c.d [2020-07-14T13:50:44.055Z] #40 11.96 PBCC images/mnt.pb-c.c [2020-07-14T13:50:44.091Z] #17 24.17 Selecting previously unselected package vim-common. [2020-07-14T13:50:44.091Z] #17 24.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:50:44.091Z] #17 24.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-14T13:50:44.091Z] #17 24.44 Selecting previously unselected package bash-completion. [2020-07-14T13:50:44.353Z] #40 12.01 DEP images/mnt.pb-c.d [2020-07-14T13:50:44.353Z] #40 12.07 PBCC images/sk-packet.pb-c.c [2020-07-14T13:50:44.353Z] #40 12.09 DEP images/sk-packet.pb-c.d [2020-07-14T13:50:44.353Z] #40 12.18 PBCC images/tcp-stream.pb-c.c [2020-07-14T13:50:44.353Z] #40 12.22 DEP images/tcp-stream.pb-c.d [2020-07-14T13:50:44.353Z] #40 12.28 PBCC images/pipe.pb-c.c [2020-07-14T13:50:44.355Z] #17 24.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-14T13:50:44.670Z] #40 12.34 DEP images/pipe.pb-c.d [2020-07-14T13:50:44.670Z] #40 12.43 PBCC images/pstree.pb-c.c [2020-07-14T13:50:44.670Z] #40 12.44 DEP images/pstree.pb-c.d [2020-07-14T13:50:44.670Z] #40 12.47 PBCC images/fs.pb-c.c [2020-07-14T13:50:44.670Z] #40 12.49 DEP images/fs.pb-c.d [2020-07-14T13:50:42.211Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-14T13:50:42.408Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T13:50:42.450Z] > git checkout -f a4e6e76988d086dcd19512b9da39427ec1d904b5 # timeout=10 [2020-07-14T13:50:44.917Z] #39 91.68 CC criu/cr-check.o [2020-07-14T13:50:44.976Z] #40 12.53 PBCC images/signalfd.pb-c.c [2020-07-14T13:50:44.976Z] #40 12.65 DEP images/signalfd.pb-c.d [2020-07-14T13:50:44.976Z] #40 12.77 PBCC images/fh.pb-c.c [2020-07-14T13:50:44.976Z] #40 12.85 PBCC images/fsnotify.pb-c.c [2020-07-14T13:50:44.976Z] #40 ... [2020-07-14T13:50:44.976Z] [2020-07-14T13:50:44.976Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:44.976Z] #42 72.51 regexp/syntax [2020-07-14T13:50:44.976Z] #42 77.78 hash/crc32 [2020-07-14T13:50:44.976Z] #42 80.95 vendor/golang.org/x/text/transform [2020-07-14T13:50:44.976Z] #42 82.06 time [2020-07-14T13:50:45.189Z] #39 ... [2020-07-14T13:50:45.189Z] [2020-07-14T13:50:45.189Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:45.189Z] #17 22.43 The following NEW packages will be installed: [2020-07-14T13:50:45.189Z] #17 22.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-14T13:50:45.189Z] #17 22.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-14T13:50:45.189Z] #17 22.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-14T13:50:45.189Z] #17 22.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-14T13:50:45.189Z] #17 22.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-14T13:50:45.189Z] #17 22.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-14T13:50:45.189Z] #17 22.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-14T13:50:45.189Z] #17 22.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-14T13:50:45.189Z] #17 22.43 xz-utils zip [2020-07-14T13:50:45.189Z] #17 22.77 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:50:45.189Z] #17 22.77 Need to get 28.5 MB of archives. [2020-07-14T13:50:45.189Z] #17 22.77 After this operation, 116 MB of additional disk space will be used. [2020-07-14T13:50:45.189Z] #17 22.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-14T13:50:45.189Z] #17 22.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-14T13:50:45.189Z] #17 22.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-14T13:50:45.189Z] #17 22.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-14T13:50:45.189Z] #17 22.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-14T13:50:45.189Z] #17 22.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-14T13:50:45.189Z] #17 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-14T13:50:45.189Z] #17 22.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-14T13:50:45.189Z] #17 22.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-14T13:50:45.190Z] #17 22.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-14T13:50:45.190Z] #17 22.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-14T13:50:45.190Z] #17 22.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-14T13:50:45.190Z] #17 22.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-14T13:50:45.190Z] #17 23.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-14T13:50:45.190Z] #17 23.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-14T13:50:45.190Z] #17 23.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-14T13:50:45.190Z] #17 23.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-14T13:50:45.190Z] #17 23.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-14T13:50:45.190Z] #17 23.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-14T13:50:45.190Z] #17 23.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-14T13:50:45.190Z] #17 23.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-14T13:50:45.190Z] #17 23.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-14T13:50:45.190Z] #17 23.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-14T13:50:45.190Z] #17 23.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-14T13:50:45.190Z] #17 23.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-14T13:50:45.190Z] #17 23.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-14T13:50:45.190Z] #17 23.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-14T13:50:45.190Z] #17 23.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-14T13:50:45.190Z] #17 23.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-14T13:50:45.190Z] #17 23.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-14T13:50:45.190Z] #17 23.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-14T13:50:45.190Z] #17 23.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-14T13:50:45.190Z] #17 23.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-14T13:50:45.190Z] #17 23.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-14T13:50:45.190Z] #17 23.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-14T13:50:45.190Z] #17 23.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-14T13:50:45.190Z] #17 23.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-14T13:50:45.190Z] #17 23.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-14T13:50:45.190Z] #17 23.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-14T13:50:45.190Z] #17 23.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-14T13:50:45.190Z] #17 23.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-14T13:50:45.190Z] #17 23.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-14T13:50:45.190Z] #17 23.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-14T13:50:45.190Z] #17 23.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-14T13:50:45.190Z] #17 23.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-14T13:50:45.190Z] #17 24.09 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-14T13:50:45.190Z] #17 24.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-14T13:50:45.190Z] #17 24.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-14T13:50:45.190Z] #17 24.83 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:50:45.190Z] #17 24.94 Fetched 28.5 MB in 2s (16.8 MB/s) [2020-07-14T13:50:45.190Z] #17 24.99 Selecting previously unselected package pigz. [2020-07-14T13:50:45.190Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-07-14T13:50:45.190Z] #17 25.05 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-14T13:50:45.190Z] #17 25.06 Unpacking pigz (2.4-1) ... [2020-07-14T13:50:45.190Z] #17 25.14 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-14T13:50:45.190Z] #17 25.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-14T13:50:45.190Z] #17 25.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-14T13:50:45.190Z] #17 25.58 Selecting previously unselected package python3.7-minimal. [2020-07-14T13:50:45.190Z] #17 25.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-14T13:50:45.190Z] #17 25.60 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-14T13:50:45.190Z] #17 26.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-14T13:50:45.190Z] #17 26.44 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-14T13:50:45.277Z] #42 ... [2020-07-14T13:50:45.277Z] [2020-07-14T13:50:45.277Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:45.277Z] #40 12.96 DEP images/fh.pb-c.d [2020-07-14T13:50:45.277Z] #40 13.11 DEP images/fsnotify.pb-c.d [2020-07-14T13:50:45.277Z] #40 13.19 PBCC images/eventpoll.pb-c.c [2020-07-14T13:50:45.579Z] #40 13.21 DEP images/eventpoll.pb-c.d [2020-07-14T13:50:45.579Z] #40 13.28 PBCC images/eventfd.pb-c.c [2020-07-14T13:50:45.579Z] #40 13.32 DEP images/eventfd.pb-c.d [2020-07-14T13:50:45.579Z] #40 13.47 PBCC images/remap-file-path.pb-c.c [2020-07-14T13:50:45.753Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/rootless [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/volume [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-14T13:50:45.753Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === Skipped [2020-07-14T13:50:45.753Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-14T13:50:45.753Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-14T13:50:45.753Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:73: No driver to put! [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-14T13:50:45.753Z] time="2020-07-14T13:49:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-14T13:50:45.753Z] time="2020-07-14T13:49:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-14T13:50:45.753Z] time="2020-07-14T13:49:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-14T13:50:45.753Z] time="2020-07-14T13:49:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-14T13:50:45.753Z] time="2020-07-14T13:49:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:73: No driver to put! [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-14T13:50:45.753Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-14T13:50:45.753Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-14T13:50:45.753Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:50:45.753Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-14T13:50:45.753Z] graphtest_unix.go:73: No driver to put! [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-14T13:50:45.753Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-14T13:50:45.753Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.753Z] [2020-07-14T13:50:45.754Z] DONE 2124 tests, 26 skipped in 196.846s [2020-07-14T13:50:45.880Z] #40 13.48 DEP images/remap-file-path.pb-c.d [2020-07-14T13:50:45.880Z] #40 13.55 PBCC images/fifo.pb-c.c [2020-07-14T13:50:45.880Z] #40 13.57 DEP images/fifo.pb-c.d [2020-07-14T13:50:45.880Z] #40 13.63 PBCC images/ghost-file.pb-c.c [2020-07-14T13:50:45.880Z] #40 13.68 DEP images/ghost-file.pb-c.d [2020-07-14T13:50:45.880Z] #40 13.72 PBCC images/regfile.pb-c.c [2020-07-14T13:50:45.880Z] #40 13.78 DEP images/regfile.pb-c.d [2020-07-14T13:50:45.880Z] #40 13.81 PBCC images/ns.pb-c.c Post stage [Pipeline] junit [2020-07-14T13:50:46.095Z] Recording test results [2020-07-14T13:50:46.182Z] #40 13.83 DEP images/ns.pb-c.d [2020-07-14T13:50:46.182Z] #40 13.90 PBCC images/fdinfo.pb-c.c [2020-07-14T13:50:46.182Z] #40 13.99 DEP images/fdinfo.pb-c.d [2020-07-14T13:50:46.182Z] #40 14.04 PBCC images/core-aarch64.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-14T13:50:46.481Z] #40 14.11 PBCC images/core-arm.pb-c.c [2020-07-14T13:50:46.481Z] #40 14.19 PBCC images/core-ppc64.pb-c.c [2020-07-14T13:50:46.481Z] #40 14.26 PBCC images/core-s390.pb-c.c [2020-07-14T13:50:46.481Z] #40 14.34 PBCC images/core-x86.pb-c.c [2020-07-14T13:50:46.481Z] #40 14.40 PBCC images/core.pb-c.c [2020-07-14T13:50:46.560Z] #17 28.26 Selecting previously unselected package python3-minimal. [2020-07-14T13:50:46.560Z] #17 28.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-14T13:50:46.560Z] #17 28.30 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-14T13:50:46.560Z] #17 28.31 Unpacking python3-minimal (3.7.3-1) ... [2020-07-14T13:50:46.560Z] #17 28.39 Selecting previously unselected package libmpdec2:amd64. [2020-07-14T13:50:46.560Z] #17 28.39 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-14T13:50:46.560Z] #17 28.40 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-14T13:50:46.560Z] #17 28.47 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-14T13:50:46.560Z] #17 28.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-14T13:50:46.560Z] #17 28.48 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-14T13:50:46.621Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -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:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh dynbinary test-integration [2020-07-14T13:50:46.781Z] #40 14.56 PBCC images/inventory.pb-c.c [2020-07-14T13:50:46.913Z] [2020-07-14T13:50:46.913Z] Removing bundles/ [2020-07-14T13:50:46.913Z] [2020-07-14T13:50:46.913Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-14T13:50:47.079Z] #40 14.73 DEP images/core-aarch64.pb-c.d [2020-07-14T13:50:47.079Z] #40 14.79 DEP images/core-arm.pb-c.d [2020-07-14T13:50:47.079Z] #40 14.84 DEP images/core-ppc64.pb-c.d [2020-07-14T13:50:47.079Z] #40 14.89 DEP images/core-s390.pb-c.d [2020-07-14T13:50:47.206Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:50:47.206Z] GOOS="" GOARCH="" GOARM="" [2020-07-14T13:50:47.377Z] #40 14.95 DEP images/core-x86.pb-c.d [2020-07-14T13:50:47.377Z] #40 15.05 DEP images/core.pb-c.d [2020-07-14T13:50:47.377Z] #40 15.16 DEP images/inventory.pb-c.d [2020-07-14T13:50:47.377Z] #40 15.26 PBCC images/cpuinfo.pb-c.c [2020-07-14T13:50:47.490Z] #17 29.26 Selecting previously unselected package python3.7. [2020-07-14T13:50:47.490Z] #17 29.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-14T13:50:47.490Z] #17 29.29 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-14T13:50:47.490Z] #17 29.42 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-14T13:50:47.490Z] #17 29.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-14T13:50:47.490Z] #17 29.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-14T13:50:47.490Z] #17 29.51 Setting up python3-minimal (3.7.3-1) ... [2020-07-14T13:50:47.676Z] #17 27.25 Unpacking bash-completion (1:2.8-6) ... [2020-07-14T13:50:47.676Z] #17 27.77 Selecting previously unselected package bzip2. [2020-07-14T13:50:47.676Z] #17 27.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-14T13:50:47.676Z] #17 27.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-14T13:50:47.676Z] #17 27.92 Selecting previously unselected package xz-utils. [2020-07-14T13:50:47.684Z] #40 15.32 DEP images/cpuinfo.pb-c.d [2020-07-14T13:50:47.684Z] #40 15.41 PBCC images/stats.pb-c.c [2020-07-14T13:50:47.684Z] #40 15.46 DEP images/stats.pb-c.d [2020-07-14T13:50:47.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-14T13:50:47.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-14T13:50:47.939Z] #17 27.93 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-14T13:50:47.939Z] #17 27.95 Unpacking xz-utils (5.2.4-1) ... [2020-07-14T13:50:48.203Z] #17 28.23 Selecting previously unselected package apparmor. [2020-07-14T13:50:48.203Z] #17 28.23 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-14T13:50:48.203Z] #17 28.34 Unpacking apparmor (2.13.2-10) ... [2020-07-14T13:50:48.421Z] #17 30.41 Selecting previously unselected package python3. [2020-07-14T13:50:48.421Z] #17 30.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-14T13:50:48.421Z] #17 30.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-14T13:50:48.421Z] #17 30.47 Unpacking python3 (3.7.3-1) ... [2020-07-14T13:50:48.467Z] #17 28.67 Selecting previously unselected package aufs-tools. [2020-07-14T13:50:48.467Z] #17 28.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-14T13:50:48.467Z] #17 28.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-14T13:50:48.679Z] #17 30.58 Selecting previously unselected package libip4tc0:amd64. [2020-07-14T13:50:48.679Z] #17 30.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-14T13:50:48.679Z] #17 30.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-14T13:50:48.679Z] #17 30.70 Selecting previously unselected package libip6tc0:amd64. [2020-07-14T13:50:48.679Z] #17 30.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-14T13:50:48.679Z] #17 30.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-14T13:50:48.679Z] #17 30.78 Selecting previously unselected package libiptc0:amd64. [2020-07-14T13:50:48.679Z] #17 30.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-14T13:50:48.822Z] #17 28.82 Selecting previously unselected package libonig5:arm64. [2020-07-14T13:50:48.822Z] #17 28.82 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-14T13:50:48.822Z] #17 28.84 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-14T13:50:48.822Z] #17 28.97 Selecting previously unselected package libjq1:arm64. [2020-07-14T13:50:48.822Z] #17 28.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-14T13:50:48.936Z] #17 30.80 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-14T13:50:48.936Z] #17 30.87 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-14T13:50:48.936Z] #17 30.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-14T13:50:48.936Z] #17 30.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-14T13:50:48.936Z] #17 30.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-14T13:50:48.936Z] #17 30.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-14T13:50:48.936Z] #17 30.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-14T13:50:48.936Z] #17 31.05 Selecting previously unselected package libnftnl11:amd64. [2020-07-14T13:50:48.936Z] #17 31.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-14T13:50:49.086Z] #17 29.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-14T13:50:49.086Z] #17 29.26 Selecting previously unselected package jq. [2020-07-14T13:50:49.086Z] #17 29.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-14T13:50:49.086Z] #17 29.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-14T13:50:49.193Z] #17 31.06 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-14T13:50:49.193Z] #17 31.14 Selecting previously unselected package iptables. [2020-07-14T13:50:49.193Z] #17 31.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-14T13:50:49.193Z] #17 31.16 Unpacking iptables (1.8.2-4) ... [2020-07-14T13:50:49.349Z] #17 29.37 Selecting previously unselected package libaio1:arm64. [2020-07-14T13:50:49.349Z] #17 29.37 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-14T13:50:49.349Z] #17 29.37 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-14T13:50:49.349Z] #17 29.47 Selecting previously unselected package libgpm2:arm64. [2020-07-14T13:50:49.349Z] #17 29.47 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-14T13:50:49.349Z] #17 29.48 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-14T13:50:49.349Z] #17 29.58 Selecting previously unselected package libicu63:arm64. [2020-07-14T13:50:49.451Z] #17 31.49 Selecting previously unselected package xxd. [2020-07-14T13:50:49.451Z] #17 31.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-14T13:50:49.451Z] #17 31.51 Unpacking xxd (2:8.1.0875-5) ... [2020-07-14T13:50:49.612Z] #17 29.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-14T13:50:49.612Z] #17 29.59 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-14T13:50:49.708Z] #17 31.63 Selecting previously unselected package vim-common. [2020-07-14T13:50:49.708Z] #17 31.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:50:49.708Z] #17 31.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-14T13:50:49.708Z] #17 31.78 Selecting previously unselected package bash-completion. [2020-07-14T13:50:49.708Z] #17 31.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-14T13:50:49.800Z] #40 17.26 make[1]: Nothing to be done for 'all'. [2020-07-14T13:50:50.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-14T13:50:50.561Z] #17 ... [2020-07-14T13:50:50.561Z] [2020-07-14T13:50:50.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:50.561Z] #39 63.20 CC criu/arch/aarch64/intraprocedure.o [2020-07-14T13:50:50.561Z] #39 63.25 CC criu/pie/restorer.o [2020-07-14T13:50:50.561Z] #39 66.13 LINK criu/pie/restorer.built-in.o [2020-07-14T13:50:50.561Z] #39 66.14 GEN criu/pie/restorer-blob.h [2020-07-14T13:50:50.561Z] #39 66.24 DEP criu/vdso.d [2020-07-14T13:50:50.561Z] #39 66.42 DEP criu/uts_ns.d [2020-07-14T13:50:50.561Z] #39 66.51 DEP criu/util.d [2020-07-14T13:50:50.561Z] #39 66.61 DEP criu/uffd.d [2020-07-14T13:50:50.561Z] #39 66.77 DEP criu/tun.d [2020-07-14T13:50:50.561Z] #39 66.95 DEP criu/tty.d [2020-07-14T13:50:50.561Z] #39 67.11 DEP criu/timerfd.d [2020-07-14T13:50:50.561Z] #39 67.24 DEP criu/timens.d [2020-07-14T13:50:50.561Z] #39 67.35 DEP criu/sysfs_parse.d [2020-07-14T13:50:50.561Z] #39 67.52 DEP criu/sysctl.d [2020-07-14T13:50:50.561Z] #39 67.61 DEP criu/string.d [2020-07-14T13:50:50.561Z] #39 67.63 DEP criu/stats.d [2020-07-14T13:50:50.561Z] #39 67.75 DEP criu/sockets.d [2020-07-14T13:50:50.561Z] #39 67.91 DEP criu/sk-unix.d [2020-07-14T13:50:50.561Z] #39 68.18 DEP criu/sk-tcp.d [2020-07-14T13:50:50.561Z] #39 68.37 DEP criu/sk-queue.d [2020-07-14T13:50:50.561Z] #39 68.49 DEP criu/sk-packet.d [2020-07-14T13:50:50.561Z] #39 68.67 DEP criu/sk-netlink.d [2020-07-14T13:50:50.561Z] #39 68.82 DEP criu/sk-inet.d [2020-07-14T13:50:50.561Z] #39 69.04 DEP criu/signalfd.d [2020-07-14T13:50:50.561Z] #39 69.20 DEP criu/sigframe.d [2020-07-14T13:50:50.561Z] #39 69.29 DEP criu/shmem.d [2020-07-14T13:50:50.561Z] #39 69.39 DEP criu/servicefd.d [2020-07-14T13:50:50.561Z] #39 69.51 DEP criu/seize.d [2020-07-14T13:50:50.561Z] #39 69.65 DEP criu/seccomp.d [2020-07-14T13:50:50.561Z] #39 69.77 DEP criu/rst-malloc.d [2020-07-14T13:50:50.561Z] #39 69.85 DEP criu/rbtree.d [2020-07-14T13:50:50.561Z] #39 69.89 DEP criu/pstree.d [2020-07-14T13:50:50.561Z] #39 70.09 DEP criu/protobuf.d [2020-07-14T13:50:50.561Z] #39 70.25 GEN criu/protobuf-desc-gen.h [2020-07-14T13:50:50.561Z] #39 72.79 DEP criu/protobuf-desc.d [2020-07-14T13:50:50.561Z] #39 72.98 DEP criu/proc_parse.d [2020-07-14T13:50:50.561Z] #39 73.18 DEP criu/plugin.d [2020-07-14T13:50:50.561Z] #39 73.30 DEP criu/pipes.d [2020-07-14T13:50:50.561Z] #39 73.44 DEP criu/pie-util.d [2020-07-14T13:50:50.824Z] #39 73.56 DEP criu/pie-util-vdso.d [2020-07-14T13:50:51.087Z] #39 73.75 DEP criu/path.d [2020-07-14T13:50:51.087Z] #39 73.87 DEP criu/parasite-syscall.d [2020-07-14T13:50:51.477Z] #39 74.05 DEP criu/pagemap.d [2020-07-14T13:50:51.477Z] #39 74.18 DEP criu/pagemap-cache.d [2020-07-14T13:50:51.477Z] #39 74.34 DEP criu/page-xfer.d [2020-07-14T13:50:51.498Z] #40 19.25 CC images/stats.o [2020-07-14T13:50:51.741Z] #39 74.50 DEP criu/page-pipe.d [2020-07-14T13:50:51.741Z] #39 74.58 DEP criu/netfilter.d [2020-07-14T13:50:51.741Z] #39 74.68 DEP criu/net.d [2020-07-14T13:50:51.741Z] #39 ... [2020-07-14T13:50:51.741Z] [2020-07-14T13:50:51.741Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:51.741Z] #17 31.93 Selecting previously unselected package libnet1:arm64. [2020-07-14T13:50:51.741Z] #17 31.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-14T13:50:51.741Z] #17 31.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:50:52.004Z] #17 32.06 Selecting previously unselected package libnl-3-200:arm64. [2020-07-14T13:50:52.004Z] #17 32.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-14T13:50:52.004Z] #17 32.07 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-14T13:50:52.004Z] #17 32.16 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-14T13:50:52.004Z] #17 32.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-14T13:50:52.004Z] #17 32.19 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-14T13:50:52.004Z] #17 32.30 Selecting previously unselected package libreadline5:arm64. [2020-07-14T13:50:52.147Z] #40 19.82 CC images/core.o [2020-07-14T13:50:52.231Z] #17 34.28 Unpacking bash-completion (1:2.8-6) ... [2020-07-14T13:50:52.267Z] #17 32.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-14T13:50:52.268Z] #17 32.32 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-14T13:50:52.531Z] #17 32.61 Selecting previously unselected package net-tools. [2020-07-14T13:50:52.531Z] #17 32.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-14T13:50:52.531Z] #17 32.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-14T13:50:52.794Z] #17 32.83 Selecting previously unselected package python-pip-whl. [2020-07-14T13:50:52.794Z] #17 32.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-14T13:50:52.794Z] #17 32.84 Unpacking python-pip-whl (18.1-5) ... [2020-07-14T13:50:52.794Z] #17 34.61 Selecting previously unselected package bzip2. [2020-07-14T13:50:52.794Z] #17 34.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-14T13:50:52.794Z] #17 34.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-14T13:50:52.794Z] #17 34.77 Selecting previously unselected package xz-utils. [2020-07-14T13:50:52.794Z] #17 34.79 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-14T13:50:52.794Z] #17 34.80 Unpacking xz-utils (5.2.4-1) ... [2020-07-14T13:50:52.802Z] #40 20.71 CC images/core-x86.o [2020-07-14T13:50:52.802Z] #40 ... [2020-07-14T13:50:52.802Z] [2020-07-14T13:50:52.802Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:50:52.802Z] #48 80.36 time [2020-07-14T13:50:52.802Z] #48 84.21 regexp [2020-07-14T13:50:53.054Z] #17 34.94 Selecting previously unselected package apparmor. [2020-07-14T13:50:53.054Z] #17 34.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-14T13:50:53.054Z] #17 35.02 Unpacking apparmor (2.13.2-10) ... [2020-07-14T13:50:53.107Z] #48 ... [2020-07-14T13:50:53.107Z] [2020-07-14T13:50:53.107Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:50:53.107Z] #53 43.21 Checking out files: 65% (2095/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-14T13:50:53.107Z] #53 43.94 + cd /tmp/tmp.OHFmZhoS23/src/github.com/containerd/containerd [2020-07-14T13:50:53.107Z] #53 43.94 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-14T13:50:53.107Z] #53 45.42 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-14T13:50:53.107Z] #53 45.42 + BUILDTAGS='netgo osusergo static_build' [2020-07-14T13:50:53.107Z] #53 45.43 + export EXTRA_FLAGS=-buildmode=pie [2020-07-14T13:50:53.107Z] #53 45.43 + EXTRA_FLAGS=-buildmode=pie [2020-07-14T13:50:53.107Z] #53 45.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-14T13:50:53.107Z] #53 45.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-14T13:50:53.107Z] #53 45.43 + '[' '' = dynamic ']' [2020-07-14T13:50:53.107Z] #53 45.43 + make [2020-07-14T13:50:53.107Z] #53 46.59 + bin/ctr [2020-07-14T13:50:53.311Z] #17 35.34 Selecting previously unselected package aufs-tools. [2020-07-14T13:50:53.311Z] #17 35.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-14T13:50:53.311Z] #17 35.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-14T13:50:53.370Z] #17 ... [2020-07-14T13:50:53.370Z] [2020-07-14T13:50:53.370Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:50:53.370Z] #36 139.9 + dpkg --print-architecture [2020-07-14T13:50:53.370Z] #36 DONE 141.0s [2020-07-14T13:50:53.370Z] [2020-07-14T13:50:53.370Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:53.370Z] #17 33.53 Selecting previously unselected package python3-lib2to3. [2020-07-14T13:50:53.370Z] #17 33.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-14T13:50:53.370Z] #17 33.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-14T13:50:53.568Z] #17 35.48 Selecting previously unselected package libonig5:amd64. [2020-07-14T13:50:53.568Z] #17 35.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-14T13:50:53.568Z] #17 35.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-14T13:50:53.568Z] #17 35.62 Selecting previously unselected package libjq1:amd64. [2020-07-14T13:50:53.568Z] #17 35.62 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-14T13:50:53.568Z] #17 35.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-14T13:50:53.639Z] #17 33.66 Selecting previously unselected package python3-distutils. [2020-07-14T13:50:53.639Z] #17 33.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-14T13:50:53.639Z] #17 33.68 Unpacking python3-distutils (3.7.3-1) ... [2020-07-14T13:50:53.639Z] #17 33.88 Selecting previously unselected package python3-pip. [2020-07-14T13:50:53.825Z] #17 35.74 Selecting previously unselected package jq. [2020-07-14T13:50:53.825Z] #17 35.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-14T13:50:53.825Z] #17 35.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-14T13:50:53.825Z] #17 35.84 Selecting previously unselected package libaio1:amd64. [2020-07-14T13:50:53.825Z] #17 35.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-14T13:50:53.825Z] #17 35.86 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-14T13:50:53.825Z] #17 35.93 Selecting previously unselected package libgpm2:amd64. [2020-07-14T13:50:53.825Z] #17 35.94 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-14T13:50:53.825Z] #17 35.96 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-14T13:50:53.903Z] #17 33.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-14T13:50:53.903Z] #17 33.89 Unpacking python3-pip (18.1-5) ... [2020-07-14T13:50:53.903Z] #17 34.05 Selecting previously unselected package python3-pkg-resources. [2020-07-14T13:50:53.903Z] #17 34.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-14T13:50:53.903Z] #17 34.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-14T13:50:53.903Z] #17 34.18 Selecting previously unselected package python3-setuptools. [2020-07-14T13:50:53.903Z] #17 34.20 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-14T13:50:53.903Z] #17 34.21 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-14T13:50:54.081Z] #17 36.02 Selecting previously unselected package libicu63:amd64. [2020-07-14T13:50:54.081Z] #17 36.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-14T13:50:54.081Z] #17 36.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-14T13:50:54.167Z] #17 34.38 Selecting previously unselected package python3-wheel. [2020-07-14T13:50:54.167Z] #17 34.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-14T13:50:54.167Z] #17 34.40 Unpacking python3-wheel (0.32.3-2) ... [2020-07-14T13:50:54.430Z] #17 34.50 Selecting previously unselected package sudo. [2020-07-14T13:50:54.430Z] #17 34.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-14T13:50:54.430Z] #17 34.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-14T13:50:55.007Z] #17 35.17 Selecting previously unselected package thin-provisioning-tools. [2020-07-14T13:50:55.007Z] #17 35.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-14T13:50:55.007Z] #17 35.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-14T13:50:55.211Z] #53 ... [2020-07-14T13:50:55.211Z] [2020-07-14T13:50:55.211Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:50:55.211Z] #31 82.41 internal/poll [2020-07-14T13:50:55.211Z] #31 84.21 os [2020-07-14T13:50:55.211Z] #31 86.75 internal/fmtsort [2020-07-14T13:50:55.211Z] #31 88.32 fmt [2020-07-14T13:50:55.211Z] #31 88.34 path/filepath [2020-07-14T13:50:55.211Z] #31 90.18 io/ioutil [2020-07-14T13:50:55.211Z] #31 92.56 github.com/BurntSushi/toml [2020-07-14T13:50:55.211Z] #31 92.57 log [2020-07-14T13:50:55.211Z] #31 92.58 flag [2020-07-14T13:50:55.211Z] #31 ... [2020-07-14T13:50:55.211Z] [2020-07-14T13:50:55.211Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:55.211Z] #40 21.38 CC images/core-arm.o [2020-07-14T13:50:55.211Z] #40 21.84 CC images/core-aarch64.o [2020-07-14T13:50:55.211Z] #40 22.50 CC images/core-ppc64.o [2020-07-14T13:50:55.270Z] #17 35.44 Selecting previously unselected package uidmap. [2020-07-14T13:50:55.270Z] #17 35.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-14T13:50:55.270Z] #17 35.48 Unpacking uidmap (1:4.5-1.1) ... [2020-07-14T13:50:55.510Z] #40 23.35 CC images/core-s390.o [2020-07-14T13:50:55.533Z] #17 35.59 Selecting previously unselected package vim-runtime. [2020-07-14T13:50:55.533Z] #17 35.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:50:55.533Z] #17 35.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-14T13:50:55.533Z] #17 35.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-14T13:50:55.533Z] #17 35.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-14T13:50:56.603Z] #17 ... [2020-07-14T13:50:56.603Z] [2020-07-14T13:50:56.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:56.603Z] #39 93.33 CC criu/cr-dedup.o [2020-07-14T13:50:56.603Z] #39 93.75 CC criu/cr-dump.o [2020-07-14T13:50:56.603Z] #39 95.77 CC criu/cr-errno.o [2020-07-14T13:50:56.603Z] #39 95.85 CC criu/cr-restore.o [2020-07-14T13:50:56.603Z] #39 100.2 CC criu/cr-service.o [2020-07-14T13:50:56.603Z] #39 101.3 CC criu/crtools.o [2020-07-14T13:50:56.603Z] #39 101.9 CC criu/eventfd.o [2020-07-14T13:50:56.603Z] #39 102.3 CC criu/eventpoll.o [2020-07-14T13:50:56.603Z] #39 103.2 CC criu/external.o [2020-07-14T13:50:56.860Z] #39 103.6 CC criu/fault-injection.o [2020-07-14T13:50:57.072Z] #40 24.43 CC images/cpuinfo.o [2020-07-14T13:50:57.119Z] #39 103.7 CC criu/fdstore.o [2020-07-14T13:50:57.372Z] #40 25.04 CC images/inventory.o [2020-07-14T13:50:57.377Z] #39 104.2 CC criu/fifo.o [2020-07-14T13:50:57.459Z] #17 37.50 Selecting previously unselected package vim. [2020-07-14T13:50:57.459Z] #17 37.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-14T13:50:57.459Z] #17 37.54 Unpacking vim (2:8.1.0875-5) ... [2020-07-14T13:50:57.634Z] #39 ... [2020-07-14T13:50:57.634Z] [2020-07-14T13:50:57.634Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:50:57.635Z] #17 39.59 Selecting previously unselected package libnet1:amd64. [2020-07-14T13:50:57.635Z] #17 39.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-14T13:50:57.635Z] #17 39.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:50:57.635Z] #17 39.70 Selecting previously unselected package libnl-3-200:amd64. [2020-07-14T13:50:57.635Z] #17 39.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-14T13:50:57.635Z] #17 39.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-14T13:50:57.635Z] #17 39.81 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-14T13:50:57.670Z] #40 25.33 CC images/fdinfo.o [2020-07-14T13:50:57.722Z] #17 37.85 Selecting previously unselected package xfsprogs. [2020-07-14T13:50:57.722Z] #17 37.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-14T13:50:57.722Z] #17 37.86 Unpacking xfsprogs (4.20.0-1) ... [2020-07-14T13:50:57.893Z] #17 39.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-14T13:50:57.893Z] #17 39.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-14T13:50:57.893Z] #17 39.89 Selecting previously unselected package libreadline5:amd64. [2020-07-14T13:50:57.893Z] #17 39.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-14T13:50:57.893Z] #17 39.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-14T13:50:57.969Z] #40 25.73 CC images/fown.o [2020-07-14T13:50:57.987Z] #17 38.27 Selecting previously unselected package zip. [2020-07-14T13:50:58.150Z] #17 40.05 Selecting previously unselected package net-tools. [2020-07-14T13:50:58.150Z] #17 40.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-14T13:50:58.150Z] #17 40.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-14T13:50:58.188Z] Commit message: "Merge commit 'd4b7b4b0a7465cb0bbdc3d4c2641c94524366532' into HEAD" [2020-07-14T13:50:58.188Z] First time build. Skipping changelog. [2020-07-14T13:50:58.251Z] #17 38.28 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-14T13:50:58.251Z] #17 38.34 Unpacking zip (3.0-11+b1) ... [2020-07-14T13:50:58.268Z] #40 26.00 CC images/ns.o [2020-07-14T13:50:58.408Z] #17 40.30 Selecting previously unselected package python-pip-whl. [2020-07-14T13:50:58.408Z] #17 40.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-14T13:50:58.408Z] #17 40.32 Unpacking python-pip-whl (18.1-5) ... [2020-07-14T13:50:58.514Z] #17 38.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-14T13:50:58.514Z] #17 38.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-14T13:50:58.514Z] #17 38.62 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-14T13:50:58.514Z] #17 38.64 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-14T13:50:58.514Z] #17 38.65 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-14T13:50:58.514Z] #17 38.66 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-14T13:50:58.514Z] #17 38.68 Setting up uidmap (1:4.5-1.1) ... [2020-07-14T13:50:58.514Z] #17 38.69 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-14T13:50:58.514Z] #17 38.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:50:58.514Z] #17 38.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-14T13:50:58.514Z] #17 38.73 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-14T13:50:58.514Z] #17 38.74 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-14T13:50:58.514Z] #17 38.76 Setting up xxd (2:8.1.0875-5) ... [2020-07-14T13:50:58.514Z] #17 38.77 Setting up zip (3.0-11+b1) ... [2020-07-14T13:50:58.567Z] #40 26.26 CC images/regfile.o [Pipeline] withEnv [Pipeline] { [2020-07-14T13:50:58.778Z] #17 38.78 Setting up vim-common (2:8.1.0875-5) ... [2020-07-14T13:50:58.778Z] #17 38.83 Setting up bash-completion (1:2.8-6) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-14T13:50:58.867Z] #40 26.62 CC images/ghost-file.o [2020-07-14T13:50:58.924Z] #17 40.86 Selecting previously unselected package python3-lib2to3. [2020-07-14T13:50:58.924Z] #17 40.86 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-14T13:50:58.924Z] #17 40.87 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-14T13:50:58.924Z] #17 40.99 Selecting previously unselected package python3-distutils. [2020-07-14T13:50:59.182Z] #17 40.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-14T13:50:59.182Z] #17 41.00 Unpacking python3-distutils (3.7.3-1) ... [2020-07-14T13:50:59.182Z] #17 41.14 Selecting previously unselected package python3-pip. [2020-07-14T13:50:59.182Z] #17 41.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-14T13:50:59.182Z] #17 41.16 Unpacking python3-pip (18.1-5) ... [2020-07-14T13:50:59.439Z] #17 41.27 Selecting previously unselected package python3-pkg-resources. [2020-07-14T13:50:59.439Z] #17 41.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-14T13:50:59.439Z] #17 41.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-14T13:50:59.439Z] #17 41.44 Selecting previously unselected package python3-setuptools. [2020-07-14T13:50:59.439Z] #17 41.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-14T13:50:59.439Z] #17 41.46 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-14T13:50:59.517Z] #40 27.09 CC images/fifo.o [2020-07-14T13:50:59.517Z] #40 ... [2020-07-14T13:50:59.517Z] [2020-07-14T13:50:59.517Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:50:59.517Z] #42 86.79 regexp [2020-07-14T13:50:59.517Z] #42 93.25 net [2020-07-14T13:50:59.517Z] #42 93.26 os/exec [2020-07-14T13:50:59.517Z] #42 95.72 internal/lazyregexp [2020-07-14T13:50:59.517Z] #42 96.28 github.com/LK4D4/vndr/versioned [2020-07-14T13:50:59.517Z] #42 ... [2020-07-14T13:50:59.517Z] [2020-07-14T13:50:59.517Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:50:59.517Z] #40 27.31 CC images/remap-file-path.o [2020-07-14T13:50:59.697Z] #17 41.69 Selecting previously unselected package python3-wheel. [2020-07-14T13:50:59.697Z] #17 41.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-14T13:50:59.697Z] #17 41.70 Unpacking python3-wheel (0.32.3-2) ... [2020-07-14T13:50:59.697Z] #17 41.79 Selecting previously unselected package sudo. [2020-07-14T13:50:59.820Z] #40 27.54 CC images/eventfd.o [2020-07-14T13:50:59.955Z] #17 41.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-14T13:50:59.955Z] #17 41.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-14T13:51:00.129Z] #40 27.90 CC images/eventpoll.o [2020-07-14T13:51:00.213Z] #17 42.28 Selecting previously unselected package thin-provisioning-tools. [2020-07-14T13:51:00.213Z] #17 42.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-14T13:51:00.213Z] #17 42.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-14T13:51:00.778Z] #17 42.55 Selecting previously unselected package uidmap. [2020-07-14T13:51:00.778Z] #17 42.57 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-14T13:51:00.778Z] #17 42.58 Unpacking uidmap (1:4.5-1.1) ... [2020-07-14T13:51:00.778Z] #17 42.68 Selecting previously unselected package vim-runtime. [2020-07-14T13:51:00.778Z] #17 42.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:51:00.778Z] #17 42.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-14T13:51:00.778Z] #17 42.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-14T13:51:00.778Z] #17 42.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-14T13:51:00.793Z] #40 28.43 CC images/fh.o [2020-07-14T13:51:01.092Z] #40 28.78 CC images/fsnotify.o [2020-07-14T13:51:01.749Z] #40 29.45 CC images/signalfd.o [2020-07-14T13:51:01.749Z] #40 29.61 CC images/fs.o [2020-07-14T13:51:01.825Z] + docker version [2020-07-14T13:51:02.050Z] #40 29.88 CC images/pstree.o [2020-07-14T13:51:02.098Z] #17 41.74 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-14T13:51:02.098Z] #17 41.76 Setting up xz-utils (5.2.4-1) ... [2020-07-14T13:51:02.098Z] #17 41.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-14T13:51:02.098Z] #17 41.81 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-14T13:51:02.098Z] #17 41.93 invoke-rc.d: could not determine current runlevel [2020-07-14T13:51:02.098Z] #17 41.97 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-14T13:51:02.098Z] #17 41.98 Setting up pigz (2.4-1) ... [2020-07-14T13:51:02.098Z] #17 42.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-14T13:51:02.098Z] #17 42.01 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-14T13:51:02.098Z] #17 42.05 Setting up python-pip-whl (18.1-5) ... [2020-07-14T13:51:02.098Z] #17 42.06 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-14T13:51:02.098Z] #17 42.09 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-14T13:51:02.098Z] #17 ... [2020-07-14T13:51:02.098Z] [2020-07-14T13:51:02.098Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:02.098Z] #39 74.86 DEP criu/namespaces.d [2020-07-14T13:51:02.098Z] #39 75.00 DEP criu/mount.d [2020-07-14T13:51:02.098Z] #39 75.11 DEP criu/memfd.d [2020-07-14T13:51:02.098Z] #39 75.21 DEP criu/mem.d [2020-07-14T13:51:02.098Z] #39 75.33 DEP criu/lsm.d [2020-07-14T13:51:02.098Z] #39 75.44 DEP criu/log.d [2020-07-14T13:51:02.098Z] #39 75.56 DEP criu/libnetlink.d [2020-07-14T13:51:02.098Z] #39 75.67 DEP criu/kerndat.d [2020-07-14T13:51:02.098Z] #39 75.79 DEP criu/kcmp-ids.d [2020-07-14T13:51:02.098Z] #39 75.84 DEP criu/irmap.d [2020-07-14T13:51:02.098Z] #39 75.97 DEP criu/ipc_ns.d [2020-07-14T13:51:02.098Z] #39 76.07 DEP criu/image.d [2020-07-14T13:51:02.098Z] #39 76.18 DEP criu/image-desc.d [2020-07-14T13:51:02.098Z] #39 76.29 DEP criu/fsnotify.d [2020-07-14T13:51:02.098Z] #39 76.47 DEP criu/filesystems.d [2020-07-14T13:51:02.098Z] #39 76.65 DEP criu/files.d [2020-07-14T13:51:02.098Z] #39 76.91 DEP criu/files-reg.d [2020-07-14T13:51:02.098Z] #39 77.14 DEP criu/files-ext.d [2020-07-14T13:51:02.098Z] #39 77.32 DEP criu/file-lock.d [2020-07-14T13:51:02.098Z] #39 77.49 DEP criu/file-ids.d [2020-07-14T13:51:02.098Z] #39 77.65 DEP criu/fifo.d [2020-07-14T13:51:02.098Z] #39 77.74 DEP criu/fdstore.d [2020-07-14T13:51:02.098Z] #39 77.86 DEP criu/fault-injection.d [2020-07-14T13:51:02.098Z] #39 77.90 DEP criu/external.d [2020-07-14T13:51:02.098Z] #39 77.97 DEP criu/eventpoll.d [2020-07-14T13:51:02.098Z] #39 78.08 DEP criu/eventfd.d [2020-07-14T13:51:02.098Z] #39 78.19 DEP criu/crtools.d [2020-07-14T13:51:02.098Z] #39 78.32 DEP criu/cr-service.d [2020-07-14T13:51:02.098Z] #39 78.41 DEP criu/cr-restore.d [2020-07-14T13:51:02.098Z] #39 78.59 DEP criu/cr-errno.d [2020-07-14T13:51:02.098Z] #39 78.61 DEP criu/cr-dump.d [2020-07-14T13:51:02.098Z] #39 78.78 DEP criu/cr-dedup.d [2020-07-14T13:51:02.098Z] #39 78.96 DEP criu/cr-check.d [2020-07-14T13:51:02.098Z] #39 79.19 DEP criu/config.d [2020-07-14T13:51:02.098Z] #39 79.39 DEP criu/clone-noasan.d [2020-07-14T13:51:02.098Z] #39 79.47 DEP criu/cgroup.d [2020-07-14T13:51:02.098Z] #39 79.58 DEP criu/cgroup-props.d [2020-07-14T13:51:02.098Z] #39 79.68 DEP criu/bitmap.d [2020-07-14T13:51:02.098Z] #39 79.70 DEP criu/bfd.d [2020-07-14T13:51:02.098Z] #39 79.86 DEP criu/autofs.d [2020-07-14T13:51:02.098Z] #39 80.07 DEP criu/aio.d [2020-07-14T13:51:02.098Z] #39 80.25 DEP criu/action-scripts.d [2020-07-14T13:51:02.098Z] #39 80.56 CC criu/action-scripts.o [2020-07-14T13:51:02.098Z] #39 80.99 CC criu/aio.o [2020-07-14T13:51:02.098Z] #39 81.40 CC criu/autofs.o [2020-07-14T13:51:02.098Z] #39 82.48 CC criu/bfd.o [2020-07-14T13:51:02.098Z] #39 82.88 CC criu/bitmap.o [2020-07-14T13:51:02.098Z] #39 82.99 CC criu/cgroup-props.o [2020-07-14T13:51:02.098Z] #39 83.62 CC criu/cgroup.o [2020-07-14T13:51:02.349Z] #40 30.18 CC images/pipe.o [2020-07-14T13:51:02.361Z] #39 ... [2020-07-14T13:51:02.361Z] [2020-07-14T13:51:02.361Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:51:02.361Z] #17 42.55 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-14T13:51:02.361Z] #17 42.56 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-14T13:51:02.361Z] #17 42.57 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-14T13:51:02.361Z] #17 42.59 Setting up vim (2:8.1.0875-5) ... [2020-07-14T13:51:02.361Z] #17 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-14T13:51:02.624Z] #17 42.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-14T13:51:02.624Z] #17 42.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-14T13:51:02.624Z] #17 42.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-14T13:51:02.624Z] #17 42.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-14T13:51:02.624Z] #17 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-14T13:51:02.624Z] #17 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-14T13:51:02.624Z] #17 42.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-14T13:51:02.624Z] #17 42.72 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-14T13:51:02.624Z] #17 42.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-14T13:51:02.624Z] #17 42.75 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-14T13:51:02.624Z] #17 42.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-14T13:51:02.624Z] #17 42.78 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-14T13:51:02.624Z] #17 42.80 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-14T13:51:02.649Z] #40 30.53 CC images/tcp-stream.o [2020-07-14T13:51:02.949Z] #40 30.79 CC images/sk-packet.o [2020-07-14T13:51:03.601Z] #40 31.17 CC images/mnt.o [2020-07-14T13:51:03.601Z] #40 31.43 CC images/pipe-data.o [2020-07-14T13:51:03.913Z] #40 ... [2020-07-14T13:51:03.913Z] [2020-07-14T13:51:03.913Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:51:03.913Z] #31 97.21 github.com/BurntSushi/toml/cmd/tomlv [2020-07-14T13:51:03.913Z] #31 DONE 101.3s [2020-07-14T13:51:03.913Z] [2020-07-14T13:51:03.913Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:03.913Z] #40 31.81 CC images/sa.o [2020-07-14T13:51:04.057Z] #17 46.09 Selecting previously unselected package vim. [2020-07-14T13:51:04.057Z] #17 46.11 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-14T13:51:04.057Z] #17 46.14 Unpacking vim (2:8.1.0875-5) ... [2020-07-14T13:51:04.558Z] #40 ... [2020-07-14T13:51:04.558Z] [2020-07-14T13:51:04.558Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:51:04.558Z] #48 91.94 context [2020-07-14T13:51:04.558Z] #48 92.65 mvdan.cc/sh/v3/fileutil [2020-07-14T13:51:04.558Z] #48 95.11 flag [2020-07-14T13:51:04.558Z] #48 95.14 go/token [2020-07-14T13:51:04.558Z] #48 95.18 encoding/binary [2020-07-14T13:51:04.558Z] #48 95.26 github.com/pkg/diff [2020-07-14T13:51:04.558Z] #48 98.49 go/scanner [2020-07-14T13:51:04.558Z] #48 100.1 mvdan.cc/editorconfig [2020-07-14T13:51:04.558Z] #48 100.6 mvdan.cc/sh/v3/syntax [2020-07-14T13:51:04.558Z] #48 100.7 encoding/base64 [2020-07-14T13:51:04.859Z] #48 ... [2020-07-14T13:51:04.859Z] [2020-07-14T13:51:04.859Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:04.859Z] #42 99.44 encoding/binary [2020-07-14T13:51:04.859Z] #42 99.48 net/url [2020-07-14T13:51:04.859Z] #42 99.49 go/scanner [2020-07-14T13:51:04.987Z] #17 46.76 Selecting previously unselected package xfsprogs. [2020-07-14T13:51:04.987Z] #17 46.77 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-14T13:51:04.987Z] #17 46.77 Unpacking xfsprogs (4.20.0-1) ... [2020-07-14T13:51:05.184Z] #17 45.28 Setting up iptables (1.8.2-4) ... [2020-07-14T13:51:05.184Z] #17 45.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-14T13:51:05.184Z] #17 45.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-14T13:51:05.184Z] #17 45.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-14T13:51:05.184Z] #17 45.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-14T13:51:05.243Z] #17 47.23 Selecting previously unselected package zip. [2020-07-14T13:51:05.243Z] #17 47.24 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-14T13:51:05.243Z] #17 47.27 Unpacking zip (3.0-11+b1) ... [2020-07-14T13:51:05.448Z] #17 45.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-14T13:51:05.448Z] #17 45.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-14T13:51:05.448Z] #17 45.47 Setting up python3 (3.7.3-1) ... [2020-07-14T13:51:05.502Z] #17 47.44 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-14T13:51:05.502Z] #17 47.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-14T13:51:05.502Z] #17 47.47 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-14T13:51:05.502Z] #17 47.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-14T13:51:05.502Z] #17 47.49 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-14T13:51:05.502Z] #17 47.50 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-14T13:51:05.502Z] #17 47.51 Setting up uidmap (1:4.5-1.1) ... [2020-07-14T13:51:05.502Z] #17 47.52 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-14T13:51:05.502Z] #17 47.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-14T13:51:05.502Z] #17 47.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-14T13:51:05.502Z] #17 47.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-14T13:51:05.502Z] #17 47.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-14T13:51:05.502Z] #17 47.57 Setting up xxd (2:8.1.0875-5) ... [2020-07-14T13:51:05.502Z] #17 47.58 Setting up zip (3.0-11+b1) ... [2020-07-14T13:51:05.502Z] #17 47.59 Setting up vim-common (2:8.1.0875-5) ... [2020-07-14T13:51:05.760Z] #17 47.61 Setting up bash-completion (1:2.8-6) ... [2020-07-14T13:51:06.060Z] #17 46.23 Setting up python3-wheel (0.32.3-2) ... [2020-07-14T13:51:06.324Z] #17 ... [2020-07-14T13:51:06.324Z] [2020-07-14T13:51:06.324Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:06.324Z] #49 54.71 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-14T13:51:06.324Z] #49 56.66 + mkdir -p /build [2020-07-14T13:51:06.324Z] #49 56.66 + cp runc /build/runc [2020-07-14T13:51:06.324Z] #49 DONE 57.7s [2020-07-14T13:51:06.324Z] [2020-07-14T13:51:06.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:06.324Z] #39 85.68 CC criu/clone-noasan.o [2020-07-14T13:51:06.324Z] #39 85.93 CC criu/config.o [2020-07-14T13:51:06.324Z] #39 87.24 CC criu/cr-check.o [2020-07-14T13:51:06.324Z] #39 88.90 CC criu/cr-dedup.o [2020-07-14T13:51:06.324Z] #39 89.24 CC criu/cr-dump.o [2020-07-14T13:51:06.436Z] #42 103.9 go/ast [2020-07-14T13:51:07.091Z] #42 ... [2020-07-14T13:51:07.091Z] [2020-07-14T13:51:07.091Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:51:07.091Z] #11 94.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-14T13:51:07.091Z] #11 94.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-14T13:51:07.091Z] #11 94.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:51:07.091Z] #11 ... [2020-07-14T13:51:07.091Z] [2020-07-14T13:51:07.091Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:07.091Z] #42 104.5 text/template/parse [2020-07-14T13:51:07.713Z] Client: Docker Engine - Enterprise [2020-07-14T13:51:07.713Z] Version: 19.03.5 [2020-07-14T13:51:07.713Z] API version: 1.40 [2020-07-14T13:51:07.713Z] Go version: go1.12.12 [2020-07-14T13:51:07.713Z] Git commit: 2ee0c57608 [2020-07-14T13:51:07.713Z] Built: 11/13/2019 08:00:16 [2020-07-14T13:51:07.713Z] OS/Arch: windows/amd64 [2020-07-14T13:51:07.714Z] Experimental: false [2020-07-14T13:51:07.714Z] [2020-07-14T13:51:07.714Z] Server: Docker Engine - Enterprise [2020-07-14T13:51:07.714Z] Engine: [2020-07-14T13:51:07.714Z] Version: 19.03.5 [2020-07-14T13:51:07.714Z] API version: 1.40 (minimum version 1.24) [2020-07-14T13:51:07.714Z] Go version: go1.12.12 [2020-07-14T13:51:07.714Z] Git commit: 2ee0c57608 [2020-07-14T13:51:07.714Z] Built: 11/13/2019 07:58:51 [2020-07-14T13:51:07.714Z] OS/Arch: windows/amd64 [2020-07-14T13:51:07.714Z] Experimental: true [2020-07-14T13:51:07.739Z] #42 105.1 encoding/json [2020-07-14T13:51:08.288Z] #17 ... [2020-07-14T13:51:08.288Z] [2020-07-14T13:51:08.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:08.288Z] #39 104.6 CC criu/file-ids.o [2020-07-14T13:51:08.288Z] #39 104.9 CC criu/file-lock.o [2020-07-14T13:51:08.288Z] #39 105.9 CC criu/files-ext.o [2020-07-14T13:51:08.288Z] #39 106.2 CC criu/files-reg.o [2020-07-14T13:51:08.288Z] #39 108.4 CC criu/files.o [2020-07-14T13:51:08.288Z] #39 110.4 CC criu/filesystems.o [2020-07-14T13:51:08.288Z] #39 111.1 CC criu/fsnotify.o [2020-07-14T13:51:08.288Z] #39 112.3 CC criu/image-desc.o [2020-07-14T13:51:08.288Z] #39 112.5 CC criu/image.o [2020-07-14T13:51:08.288Z] #39 113.4 CC criu/ipc_ns.o [2020-07-14T13:51:08.288Z] #39 114.6 CC criu/irmap.o [2020-07-14T13:51:08.288Z] #39 ... [2020-07-14T13:51:08.288Z] [2020-07-14T13:51:08.288Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:51:08.288Z] #17 50.37 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-14T13:51:08.288Z] #17 50.38 Setting up xz-utils (5.2.4-1) ... [2020-07-14T13:51:08.288Z] #17 50.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-14T13:51:08.288Z] #17 50.40 Setting up sudo (1.8.27-1+deb10u2) ... [Pipeline] sh [2020-07-14T13:51:08.546Z] #17 50.46 invoke-rc.d: could not determine current runlevel [2020-07-14T13:51:08.546Z] #17 50.48 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-14T13:51:08.546Z] #17 50.50 Setting up pigz (2.4-1) ... [2020-07-14T13:51:08.546Z] #17 50.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-14T13:51:08.546Z] #17 50.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-14T13:51:08.546Z] #17 50.55 Setting up python-pip-whl (18.1-5) ... [2020-07-14T13:51:08.546Z] #17 50.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-14T13:51:08.546Z] #17 50.58 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-14T13:51:08.885Z] #39 91.46 CC criu/cr-errno.o [2020-07-14T13:51:08.885Z] #39 91.51 CC criu/cr-restore.o [2020-07-14T13:51:09.114Z] #17 51.05 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-14T13:51:09.114Z] #17 51.07 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-14T13:51:09.114Z] #17 51.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-14T13:51:09.114Z] #17 51.10 Setting up vim (2:8.1.0875-5) ... [2020-07-14T13:51:09.114Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-14T13:51:09.114Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-14T13:51:09.114Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-14T13:51:09.114Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-14T13:51:09.114Z] #17 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-14T13:51:09.114Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-14T13:51:09.114Z] #17 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-14T13:51:09.114Z] #17 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-14T13:51:09.114Z] #17 51.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-14T13:51:09.114Z] #17 51.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-14T13:51:09.309Z] + docker info [2020-07-14T13:51:09.371Z] #17 51.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-14T13:51:09.371Z] #17 51.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-14T13:51:09.371Z] #17 51.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-14T13:51:09.371Z] #17 51.23 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-14T13:51:10.281Z] #39 ... [2020-07-14T13:51:10.281Z] [2020-07-14T13:51:10.281Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:51:10.281Z] #17 47.31 Setting up apparmor (2.13.2-10) ... [2020-07-14T13:51:10.281Z] #17 49.09 Setting up xfsprogs (4.20.0-1) ... [2020-07-14T13:51:10.281Z] #17 49.11 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-14T13:51:10.281Z] #17 49.47 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-14T13:51:10.281Z] #17 50.41 Setting up python3-distutils (3.7.3-1) ... [2020-07-14T13:51:10.858Z] #17 50.86 Setting up python3-setuptools (40.8.0-1) ... [2020-07-14T13:51:11.475Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.71503063s with top 10 stages: buildssa: 1m38.978897939s, goimports: 22.554217074s, unconvert: 12.515087165s, gosec: 10.875155361s, golint: 6.457438156s, misspell: 4.45627799s, ineffassign: 4.386243292s, inspect: 3.235768249s, vrp: 2.341818758s, ctrlflow: 1.817813486s [2020-07-14T13:51:11.475Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-07-14T13:51:11.475Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1588/1693, identifier_marker: 1588/1588, exclude-rules: 64/1588, nolint: 0/64, cgo: 1693/2302, filename_unadjuster: 1693/1693, skip_files: 1693/1693, exclude: 1588/1588, path_prettifier: 1693/1693, skip_dirs: 1693/1693 [2020-07-14T13:51:11.475Z] INFO [runner] processing took 60.295503ms with stages: nolint: 26.507149ms, identifier_marker: 16.658896ms, path_prettifier: 7.586275ms, autogenerated_exclude: 4.078305ms, exclude-rules: 3.497212ms, skip_dirs: 1.647667ms, cgo: 192.539µs, filename_unadjuster: 121.668µs, max_same_issues: 1.725µs, uniq_by_line: 665ns, skip_files: 587ns, exclude: 560ns, source_code: 538ns, diff: 507ns, max_from_linter: 477ns, max_per_file_from_linter: 433ns, path_shortener: 300ns [2020-07-14T13:51:11.475Z] INFO [runner] linters took 1m40.421552337s with stages: goanalysis_metalinter: 1m20.777922964s, unused: 19.583104854s [2020-07-14T13:51:11.475Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-07-14T13:51:11.475Z] INFO Memory: 1498 samples, avg is 704.8MB, max is 3571.1MB [2020-07-14T13:51:11.475Z] INFO Execution took 3m39.415160138s [2020-07-14T13:51:11.475Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-14T13:51:11.810Z] #17 51.87 Setting up python3-pip (18.1-5) ... [2020-07-14T13:51:12.064Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh dynbinary-daemon test-docker-py [2020-07-14T13:51:12.271Z] #42 ... [2020-07-14T13:51:12.271Z] [2020-07-14T13:51:12.271Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:51:12.271Z] #11 109.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-14T13:51:12.271Z] #11 109.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-14T13:51:12.271Z] #11 109.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-14T13:51:12.272Z] #11 109.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-14T13:51:12.272Z] #11 109.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-14T13:51:12.272Z] #11 109.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-14T13:51:12.323Z] [2020-07-14T13:51:12.323Z] Removing bundles/ [2020-07-14T13:51:12.323Z] [2020-07-14T13:51:12.323Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-14T13:51:12.587Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:51:12.587Z] GOOS="" GOARCH="" GOARM="" [2020-07-14T13:51:12.597Z] #11 110.1 Selecting previously unselected package libbtrfs0. [2020-07-14T13:51:12.597Z] #11 110.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-14T13:51:12.597Z] #11 110.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-14T13:51:12.658Z] #17 54.15 Setting up iptables (1.8.2-4) ... [2020-07-14T13:51:12.658Z] #17 54.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-14T13:51:12.658Z] #17 54.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-14T13:51:12.658Z] #17 54.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-14T13:51:12.658Z] #17 54.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-14T13:51:12.658Z] #17 54.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-14T13:51:12.658Z] #17 54.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-14T13:51:12.658Z] #17 54.22 Setting up python3 (3.7.3-1) ... [2020-07-14T13:51:12.658Z] #17 54.64 Setting up python3-wheel (0.32.3-2) ... [2020-07-14T13:51:12.759Z] #17 52.98 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:51:12.907Z] #11 110.2 Selecting previously unselected package libbtrfs-dev. [2020-07-14T13:51:12.907Z] #11 110.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-14T13:51:12.907Z] #11 110.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:51:12.907Z] #11 110.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-14T13:51:12.907Z] #11 110.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-14T13:51:12.907Z] #11 110.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-14T13:51:12.907Z] #11 110.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-14T13:51:13.024Z] #17 53.03 Processing triggers for mime-support (3.62) ... [2020-07-14T13:51:13.204Z] #11 110.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-14T13:51:13.204Z] #11 110.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-14T13:51:13.204Z] #11 110.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-14T13:51:13.204Z] #11 110.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-14T13:51:13.204Z] #11 110.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-14T13:51:13.224Z] #17 55.27 Setting up apparmor (2.13.2-10) ... [2020-07-14T13:51:13.503Z] #11 110.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-14T13:51:13.503Z] #11 110.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-14T13:51:13.503Z] #11 110.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-14T13:51:13.808Z] #11 111.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-14T13:51:13.808Z] #11 111.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-14T13:51:13.808Z] #11 111.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-14T13:51:13.808Z] #11 111.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-14T13:51:13.808Z] #11 111.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-14T13:51:13.808Z] #11 111.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-14T13:51:13.808Z] #11 111.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-14T13:51:14.107Z] #11 111.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-14T13:51:14.107Z] #11 111.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-14T13:51:14.405Z] #11 111.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-14T13:51:14.405Z] #11 111.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-14T13:51:14.405Z] #11 111.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-14T13:51:14.422Z] #17 DONE 54.4s [2020-07-14T13:51:14.422Z] [2020-07-14T13:51:14.422Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-14T13:51:14.854Z] #17 56.72 Setting up xfsprogs (4.20.0-1) ... [2020-07-14T13:51:14.854Z] #17 56.73 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-14T13:51:15.004Z] #11 112.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-14T13:51:15.004Z] #11 112.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-14T13:51:15.004Z] #11 112.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-14T13:51:15.004Z] #11 112.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-14T13:51:15.004Z] #11 ... [2020-07-14T13:51:15.004Z] [2020-07-14T13:51:15.004Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:15.004Z] #40 32.60 CC images/timer.o [2020-07-14T13:51:15.004Z] #40 33.20 CC images/timerfd.o [2020-07-14T13:51:15.004Z] #40 33.43 CC images/mm.o [2020-07-14T13:51:15.004Z] #40 33.71 CC images/sk-opts.o [2020-07-14T13:51:15.004Z] #40 33.93 CC images/sk-unix.o [2020-07-14T13:51:15.004Z] #40 34.32 CC images/sk-inet.o [2020-07-14T13:51:15.004Z] #40 34.85 CC images/tun.o [2020-07-14T13:51:15.004Z] #40 35.19 CC images/sk-netlink.o [2020-07-14T13:51:15.004Z] #40 35.45 CC images/packet-sock.o [2020-07-14T13:51:15.004Z] #40 35.97 CC images/ipc-var.o [2020-07-14T13:51:15.004Z] #40 36.20 CC images/ipc-desc.o [2020-07-14T13:51:15.004Z] #40 36.41 CC images/ipc-shm.o [2020-07-14T13:51:15.004Z] #40 36.62 CC images/ipc-msg.o [2020-07-14T13:51:15.004Z] #40 36.98 CC images/ipc-sem.o [2020-07-14T13:51:15.004Z] #40 37.21 CC images/utsns.o [2020-07-14T13:51:15.004Z] #40 37.43 CC images/creds.o [2020-07-14T13:51:15.004Z] #40 37.66 CC images/vma.o [2020-07-14T13:51:15.004Z] #40 37.87 CC images/netdev.o [2020-07-14T13:51:15.004Z] #40 38.30 CC images/tty.o [2020-07-14T13:51:15.004Z] #40 38.99 CC images/file-lock.o [2020-07-14T13:51:15.004Z] #40 39.19 CC images/rlimit.o [2020-07-14T13:51:15.004Z] #40 39.46 CC images/pagemap.o [2020-07-14T13:51:15.004Z] #40 39.84 CC images/siginfo.o [2020-07-14T13:51:15.004Z] #40 40.32 CC images/rpc.o [2020-07-14T13:51:15.005Z] #40 42.17 CC images/ext-file.o [2020-07-14T13:51:15.005Z] #40 42.52 CC images/cgroup.o [2020-07-14T13:51:15.005Z] #40 ... [2020-07-14T13:51:15.005Z] [2020-07-14T13:51:15.005Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:51:15.005Z] #11 112.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-14T13:51:15.005Z] #11 112.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-14T13:51:15.112Z] #17 57.16 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-14T13:51:15.304Z] #11 112.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-14T13:51:15.304Z] #11 112.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-14T13:51:15.304Z] #11 112.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-14T13:51:15.603Z] #11 ... [2020-07-14T13:51:15.603Z] [2020-07-14T13:51:15.603Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:51:15.603Z] #48 103.1 go/ast [2020-07-14T13:51:15.603Z] #48 103.5 encoding/json [2020-07-14T13:51:15.603Z] #48 103.6 golang.org/x/sys/unix [2020-07-14T13:51:15.816Z] #18 1.592 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-14T13:51:15.816Z] #18 1.594 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-14T13:51:15.816Z] #18 1.598 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-14T13:51:15.816Z] #18 DONE 1.7s [2020-07-14T13:51:15.816Z] [2020-07-14T13:51:15.816Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:51:15.926Z] #48 ... [2020-07-14T13:51:15.926Z] [2020-07-14T13:51:15.926Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-14T13:51:15.927Z] #11 113.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-14T13:51:15.927Z] #11 113.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-14T13:51:15.927Z] #11 113.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-14T13:51:15.927Z] #11 113.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-14T13:51:15.927Z] #11 113.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-14T13:51:15.927Z] #11 113.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-14T13:51:15.927Z] #11 113.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:51:15.927Z] #11 113.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-14T13:51:15.927Z] #11 113.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-14T13:51:15.927Z] #11 113.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-14T13:51:15.927Z] #11 113.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-14T13:51:15.927Z] #11 113.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-14T13:51:15.927Z] #11 113.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-14T13:51:15.927Z] #11 113.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-14T13:51:15.927Z] #11 113.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-14T13:51:15.927Z] #11 113.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-14T13:51:15.927Z] #11 113.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-14T13:51:15.927Z] #11 113.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:51:15.927Z] #11 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-14T13:51:15.927Z] #11 113.6 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-07-14T13:51:16.226Z] #11 113.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-14T13:51:16.226Z] #11 113.6 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-07-14T13:51:16.226Z] #11 113.6 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-07-14T13:51:16.226Z] #11 113.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-14T13:51:16.226Z] #11 113.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-14T13:51:16.226Z] #11 113.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-14T13:51:16.226Z] #11 113.6 Setting up dmsetup (2:1.02.155-3) ... [2020-07-14T13:51:16.226Z] #11 113.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-14T13:51:16.226Z] #11 113.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-14T13:51:16.226Z] #11 113.7 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:51:16.302Z] #17 58.18 Setting up python3-distutils (3.7.3-1) ... [2020-07-14T13:51:16.524Z] #11 DONE 114.0s [2020-07-14T13:51:16.524Z] [2020-07-14T13:51:16.524Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-14T13:51:16.865Z] #17 58.68 Setting up python3-setuptools (40.8.0-1) ... [2020-07-14T13:51:16.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-14T13:51:16.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-14T13:51:17.173Z] #12 DONE 0.6s [2020-07-14T13:51:17.173Z] [2020-07-14T13:51:17.173Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:17.173Z] #50 0.516 + RM_GOPATH=0 [2020-07-14T13:51:17.173Z] #50 0.517 + TMP_GOPATH= [2020-07-14T13:51:17.173Z] #50 0.517 + : /build [2020-07-14T13:51:17.173Z] #50 0.517 + '[' -z '' ']' [2020-07-14T13:51:17.173Z] #50 0.526 ++ mktemp -d [2020-07-14T13:51:17.173Z] #50 0.529 + export GOPATH=/tmp/tmp.Iz2qyCbVmA [2020-07-14T13:51:17.173Z] #50 0.529 + GOPATH=/tmp/tmp.Iz2qyCbVmA [2020-07-14T13:51:17.173Z] #50 0.529 + RM_GOPATH=1 [2020-07-14T13:51:17.173Z] #50 0.529 + case "$(go env GOARCH)" in [2020-07-14T13:51:17.173Z] #50 0.537 ++ go env GOARCH [2020-07-14T13:51:17.173Z] #50 0.584 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T13:51:17.173Z] #50 0.586 + GO_BUILDMODE=-buildmode=pie [2020-07-14T13:51:17.173Z] #50 0.587 ++ dirname /tmp/install/install.sh [2020-07-14T13:51:17.173Z] #50 0.590 + dir=/tmp/install [2020-07-14T13:51:17.173Z] #50 0.590 + bin=runc [2020-07-14T13:51:17.173Z] #50 0.590 + shift [2020-07-14T13:51:17.173Z] #50 0.590 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-14T13:51:17.173Z] #50 0.591 + . /tmp/install/runc.installer [2020-07-14T13:51:17.173Z] #50 0.592 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-14T13:51:17.173Z] #50 0.593 + install_runc [2020-07-14T13:51:17.173Z] #50 0.595 + uname -r [2020-07-14T13:51:17.173Z] #50 0.597 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-14T13:51:17.173Z] #50 0.606 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-14T13:51:17.173Z] #50 0.606 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-14T13:51:17.173Z] #50 0.606 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-14T13:51:17.173Z] #50 0.606 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Iz2qyCbVmA/src/github.com/opencontainers/runc [2020-07-14T13:51:17.173Z] #50 0.610 Cloning into '/tmp/tmp.Iz2qyCbVmA/src/github.com/opencontainers/runc'... [2020-07-14T13:51:17.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-14T13:51:17.794Z] #17 59.74 Setting up python3-pip (18.1-5) ... [2020-07-14T13:51:17.825Z] #50 ... [2020-07-14T13:51:17.825Z] [2020-07-14T13:51:17.825Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-14T13:51:17.825Z] #13 DONE 0.5s [2020-07-14T13:51:17.825Z] [2020-07-14T13:51:17.825Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-14T13:51:17.825Z] #14 0.301 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-14T13:51:18.125Z] #14 DONE 0.4s [2020-07-14T13:51:18.125Z] [2020-07-14T13:51:18.125Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:18.125Z] #42 115.5 text/template [2020-07-14T13:51:18.427Z] #42 ... [2020-07-14T13:51:18.427Z] [2020-07-14T13:51:18.427Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-14T13:51:18.427Z] #15 DONE 0.3s [2020-07-14T13:51:18.427Z] [2020-07-14T13:51:18.427Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-14T13:51:18.724Z] #17 ... [2020-07-14T13:51:18.724Z] [2020-07-14T13:51:18.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:18.724Z] #39 115.3 CC criu/kcmp-ids.o [2020-07-14T13:51:18.724Z] #39 115.6 CC criu/kerndat.o [2020-07-14T13:51:18.724Z] #39 116.8 CC criu/libnetlink.o [2020-07-14T13:51:18.724Z] #39 117.2 CC criu/log.o [2020-07-14T13:51:18.724Z] #39 117.6 CC criu/lsm.o [2020-07-14T13:51:18.724Z] #39 118.1 CC criu/mem.o [2020-07-14T13:51:18.724Z] #39 119.8 CC criu/memfd.o [2020-07-14T13:51:18.724Z] #39 120.4 CC criu/mount.o [2020-07-14T13:51:18.724Z] #39 124.5 CC criu/namespaces.o [2020-07-14T13:51:18.724Z] #39 ... [2020-07-14T13:51:18.724Z] [2020-07-14T13:51:18.724Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:51:18.726Z] #16 DONE 0.4s [2020-07-14T13:51:18.726Z] [2020-07-14T13:51:18.726Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-14T13:51:18.982Z] #17 60.85 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:51:18.982Z] #17 60.88 Processing triggers for mime-support (3.62) ... [2020-07-14T13:51:19.029Z] #17 DONE 0.4s [2020-07-14T13:51:19.029Z] [2020-07-14T13:51:19.029Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:19.029Z] #42 116.5 go/parser [2020-07-14T13:51:19.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-14T13:51:19.550Z] #17 DONE 61.7s [2020-07-14T13:51:19.550Z] [2020-07-14T13:51:19.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:19.550Z] #39 126.3 CC criu/net.o [2020-07-14T13:51:19.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-14T13:51:20.039Z] #19 4.246 Collecting yamllint==1.16.0 [2020-07-14T13:51:21.447Z] #39 ... [2020-07-14T13:51:21.447Z] [2020-07-14T13:51:21.447Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-14T13:51:21.447Z] #18 1.609 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-14T13:51:21.447Z] #18 1.612 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-14T13:51:21.447Z] #18 1.616 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-14T13:51:21.447Z] #18 DONE 1.7s [2020-07-14T13:51:21.447Z] [2020-07-14T13:51:21.447Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:51:21.969Z] #19 ... [2020-07-14T13:51:21.969Z] [2020-07-14T13:51:21.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:21.969Z] #39 94.61 CC criu/cr-service.o [2020-07-14T13:51:21.969Z] #39 95.88 CC criu/crtools.o [2020-07-14T13:51:21.969Z] #39 96.28 CC criu/eventfd.o [2020-07-14T13:51:21.969Z] #39 96.52 CC criu/eventpoll.o [2020-07-14T13:51:21.969Z] #39 97.04 CC criu/external.o [2020-07-14T13:51:21.969Z] #39 97.27 CC criu/fault-injection.o [2020-07-14T13:51:21.969Z] #39 97.42 CC criu/fdstore.o [2020-07-14T13:51:21.969Z] #39 97.73 CC criu/fifo.o [2020-07-14T13:51:21.969Z] #39 98.03 CC criu/file-ids.o [2020-07-14T13:51:21.969Z] #39 98.30 CC criu/file-lock.o [2020-07-14T13:51:21.969Z] #39 99.23 CC criu/files-ext.o [2020-07-14T13:51:21.969Z] #39 99.65 CC criu/files-reg.o [2020-07-14T13:51:21.969Z] #39 101.2 CC criu/files.o [2020-07-14T13:51:21.969Z] #39 102.9 CC criu/filesystems.o [2020-07-14T13:51:21.969Z] #39 103.3 CC criu/fsnotify.o [2020-07-14T13:51:21.969Z] #39 104.0 CC criu/image-desc.o [2020-07-14T13:51:21.969Z] #39 104.1 CC criu/image.o [2020-07-14T13:51:21.969Z] #39 104.7 CC criu/ipc_ns.o [2020-07-14T13:51:22.012Z] #19 ... [2020-07-14T13:51:22.012Z] [2020-07-14T13:51:22.012Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:51:22.012Z] #36 190.2 + dpkg --print-architecture [2020-07-14T13:51:22.012Z] #36 190.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-14T13:51:22.012Z] #36 190.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-14T13:51:22.012Z] #36 190.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-14T13:51:22.012Z] #36 ... [2020-07-14T13:51:22.012Z] [2020-07-14T13:51:22.012Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:22.012Z] #49 73.61 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-14T13:51:22.012Z] #49 76.44 + mkdir -p /build [2020-07-14T13:51:22.012Z] #49 76.44 + cp runc /build/runc [2020-07-14T13:51:22.012Z] #49 DONE 76.6s [2020-07-14T13:51:22.270Z] [2020-07-14T13:51:22.270Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:51:22.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-14T13:51:22.919Z] #39 105.6 CC criu/irmap.o [2020-07-14T13:51:23.181Z] #39 106.1 CC criu/kcmp-ids.o [2020-07-14T13:51:23.444Z] #39 106.3 CC criu/kerndat.o [2020-07-14T13:51:24.167Z] #36 ... [2020-07-14T13:51:24.167Z] [2020-07-14T13:51:24.167Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:24.167Z] #39 130.5 CC criu/netfilter.o [2020-07-14T13:51:24.167Z] #39 130.9 CC criu/page-pipe.o [2020-07-14T13:51:24.394Z] #39 107.1 CC criu/libnetlink.o [2020-07-14T13:51:24.394Z] #39 107.3 CC criu/log.o [2020-07-14T13:51:24.672Z] #42 121.4 encoding/xml [2020-07-14T13:51:24.672Z] #42 ... [2020-07-14T13:51:24.672Z] [2020-07-14T13:51:24.672Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:24.672Z] #40 43.40 CC images/userns.o [2020-07-14T13:51:24.672Z] #40 43.68 CC images/google/protobuf/descriptor.o [2020-07-14T13:51:24.672Z] #40 46.17 CC images/opts.o [2020-07-14T13:51:24.672Z] #40 46.42 CC images/seccomp.o [2020-07-14T13:51:24.672Z] #40 46.98 CC images/binfmt-misc.o [2020-07-14T13:51:24.672Z] #40 47.39 CC images/time.o [2020-07-14T13:51:24.672Z] #40 47.64 CC images/sysctl.o [2020-07-14T13:51:24.672Z] #40 47.92 CC images/autofs.o [2020-07-14T13:51:24.672Z] #40 48.17 CC images/macvlan.o [2020-07-14T13:51:24.672Z] #40 48.51 CC images/sit.o [2020-07-14T13:51:24.672Z] #40 48.77 CC images/memfd.o [2020-07-14T13:51:24.672Z] #40 49.23 CC images/timens.o [2020-07-14T13:51:24.672Z] #40 49.52 LINK images/built-in.o [2020-07-14T13:51:24.672Z] #40 49.68 GEN compel/include/asm [2020-07-14T13:51:24.672Z] #40 49.73 GEN compel/include/version.h [2020-07-14T13:51:24.672Z] #40 49.74 touch .config [2020-07-14T13:51:24.672Z] #40 49.82 GEN include/common/config.h [2020-07-14T13:51:24.672Z] #40 49.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-14T13:51:24.672Z] #40 49.98 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-14T13:51:24.672Z] #40 50.02 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-14T13:51:24.672Z] #40 50.05 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-14T13:51:24.672Z] #40 50.12 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-14T13:51:24.672Z] #40 50.17 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-14T13:51:24.672Z] #40 50.19 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-14T13:51:24.672Z] #40 50.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-14T13:51:24.672Z] #40 50.25 DEP compel/plugins/std/infect.d [2020-07-14T13:51:24.672Z] #40 50.47 DEP compel/plugins/std/string.d [2020-07-14T13:51:24.672Z] #40 50.61 DEP compel/plugins/std/log.d [2020-07-14T13:51:24.672Z] #40 50.77 DEP compel/plugins/std/fds.d [2020-07-14T13:51:24.672Z] #40 50.93 DEP compel/plugins/std/std.d [2020-07-14T13:51:24.672Z] #40 51.07 DEP compel/plugins/shmem/shmem.d [2020-07-14T13:51:24.672Z] #40 51.17 DEP compel/plugins/fds/fds.d [2020-07-14T13:51:24.672Z] #40 51.33 CC compel/plugins/std/std.o [2020-07-14T13:51:24.672Z] #40 51.60 CC compel/plugins/std/fds.o [2020-07-14T13:51:24.672Z] #40 52.10 CC compel/plugins/std/log.o [2020-07-14T13:51:24.732Z] #39 131.5 CC criu/page-xfer.o [2020-07-14T13:51:24.970Z] #39 107.7 CC criu/lsm.o [2020-07-14T13:51:24.970Z] #39 107.9 CC criu/mem.o [2020-07-14T13:51:25.335Z] #40 53.09 CC compel/plugins/std/string.o [2020-07-14T13:51:25.546Z] #39 ... [2020-07-14T13:51:25.546Z] [2020-07-14T13:51:25.546Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:51:25.546Z] #19 9.547 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-14T13:51:25.546Z] #19 9.612 Collecting pyyaml (from yamllint==1.16.0) [2020-07-14T13:51:25.833Z] #19 9.722 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-14T13:51:26.103Z] #39 132.9 CC criu/pagemap-cache.o [2020-07-14T13:51:26.388Z] #40 54.01 CC compel/plugins/std/infect.o [2020-07-14T13:51:26.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-14T13:51:26.690Z] #40 54.57 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-14T13:51:26.787Z] #39 133.3 CC criu/pagemap.o [2020-07-14T13:51:26.846Z] #19 11.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-14T13:51:26.991Z] #40 54.63 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-14T13:51:26.991Z] #40 54.70 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-14T13:51:26.991Z] #40 ... [2020-07-14T13:51:26.991Z] [2020-07-14T13:51:26.991Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:26.991Z] #50 10.28 + cd /tmp/tmp.Iz2qyCbVmA/src/github.com/opencontainers/runc [2020-07-14T13:51:26.991Z] #50 10.28 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-14T13:51:27.135Z] #19 11.04 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-14T13:51:27.135Z] #19 11.08 Building wheels for collected packages: pyyaml [2020-07-14T13:51:27.135Z] #19 11.08 Running setup.py bdist_wheel for pyyaml: started [2020-07-14T13:51:27.291Z] #50 10.70 + '[' -z '' ']' [2020-07-14T13:51:27.291Z] #50 10.70 + target=static [2020-07-14T13:51:27.291Z] #50 10.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-14T13:51:27.352Z] #39 134.1 CC criu/parasite-syscall.o [2020-07-14T13:51:27.590Z] #50 10.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-14T13:51:28.083Z] #19 12.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-14T13:51:28.083Z] #19 12.04 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-14T13:51:28.083Z] #19 12.11 Successfully built pyyaml [2020-07-14T13:51:28.083Z] #19 12.12 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-14T13:51:28.288Z] #39 135.0 CC criu/path.o [2020-07-14T13:51:28.351Z] #19 12.39 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-14T13:51:28.556Z] #39 135.3 CC criu/pie-util-vdso-elf32.o [2020-07-14T13:51:29.126Z] #39 135.7 CC criu/pie-util-vdso.o [2020-07-14T13:51:29.147Z] #50 ... [2020-07-14T13:51:29.147Z] [2020-07-14T13:51:29.147Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:51:29.147Z] #18 0.501 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-14T13:51:29.147Z] #18 0.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-14T13:51:29.147Z] #18 0.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-14T13:51:29.147Z] #18 1.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-14T13:51:29.147Z] #18 3.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-14T13:51:29.147Z] #18 4.632 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-14T13:51:29.307Z] #19 DONE 13.2s [2020-07-14T13:51:29.307Z] [2020-07-14T13:51:29.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:29.307Z] #39 109.2 CC criu/memfd.o [2020-07-14T13:51:29.307Z] #39 109.6 CC criu/mount.o [2020-07-14T13:51:29.307Z] #39 112.3 CC criu/namespaces.o [2020-07-14T13:51:29.383Z] #39 136.1 CC criu/pie-util.o [2020-07-14T13:51:29.383Z] #39 136.2 CC criu/pipes.o [2020-07-14T13:51:29.453Z] #18 ... [2020-07-14T13:51:29.453Z] [2020-07-14T13:51:29.453Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:29.453Z] #40 54.76 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-14T13:51:29.453Z] #40 54.81 AR compel/plugins/std.lib.a [2020-07-14T13:51:29.453Z] #40 54.92 CC compel/plugins/fds/fds.o [2020-07-14T13:51:29.453Z] #40 55.35 AR compel/plugins/fds.lib.a [2020-07-14T13:51:29.453Z] #40 55.45 HOSTDEP compel/src/lib/log-host.d [2020-07-14T13:51:29.453Z] #40 55.58 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-14T13:51:29.453Z] #40 55.77 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-14T13:51:29.453Z] #40 55.86 HOSTDEP compel/src/main-host.d [2020-07-14T13:51:29.453Z] #40 55.99 DEP compel/src/lib/ptrace.d [2020-07-14T13:51:29.453Z] #40 56.16 DEP compel/src/lib/infect.d [2020-07-14T13:51:29.453Z] #40 56.38 DEP compel/src/lib/infect-util.d [2020-07-14T13:51:29.453Z] #40 56.51 DEP compel/src/lib/infect-rpc.d [2020-07-14T13:51:29.453Z] #40 56.79 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-14T13:51:29.453Z] #40 56.90 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-14T13:51:29.453Z] #40 57.01 DEP compel/src/lib/log.d [2020-07-14T13:51:29.453Z] #40 57.13 DEP compel/src/main.d [2020-07-14T13:51:29.453Z] #40 57.28 DEP compel/src/lib/handle-elf.d [2020-07-14T13:51:29.751Z] #40 57.44 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-14T13:51:29.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-14T13:51:30.051Z] #40 57.66 CC compel/src/lib/log.o [2020-07-14T13:51:30.051Z] #40 57.99 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-14T13:51:30.316Z] #39 136.9 CC criu/plugin.o [2020-07-14T13:51:30.572Z] #39 137.2 CC criu/proc_parse.o [2020-07-14T13:51:30.699Z] #40 58.38 CC compel/arch/ppc64/src/lib/infect.o [2020-07-14T13:51:30.719Z] #39 113.6 CC criu/net.o [2020-07-14T13:51:31.349Z] #40 59.26 CC compel/src/lib/infect-rpc.o [2020-07-14T13:51:31.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-14T13:51:32.003Z] #40 59.81 CC compel/src/lib/infect-util.o [2020-07-14T13:51:32.465Z] #39 139.1 CC criu/protobuf-desc.o [2020-07-14T13:51:32.653Z] #40 60.19 CC compel/src/lib/infect.o [2020-07-14T13:51:32.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-14T13:51:33.292Z] #39 115.9 CC criu/netfilter.o [2020-07-14T13:51:33.292Z] #39 116.2 CC criu/page-pipe.o [2020-07-14T13:51:33.395Z] #39 140.1 CC criu/protobuf.o [2020-07-14T13:51:33.652Z] #39 140.4 CC criu/pstree.o [2020-07-14T13:51:33.652Z] #39 ... [2020-07-14T13:51:33.652Z] [2020-07-14T13:51:33.652Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:51:33.652Z] #19 5.516 Collecting yamllint==1.16.0 [2020-07-14T13:51:33.652Z] #19 10.83 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-14T13:51:33.652Z] #19 10.89 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-14T13:51:33.652Z] #19 10.91 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-14T13:51:33.652Z] #19 10.94 Collecting pyyaml (from yamllint==1.16.0) [2020-07-14T13:51:33.652Z] #19 11.02 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-14T13:51:33.652Z] #19 11.67 Building wheels for collected packages: pyyaml [2020-07-14T13:51:33.652Z] #19 11.67 Running setup.py bdist_wheel for pyyaml: started [2020-07-14T13:51:33.652Z] #19 12.26 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-14T13:51:33.652Z] #19 12.26 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-14T13:51:33.652Z] #19 12.32 Successfully built pyyaml [2020-07-14T13:51:33.652Z] #19 12.33 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-14T13:51:33.910Z] #19 12.56 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-14T13:51:34.242Z] #39 116.8 CC criu/page-xfer.o [2020-07-14T13:51:34.475Z] #19 DONE 12.9s [2020-07-14T13:51:34.475Z] [2020-07-14T13:51:34.475Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-14T13:51:34.646Z] Client: [2020-07-14T13:51:34.646Z] Debug Mode: false [2020-07-14T13:51:34.646Z] Plugins: [2020-07-14T13:51:34.646Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-14T13:51:34.646Z] [2020-07-14T13:51:34.646Z] Server: [2020-07-14T13:51:34.646Z] Containers: 0 [2020-07-14T13:51:34.646Z] Running: 0 [2020-07-14T13:51:34.646Z] Paused: 0 [2020-07-14T13:51:34.646Z] Stopped: 0 [2020-07-14T13:51:34.646Z] Images: 0 [2020-07-14T13:51:34.646Z] Server Version: 19.03.5 [2020-07-14T13:51:34.646Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-14T13:51:34.646Z] Windows: [2020-07-14T13:51:34.646Z] LCOW: [2020-07-14T13:51:34.646Z] Logging Driver: json-file [2020-07-14T13:51:34.646Z] Plugins: [2020-07-14T13:51:34.646Z] Volume: local [2020-07-14T13:51:34.646Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-14T13:51:34.646Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-14T13:51:34.646Z] Swarm: inactive [2020-07-14T13:51:34.646Z] Default Isolation: process [2020-07-14T13:51:34.646Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-14T13:51:34.646Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-14T13:51:34.646Z] OSType: windows [2020-07-14T13:51:34.646Z] Architecture: x86_64 [2020-07-14T13:51:34.646Z] CPUs: 4 [2020-07-14T13:51:34.646Z] Total Memory: 32GiB [2020-07-14T13:51:34.646Z] Name: azwin-2-2da430 [2020-07-14T13:51:34.646Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-14T13:51:34.646Z] Docker Root Dir: D:\docker [2020-07-14T13:51:34.646Z] Debug Mode: false [2020-07-14T13:51:34.646Z] Registry: https://index.docker.io/v1/ [2020-07-14T13:51:34.646Z] Labels: [2020-07-14T13:51:34.646Z] Experimental: true [2020-07-14T13:51:34.646Z] Insecure Registries: [2020-07-14T13:51:34.646Z] 10.0.0.4:5000 [2020-07-14T13:51:34.646Z] 127.0.0.0/8 [2020-07-14T13:51:34.646Z] Registry Mirrors: [2020-07-14T13:51:34.646Z] http://10.0.0.4:5000/ [2020-07-14T13:51:34.646Z] Live Restore Enabled: false [2020-07-14T13:51:34.646Z] [2020-07-14T13:51:34.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-14T13:51:34.733Z] #22 DONE 0.4s [2020-07-14T13:51:34.733Z] [2020-07-14T13:51:34.733Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-14T13:51:35.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-14T13:51:35.474Z] #40 63.39 CC compel/src/lib/ptrace.o [2020-07-14T13:51:35.637Z] #39 118.1 CC criu/pagemap-cache.o [2020-07-14T13:51:35.637Z] #39 118.4 CC criu/pagemap.o [2020-07-14T13:51:36.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-14T13:51:36.209Z] Using test binary docker [2020-07-14T13:51:36.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-14T13:51:36.209Z] Using test binary docker [2020-07-14T13:51:36.209Z] +++ /etc/init.d/apparmor start [2020-07-14T13:51:36.209Z] +++ /etc/init.d/apparmor start [2020-07-14T13:51:36.209Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-14T13:51:36.209Z] Starting: AppArmorStarting dockerd [2020-07-14T13:51:36.209Z] INFO: Waiting for daemon to start... [2020-07-14T13:51:36.209Z] +++ 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-07-14T13:51:36.209Z] : already loaded with profiles.: Skipped. ... (warning). [2020-07-14T13:51:36.209Z] INFO: Waiting for daemon to start... [2020-07-14T13:51:36.209Z] Starting dockerd [2020-07-14T13:51:36.209Z] +++ 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-07-14T13:51:36.214Z] #39 119.1 CC criu/parasite-syscall.o [2020-07-14T13:51:36.535Z] #40 64.00 AR compel/libcompel.a [2020-07-14T13:51:36.535Z] #40 64.09 HOSTCC compel/src/main-host.o [2020-07-14T13:51:36.535Z] #40 64.41 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-14T13:51:36.776Z] ..Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-14T13:51:36.860Z] #40 64.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-14T13:51:37.163Z] #39 119.8 CC criu/path.o [2020-07-14T13:51:37.163Z] #39 120.0 CC criu/pie-util-vdso.o [2020-07-14T13:51:37.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-14T13:51:37.514Z] #40 65.21 HOSTCC compel/src/lib/log-host.o [2020-07-14T13:51:37.514Z] #40 65.35 HOSTLINK compel/compel-host-bin [2020-07-14T13:51:37.740Z] #39 120.3 CC criu/pie-util.o [2020-07-14T13:51:37.740Z] #39 120.5 CC criu/pipes.o [2020-07-14T13:51:37.740Z] #39 ... [2020-07-14T13:51:37.740Z] [2020-07-14T13:51:37.740Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:37.740Z] #52 136.4 + bin/containerd [2020-07-14T13:51:37.816Z] #40 65.53 DEP soccr/soccr.d [2020-07-14T13:51:37.816Z] #40 ... [2020-07-14T13:51:37.816Z] [2020-07-14T13:51:37.816Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:51:37.816Z] #48 125.2 golang.org/x/crypto/ssh/terminal [2020-07-14T13:51:37.816Z] #48 129.0 mvdan.cc/sh/v3/cmd/shfmt [2020-07-14T13:51:37.816Z] #48 ... [2020-07-14T13:51:37.816Z] [2020-07-14T13:51:37.816Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:51:37.816Z] #18 11.00 Fetched 8140 kB in 11s (774 kB/s) [2020-07-14T13:51:37.816Z] #18 11.00 Reading package lists... [2020-07-14T13:51:38.116Z] #18 16.25 Reading package lists... [2020-07-14T13:51:38.116Z] #18 ... [2020-07-14T13:51:38.116Z] [2020-07-14T13:51:38.116Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:38.116Z] #40 65.80 CC soccr/soccr.o [2020-07-14T13:51:38.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-14T13:51:38.320Z] #52 ... [2020-07-14T13:51:38.320Z] [2020-07-14T13:51:38.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:38.320Z] #39 121.1 CC criu/plugin.o [2020-07-14T13:51:38.417Z] #40 ... [2020-07-14T13:51:38.417Z] [2020-07-14T13:51:38.417Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-14T13:51:38.417Z] #48 DONE 135.9s [2020-07-14T13:51:38.586Z] #39 121.5 CC criu/proc_parse.o [2020-07-14T13:51:38.716Z] [2020-07-14T13:51:38.716Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:38.716Z] #42 128.3 math/big [2020-07-14T13:51:38.716Z] #42 132.3 go/doc [2020-07-14T13:51:38.916Z] #26 ... [2020-07-14T13:51:38.917Z] [2020-07-14T13:51:38.917Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:51:38.917Z] #36 DONE 216.6s [2020-07-14T13:51:38.917Z] [2020-07-14T13:51:38.917Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-14T13:51:38.917Z] #26 DONE 3.6s [2020-07-14T13:51:38.917Z] [2020-07-14T13:51:38.917Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-14T13:51:38.917Z] #29 DONE 0.3s [2020-07-14T13:51:38.917Z] [2020-07-14T13:51:38.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:38.917Z] #39 141.2 CC criu/rbtree.o [2020-07-14T13:51:38.917Z] #39 141.5 CC criu/rst-malloc.o [2020-07-14T13:51:38.917Z] #39 141.7 CC criu/seccomp.o [2020-07-14T13:51:38.917Z] #39 142.2 CC criu/seize.o [2020-07-14T13:51:38.917Z] #39 142.7 CC criu/servicefd.o [2020-07-14T13:51:38.917Z] #39 143.0 CC criu/shmem.o [2020-07-14T13:51:38.917Z] #39 143.5 CC criu/sigframe.o [2020-07-14T13:51:38.917Z] #39 143.6 CC criu/signalfd.o [2020-07-14T13:51:38.917Z] #39 143.8 CC criu/sk-inet.o [2020-07-14T13:51:38.917Z] #39 144.3 CC criu/sk-netlink.o [2020-07-14T13:51:38.917Z] #39 144.6 CC criu/sk-packet.o [2020-07-14T13:51:38.917Z] #39 144.9 CC criu/sk-queue.o [2020-07-14T13:51:38.917Z] #39 ... [2020-07-14T13:51:38.917Z] [2020-07-14T13:51:38.917Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-14T13:51:38.917Z] #31 DONE 0.1s [2020-07-14T13:51:38.917Z] [2020-07-14T13:51:38.917Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-14T13:51:38.917Z] #34 DONE 0.1s [2020-07-14T13:51:38.917Z] [2020-07-14T13:51:38.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:38.917Z] #39 145.5 CC criu/sk-tcp.o [2020-07-14T13:51:39.174Z] #39 145.9 CC criu/sk-unix.o [2020-07-14T13:51:39.214Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-14T13:51:39.214Z] Using test binary docker [2020-07-14T13:51:39.214Z] +++ /etc/init.d/apparmor start [2020-07-14T13:51:39.214Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-14T13:51:39.214Z] INFO: Waiting for daemon to start... [2020-07-14T13:51:39.214Z] Starting dockerd [2020-07-14T13:51:39.214Z] +++ 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-07-14T13:51:40.510Z] #39 123.4 CC criu/protobuf-desc.o [2020-07-14T13:51:40.548Z] #39 ... [2020-07-14T13:51:40.548Z] [2020-07-14T13:51:40.548Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-14T13:51:40.548Z] #37 DONE 0.5s [2020-07-14T13:51:40.548Z] [2020-07-14T13:51:40.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:40.548Z] #39 147.3 CC criu/sockets.o [2020-07-14T13:51:40.590Z] . [2020-07-14T13:51:40.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-14T13:51:40.590Z] [2020-07-14T13:51:40.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-14T13:51:40.590Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-14T13:51:40.590Z] Error: No such image: emptyfs [2020-07-14T13:51:40.590Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-14T13:51:40.590Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-14T13:51:40.590Z] ++++ docker load [2020-07-14T13:51:40.590Z] Error: No such image: emptyfs [2020-07-14T13:51:40.590Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-14T13:51:40.590Z] ++++ docker load [2020-07-14T13:51:40.590Z] Running integration-test (iteration 1) [2020-07-14T13:51:40.590Z] 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-07-14T13:51:40.590Z] ++ 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-07-14T13:51:40.590Z] ++ set -e [2020-07-14T13:51:40.590Z] ++ '[' -n 0 ']' [2020-07-14T13:51:40.590Z] ++ set -x [2020-07-14T13:51:40.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-14T13:51:40.590Z] Running integration-test (iteration 1) [2020-07-14T13:51:40.590Z] 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-07-14T13:51:40.590Z] ++ 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-07-14T13:51:40.590Z] ++ set -e [2020-07-14T13:51:40.590Z] ++ '[' -n 0 ']' [2020-07-14T13:51:40.590Z] ++ set -x [2020-07-14T13:51:40.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-14T13:51:40.839Z] #42 ... [2020-07-14T13:51:40.839Z] [2020-07-14T13:51:40.839Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:40.839Z] #40 68.43 AR soccr/libsoccr.a [2020-07-14T13:51:40.839Z] #40 68.48 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-14T13:51:41.114Z] #39 147.8 CC criu/stats.o [2020-07-14T13:51:41.139Z] #40 68.75 DEP criu/arch/ppc64/sigframe.d [2020-07-14T13:51:41.139Z] #40 68.97 DEP criu/arch/ppc64/crtools.d [2020-07-14T13:51:41.160Z] [2020-07-14T13:51:41.161Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-14T13:51:41.161Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-14T13:51:41.161Z] Error: No such image: emptyfs [2020-07-14T13:51:41.161Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-14T13:51:41.161Z] ++++ docker load [2020-07-14T13:51:41.372Z] #39 148.0 CC criu/string.o [2020-07-14T13:51:41.372Z] #39 148.0 CC criu/sysctl.o [2020-07-14T13:51:41.420Z] Running integration-test (iteration 1) [2020-07-14T13:51:41.420Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-14T13:51:41.420Z] ++ 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-07-14T13:51:41.420Z] ++ set -e [2020-07-14T13:51:41.420Z] ++ '[' -n 0 ']' [2020-07-14T13:51:41.420Z] ++ set -x [2020-07-14T13:51:41.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:51:41.445Z] #40 69.22 DEP criu/arch/ppc64/cpu.d [2020-07-14T13:51:41.460Z] #39 124.2 CC criu/protobuf.o [2020-07-14T13:51:41.630Z] #39 148.4 CC criu/sysfs_parse.o [2020-07-14T13:51:41.723Z] #39 124.5 CC criu/pstree.o [2020-07-14T13:51:41.749Z] #40 69.42 CC criu/arch/ppc64/cpu.o [2020-07-14T13:51:41.888Z] #39 148.6 CC criu/timens.o [2020-07-14T13:51:42.146Z] #39 148.8 CC criu/timerfd.o [2020-07-14T13:51:42.401Z] #40 70.10 CC criu/arch/ppc64/crtools.o [2020-07-14T13:51:42.672Z] #39 125.5 CC criu/rbtree.o [2020-07-14T13:51:42.711Z] #39 149.1 CC criu/tty.o [2020-07-14T13:51:42.936Z] #39 125.7 CC criu/rst-malloc.o [2020-07-14T13:51:43.212Z] #39 126.1 CC criu/seccomp.o [2020-07-14T13:51:43.643Z] #39 150.1 CC criu/tun.o [2020-07-14T13:51:43.643Z] #39 150.4 CC criu/uffd.o [2020-07-14T13:51:43.788Z] #39 126.6 CC criu/seize.o [2020-07-14T13:51:43.941Z] #40 71.30 CC criu/arch/ppc64/sigframe.o [2020-07-14T13:51:43.941Z] #40 71.54 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-14T13:51:43.941Z] #40 71.56 DEP criu/pie/util-vdso.d [2020-07-14T13:51:43.941Z] #40 71.66 DEP criu/pie/util.d [2020-07-14T13:51:43.941Z] #40 71.77 CC criu/pie/util.o [2020-07-14T13:51:44.159Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:51:44.159Z] [2020-07-14T13:51:44.159Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-14T13:51:44.159Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-14T13:51:44.159Z] HOSTNAME=f355f764bdf1 [2020-07-14T13:51:44.159Z] TESTDEBUG=0 [2020-07-14T13:51:44.159Z] DEST=bundles/test-integration [2020-07-14T13:51:44.159Z] PWD=/go/src/github.com/docker/docker [2020-07-14T13:51:44.159Z] DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 [2020-07-14T13:51:44.159Z] container=docker [2020-07-14T13:51:44.159Z] HOME=/root [2020-07-14T13:51:44.159Z] GOLANG_VERSION=1.13.12 [2020-07-14T13:51:44.159Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-14T13:51:44.159Z] VALIDATE_BRANCH=master [2020-07-14T13:51:44.159Z] TERM=xterm [2020-07-14T13:51:44.159Z] DOCKER_PKG=github.com/docker/docker [2020-07-14T13:51:44.159Z] SHLVL=1 [2020-07-14T13:51:44.159Z] TIMEOUT=120m [2020-07-14T13:51:44.159Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-14T13:51:44.159Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-14T13:51:44.159Z] GO111MODULE=off [2020-07-14T13:51:44.159Z] DOCKER_EXPERIMENTAL=1 [2020-07-14T13:51:44.159Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-14T13:51:44.160Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-14T13:51:44.160Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-14T13:51:44.160Z] GOPATH=/go [2020-07-14T13:51:44.160Z] PKG_CONFIG=pkg-config [2020-07-14T13:51:44.160Z] _=/usr/bin/env [2020-07-14T13:51:44.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-14T13:51:44.240Z] #40 72.03 CC criu/pie/util-vdso.o [2020-07-14T13:51:44.574Z] #39 151.1 CC criu/util.o [2020-07-14T13:51:44.742Z] #39 ... [2020-07-14T13:51:44.742Z] [2020-07-14T13:51:44.742Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:44.742Z] #21 190.9 + return [2020-07-14T13:51:44.742Z] #21 DONE 192.3s [2020-07-14T13:51:44.742Z] [2020-07-14T13:51:44.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:44.742Z] #39 127.4 CC criu/servicefd.o [2020-07-14T13:51:44.890Z] #40 72.56 AR criu/pie/pie.lib.a [2020-07-14T13:51:44.890Z] #40 72.60 DEP criu/pie/restorer.d [2020-07-14T13:51:45.005Z] #39 127.8 CC criu/shmem.o [2020-07-14T13:51:45.138Z] #39 151.8 CC criu/uts_ns.o [2020-07-14T13:51:45.138Z] #39 151.9 CC criu/vdso-compat.o [2020-07-14T13:51:45.188Z] #40 72.77 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-14T13:51:45.188Z] #40 72.79 DEP criu/arch/ppc64/restorer.d [2020-07-14T13:51:45.188Z] #40 72.96 DEP criu/arch/ppc64/vdso-pie.d [2020-07-14T13:51:45.395Z] #39 152.0 CC criu/vdso.o [2020-07-14T13:51:45.488Z] #40 73.07 DEP criu/pie/parasite-vdso.d [2020-07-14T13:51:45.488Z] #40 73.23 DEP criu/pie/parasite.d [2020-07-14T13:51:45.651Z] #39 152.3 LINK criu/built-in.o [2020-07-14T13:51:45.651Z] #39 152.4 LINK criu/criu [2020-07-14T13:51:45.794Z] #40 73.52 CC criu/pie/parasite.o [2020-07-14T13:51:45.908Z] #39 152.6 DEP lib/c/criu.d [2020-07-14T13:51:45.908Z] #39 152.6 CC images/rpc.pb-c.o [2020-07-14T13:51:45.955Z] #39 128.6 CC criu/sigframe.o [2020-07-14T13:51:45.955Z] #39 128.8 CC criu/signalfd.o [2020-07-14T13:51:46.218Z] #39 129.0 CC criu/sk-inet.o [2020-07-14T13:51:46.472Z] #39 153.0 CC lib/c/criu.o [2020-07-14T13:51:46.795Z] #39 ... [2020-07-14T13:51:46.795Z] [2020-07-14T13:51:46.795Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-14T13:51:46.795Z] #22 DONE 0.3s [2020-07-14T13:51:47.036Z] #39 153.6 LINK lib/c/built-in.o [2020-07-14T13:51:47.036Z] #39 153.6 LINK lib/c/libcriu.so [2020-07-14T13:51:47.036Z] #39 153.6 LINK lib/c/libcriu.a [2020-07-14T13:51:47.036Z] #39 153.6 GEN magic.py [2020-07-14T13:51:47.036Z] #39 153.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-14T13:51:47.036Z] #39 153.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-14T13:51:47.036Z] #39 153.7 Note: Building without GnuTLS support [2020-07-14T13:51:47.036Z] #39 153.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-14T13:51:47.036Z] #39 153.7 Makefile.config:40: Warn: Building without nftables support [2020-07-14T13:51:47.059Z] [2020-07-14T13:51:47.059Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:47.059Z] #39 129.9 CC criu/sk-netlink.o [2020-07-14T13:51:47.293Z] #39 154.1 fatal: not a git repository (or any of the parent directories): .git [2020-07-14T13:51:47.359Z] #40 ... [2020-07-14T13:51:47.359Z] [2020-07-14T13:51:47.359Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:51:47.359Z] #18 16.25 Reading package lists... [2020-07-14T13:51:47.359Z] #18 22.20 Building dependency tree... [2020-07-14T13:51:47.359Z] #18 24.28 libcap2-bin is already the newest version (1:2.25-2). [2020-07-14T13:51:47.359Z] #18 24.28 The following additional packages will be installed: [2020-07-14T13:51:47.359Z] #18 24.29 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-14T13:51:47.359Z] #18 24.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-14T13:51:47.359Z] #18 24.29 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-14T13:51:47.359Z] #18 24.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-14T13:51:47.359Z] #18 24.29 python3.7 python3.7-minimal vim-runtime xxd [2020-07-14T13:51:47.359Z] #18 24.30 Suggested packages: [2020-07-14T13:51:47.359Z] #18 24.30 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-14T13:51:47.359Z] #18 24.30 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-14T13:51:47.359Z] #18 24.30 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-14T13:51:47.359Z] #18 24.30 Recommended packages: [2020-07-14T13:51:47.359Z] #18 24.30 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-14T13:51:47.359Z] #18 24.30 python3-keyrings.alt python3-xdg unzip [2020-07-14T13:51:47.359Z] #18 26.54 The following NEW packages will be installed: [2020-07-14T13:51:47.359Z] #18 26.54 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-14T13:51:47.359Z] #18 26.54 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-14T13:51:47.359Z] #18 26.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-14T13:51:47.359Z] #18 26.54 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-14T13:51:47.359Z] #18 26.55 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-14T13:51:47.359Z] #18 26.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-14T13:51:47.359Z] #18 26.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-14T13:51:47.359Z] #18 26.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-14T13:51:47.359Z] #18 26.55 xz-utils zip [2020-07-14T13:51:47.359Z] #18 26.69 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T13:51:47.359Z] #18 26.69 Need to get 29.2 MB of archives. [2020-07-14T13:51:47.359Z] #18 26.69 After this operation, 134 MB of additional disk space will be used. [2020-07-14T13:51:47.359Z] #18 26.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-14T13:51:47.359Z] #18 26.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-14T13:51:47.359Z] #18 26.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-14T13:51:47.359Z] #18 26.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-14T13:51:47.359Z] #18 26.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-14T13:51:47.359Z] #18 26.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-14T13:51:47.359Z] #18 27.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-14T13:51:47.359Z] #18 27.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-14T13:51:47.359Z] #18 27.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-14T13:51:47.359Z] #18 27.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-14T13:51:47.359Z] #18 27.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-14T13:51:47.359Z] #18 27.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-14T13:51:47.359Z] #18 27.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-14T13:51:47.359Z] #18 27.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-14T13:51:47.359Z] #18 27.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-14T13:51:47.359Z] #18 27.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-14T13:51:47.359Z] #18 27.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-14T13:51:47.359Z] #18 27.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-14T13:51:47.359Z] #18 27.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-14T13:51:47.359Z] #18 27.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-14T13:51:47.359Z] #18 27.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-14T13:51:47.359Z] #18 27.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-14T13:51:47.359Z] #18 27.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-14T13:51:47.359Z] #18 27.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-14T13:51:47.359Z] #18 27.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-14T13:51:47.359Z] #18 27.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-14T13:51:47.359Z] #18 27.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-14T13:51:47.359Z] #18 27.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-14T13:51:47.359Z] #18 27.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-14T13:51:47.359Z] #18 27.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-14T13:51:47.359Z] #18 27.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-14T13:51:47.359Z] #18 27.70 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-14T13:51:47.359Z] #18 27.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-14T13:51:47.359Z] #18 27.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-14T13:51:47.359Z] #18 27.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-14T13:51:47.359Z] #18 27.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-14T13:51:47.359Z] #18 27.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-14T13:51:47.359Z] #18 27.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-14T13:51:47.359Z] #18 27.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-14T13:51:47.359Z] #18 27.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-14T13:51:47.359Z] #18 27.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-14T13:51:47.359Z] #18 27.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-14T13:51:47.359Z] #18 27.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-14T13:51:47.359Z] #18 27.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-14T13:51:47.359Z] #18 27.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-14T13:51:47.359Z] #18 28.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-14T13:51:47.359Z] #18 ... [2020-07-14T13:51:47.359Z] [2020-07-14T13:51:47.359Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:47.359Z] #40 75.30 LINK criu/pie/parasite.built-in.o [2020-07-14T13:51:47.635Z] #39 130.3 CC criu/sk-packet.o [2020-07-14T13:51:47.669Z] #40 75.31 GEN criu/pie/parasite-blob.h [2020-07-14T13:51:47.669Z] #40 75.39 CC criu/pie/parasite-vdso.o [2020-07-14T13:51:47.859Z] #39 154.5 make[1]: Nothing to be done for 'all'. [2020-07-14T13:51:48.117Z] #39 ... [2020-07-14T13:51:48.117Z] [2020-07-14T13:51:48.117Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:48.117Z] #52 178.8 + bin/containerd [2020-07-14T13:51:48.211Z] #39 130.9 CC criu/sk-queue.o [2020-07-14T13:51:48.474Z] #39 131.4 CC criu/sk-tcp.o [2020-07-14T13:51:48.740Z] #40 76.25 CC criu/arch/ppc64/vdso-pie.o [2020-07-14T13:51:49.050Z] #52 ... [2020-07-14T13:51:49.050Z] [2020-07-14T13:51:49.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:49.050Z] #39 155.0 make[1]: 'images/built-in.o' is up to date. [2020-07-14T13:51:49.050Z] #39 155.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-14T13:51:49.050Z] #39 155.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-14T13:51:49.050Z] #39 155.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-14T13:51:49.050Z] #39 155.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-14T13:51:49.050Z] #39 155.1 make[1]: Nothing to be done for 'all'. [2020-07-14T13:51:49.050Z] #39 155.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-14T13:51:49.050Z] #39 155.2 make[2]: Nothing to be done for 'all'. [2020-07-14T13:51:49.050Z] #39 155.2 make[2]: Nothing to be done for 'all'. [2020-07-14T13:51:49.050Z] #39 155.2 make[2]: Nothing to be done for 'all'. [2020-07-14T13:51:49.050Z] #39 155.3 make[2]: Nothing to be done for 'all'. [2020-07-14T13:51:49.050Z] #39 155.3 make[2]: Nothing to be done for 'all'. [2020-07-14T13:51:49.050Z] #39 155.4 make[2]: Nothing to be done for 'all'. [2020-07-14T13:51:49.050Z] #39 155.4 make[2]: Nothing to be done for 'all'. [2020-07-14T13:51:49.050Z] #39 155.5 make[2]: Nothing to be done for 'all'. [2020-07-14T13:51:49.050Z] #39 155.5 INSTALL criu/criu [2020-07-14T13:51:49.050Z] #39 DONE 155.7s [2020-07-14T13:51:49.050Z] [2020-07-14T13:51:49.050Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:49.051Z] #39 132.0 CC criu/sk-unix.o [2020-07-14T13:51:49.388Z] #40 76.90 CC criu/arch/ppc64/restorer.o [2020-07-14T13:51:49.388Z] #40 77.31 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-14T13:51:49.687Z] #40 77.35 CC criu/pie/restorer.o [2020-07-14T13:51:50.353Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-14T13:51:50.353Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6af59a9f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-14T13:51:50.353Z] ---------------------------------------------------------------------------- [2020-07-14T13:51:50.353Z] [2020-07-14T13:51:50.353Z] INFO: executeCI.ps1 starting at Tue Jul 14 13:51:49 CUT 2020 [2020-07-14T13:51:50.353Z] [2020-07-14T13:51:50.353Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-14T13:51:50.353Z] INFO: Running git version 2.24.1.windows.2 [2020-07-14T13:51:50.353Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-14T13:51:50.353Z] INFO: Environment variables: [2020-07-14T13:51:50.353Z] [2020-07-14T13:51:50.353Z] Name Value [2020-07-14T13:51:50.353Z] ---- ----- [2020-07-14T13:51:50.353Z] ALLUSERSPROFILE C:\ProgramData [2020-07-14T13:51:50.353Z] amd64 true [2020-07-14T13:51:50.353Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-14T13:51:50.353Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-14T13:51:50.353Z] arm64 true [2020-07-14T13:51:50.353Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-14T13:51:50.353Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-14T13:51:50.353Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-14T13:51:50.353Z] BRANCH_NAME PR-40994 [2020-07-14T13:51:50.353Z] BUILD_DISPLAY_NAME #2 [2020-07-14T13:51:50.353Z] BUILD_ID 2 [2020-07-14T13:51:50.353Z] BUILD_NUMBER 2 [2020-07-14T13:51:50.353Z] BUILD_TAG jenkins-moby-PR-40994-2 [2020-07-14T13:51:50.353Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40994/2/ [2020-07-14T13:51:50.353Z] CHANGE_AUTHOR gaurav1086 [2020-07-14T13:51:50.353Z] CHANGE_AUTHOR_DISPLAY_NAME gaurav [2020-07-14T13:51:50.353Z] CHANGE_AUTHOR_EMAIL gaurav1086@gmail.com [2020-07-14T13:51:50.353Z] CHANGE_BRANCH rm_test_fix_goroutine_leak [2020-07-14T13:51:50.353Z] CHANGE_FORK gaurav1086 [2020-07-14T13:51:50.353Z] CHANGE_ID 40994 [2020-07-14T13:51:50.353Z] CHANGE_TARGET master [2020-07-14T13:51:50.353Z] CHANGE_TITLE rm_test: fix goroutine leak [2020-07-14T13:51:50.353Z] CHANGE_URL https://github.com/moby/moby/pull/40994 [2020-07-14T13:51:50.353Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-14T13:51:50.353Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-14T13:51:50.353Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-14T13:51:50.353Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-14T13:51:50.353Z] COMPUTERNAME azwin-2-2da430 [2020-07-14T13:51:50.353Z] ComSpec C:\windows\system32\cmd.exe [2020-07-14T13:51:50.353Z] ConfigSequenceNumber 0 [2020-07-14T13:51:50.353Z] dco true [2020-07-14T13:51:50.353Z] DOCKER_BUILDKIT 0 [2020-07-14T13:51:50.353Z] DOCKER_DUT_DEBUG 1 [2020-07-14T13:51:50.353Z] DOCKER_EXPERIMENTAL 1 [2020-07-14T13:51:50.353Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-14T13:51:50.353Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-14T13:51:50.353Z] EXECUTOR_NUMBER 0 [2020-07-14T13:51:50.353Z] FQDN azwin-2-2da430.westus.cloudapp.azure.com [2020-07-14T13:51:50.353Z] GIT_BRANCH PR-40994 [2020-07-14T13:51:50.353Z] GIT_COMMIT 8b1f1a9baddaec59ac43acc0d064ea9989a77948 [2020-07-14T13:51:50.353Z] GIT_URL https://github.com/moby/moby.git [2020-07-14T13:51:50.353Z] HUDSON_COOKIE 119453fe-2705-482a-a1a3-d298247733a6 [2020-07-14T13:51:50.353Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-14T13:51:50.353Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-14T13:51:50.353Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-14T13:51:50.353Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-14T13:51:50.353Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-14T13:51:50.353Z] JENKINS_NODE_COOKIE 229f7b4c-ae7a-47db-bda2-cfe2f6b2bec0 [2020-07-14T13:51:50.353Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-14T13:51:50.353Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-14T13:51:50.353Z] JOB_BASE_NAME PR-40994 [2020-07-14T13:51:50.353Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40994/display/redirect [2020-07-14T13:51:50.353Z] JOB_NAME moby/PR-40994 [2020-07-14T13:51:50.353Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40994/ [2020-07-14T13:51:50.353Z] library.jps.version master [2020-07-14T13:51:50.353Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-14T13:51:50.353Z] NODE_LABELS amd64 azure azwin-2-2da430 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-14T13:51:50.353Z] NODE_NAME azwin-2-2da430 [2020-07-14T13:51:50.353Z] NUMBER_OF_PROCESSORS 4 [2020-07-14T13:51:50.353Z] OS Windows_NT [2020-07-14T13:51:50.353Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-14T13:51:50.353Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-14T13:51:50.353Z] ppc64le true [2020-07-14T13:51:50.353Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-14T13:51:50.353Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-14T13:51:50.353Z] PROCESSOR_LEVEL 6 [2020-07-14T13:51:50.353Z] PROCESSOR_REVISION 5504 [2020-07-14T13:51:50.353Z] ProgramData C:\ProgramData [2020-07-14T13:51:50.353Z] ProgramFiles C:\Program Files [2020-07-14T13:51:50.353Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-14T13:51:50.353Z] ProgramW6432 C:\Program Files [2020-07-14T13:51:50.353Z] PROMPT $P$G [2020-07-14T13:51:50.353Z] PSExecutionPolicyPreference Bypass [2020-07-14T13:51:50.353Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-14T13:51:50.353Z] PUBLIC C:\Users\Public [2020-07-14T13:51:50.353Z] rootless true [2020-07-14T13:51:50.353Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40994/2/display/redirect?page=changes [2020-07-14T13:51:50.353Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40994/2/display/redirect [2020-07-14T13:51:50.353Z] s390x true [2020-07-14T13:51:50.353Z] SKIP_VALIDATION_TESTS 1 [2020-07-14T13:51:50.353Z] SOURCES_DRIVE d [2020-07-14T13:51:50.353Z] SOURCES_SUBDIR gopath [2020-07-14T13:51:50.353Z] STAGE_NAME Run tests [2020-07-14T13:51:50.353Z] SystemDrive C: [2020-07-14T13:51:50.353Z] SystemRoot C:\windows [2020-07-14T13:51:50.353Z] TEMP C:\windows\TEMP [2020-07-14T13:51:50.353Z] TESTDEBUG 0 [2020-07-14T13:51:50.353Z] TESTRUN_DRIVE d [2020-07-14T13:51:50.353Z] TESTRUN_SUBDIR CI [2020-07-14T13:51:50.353Z] TIMEOUT 120m [2020-07-14T13:51:50.353Z] TMP C:\windows\TEMP [2020-07-14T13:51:50.353Z] unit_validate true [2020-07-14T13:51:50.353Z] USERDOMAIN WORKGROUP [2020-07-14T13:51:50.354Z] USERNAME azwin-2-2da430$ [2020-07-14T13:51:50.354Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-14T13:51:50.354Z] validate_force false [2020-07-14T13:51:50.354Z] windir C:\windows [2020-07-14T13:51:50.354Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-14T13:51:50.354Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-14T13:51:50.354Z] windowsRS1 false [2020-07-14T13:51:50.354Z] windowsRS5 true [2020-07-14T13:51:50.354Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-14T13:51:50.354Z] [2020-07-14T13:51:50.354Z] [2020-07-14T13:51:50.354Z] [2020-07-14T13:51:50.432Z] #52 ... [2020-07-14T13:51:50.432Z] [2020-07-14T13:51:50.432Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-14T13:51:50.432Z] #40 DONE 0.1s [2020-07-14T13:51:50.432Z] [2020-07-14T13:51:50.432Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-14T13:51:50.432Z] #42 DONE 0.2s [2020-07-14T13:51:50.432Z] [2020-07-14T13:51:50.432Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:50.432Z] #52 ... [2020-07-14T13:51:50.432Z] [2020-07-14T13:51:50.432Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-14T13:51:50.432Z] #44 DONE 0.0s [2020-07-14T13:51:50.689Z] [2020-07-14T13:51:50.689Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:50.828Z] INFO: Sources under d:\gopath\... [2020-07-14T13:51:50.828Z] INFO: Test run under d:\CI\... [2020-07-14T13:51:50.828Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-14T13:51:50.828Z] INFO: docker/docker repository was found [2020-07-14T13:51:50.828Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-14T13:51:50.977Z] #39 133.8 CC criu/sockets.o [2020-07-14T13:51:51.552Z] #39 134.5 CC criu/stats.o [2020-07-14T13:51:51.819Z] ltsc2019: Pulling from windows/servercore [2020-07-14T13:51:51.819Z] 4612f6d0b889: Pulling fs layer [2020-07-14T13:51:51.819Z] 666079ee0460: Pulling fs layer [2020-07-14T13:51:52.128Z] #39 134.9 CC criu/string.o [2020-07-14T13:51:52.129Z] #39 135.0 CC criu/sysctl.o [2020-07-14T13:51:52.705Z] #39 135.5 CC criu/sysfs_parse.o [2020-07-14T13:51:52.969Z] #39 136.0 CC criu/timens.o [2020-07-14T13:51:53.215Z] #52 ... [2020-07-14T13:51:53.215Z] [2020-07-14T13:51:53.215Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:53.215Z] #45 230.0 + cd /tmp/tmp.9yYo0GykAe/src/github.com/golangci/golangci-lint/ [2020-07-14T13:51:53.215Z] #45 230.0 + git checkout -q v1.23.8 [2020-07-14T13:51:53.215Z] #45 230.2 ++ git describe --tags [2020-07-14T13:51:53.215Z] #45 230.2 + version=v1.23.8 [2020-07-14T13:51:53.215Z] #45 230.2 ++ git rev-parse --short HEAD [2020-07-14T13:51:53.215Z] #45 230.2 + commit=76a82c6 [2020-07-14T13:51:53.215Z] #45 230.2 ++ git show -s --format=%cd [2020-07-14T13:51:53.215Z] #45 230.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-14T13:51:53.215Z] #45 230.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-14T13:51:53.233Z] #39 136.2 CC criu/timerfd.o [2020-07-14T13:51:53.261Z] #40 ... [2020-07-14T13:51:53.261Z] [2020-07-14T13:51:53.261Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:53.261Z] #55 141.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-14T13:51:53.261Z] #55 141.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-14T13:51:53.261Z] #55 DONE 150.6s [2020-07-14T13:51:53.261Z] [2020-07-14T13:51:53.261Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-14T13:51:53.261Z] #56 DONE 0.1s [2020-07-14T13:51:53.261Z] [2020-07-14T13:51:53.261Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-14T13:51:53.261Z] #57 DONE 0.1s [2020-07-14T13:51:53.261Z] [2020-07-14T13:51:53.261Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:51:53.261Z] #18 28.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-14T13:51:53.261Z] #18 28.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-14T13:51:53.261Z] #18 29.40 debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T13:51:53.261Z] #18 29.56 Fetched 29.2 MB in 2s (16.4 MB/s) [2020-07-14T13:51:53.261Z] #18 29.65 Selecting previously unselected package pigz. [2020-07-14T13:51:53.261Z] #18 29.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-14T13:51:53.261Z] #18 29.74 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-14T13:51:53.261Z] #18 29.75 Unpacking pigz (2.4-1) ... [2020-07-14T13:51:53.261Z] #18 29.82 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-14T13:51:53.261Z] #18 29.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-14T13:51:53.261Z] #18 29.83 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-14T13:51:53.261Z] #18 30.47 Selecting previously unselected package python3.7-minimal. [2020-07-14T13:51:53.261Z] #18 30.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-14T13:51:53.261Z] #18 30.49 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-14T13:51:53.261Z] #18 31.61 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-14T13:51:53.261Z] #18 31.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-14T13:51:53.686Z] Loaded image: buildpack-deps:buster [2020-07-14T13:51:53.686Z] Loaded image: buildpack-deps:buster [2020-07-14T13:51:53.686Z] Loaded image: busybox:latest [2020-07-14T13:51:53.809Z] #39 136.7 CC criu/tty.o [2020-07-14T13:51:53.908Z] #18 34.94 Selecting previously unselected package python3-minimal. [2020-07-14T13:51:53.956Z] Loaded image: buildpack-deps:buster [2020-07-14T13:51:53.956Z] Loaded image: busybox:latest [2020-07-14T13:51:53.956Z] Loaded image: busybox:glibc [2020-07-14T13:51:53.956Z] Loaded image: debian:buster [2020-07-14T13:51:54.209Z] #18 34.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-07-14T13:51:54.209Z] #18 34.97 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-14T13:51:54.209Z] #18 34.99 Unpacking python3-minimal (3.7.3-1) ... [2020-07-14T13:51:54.209Z] #18 ... [2020-07-14T13:51:54.209Z] [2020-07-14T13:51:54.209Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:54.209Z] #40 81.92 LINK criu/pie/restorer.built-in.o [2020-07-14T13:51:54.209Z] #40 81.97 GEN criu/pie/restorer-blob.h [2020-07-14T13:51:54.209Z] #40 82.09 DEP criu/vdso.d [2020-07-14T13:51:54.508Z] #40 82.29 DEP criu/uts_ns.d [2020-07-14T13:51:54.547Z] Loaded image: busybox:latest [2020-07-14T13:51:54.547Z] Loaded image: busybox:glibc [2020-07-14T13:51:54.547Z] Loaded image: hello-world:latest [2020-07-14T13:51:54.759Z] #39 ... [2020-07-14T13:51:54.759Z] [2020-07-14T13:51:54.759Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:54.759Z] #45 192.7 + cd /tmp/tmp.KEoTej5Nta/src/github.com/golangci/golangci-lint/ [2020-07-14T13:51:54.759Z] #45 192.7 + git checkout -q v1.23.8 [2020-07-14T13:51:54.759Z] #45 193.1 ++ git describe --tags [2020-07-14T13:51:54.759Z] #45 193.1 + version=v1.23.8 [2020-07-14T13:51:54.759Z] #45 193.1 ++ git rev-parse --short HEAD [2020-07-14T13:51:54.759Z] #45 193.1 + commit=76a82c6 [2020-07-14T13:51:54.759Z] #45 193.1 ++ git show -s --format=%cd [2020-07-14T13:51:54.759Z] #45 193.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-14T13:51:54.759Z] #45 193.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-14T13:51:54.806Z] #40 82.42 DEP criu/util.d [2020-07-14T13:51:54.806Z] #40 82.64 DEP criu/uffd.d [2020-07-14T13:51:54.806Z] Loaded image: debian:buster [2020-07-14T13:51:54.806Z] INFO: Testing against a local daemon [2020-07-14T13:51:54.806Z] === RUN TestDockerSuite [2020-07-14T13:51:54.806Z] Loaded image: busybox:glibc [2020-07-14T13:51:54.807Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-14T13:51:54.807Z] Loaded image: debian:buster [2020-07-14T13:51:54.807Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-14T13:51:54.807Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-14T13:51:54.807Z] Loaded image: hello-world:latest [2020-07-14T13:51:54.807Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-14T13:51:54.807Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-14T13:51:54.807Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-14T13:51:54.807Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-14T13:51:54.807Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-14T13:51:54.807Z] Loaded image: hello-world:latest [2020-07-14T13:51:54.807Z] INFO: Testing against a local daemon [2020-07-14T13:51:54.807Z] === RUN TestDockerDaemonSuite [2020-07-14T13:51:54.807Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-14T13:51:54.807Z] INFO: Testing against a local daemon [2020-07-14T13:51:54.807Z] === RUN TestCgroupNamespacesBuild [2020-07-14T13:51:55.024Z] #45 ... [2020-07-14T13:51:55.024Z] [2020-07-14T13:51:55.024Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-14T13:51:55.024Z] #26 DONE 8.1s [2020-07-14T13:51:55.024Z] [2020-07-14T13:51:55.024Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-14T13:51:55.104Z] #40 82.90 DEP criu/tun.d [2020-07-14T13:51:55.402Z] #40 83.11 DEP criu/tty.d [2020-07-14T13:51:55.402Z] #40 ... [2020-07-14T13:51:55.402Z] [2020-07-14T13:51:55.402Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:51:55.402Z] #42 142.9 vendor/golang.org/x/text/unicode/norm [2020-07-14T13:51:55.402Z] #42 145.3 github.com/LK4D4/vndr/build [2020-07-14T13:51:55.402Z] #42 ... [2020-07-14T13:51:55.402Z] [2020-07-14T13:51:55.402Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:55.402Z] #40 83.28 DEP criu/timerfd.d [2020-07-14T13:51:55.600Z] #29 DONE 0.6s [2020-07-14T13:51:55.600Z] [2020-07-14T13:51:55.600Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-14T13:51:55.600Z] #31 DONE 0.1s [2020-07-14T13:51:55.600Z] [2020-07-14T13:51:55.600Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-14T13:51:55.600Z] #34 DONE 0.1s [2020-07-14T13:51:55.600Z] [2020-07-14T13:51:55.600Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:55.600Z] #39 138.4 CC criu/tun.o [2020-07-14T13:51:55.700Z] #40 83.51 DEP criu/timens.d [2020-07-14T13:51:56.001Z] #40 83.69 DEP criu/sysfs_parse.d [2020-07-14T13:51:56.177Z] #39 138.9 CC criu/uffd.o [2020-07-14T13:51:56.300Z] #40 83.87 DEP criu/sysctl.d [2020-07-14T13:51:56.300Z] #40 84.05 DEP criu/string.d [2020-07-14T13:51:56.300Z] #40 84.10 DEP criu/stats.d [2020-07-14T13:51:56.300Z] #40 84.24 DEP criu/sockets.d [2020-07-14T13:51:56.441Z] #39 ... [2020-07-14T13:51:56.441Z] [2020-07-14T13:51:56.441Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-14T13:51:56.441Z] #37 DONE 0.6s [2020-07-14T13:51:56.441Z] [2020-07-14T13:51:56.441Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:51:56.598Z] #40 84.44 DEP criu/sk-unix.d [2020-07-14T13:51:56.897Z] #40 84.64 DEP criu/sk-tcp.d [2020-07-14T13:51:57.259Z] #40 84.85 DEP criu/sk-queue.d [2020-07-14T13:51:57.259Z] #40 85.04 DEP criu/sk-packet.d [2020-07-14T13:51:57.390Z] #45 ... [2020-07-14T13:51:57.391Z] [2020-07-14T13:51:57.391Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:51:57.391Z] #39 140.0 CC criu/util.o [2020-07-14T13:51:57.558Z] #40 85.27 DEP criu/sk-netlink.d [2020-07-14T13:51:57.707Z] 666079ee0460: Verifying Checksum [2020-07-14T13:51:57.855Z] #40 85.52 DEP criu/sk-inet.d [2020-07-14T13:51:57.855Z] #40 85.77 DEP criu/signalfd.d [2020-07-14T13:51:58.155Z] #40 85.96 DEP criu/sigframe.d [2020-07-14T13:51:58.339Z] #39 141.2 CC criu/uts_ns.o [2020-07-14T13:51:58.452Z] #40 86.08 DEP criu/shmem.d [2020-07-14T13:51:58.452Z] #40 86.25 DEP criu/servicefd.d [2020-07-14T13:51:58.602Z] #39 141.5 CC criu/vdso.o [2020-07-14T13:51:58.755Z] #40 86.45 DEP criu/seize.d [2020-07-14T13:51:58.755Z] #40 86.58 DEP criu/seccomp.d [2020-07-14T13:51:59.067Z] #40 86.79 DEP criu/rst-malloc.d [2020-07-14T13:51:59.179Z] #39 142.0 LINK criu/built-in.o [2020-07-14T13:51:59.179Z] #39 142.1 LINK criu/criu [2020-07-14T13:51:59.368Z] #40 86.90 DEP criu/rbtree.d [2020-07-14T13:51:59.369Z] #40 86.96 DEP criu/pstree.d [2020-07-14T13:51:59.369Z] #40 87.12 DEP criu/protobuf.d [2020-07-14T13:51:59.369Z] #40 87.33 GEN criu/protobuf-desc-gen.h [2020-07-14T13:51:59.756Z] #39 142.5 DEP lib/c/criu.d [2020-07-14T13:52:00.020Z] #39 142.7 CC images/rpc.pb-c.o [2020-07-14T13:52:00.597Z] #39 143.3 CC lib/c/criu.o [2020-07-14T13:52:01.547Z] #39 144.3 LINK lib/c/built-in.o [2020-07-14T13:52:01.547Z] #39 144.3 LINK lib/c/libcriu.so [2020-07-14T13:52:01.547Z] #39 144.4 LINK lib/c/libcriu.a [2020-07-14T13:52:01.810Z] #39 144.6 GEN magic.py [2020-07-14T13:52:02.074Z] #39 144.8 Note: Building without setproctitle() and strlcpy() support. [2020-07-14T13:52:02.074Z] #39 144.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-14T13:52:02.074Z] #39 144.8 Note: Building without GnuTLS support [2020-07-14T13:52:02.074Z] #39 144.8 Makefile.config:39: Warn: you have no libnftables installed [2020-07-14T13:52:02.074Z] #39 144.8 Makefile.config:40: Warn: Building without nftables support [2020-07-14T13:52:02.143Z] #40 89.75 DEP criu/protobuf-desc.d [2020-07-14T13:52:02.143Z] #40 ... [2020-07-14T13:52:02.143Z] [2020-07-14T13:52:02.143Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:52:02.143Z] #18 35.09 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-14T13:52:02.143Z] #18 35.10 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 35.11 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-14T13:52:02.143Z] #18 35.19 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-14T13:52:02.143Z] #18 35.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 35.22 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-14T13:52:02.143Z] #18 36.29 Selecting previously unselected package python3.7. [2020-07-14T13:52:02.143Z] #18 36.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 36.30 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-14T13:52:02.143Z] #18 36.40 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-14T13:52:02.143Z] #18 36.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 36.42 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-14T13:52:02.143Z] #18 36.51 Setting up python3-minimal (3.7.3-1) ... [2020-07-14T13:52:02.143Z] #18 37.53 Selecting previously unselected package python3. [2020-07-14T13:52:02.143Z] #18 37.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-07-14T13:52:02.143Z] #18 37.60 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 37.61 Unpacking python3 (3.7.3-1) ... [2020-07-14T13:52:02.143Z] #18 37.76 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-14T13:52:02.143Z] #18 37.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 37.78 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-14T13:52:02.143Z] #18 37.88 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-14T13:52:02.143Z] #18 37.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 37.89 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-14T13:52:02.143Z] #18 38.04 Selecting previously unselected package libiptc0:ppc64el. [2020-07-14T13:52:02.143Z] #18 38.04 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 38.05 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-14T13:52:02.143Z] #18 38.15 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-14T13:52:02.143Z] #18 38.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 38.17 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-14T13:52:02.143Z] #18 38.22 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-14T13:52:02.143Z] #18 38.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 38.30 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-14T13:52:02.143Z] #18 38.41 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-14T13:52:02.143Z] #18 38.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 38.43 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-14T13:52:02.143Z] #18 38.48 Selecting previously unselected package iptables. [2020-07-14T13:52:02.143Z] #18 38.49 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 38.50 Unpacking iptables (1.8.2-4) ... [2020-07-14T13:52:02.143Z] #18 39.02 Selecting previously unselected package xxd. [2020-07-14T13:52:02.143Z] #18 39.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-14T13:52:02.143Z] #18 39.04 Unpacking xxd (2:8.1.0875-5) ... [2020-07-14T13:52:02.143Z] #18 39.21 Selecting previously unselected package vim-common. [2020-07-14T13:52:02.143Z] #18 39.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:52:02.143Z] #18 39.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-14T13:52:02.143Z] #18 39.44 Selecting previously unselected package bash-completion. [2020-07-14T13:52:02.143Z] #18 39.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-14T13:52:02.143Z] #18 43.08 Unpacking bash-completion (1:2.8-6) ... [2020-07-14T13:52:02.651Z] #39 145.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-14T13:52:02.791Z] #18 43.57 Selecting previously unselected package bzip2. [2020-07-14T13:52:02.791Z] #18 43.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-14T13:52:02.791Z] #18 43.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-14T13:52:02.791Z] #18 43.72 Selecting previously unselected package xz-utils. [2020-07-14T13:52:03.092Z] #18 43.73 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-14T13:52:03.092Z] #18 43.74 Unpacking xz-utils (5.2.4-1) ... [2020-07-14T13:52:03.092Z] #18 43.90 Selecting previously unselected package apparmor. [2020-07-14T13:52:03.092Z] #18 43.90 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-14T13:52:03.092Z] #18 44.09 Unpacking apparmor (2.13.2-10) ... [2020-07-14T13:52:03.601Z] #39 146.4 make[1]: Nothing to be done for 'all'. [2020-07-14T13:52:03.762Z] #18 44.63 Selecting previously unselected package aufs-tools. [2020-07-14T13:52:03.762Z] #18 44.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-14T13:52:03.762Z] #18 44.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-14T13:52:04.060Z] #18 44.82 Selecting previously unselected package libonig5:ppc64el. [2020-07-14T13:52:04.060Z] #18 44.83 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-14T13:52:04.060Z] #18 44.83 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-14T13:52:04.362Z] #18 45.01 Selecting previously unselected package libjq1:ppc64el. [2020-07-14T13:52:04.362Z] #18 45.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-14T13:52:04.362Z] #18 45.03 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-14T13:52:04.362Z] #18 45.12 Selecting previously unselected package jq. [2020-07-14T13:52:04.362Z] #18 45.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-14T13:52:04.362Z] #18 45.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-14T13:52:04.362Z] #18 45.25 Selecting previously unselected package libaio1:ppc64el. [2020-07-14T13:52:04.362Z] #18 45.27 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-14T13:52:04.362Z] #18 45.28 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-14T13:52:04.551Z] #39 147.2 make[1]: 'images/built-in.o' is up to date. [2020-07-14T13:52:04.551Z] #39 147.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-14T13:52:04.551Z] #39 147.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-14T13:52:04.551Z] #39 147.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-14T13:52:04.551Z] #39 147.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-14T13:52:04.551Z] #39 147.5 make[1]: Nothing to be done for 'all'. [2020-07-14T13:52:04.661Z] #18 45.41 Selecting previously unselected package libgpm2:ppc64el. [2020-07-14T13:52:04.661Z] #18 45.41 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-14T13:52:04.661Z] #18 45.41 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-14T13:52:04.661Z] #18 45.49 Selecting previously unselected package libicu63:ppc64el. [2020-07-14T13:52:04.661Z] #18 45.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-14T13:52:04.661Z] #18 45.52 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-14T13:52:04.776Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-14T13:52:04.776Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-14T13:52:04.776Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-14T13:52:04.776Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-14T13:52:04.813Z] #39 147.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-14T13:52:04.813Z] #39 147.8 make[2]: Nothing to be done for 'all'. [2020-07-14T13:52:05.034Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-14T13:52:05.076Z] #39 147.8 make[2]: Nothing to be done for 'all'. [2020-07-14T13:52:05.076Z] #39 147.9 make[2]: Nothing to be done for 'all'. [2020-07-14T13:52:05.076Z] #39 148.0 make[2]: Nothing to be done for 'all'. [2020-07-14T13:52:05.292Z] --- PASS: TestCgroupNamespacesBuild (10.40s) [2020-07-14T13:52:05.292Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-14T13:52:05.341Z] #39 148.1 make[2]: Nothing to be done for 'all'. [2020-07-14T13:52:05.341Z] #39 148.1 make[2]: Nothing to be done for 'all'. [2020-07-14T13:52:05.341Z] #39 148.2 make[2]: Nothing to be done for 'all'. [2020-07-14T13:52:05.551Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-14T13:52:05.551Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-14T13:52:05.604Z] #39 148.3 make[2]: Nothing to be done for 'all'. [2020-07-14T13:52:05.604Z] #39 148.4 INSTALL criu/criu [2020-07-14T13:52:06.201Z] #18 ... [2020-07-14T13:52:06.201Z] [2020-07-14T13:52:06.201Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:06.219Z] #39 DONE 148.9s [2020-07-14T13:52:06.219Z] [2020-07-14T13:52:06.219Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:06.486Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-14T13:52:06.486Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2020-07-14T13:52:06.486Z] === RUN TestBuildWithSession [2020-07-14T13:52:06.486Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-14T13:52:06.486Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T13:52:06.486Z] === RUN TestBuildSquashParent [2020-07-14T13:52:07.053Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-14T13:52:07.053Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-14T13:52:07.053Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-14T13:52:07.989Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-14T13:52:08.217Z] #45 ... [2020-07-14T13:52:08.217Z] [2020-07-14T13:52:08.217Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-14T13:52:08.249Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-14T13:52:08.485Z] #40 DONE 0.1s [2020-07-14T13:52:08.485Z] [2020-07-14T13:52:08.485Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-14T13:52:08.590Z] #22 163.6 Checking out files: 28% (3050/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 52% (5707/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 83% (9027/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) [2020-07-14T13:52:08.591Z] #22 ... [2020-07-14T13:52:08.591Z] [2020-07-14T13:52:08.591Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:52:08.591Z] #42 155.8 net/http/internal [2020-07-14T13:52:08.591Z] #42 156.6 crypto/ecdsa [2020-07-14T13:52:08.591Z] #42 156.7 vendor/golang.org/x/crypto/cryptobyte [2020-07-14T13:52:08.591Z] #42 160.1 net/textproto [2020-07-14T13:52:08.591Z] #42 160.1 crypto/x509 [2020-07-14T13:52:08.591Z] #42 160.1 vendor/golang.org/x/net/http/httpproxy [2020-07-14T13:52:08.591Z] #42 161.9 vendor/golang.org/x/net/http/httpguts [2020-07-14T13:52:08.591Z] #42 162.0 mime/multipart [2020-07-14T13:52:08.591Z] #42 165.9 crypto/tls [2020-07-14T13:52:08.591Z] #42 ... [2020-07-14T13:52:08.591Z] [2020-07-14T13:52:08.591Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:08.750Z] #42 DONE 0.4s [2020-07-14T13:52:08.750Z] [2020-07-14T13:52:08.750Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:08.750Z] #45 ... [2020-07-14T13:52:08.750Z] [2020-07-14T13:52:08.750Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-14T13:52:08.750Z] #44 DONE 0.0s [2020-07-14T13:52:08.816Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-14T13:52:08.890Z] #22 163.6 Checking out files: 28% (3050/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 52% (5707/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 83% (9027/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-07-14T13:52:08.890Z] #22 166.3 + cd /tmp/tmp.Xhp5c9QnYD/tmp/docker-ce [2020-07-14T13:52:08.890Z] #22 166.3 + git checkout -q v17.06.2-ce [2020-07-14T13:52:09.013Z] [2020-07-14T13:52:09.013Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:09.074Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-14T13:52:09.334Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-14T13:52:09.334Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-14T13:52:09.334Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-14T13:52:09.334Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-14T13:52:10.223Z] 4612f6d0b889: Verifying Checksum [2020-07-14T13:52:10.223Z] 4612f6d0b889: Download complete [2020-07-14T13:52:11.236Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-14T13:52:11.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-14T13:52:11.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-14T13:52:11.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-14T13:52:12.499Z] #22 ... [2020-07-14T13:52:12.499Z] [2020-07-14T13:52:12.499Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:52:12.499Z] #40 89.89 DEP criu/proc_parse.d [2020-07-14T13:52:12.499Z] #40 90.10 DEP criu/plugin.d [2020-07-14T13:52:12.499Z] #40 90.26 DEP criu/pipes.d [2020-07-14T13:52:12.499Z] #40 90.43 DEP criu/pie-util.d [2020-07-14T13:52:12.499Z] #40 90.56 DEP criu/pie-util-vdso.d [2020-07-14T13:52:12.499Z] #40 90.69 DEP criu/path.d [2020-07-14T13:52:12.499Z] #40 90.85 DEP criu/parasite-syscall.d [2020-07-14T13:52:12.499Z] #40 91.05 DEP criu/pagemap.d [2020-07-14T13:52:12.499Z] #40 91.29 DEP criu/pagemap-cache.d [2020-07-14T13:52:12.499Z] #40 91.45 DEP criu/page-xfer.d [2020-07-14T13:52:12.499Z] #40 91.71 DEP criu/page-pipe.d [2020-07-14T13:52:12.499Z] #40 91.83 DEP criu/netfilter.d [2020-07-14T13:52:12.499Z] #40 92.05 DEP criu/net.d [2020-07-14T13:52:12.499Z] #40 92.29 DEP criu/namespaces.d [2020-07-14T13:52:12.499Z] #40 92.52 DEP criu/mount.d [2020-07-14T13:52:12.499Z] #40 92.72 DEP criu/memfd.d [2020-07-14T13:52:12.499Z] #40 92.87 DEP criu/mem.d [2020-07-14T13:52:12.499Z] #40 93.07 DEP criu/lsm.d [2020-07-14T13:52:12.499Z] #40 93.28 DEP criu/log.d [2020-07-14T13:52:12.499Z] #40 93.43 DEP criu/libnetlink.d [2020-07-14T13:52:12.500Z] #40 93.60 DEP criu/kerndat.d [2020-07-14T13:52:12.500Z] #40 93.83 DEP criu/kcmp-ids.d [2020-07-14T13:52:12.500Z] #40 93.98 DEP criu/irmap.d [2020-07-14T13:52:12.500Z] #40 94.16 DEP criu/ipc_ns.d [2020-07-14T13:52:12.500Z] #40 94.45 DEP criu/image.d [2020-07-14T13:52:12.500Z] #40 94.58 DEP criu/image-desc.d [2020-07-14T13:52:12.500Z] #40 94.80 DEP criu/fsnotify.d [2020-07-14T13:52:12.500Z] #40 95.00 DEP criu/filesystems.d [2020-07-14T13:52:12.500Z] #40 95.28 DEP criu/files.d [2020-07-14T13:52:12.500Z] #40 95.49 DEP criu/files-reg.d [2020-07-14T13:52:12.500Z] #40 95.85 DEP criu/files-ext.d [2020-07-14T13:52:12.500Z] #40 96.15 DEP criu/file-lock.d [2020-07-14T13:52:12.500Z] #40 96.37 DEP criu/file-ids.d [2020-07-14T13:52:12.500Z] #40 96.60 DEP criu/fifo.d [2020-07-14T13:52:12.500Z] #40 96.87 DEP criu/fdstore.d [2020-07-14T13:52:12.500Z] #40 97.00 DEP criu/fault-injection.d [2020-07-14T13:52:12.500Z] #40 97.05 DEP criu/external.d [2020-07-14T13:52:12.500Z] #40 97.16 DEP criu/eventpoll.d [2020-07-14T13:52:12.500Z] #40 97.40 DEP criu/eventfd.d [2020-07-14T13:52:12.500Z] #40 97.70 DEP criu/crtools.d [2020-07-14T13:52:12.500Z] #40 97.90 DEP criu/cr-service.d [2020-07-14T13:52:12.500Z] #40 98.13 DEP criu/cr-restore.d [2020-07-14T13:52:12.500Z] #40 98.45 DEP criu/cr-errno.d [2020-07-14T13:52:12.500Z] #40 98.47 DEP criu/cr-dump.d [2020-07-14T13:52:12.500Z] #40 98.87 DEP criu/cr-dedup.d [2020-07-14T13:52:12.500Z] #40 99.03 DEP criu/cr-check.d [2020-07-14T13:52:12.500Z] #40 99.35 DEP criu/config.d [2020-07-14T13:52:12.500Z] #40 99.58 DEP criu/clone-noasan.d [2020-07-14T13:52:12.500Z] #40 99.68 DEP criu/cgroup.d [2020-07-14T13:52:12.500Z] #40 99.96 DEP criu/cgroup-props.d [2020-07-14T13:52:12.500Z] #40 ... [2020-07-14T13:52:12.500Z] [2020-07-14T13:52:12.500Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:52:12.500Z] #18 49.88 Selecting previously unselected package libnet1:ppc64el. [2020-07-14T13:52:12.500Z] #18 49.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-14T13:52:12.500Z] #18 49.89 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-14T13:52:12.500Z] #18 50.00 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-14T13:52:12.500Z] #18 50.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-14T13:52:12.500Z] #18 50.02 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-14T13:52:12.500Z] #18 50.10 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-14T13:52:12.500Z] #18 50.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-14T13:52:12.500Z] #18 50.12 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-14T13:52:12.500Z] #18 50.22 Selecting previously unselected package libreadline5:ppc64el. [2020-07-14T13:52:12.500Z] #18 50.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-14T13:52:12.500Z] #18 50.24 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-14T13:52:12.500Z] #18 50.40 Selecting previously unselected package net-tools. [2020-07-14T13:52:12.500Z] #18 50.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-14T13:52:12.500Z] #18 50.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-14T13:52:12.500Z] #18 50.70 Selecting previously unselected package python-pip-whl. [2020-07-14T13:52:12.500Z] #18 50.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-14T13:52:12.500Z] #18 50.72 Unpacking python-pip-whl (18.1-5) ... [2020-07-14T13:52:12.500Z] #18 51.28 Selecting previously unselected package python3-lib2to3. [2020-07-14T13:52:12.500Z] #18 51.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-14T13:52:12.500Z] #18 51.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-14T13:52:12.500Z] #18 51.44 Selecting previously unselected package python3-distutils. [2020-07-14T13:52:12.500Z] #18 51.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-14T13:52:12.500Z] #18 51.47 Unpacking python3-distutils (3.7.3-1) ... [2020-07-14T13:52:12.500Z] #18 51.67 Selecting previously unselected package python3-pip. [2020-07-14T13:52:12.500Z] #18 51.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-14T13:52:12.500Z] #18 51.67 Unpacking python3-pip (18.1-5) ... [2020-07-14T13:52:12.500Z] #18 51.94 Selecting previously unselected package python3-pkg-resources. [2020-07-14T13:52:12.500Z] #18 51.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-14T13:52:12.500Z] #18 51.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-14T13:52:12.500Z] #18 52.15 Selecting previously unselected package python3-setuptools. [2020-07-14T13:52:12.500Z] #18 52.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-14T13:52:12.500Z] #18 52.18 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-14T13:52:12.500Z] #18 52.42 Selecting previously unselected package python3-wheel. [2020-07-14T13:52:12.500Z] #18 52.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-14T13:52:12.500Z] #18 52.43 Unpacking python3-wheel (0.32.3-2) ... [2020-07-14T13:52:12.500Z] #18 52.53 Selecting previously unselected package sudo. [2020-07-14T13:52:12.500Z] #18 52.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-14T13:52:12.500Z] #18 52.57 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-14T13:52:12.500Z] #18 53.19 Selecting previously unselected package thin-provisioning-tools. [2020-07-14T13:52:12.500Z] #18 53.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-14T13:52:12.500Z] #18 53.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-14T13:52:12.611Z] --- PASS: TestBuildSquashParent (6.03s) [2020-07-14T13:52:12.611Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-14T13:52:12.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:52:12.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:52:12.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:52:12.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:52:12.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:52:12.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:52:12.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:52:12.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:52:12.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:52:12.612Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:52:12.612Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:52:12.612Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:52:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:52:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:52:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:52:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:52:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:52:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:52:12.803Z] #18 53.50 Selecting previously unselected package uidmap. [2020-07-14T13:52:12.803Z] #18 53.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-14T13:52:12.803Z] #18 53.51 Unpacking uidmap (1:4.5-1.1) ... [2020-07-14T13:52:12.803Z] #18 53.71 Selecting previously unselected package vim-runtime. [2020-07-14T13:52:12.803Z] #18 53.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-14T13:52:12.870Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-14T13:52:13.101Z] #18 53.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-14T13:52:13.101Z] #18 53.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-14T13:52:13.101Z] #18 53.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-14T13:52:13.129Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-14T13:52:15.032Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-14T13:52:15.032Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-14T13:52:16.408Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-14T13:52:16.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s) [2020-07-14T13:52:16.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2020-07-14T13:52:16.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.57s) [2020-07-14T13:52:16.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.64s) [2020-07-14T13:52:16.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.83s) [2020-07-14T13:52:16.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.87s) [2020-07-14T13:52:16.408Z] === RUN TestBuildMultiStageCopy [2020-07-14T13:52:16.408Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-14T13:52:16.666Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-14T13:52:17.620Z] #18 58.22 Selecting previously unselected package vim. [2020-07-14T13:52:17.620Z] #18 58.23 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-14T13:52:17.620Z] #18 58.26 Unpacking vim (2:8.1.0875-5) ... [2020-07-14T13:52:18.042Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-14T13:52:18.042Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-14T13:52:18.267Z] #18 58.85 Selecting previously unselected package xfsprogs. [2020-07-14T13:52:18.267Z] #18 58.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-14T13:52:18.267Z] #18 58.87 Unpacking xfsprogs (4.20.0-1) ... [2020-07-14T13:52:18.300Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-14T13:52:18.300Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-14T13:52:18.559Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-14T13:52:18.567Z] #18 59.50 Selecting previously unselected package zip. [2020-07-14T13:52:18.567Z] #18 59.51 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-14T13:52:18.567Z] #18 59.52 Unpacking zip (3.0-11+b1) ... [2020-07-14T13:52:18.817Z] --- PASS: TestBuildMultiStageCopy (2.37s) [2020-07-14T13:52:18.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2020-07-14T13:52:18.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2020-07-14T13:52:18.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2020-07-14T13:52:18.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2020-07-14T13:52:18.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2020-07-14T13:52:18.817Z] === RUN TestBuildMultiStageParentConfig [2020-07-14T13:52:18.867Z] #18 59.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-14T13:52:18.867Z] #18 59.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-14T13:52:18.867Z] #18 59.79 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-14T13:52:18.867Z] #18 59.79 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-14T13:52:18.867Z] #18 59.80 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-14T13:52:18.867Z] #18 59.81 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-14T13:52:18.867Z] #18 59.82 Setting up uidmap (1:4.5-1.1) ... [2020-07-14T13:52:19.037Z] #45 ... [2020-07-14T13:52:19.037Z] [2020-07-14T13:52:19.037Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:19.037Z] #52 187.5 + bin/containerd-stress [2020-07-14T13:52:19.075Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-14T13:52:19.167Z] #18 59.83 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-14T13:52:19.167Z] #18 59.85 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-14T13:52:19.167Z] #18 59.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-14T13:52:19.167Z] #18 59.88 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-14T13:52:19.167Z] #18 59.89 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-14T13:52:19.167Z] #18 59.90 Setting up xxd (2:8.1.0875-5) ... [2020-07-14T13:52:19.167Z] #18 59.90 Setting up zip (3.0-11+b1) ... [2020-07-14T13:52:19.167Z] #18 59.91 Setting up vim-common (2:8.1.0875-5) ... [2020-07-14T13:52:19.167Z] #18 59.95 Setting up bash-completion (1:2.8-6) ... [2020-07-14T13:52:19.642Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2020-07-14T13:52:19.642Z] === RUN TestBuildLabelWithTargets [2020-07-14T13:52:19.642Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-14T13:52:20.577Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-14T13:52:20.836Z] --- PASS: TestBuildLabelWithTargets (1.14s) [2020-07-14T13:52:20.836Z] === RUN TestBuildWithEmptyLayers [2020-07-14T13:52:21.095Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-14T13:52:21.095Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-14T13:52:21.095Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2020-07-14T13:52:21.095Z] === RUN TestBuildMultiStageOnBuild [2020-07-14T13:52:21.663Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-14T13:52:22.230Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-14T13:52:22.346Z] #52 191.1 + bin/containerd-shim [2020-07-14T13:52:22.739Z] #18 ... [2020-07-14T13:52:22.739Z] [2020-07-14T13:52:22.739Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:52:22.739Z] #40 100.1 DEP criu/bitmap.d [2020-07-14T13:52:22.739Z] #40 100.1 DEP criu/bfd.d [2020-07-14T13:52:22.739Z] #40 100.3 DEP criu/autofs.d [2020-07-14T13:52:22.739Z] #40 100.5 DEP criu/aio.d [2020-07-14T13:52:22.739Z] #40 100.8 DEP criu/action-scripts.d [2020-07-14T13:52:22.739Z] #40 101.2 CC criu/action-scripts.o [2020-07-14T13:52:22.739Z] #40 101.9 CC criu/aio.o [2020-07-14T13:52:22.739Z] #40 102.6 CC criu/autofs.o [2020-07-14T13:52:22.739Z] #40 105.0 CC criu/bfd.o [2020-07-14T13:52:22.739Z] #40 105.8 CC criu/bitmap.o [2020-07-14T13:52:22.739Z] #40 106.0 CC criu/cgroup-props.o [2020-07-14T13:52:22.739Z] #40 107.3 CC criu/cgroup.o [2020-07-14T13:52:22.739Z] #40 ... [2020-07-14T13:52:22.739Z] [2020-07-14T13:52:22.739Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:22.739Z] #22 170.1 + mkdir -p /tmp/tmp.Xhp5c9QnYD/src/github.com/docker [2020-07-14T13:52:22.739Z] #22 170.1 + mv components/cli /tmp/tmp.Xhp5c9QnYD/src/github.com/docker/cli [2020-07-14T13:52:22.739Z] #22 170.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-14T13:52:23.167Z] --- PASS: TestBuildMultiStageOnBuild (1.82s) [2020-07-14T13:52:23.167Z] === RUN TestBuildUncleanTarFilenames [2020-07-14T13:52:23.734Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-07-14T13:52:23.734Z] === RUN TestBuildMultiStageLayerLeak [2020-07-14T13:52:23.993Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-14T13:52:24.252Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-14T13:52:24.279Z] #22 ... [2020-07-14T13:52:24.279Z] [2020-07-14T13:52:24.279Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:52:24.279Z] #18 64.90 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-14T13:52:24.279Z] #18 64.91 Setting up xz-utils (5.2.4-1) ... [2020-07-14T13:52:24.279Z] #18 64.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-14T13:52:24.279Z] #18 64.97 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-14T13:52:24.279Z] #18 65.15 invoke-rc.d: could not determine current runlevel [2020-07-14T13:52:24.279Z] #18 65.16 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-14T13:52:24.279Z] #18 65.19 Setting up pigz (2.4-1) ... [2020-07-14T13:52:24.279Z] #18 65.20 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-14T13:52:24.279Z] #18 65.20 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-14T13:52:24.279Z] #18 65.21 Setting up python-pip-whl (18.1-5) ... [2020-07-14T13:52:24.279Z] #18 65.21 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-14T13:52:24.279Z] #18 65.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-14T13:52:25.343Z] #18 65.96 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-14T13:52:25.343Z] #18 65.97 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-14T13:52:25.343Z] #18 65.97 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-14T13:52:25.343Z] #18 65.98 Setting up vim (2:8.1.0875-5) ... [2020-07-14T13:52:25.343Z] #18 65.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-14T13:52:25.343Z] #18 65.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-14T13:52:25.343Z] #18 66.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-14T13:52:25.343Z] #18 66.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-14T13:52:25.343Z] #18 66.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-14T13:52:25.343Z] #18 66.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-14T13:52:25.343Z] #18 66.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-14T13:52:25.343Z] #18 66.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-14T13:52:25.343Z] #18 66.15 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-14T13:52:25.343Z] #18 66.16 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-14T13:52:25.343Z] #18 66.17 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-14T13:52:25.343Z] #18 66.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-14T13:52:25.343Z] #18 66.21 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-14T13:52:25.343Z] #18 66.21 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-14T13:52:25.628Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2020-07-14T13:52:25.628Z] === RUN TestBuildWithHugeFile [2020-07-14T13:52:25.888Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-14T13:52:25.989Z] #18 ... [2020-07-14T13:52:25.989Z] [2020-07-14T13:52:25.989Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:52:25.989Z] #42 173.4 net/http/httptrace [2020-07-14T13:52:25.989Z] #42 173.7 net/http [2020-07-14T13:52:26.292Z] #42 ... [2020-07-14T13:52:26.292Z] [2020-07-14T13:52:26.292Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:52:26.292Z] #40 112.4 CC criu/clone-noasan.o [2020-07-14T13:52:26.292Z] #40 112.8 CC criu/config.o [2020-07-14T13:52:26.568Z] #52 ... [2020-07-14T13:52:26.568Z] [2020-07-14T13:52:26.568Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:26.568Z] #45 DONE 233.6s [2020-07-14T13:52:26.568Z] [2020-07-14T13:52:26.568Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:26.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-14T13:52:27.266Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-14T13:52:27.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-14T13:52:27.829Z] #40 115.6 CC criu/cr-check.o [2020-07-14T13:52:27.833Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-14T13:52:28.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-14T13:52:28.490Z] #52 ... [2020-07-14T13:52:28.490Z] [2020-07-14T13:52:28.490Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-14T13:52:28.490Z] #46 DONE 0.2s [2020-07-14T13:52:28.490Z] [2020-07-14T13:52:28.490Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-14T13:52:28.490Z] #48 DONE 0.0s [2020-07-14T13:52:28.490Z] [2020-07-14T13:52:28.490Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:28.752Z] #52 ... [2020-07-14T13:52:28.752Z] [2020-07-14T13:52:28.752Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-14T13:52:28.768Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-14T13:52:29.013Z] #50 DONE 0.6s [2020-07-14T13:52:29.013Z] [2020-07-14T13:52:29.013Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:29.275Z] #52 198.0 + bin/containerd-shim-runc-v1 [2020-07-14T13:52:29.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-14T13:52:29.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-14T13:52:29.938Z] #40 ... [2020-07-14T13:52:29.938Z] [2020-07-14T13:52:29.938Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-14T13:52:29.938Z] #18 70.57 Setting up iptables (1.8.2-4) ... [2020-07-14T13:52:29.938Z] #18 70.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-14T13:52:29.938Z] #18 70.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-14T13:52:29.938Z] #18 70.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-14T13:52:29.938Z] #18 70.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-14T13:52:29.938Z] #18 70.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-14T13:52:29.938Z] #18 70.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-14T13:52:29.938Z] #18 70.69 Setting up python3 (3.7.3-1) ... [2020-07-14T13:52:30.144Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-14T13:52:30.604Z] #18 71.40 Setting up python3-wheel (0.32.3-2) ... [2020-07-14T13:52:30.711Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-14T13:52:30.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-14T13:52:31.281Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-14T13:52:31.540Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-14T13:52:31.662Z] #18 72.36 Setting up apparmor (2.13.2-10) ... [2020-07-14T13:52:32.108Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-14T13:52:32.587Z] #52 201.2 + bin/containerd-shim-runc-v2 [2020-07-14T13:52:33.046Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-14T13:52:33.305Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-14T13:52:33.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-14T13:52:33.773Z] #18 74.54 Setting up xfsprogs (4.20.0-1) ... [2020-07-14T13:52:33.773Z] #18 74.55 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-14T13:52:33.872Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-14T13:52:33.975Z] #52 202.7 + binaries [2020-07-14T13:52:33.975Z] #52 202.7 + install -D bin/containerd /build/containerd [2020-07-14T13:52:33.975Z] #52 202.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-14T13:52:33.975Z] #52 202.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-14T13:52:33.975Z] #52 202.8 + install -D bin/ctr /build/ctr [2020-07-14T13:52:34.158Z] #18 75.04 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-14T13:52:34.440Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-14T13:52:34.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-14T13:52:35.008Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-14T13:52:35.218Z] #18 76.16 Setting up python3-distutils (3.7.3-1) ... [2020-07-14T13:52:35.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-14T13:52:35.575Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-14T13:52:35.834Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-14T13:52:35.889Z] #52 DONE 204.6s [2020-07-14T13:52:36.093Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-14T13:52:36.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-14T13:52:36.275Z] #18 76.79 Setting up python3-setuptools (40.8.0-1) ... [2020-07-14T13:52:37.029Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-14T13:52:37.029Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-14T13:52:37.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-14T13:52:37.274Z] [2020-07-14T13:52:37.274Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-14T13:52:37.843Z] #18 78.61 Setting up python3-pip (18.1-5) ... [2020-07-14T13:52:37.964Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-14T13:52:38.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-14T13:52:38.532Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-14T13:52:38.532Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-14T13:52:38.902Z] #18 79.78 Processing triggers for libc-bin (2.28-10) ... [2020-07-14T13:52:38.902Z] #18 79.83 Processing triggers for mime-support (3.62) ... [2020-07-14T13:52:39.189Z] #53 DONE 1.7s [2020-07-14T13:52:39.189Z] [2020-07-14T13:52:39.189Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-14T13:52:39.201Z] #18 DONE 80.2s [2020-07-14T13:52:39.201Z] [2020-07-14T13:52:39.201Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:52:39.201Z] #40 118.2 CC criu/cr-dedup.o [2020-07-14T13:52:39.201Z] #40 118.8 CC criu/cr-dump.o [2020-07-14T13:52:39.201Z] #40 122.2 CC criu/cr-errno.o [2020-07-14T13:52:39.201Z] #40 122.3 CC criu/cr-restore.o [2020-07-14T13:52:39.450Z] #57 DONE 0.4s [2020-07-14T13:52:39.450Z] [2020-07-14T13:52:39.450Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-14T13:52:39.499Z] #40 ... [2020-07-14T13:52:39.499Z] [2020-07-14T13:52:39.499Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-14T13:52:39.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-14T13:52:39.797Z] #19 0.396 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-14T13:52:39.797Z] #19 0.415 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-14T13:52:39.797Z] #19 0.427 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-14T13:52:39.797Z] #19 DONE 0.5s [2020-07-14T13:52:39.797Z] [2020-07-14T13:52:39.797Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:52:39.797Z] #42 187.8 github.com/LK4D4/vndr/godl [2020-07-14T13:52:39.797Z] #42 188.8 github.com/LK4D4/vndr [2020-07-14T13:52:39.866Z] #45 ... [2020-07-14T13:52:39.866Z] [2020-07-14T13:52:39.866Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:39.866Z] #52 226.6 + bin/containerd-stress [2020-07-14T13:52:39.866Z] #52 ... [2020-07-14T13:52:39.866Z] [2020-07-14T13:52:39.866Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:39.866Z] #45 DONE 275.9s [2020-07-14T13:52:39.866Z] [2020-07-14T13:52:39.866Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:39.866Z] #52 229.1 + bin/containerd-shim [2020-07-14T13:52:39.866Z] #52 ... [2020-07-14T13:52:39.866Z] [2020-07-14T13:52:39.866Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-14T13:52:39.866Z] #46 DONE 0.4s [2020-07-14T13:52:39.866Z] [2020-07-14T13:52:39.866Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-14T13:52:39.866Z] #48 DONE 0.0s [2020-07-14T13:52:39.866Z] [2020-07-14T13:52:39.866Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-14T13:52:39.866Z] #50 DONE 0.2s [2020-07-14T13:52:39.866Z] [2020-07-14T13:52:39.866Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:39.908Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-14T13:52:40.094Z] #42 ... [2020-07-14T13:52:40.094Z] [2020-07-14T13:52:40.094Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:52:40.392Z] #59 DONE 0.9s [2020-07-14T13:52:40.392Z] [2020-07-14T13:52:40.392Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-14T13:52:40.392Z] #61 DONE 0.0s [2020-07-14T13:52:40.392Z] [2020-07-14T13:52:40.392Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-14T13:52:40.392Z] #62 DONE 0.0s [2020-07-14T13:52:40.392Z] [2020-07-14T13:52:40.392Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-14T13:52:40.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-14T13:52:41.151Z] #20 ... [2020-07-14T13:52:41.151Z] [2020-07-14T13:52:41.151Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:52:41.151Z] #42 DONE 198.4s [2020-07-14T13:52:41.151Z] [2020-07-14T13:52:41.151Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:52:41.151Z] #40 128.9 CC criu/cr-service.o [2020-07-14T13:52:41.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-14T13:52:42.309Z] #63 DONE 1.6s [2020-07-14T13:52:42.309Z] [2020-07-14T13:52:42.309Z] #64 exporting to image [2020-07-14T13:52:42.309Z] #64 exporting layers [2020-07-14T13:52:42.441Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-14T13:52:42.560Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-14T13:52:42.560Z] Using test binary docker [2020-07-14T13:52:42.560Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-14T13:52:42.560Z] +++ /etc/init.d/apparmor start [2020-07-14T13:52:42.560Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-14T13:52:42.560Z] INFO: Waiting for daemon to start... [2020-07-14T13:52:42.560Z] Starting dockerd [2020-07-14T13:52:42.560Z] +++ 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-07-14T13:52:43.377Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-14T13:52:43.945Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-14T13:52:44.632Z] . [2020-07-14T13:52:44.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-14T13:52:44.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-14T13:52:44.632Z] Error: No such image: emptyfs [2020-07-14T13:52:44.632Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-14T13:52:44.632Z] ++++ docker load [2020-07-14T13:52:44.737Z] #40 132.1 CC criu/crtools.o [2020-07-14T13:52:44.925Z] Running integration-test (iteration 1) [2020-07-14T13:52:44.925Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-14T13:52:44.925Z] ++ 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-07-14T13:52:44.925Z] ++ set -e [2020-07-14T13:52:44.925Z] ++ '[' -n 0 ']' [2020-07-14T13:52:44.925Z] ++ set -x [2020-07-14T13:52:44.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:52:45.382Z] #40 133.1 CC criu/eventfd.o [2020-07-14T13:52:45.682Z] #40 133.5 CC criu/eventpoll.o [2020-07-14T13:52:46.415Z] #52 236.2 + bin/containerd-shim-runc-v1 [2020-07-14T13:52:46.522Z] #64 exporting layers 3.9s done [2020-07-14T13:52:46.522Z] #64 writing image sha256:819493b6ecc4c2abcdf6c6c6a70e1c7f177fd015dd9f7f311c14e492a50b3bdf done [2020-07-14T13:52:46.522Z] #64 naming to docker.io/library/docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 done [2020-07-14T13:52:46.522Z] #64 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-14T13:52:46.742Z] #40 ... [2020-07-14T13:52:46.742Z] [2020-07-14T13:52:46.742Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-14T13:52:46.742Z] #20 6.713 Collecting yamllint==1.16.0 [2020-07-14T13:52:46.865Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/test/unit [2020-07-14T13:52:47.045Z] #20 7.298 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-14T13:52:47.342Z] #20 7.467 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-14T13:52:47.342Z] #20 7.546 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-14T13:52:47.641Z] #20 7.654 Collecting pyyaml (from yamllint==1.16.0) [2020-07-14T13:52:47.940Z] #20 8.029 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-14T13:52:48.135Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-14T13:52:48.312Z] #52 239.2 + bin/containerd-shim-runc-v2 [2020-07-14T13:52:49.037Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:52:49.037Z] [2020-07-14T13:52:49.037Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-14T13:52:49.037Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-14T13:52:49.037Z] Using test binary docker [2020-07-14T13:52:49.037Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-14T13:52:49.037Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-14T13:52:49.037Z] INFO: Waiting for daemon to start... [2020-07-14T13:52:49.037Z] Starting dockerd [2020-07-14T13:52:49.037Z] . [2020-07-14T13:52:49.037Z] INFO: Building docker-sdk-python3:4.2.1... [2020-07-14T13:52:49.242Z] #52 240.1 + binaries [2020-07-14T13:52:49.495Z] #20 9.700 Building wheels for collected packages: pyyaml [2020-07-14T13:52:49.495Z] #20 9.701 Running setup.py bdist_wheel for pyyaml: started [2020-07-14T13:52:49.499Z] #52 240.1 + install -D bin/containerd /build/containerd [2020-07-14T13:52:49.499Z] #52 240.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-14T13:52:49.499Z] #52 240.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-14T13:52:49.499Z] #52 240.1 + install -D bin/ctr /build/ctr [2020-07-14T13:52:50.061Z] #52 DONE 240.8s [2020-07-14T13:52:50.992Z] [2020-07-14T13:52:50.992Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-14T13:52:51.035Z] #20 11.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-14T13:52:51.035Z] #20 11.03 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-14T13:52:51.035Z] #20 11.11 Successfully built pyyaml [2020-07-14T13:52:51.035Z] #20 11.12 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-14T13:52:51.249Z] #53 DONE 0.6s [2020-07-14T13:52:51.336Z] #20 11.57 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-14T13:52:51.421Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-14T13:52:51.505Z] [2020-07-14T13:52:51.505Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-14T13:52:51.636Z] #20 DONE 11.9s [2020-07-14T13:52:51.636Z] [2020-07-14T13:52:51.636Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:52:51.636Z] #40 134.5 CC criu/external.o [2020-07-14T13:52:51.636Z] #40 135.0 CC criu/fault-injection.o [2020-07-14T13:52:51.636Z] #40 135.1 CC criu/fdstore.o [2020-07-14T13:52:51.636Z] #40 135.6 CC criu/fifo.o [2020-07-14T13:52:51.636Z] #40 136.0 CC criu/file-ids.o [2020-07-14T13:52:51.636Z] #40 136.5 CC criu/file-lock.o [2020-07-14T13:52:51.636Z] #40 137.9 CC criu/files-ext.o [2020-07-14T13:52:51.636Z] #40 138.5 CC criu/files-reg.o [2020-07-14T13:52:51.680Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-14T13:52:51.761Z] #57 DONE 0.2s [2020-07-14T13:52:51.761Z] [2020-07-14T13:52:51.761Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-14T13:52:52.018Z] #59 DONE 0.3s [2020-07-14T13:52:52.018Z] [2020-07-14T13:52:52.018Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-14T13:52:52.018Z] #61 DONE 0.0s [2020-07-14T13:52:52.018Z] [2020-07-14T13:52:52.018Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-14T13:52:52.018Z] #62 DONE 0.0s [2020-07-14T13:52:52.018Z] [2020-07-14T13:52:52.018Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-14T13:52:52.158Z] ? github.com/docker/docker/api [no test files] [2020-07-14T13:52:52.247Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-14T13:52:52.281Z] #40 ... [2020-07-14T13:52:52.281Z] [2020-07-14T13:52:52.281Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-14T13:52:52.281Z] #29 DONE 209.7s [2020-07-14T13:52:52.507Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-14T13:52:52.580Z] [2020-07-14T13:52:52.580Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:52:52.583Z] #63 DONE 0.6s [2020-07-14T13:52:52.583Z] [2020-07-14T13:52:52.583Z] #64 exporting to image [2020-07-14T13:52:52.583Z] #64 exporting layers [2020-07-14T13:52:53.074Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-14T13:52:53.434Z] Loaded image: buildpack-deps:buster [2020-07-14T13:52:53.434Z] Loaded image: busybox:latest [2020-07-14T13:52:53.434Z] Loaded image: busybox:glibc [2020-07-14T13:52:53.434Z] Loaded image: debian:buster [2020-07-14T13:52:53.434Z] Loaded image: hello-world:latest [2020-07-14T13:52:53.434Z] INFO: Testing against a local daemon [2020-07-14T13:52:53.434Z] === RUN TestCgroupNamespacesBuild [2020-07-14T13:52:54.705Z] #22 ... [2020-07-14T13:52:54.705Z] [2020-07-14T13:52:54.705Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:52:54.705Z] #40 142.1 CC criu/files.o [2020-07-14T13:52:54.977Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-14T13:52:55.546Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-14T13:52:56.113Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-14T13:52:56.170Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2020-07-14T13:52:56.171Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-14T13:52:56.240Z] #40 144.1 CC criu/filesystems.o [2020-07-14T13:52:56.680Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-14T13:52:56.887Z] #40 144.8 CC criu/fsnotify.o [2020-07-14T13:52:56.939Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-14T13:52:57.506Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-14T13:52:57.683Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2020-07-14T13:52:57.684Z] === RUN TestBuildWithSession [2020-07-14T13:52:57.684Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-14T13:52:57.684Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T13:52:57.684Z] === RUN TestBuildSquashParent [2020-07-14T13:52:58.428Z] #40 145.9 CC criu/image-desc.o [2020-07-14T13:52:58.428Z] #40 146.1 CC criu/image.o [2020-07-14T13:52:59.127Z] #64 exporting layers 6.3s done [2020-07-14T13:52:59.127Z] #64 writing image sha256:c1050dc0db956043ddd636dcba8f2d09c1c38dae6c439ad51256533fdd23e0c0 done [2020-07-14T13:52:59.127Z] #64 naming to docker.io/library/docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 done [2020-07-14T13:52:59.127Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-14T13:52:59.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -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:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh dynbinary test-integration [2020-07-14T13:52:59.484Z] #40 147.0 CC criu/ipc_ns.o [2020-07-14T13:53:00.039Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-14T13:53:00.409Z] [2020-07-14T13:53:00.409Z] Removing bundles/ [2020-07-14T13:53:00.409Z] [2020-07-14T13:53:00.409Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-14T13:53:00.409Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:53:00.409Z] GOOS="" GOARCH="" GOARM="" [2020-07-14T13:53:00.545Z] #40 148.3 CC criu/irmap.o [2020-07-14T13:53:00.975Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-14T13:53:01.542Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-14T13:53:01.597Z] #40 149.1 CC criu/kcmp-ids.o [2020-07-14T13:53:01.597Z] #40 149.4 CC criu/kerndat.o [2020-07-14T13:53:02.477Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-14T13:53:02.653Z] #40 150.5 CC criu/libnetlink.o [2020-07-14T13:53:03.045Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-14T13:53:03.045Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-14T13:53:03.300Z] #40 151.0 CC criu/log.o [2020-07-14T13:53:03.600Z] #40 151.5 CC criu/lsm.o [2020-07-14T13:53:04.247Z] #40 151.9 CC criu/mem.o [2020-07-14T13:53:04.620Z] --- PASS: TestBuildSquashParent (6.36s) [2020-07-14T13:53:04.620Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-14T13:53:04.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:53:04.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:53:04.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:53:04.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:53:04.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:53:04.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:53:04.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:53:04.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:53:04.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:53:04.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:53:04.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:53:04.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:53:04.620Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:53:04.620Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:53:05.577Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-14T13:53:06.363Z] #40 153.9 CC criu/memfd.o [2020-07-14T13:53:06.664Z] #40 154.4 CC criu/mount.o [2020-07-14T13:53:06.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:53:06.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:53:06.953Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-14T13:53:07.090Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2020-07-14T13:53:08.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:53:08.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:53:08.856Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-14T13:53:09.791Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-14T13:53:10.049Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-14T13:53:11.177Z] #40 158.8 CC criu/namespaces.o [2020-07-14T13:53:11.522Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-14T13:53:11.522Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2020-07-14T13:53:11.522Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s) [2020-07-14T13:53:11.522Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.25s) [2020-07-14T13:53:11.522Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2020-07-14T13:53:11.522Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2020-07-14T13:53:11.522Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-07-14T13:53:11.522Z] === RUN TestBuildMultiStageCopy [2020-07-14T13:53:11.522Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-14T13:53:12.233Z] #40 ... [2020-07-14T13:53:12.233Z] [2020-07-14T13:53:12.233Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-14T13:53:12.233Z] #50 115.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-14T13:53:13.335Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-14T13:53:13.335Z] --- PASS: TestBuildWithHugeFile (48.03s) [2020-07-14T13:53:13.335Z] === RUN TestBuildWithEmptyDockerfile [2020-07-14T13:53:13.335Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T13:53:13.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T13:53:13.335Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T13:53:13.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T13:53:13.335Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T13:53:13.335Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T13:53:13.335Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T13:53:13.335Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T13:53:13.335Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T13:53:13.335Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2020-07-14T13:53:13.335Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2020-07-14T13:53:13.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2020-07-14T13:53:13.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-14T13:53:13.335Z] === RUN TestBuildPreserveOwnership [2020-07-14T13:53:13.335Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-14T13:53:13.594Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-14T13:53:13.594Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-14T13:53:13.596Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-14T13:53:13.853Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-14T13:53:14.230Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-14T13:53:14.789Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-14T13:53:14.865Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-14T13:53:15.032Z] #50 118.2 + mkdir -p /build [2020-07-14T13:53:15.032Z] #50 118.2 + cp runc /build/runc [2020-07-14T13:53:15.032Z] #50 DONE 118.3s [2020-07-14T13:53:15.032Z] [2020-07-14T13:53:15.032Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:53:15.032Z] #40 161.0 CC criu/net.o [2020-07-14T13:53:15.501Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-14T13:53:16.135Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2020-07-14T13:53:16.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2020-07-14T13:53:16.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-07-14T13:53:16.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-07-14T13:53:16.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-07-14T13:53:16.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-07-14T13:53:16.135Z] === RUN TestBuildMultiStageParentConfig [2020-07-14T13:53:16.166Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-14T13:53:16.732Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-14T13:53:17.300Z] --- PASS: TestBuildPreserveOwnership (3.93s) [2020-07-14T13:53:17.300Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.59s) [2020-07-14T13:53:17.300Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2020-07-14T13:53:17.300Z] === RUN TestBuildPlatformInvalid [2020-07-14T13:53:17.300Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-14T13:53:17.559Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-14T13:53:17.559Z] PASS [2020-07-14T13:53:17.559Z] [2020-07-14T13:53:17.559Z] === Skipped [2020-07-14T13:53:17.559Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-14T13:53:17.559Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T13:53:17.559Z] [2020-07-14T13:53:17.559Z] [2020-07-14T13:53:17.559Z] DONE 32 tests, 1 skipped in 96.055s [2020-07-14T13:53:17.559Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-14T13:53:17.559Z] ++ 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-07-14T13:53:17.559Z] ++ set -e [2020-07-14T13:53:17.559Z] ++ '[' -n 0 ']' [2020-07-14T13:53:17.559Z] ++ set -x [2020-07-14T13:53:17.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-14T13:53:17.559Z] INFO: Testing against a local daemon [2020-07-14T13:53:17.559Z] === RUN TestConfigInspect [2020-07-14T13:53:17.688Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2020-07-14T13:53:17.688Z] === RUN TestBuildLabelWithTargets [2020-07-14T13:53:18.493Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-14T13:53:18.605Z] #40 165.7 CC criu/netfilter.o [2020-07-14T13:53:18.605Z] #40 166.1 CC criu/page-pipe.o [2020-07-14T13:53:18.752Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-14T13:53:19.254Z] #40 166.9 CC criu/page-xfer.o [2020-07-14T13:53:20.127Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-14T13:53:20.424Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2020-07-14T13:53:20.424Z] === RUN TestBuildWithEmptyLayers [2020-07-14T13:53:20.814Z] #40 168.4 CC criu/pagemap-cache.o [2020-07-14T13:53:21.063Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-07-14T13:53:21.063Z] === RUN TestBuildMultiStageOnBuild [2020-07-14T13:53:21.063Z] --- PASS: TestConfigInspect (3.44s) [2020-07-14T13:53:21.063Z] === RUN TestConfigList [2020-07-14T13:53:21.115Z] #40 168.8 CC criu/pagemap.o [2020-07-14T13:53:21.119Z] sha256:db1d297b3c58060fcff9ddf17d53c8432fec8d01f87696b36a57e3a9235a37df [2020-07-14T13:53:21.119Z] INFO: Starting docker-py tests... [2020-07-14T13:53:21.119Z] ============================= test session starts ============================== [2020-07-14T13:53:21.119Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-14T13:53:21.119Z] rootdir: /src, inifile: pytest.ini [2020-07-14T13:53:21.119Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-14T13:53:21.321Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-14T13:53:22.054Z] collected 388 items / 1 deselected / 387 selected [2020-07-14T13:53:22.054Z] [2020-07-14T13:53:22.361Z] #40 169.7 CC criu/parasite-syscall.o [2020-07-14T13:53:22.668Z] #40 170.5 CC criu/path.o [2020-07-14T13:53:22.780Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-14T13:53:22.965Z] #40 170.8 CC criu/pie-util-vdso.o [2020-07-14T13:53:23.262Z] #40 171.2 CC criu/pie-util.o [2020-07-14T13:53:23.347Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-14T13:53:23.573Z] #40 171.3 CC criu/pipes.o [2020-07-14T13:53:23.606Z] --- PASS: TestConfigList (2.63s) [2020-07-14T13:53:23.606Z] === RUN TestConfigsCreateAndDelete [2020-07-14T13:53:23.864Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-14T13:53:23.864Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-14T13:53:24.217Z] #40 172.1 CC criu/plugin.o [2020-07-14T13:53:24.431Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-14T13:53:24.431Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-14T13:53:24.591Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2020-07-14T13:53:24.591Z] === RUN TestBuildUncleanTarFilenames [2020-07-14T13:53:24.862Z] #40 172.5 CC criu/proc_parse.o [2020-07-14T13:53:25.367Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-14T13:53:25.625Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-14T13:53:25.630Z] --- PASS: TestBuildUncleanTarFilenames (1.33s) [2020-07-14T13:53:25.630Z] === RUN TestBuildMultiStageLayerLeak [2020-07-14T13:53:26.559Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2020-07-14T13:53:26.559Z] === RUN TestConfigsUpdate [2020-07-14T13:53:27.125Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-14T13:53:27.640Z] #40 ... [2020-07-14T13:53:27.640Z] [2020-07-14T13:53:27.640Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:53:27.640Z] #37 244.9 + dpkg --print-architecture [2020-07-14T13:53:27.640Z] #37 244.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-14T13:53:27.937Z] #37 245.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-14T13:53:27.937Z] #37 245.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-14T13:53:28.060Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-14T13:53:28.627Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-14T13:53:29.152Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2020-07-14T13:53:29.153Z] === RUN TestBuildWithHugeFile [2020-07-14T13:53:30.002Z] --- PASS: TestConfigsUpdate (3.34s) [2020-07-14T13:53:30.002Z] === RUN TestTemplatedConfig [2020-07-14T13:53:30.002Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-14T13:53:31.904Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-14T13:53:33.806Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-14T13:53:33.807Z] --- PASS: TestTemplatedConfig (3.51s) [2020-07-14T13:53:33.807Z] === RUN TestConfigCreateResolve [2020-07-14T13:53:34.742Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-14T13:53:35.000Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-14T13:53:35.568Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-14T13:53:36.503Z] --- PASS: TestConfigCreateResolve (3.07s) [2020-07-14T13:53:36.503Z] === RUN TestConfigDaemonLibtrustID [2020-07-14T13:53:37.071Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-14T13:53:37.071Z] PASS [2020-07-14T13:53:37.071Z] [2020-07-14T13:53:37.071Z] DONE 7 tests in 19.644s [2020-07-14T13:53:37.071Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-14T13:53:37.071Z] ++ 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-07-14T13:53:37.071Z] ++ set -e [2020-07-14T13:53:37.071Z] ++ '[' -n 0 ']' [2020-07-14T13:53:37.071Z] ++ set -x [2020-07-14T13:53:37.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:53:37.071Z] INFO: Testing against a local daemon [2020-07-14T13:53:37.071Z] === RUN TestCheckpoint [2020-07-14T13:53:37.071Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-14T13:53:37.071Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T13:53:37.071Z] === RUN TestContainerInvalidJSON [2020-07-14T13:53:37.071Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T13:53:37.071Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T13:53:37.071Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T13:53:37.071Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T13:53:37.071Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-14T13:53:37.071Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-14T13:53:37.071Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T13:53:37.071Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-14T13:53:37.071Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T13:53:37.071Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-14T13:53:37.071Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-14T13:53:37.071Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-14T13:53:37.071Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-14T13:53:37.071Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-14T13:53:37.268Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-14T13:53:37.329Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-14T13:53:37.329Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-14T13:53:37.329Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-14T13:53:37.329Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-14T13:53:37.329Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-14T13:53:37.329Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-14T13:53:37.329Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-14T13:53:37.329Z] === RUN TestCopyFromContainer [2020-07-14T13:53:37.835Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-14T13:53:38.264Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-14T13:53:38.396Z] #37 ... [2020-07-14T13:53:38.396Z] [2020-07-14T13:53:38.396Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:53:38.396Z] #40 176.3 CC criu/protobuf-desc.o [2020-07-14T13:53:38.396Z] #40 177.2 CC criu/protobuf.o [2020-07-14T13:53:38.396Z] #40 177.7 CC criu/pstree.o [2020-07-14T13:53:38.396Z] #40 178.9 CC criu/rbtree.o [2020-07-14T13:53:38.396Z] #40 179.3 CC criu/rst-malloc.o [2020-07-14T13:53:38.396Z] #40 179.7 CC criu/seccomp.o [2020-07-14T13:53:38.396Z] #40 180.5 CC criu/seize.o [2020-07-14T13:53:38.396Z] #40 181.6 CC criu/servicefd.o [2020-07-14T13:53:38.396Z] #40 182.1 CC criu/shmem.o [2020-07-14T13:53:38.396Z] #40 183.3 CC criu/sigframe.o [2020-07-14T13:53:38.396Z] #40 183.5 CC criu/signalfd.o [2020-07-14T13:53:38.396Z] #40 183.8 CC criu/sk-inet.o [2020-07-14T13:53:38.396Z] #40 184.9 CC criu/sk-netlink.o [2020-07-14T13:53:38.396Z] #40 185.4 CC criu/sk-packet.o [2020-07-14T13:53:38.396Z] #40 186.2 CC criu/sk-queue.o [2020-07-14T13:53:38.523Z] === RUN TestCopyFromContainer// [2020-07-14T13:53:38.523Z] === RUN TestCopyFromContainer//bar/root [2020-07-14T13:53:38.782Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-14T13:53:38.782Z] === RUN TestCopyFromContainer/bar/quux [2020-07-14T13:53:38.782Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-14T13:53:38.782Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-14T13:53:39.040Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-14T13:53:39.040Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-14T13:53:39.040Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-14T13:53:39.040Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-14T13:53:39.040Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-14T13:53:39.050Z] #40 186.7 CC criu/sk-tcp.o [2020-07-14T13:53:39.298Z] --- PASS: TestCopyFromContainer (1.82s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-14T13:53:39.299Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-14T13:53:39.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-14T13:53:39.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T13:53:39.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T13:53:39.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T13:53:39.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T13:53:39.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T13:53:39.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T13:53:39.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T13:53:39.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T13:53:39.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T13:53:39.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-14T13:53:39.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-14T13:53:39.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-14T13:53:39.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-14T13:53:39.299Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-14T13:53:39.299Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-14T13:53:39.299Z] === RUN TestCreateWithInvalidEnv [2020-07-14T13:53:39.299Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-14T13:53:39.299Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-14T13:53:39.299Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-14T13:53:39.299Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-14T13:53:39.299Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-14T13:53:39.299Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-14T13:53:39.299Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-14T13:53:39.299Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-14T13:53:39.299Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-14T13:53:39.299Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-14T13:53:39.299Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-14T13:53:39.299Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-14T13:53:39.299Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-14T13:53:39.299Z] === RUN TestCreateTmpfsMountsTarget [2020-07-14T13:53:39.299Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-14T13:53:39.299Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-14T13:53:39.337Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-14T13:53:39.693Z] #40 187.3 CC criu/sk-unix.o [2020-07-14T13:53:40.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-14T13:53:40.674Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T13:53:41.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-14T13:53:41.241Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-14T13:53:41.241Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-07-14T13:53:41.241Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-14T13:53:41.803Z] #40 189.4 CC criu/sockets.o [2020-07-14T13:53:42.878Z] #40 190.5 CC criu/stats.o [2020-07-14T13:53:43.182Z] #40 190.9 CC criu/string.o [2020-07-14T13:53:43.482Z] #40 191.2 CC criu/sysctl.o [2020-07-14T13:53:43.773Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-07-14T13:53:43.773Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-14T13:53:43.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T13:53:43.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T13:53:43.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T13:53:43.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T13:53:43.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T13:53:43.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T13:53:43.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T13:53:43.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T13:53:43.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T13:53:43.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T13:53:43.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T13:53:43.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T13:53:43.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T13:53:43.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T13:53:43.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T13:53:43.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-14T13:53:43.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-14T13:53:43.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-14T13:53:43.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-14T13:53:43.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-14T13:53:43.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-14T13:53:43.773Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-14T13:53:43.773Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2020-07-14T13:53:43.773Z] === RUN TestCreateDifferentPlatform [2020-07-14T13:53:44.032Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-14T13:53:44.032Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-14T13:53:44.032Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-14T13:53:44.032Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-14T13:53:44.032Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-14T13:53:44.032Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-14T13:53:44.032Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-14T13:53:44.032Z] === RUN TestContainerStartOnDaemonRestart [2020-07-14T13:53:44.032Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-14T13:53:44.032Z] === RUN TestDaemonRestartIpcMode [2020-07-14T13:53:44.032Z] === PAUSE TestDaemonRestartIpcMode [2020-07-14T13:53:44.032Z] === RUN TestDaemonHostGatewayIP [2020-07-14T13:53:44.032Z] === PAUSE TestDaemonHostGatewayIP [2020-07-14T13:53:44.032Z] === RUN TestContainerKillOnDaemonStart [2020-07-14T13:53:44.032Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-14T13:53:44.032Z] === RUN TestDiff [2020-07-14T13:53:44.127Z] #40 191.9 CC criu/sysfs_parse.o [2020-07-14T13:53:44.599Z] --- PASS: TestDiff (0.55s) [2020-07-14T13:53:44.599Z] === RUN TestExecWithCloseStdin [2020-07-14T13:53:44.785Z] #40 192.4 CC criu/timens.o [2020-07-14T13:53:45.082Z] #40 192.7 CC criu/timerfd.o [2020-07-14T13:53:45.166Z] --- PASS: TestExecWithCloseStdin (0.72s) [2020-07-14T13:53:45.166Z] === RUN TestExec [2020-07-14T13:53:45.382Z] #40 193.2 CC criu/tty.o [2020-07-14T13:53:45.424Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-14T13:53:45.991Z] --- PASS: TestExec (0.84s) [2020-07-14T13:53:45.991Z] === RUN TestExecUser [2020-07-14T13:53:46.558Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-14T13:53:46.816Z] --- PASS: TestExecUser (0.82s) [2020-07-14T13:53:46.816Z] === RUN TestExportContainerAndImportImage [2020-07-14T13:53:47.752Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-14T13:53:47.752Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-07-14T13:53:47.752Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-14T13:53:48.163Z] #40 195.5 CC criu/tun.o [2020-07-14T13:53:48.319Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-14T13:53:48.468Z] #40 196.2 CC criu/uffd.o [2020-07-14T13:53:48.887Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2020-07-14T13:53:48.887Z] === RUN TestHealthCheckWorkdir [2020-07-14T13:53:49.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-14T13:53:49.713Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2020-07-14T13:53:49.713Z] === RUN TestHealthKillContainer [2020-07-14T13:53:50.014Z] #40 197.8 CC criu/util.o [2020-07-14T13:53:51.568Z] #40 ... [2020-07-14T13:53:51.568Z] [2020-07-14T13:53:51.568Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-14T13:53:51.568Z] #37 DONE 269.0s [2020-07-14T13:53:51.614Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-14T13:53:51.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-14T13:53:51.882Z] [2020-07-14T13:53:51.882Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-14T13:53:51.882Z] #40 199.6 CC criu/uts_ns.o [2020-07-14T13:53:52.533Z] #40 200.1 CC criu/vdso.o [2020-07-14T13:53:52.550Z] --- PASS: TestHealthKillContainer (2.78s) [2020-07-14T13:53:52.550Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-14T13:53:53.486Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-07-14T13:53:53.486Z] === RUN TestIpcModeNone [2020-07-14T13:53:53.588Z] #40 201.1 LINK criu/built-in.o [2020-07-14T13:53:53.588Z] #40 201.3 LINK criu/criu [2020-07-14T13:53:54.234Z] #40 201.9 DEP lib/c/criu.d [2020-07-14T13:53:54.234Z] #40 202.0 CC images/rpc.pb-c.o [2020-07-14T13:53:54.421Z] --- PASS: TestIpcModeNone (1.07s) [2020-07-14T13:53:54.421Z] === RUN TestIpcModePrivate [2020-07-14T13:53:54.882Z] #40 202.7 CC lib/c/criu.o [2020-07-14T13:53:55.796Z] --- PASS: TestIpcModePrivate (1.39s) [2020-07-14T13:53:55.796Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:215, shared: false, mustBeShared: false [2020-07-14T13:53:55.796Z] === RUN TestIpcModeShareable [2020-07-14T13:53:56.323Z] --- PASS: TestBuildWithHugeFile (27.15s) [2020-07-14T13:53:56.323Z] === RUN TestBuildWithEmptyDockerfile [2020-07-14T13:53:56.323Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T13:53:56.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T13:53:56.323Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T13:53:56.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T13:53:56.323Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T13:53:56.323Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T13:53:56.323Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T13:53:56.323Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T13:53:56.323Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T13:53:56.323Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-14T13:53:56.324Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-07-14T13:53:56.324Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-07-14T13:53:56.324Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-07-14T13:53:56.324Z] === RUN TestBuildPreserveOwnership [2020-07-14T13:53:56.324Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-14T13:53:56.418Z] #40 204.1 LINK lib/c/built-in.o [2020-07-14T13:53:56.418Z] #40 204.1 LINK lib/c/libcriu.so [2020-07-14T13:53:56.418Z] #40 204.2 LINK lib/c/libcriu.a [2020-07-14T13:53:56.730Z] --- PASS: TestIpcModeShareable (0.83s) [2020-07-14T13:53:56.730Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:78, shared: true, mustBeShared: true [2020-07-14T13:53:56.730Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-14T13:53:56.736Z] #40 204.5 GEN magic.py [2020-07-14T13:53:57.034Z] #40 204.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-14T13:53:57.034Z] #40 204.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-14T13:53:57.034Z] #40 204.7 Note: Building without GnuTLS support [2020-07-14T13:53:57.034Z] #40 204.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-14T13:53:57.034Z] #40 204.7 Makefile.config:40: Warn: Building without nftables support [2020-07-14T13:53:58.090Z] #40 205.7 fatal: not a git repository (or any of the parent directories): .git [2020-07-14T13:53:58.106Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-14T13:53:58.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-14T13:53:59.146Z] #40 206.7 make[1]: Nothing to be done for 'all'. [2020-07-14T13:53:59.745Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-07-14T13:53:59.745Z] === RUN TestAPIIpcModeHost [2020-07-14T13:54:00.205Z] #40 207.8 make[1]: 'images/built-in.o' is up to date. [2020-07-14T13:54:00.205Z] #40 207.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-14T13:54:00.205Z] #40 207.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-14T13:54:00.205Z] #40 208.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-14T13:54:00.205Z] #40 208.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-14T13:54:00.504Z] #40 208.1 make[1]: Nothing to be done for 'all'. [2020-07-14T13:54:00.504Z] #40 208.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-14T13:54:00.504Z] #40 208.4 make[2]: Nothing to be done for 'all'. [2020-07-14T13:54:00.504Z] #40 208.4 make[2]: Nothing to be done for 'all'. [2020-07-14T13:54:00.680Z] --- PASS: TestAPIIpcModeHost (0.96s) [2020-07-14T13:54:00.680Z] === RUN TestDaemonIpcModeShareable [2020-07-14T13:54:00.795Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-14T13:54:00.800Z] #40 208.5 make[2]: Nothing to be done for 'all'. [2020-07-14T13:54:00.800Z] #40 208.6 make[2]: Nothing to be done for 'all'. [2020-07-14T13:54:00.800Z] #40 208.7 make[2]: Nothing to be done for 'all'. [2020-07-14T13:54:00.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-14T13:54:01.095Z] #40 208.8 make[2]: Nothing to be done for 'all'. [2020-07-14T13:54:01.096Z] #40 208.9 make[2]: Nothing to be done for 'all'. [2020-07-14T13:54:01.096Z] #40 209.0 make[2]: Nothing to be done for 'all'. [2020-07-14T13:54:01.396Z] #40 209.0 INSTALL criu/criu [2020-07-14T13:54:01.396Z] #40 DONE 209.1s [2020-07-14T13:54:01.396Z] [2020-07-14T13:54:01.396Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:54:01.396Z] #46 269.6 + cd /tmp/tmp.3vxc4eziqR/src/github.com/golangci/golangci-lint/ [2020-07-14T13:54:01.396Z] #46 269.6 + git checkout -q v1.23.8 [2020-07-14T13:54:01.396Z] #46 270.3 ++ git describe --tags [2020-07-14T13:54:01.396Z] #46 270.3 + version=v1.23.8 [2020-07-14T13:54:01.396Z] #46 270.3 ++ git rev-parse --short HEAD [2020-07-14T13:54:01.396Z] #46 270.4 + commit=76a82c6 [2020-07-14T13:54:01.396Z] #46 270.4 ++ git show -s --format=%cd [2020-07-14T13:54:01.396Z] #46 270.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-14T13:54:01.396Z] #46 270.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-14T13:54:01.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-14T13:54:02.072Z] --- PASS: TestDaemonIpcModeShareable (1.55s) [2020-07-14T13:54:02.072Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-07-14T13:54:02.072Z] === RUN TestDaemonIpcModePrivate [2020-07-14T13:54:02.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-14T13:54:02.871Z] --- PASS: TestBuildPreserveOwnership (6.58s) [2020-07-14T13:54:02.871Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.27s) [2020-07-14T13:54:02.871Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2020-07-14T13:54:02.871Z] === RUN TestBuildPlatformInvalid [2020-07-14T13:54:02.871Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-14T13:54:02.871Z] PASS [2020-07-14T13:54:02.871Z] [2020-07-14T13:54:02.871Z] === Skipped [2020-07-14T13:54:02.871Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-14T13:54:02.871Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T13:54:02.871Z] [2020-07-14T13:54:02.871Z] [2020-07-14T13:54:02.871Z] DONE 32 tests, 1 skipped in 77.948s [2020-07-14T13:54:02.871Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-14T13:54:02.871Z] ++ 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-07-14T13:54:02.871Z] ++ set -e [2020-07-14T13:54:02.871Z] ++ '[' -n 0 ']' [2020-07-14T13:54:02.871Z] ++ set -x [2020-07-14T13:54:02.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:54:02.871Z] INFO: Testing against a local daemon [2020-07-14T13:54:02.871Z] === RUN TestConfigInspect [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.1% of statements [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/builder [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-14T13:54:03.429Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-07-14T13:54:03.429Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.6% of statements [2020-07-14T13:54:03.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-14T13:54:03.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-14T13:54:03.611Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2020-07-14T13:54:03.611Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2020-07-14T13:54:03.611Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-14T13:54:04.005Z] ok github.com/docker/docker/builder/dockerfile 0.360s coverage: 48.1% of statements [2020-07-14T13:54:04.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-14T13:54:05.154Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2020-07-14T13:54:05.154Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2020-07-14T13:54:05.154Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-14T13:54:05.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-14T13:54:06.561Z] ok github.com/docker/docker/builder/remotecontext/git 4.945s coverage: 86.3% of statements [2020-07-14T13:54:06.561Z] ? github.com/docker/docker/cli [no test files] [2020-07-14T13:54:06.561Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-14T13:54:07.113Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2020-07-14T13:54:07.113Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-14T13:54:07.113Z] === RUN TestIpcModeOlderClient [2020-07-14T13:54:07.113Z] === PAUSE TestIpcModeOlderClient [2020-07-14T13:54:07.113Z] === RUN TestKillContainerInvalidSignal [2020-07-14T13:54:07.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-14T13:54:07.374Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-07-14T13:54:07.374Z] === RUN TestKillContainer [2020-07-14T13:54:07.374Z] === RUN TestKillContainer/no_signal [2020-07-14T13:54:07.400Z] --- PASS: TestConfigInspect (3.86s) [2020-07-14T13:54:07.400Z] === RUN TestConfigList [2020-07-14T13:54:08.346Z] === RUN TestKillContainer/non_killing_signal [2020-07-14T13:54:08.616Z] === RUN TestKillContainer/killing_signal [2020-07-14T13:54:08.736Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-14T13:54:08.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-14T13:54:09.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-14T13:54:09.749Z] --- PASS: TestKillContainer (2.19s) [2020-07-14T13:54:09.749Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-07-14T13:54:09.749Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2020-07-14T13:54:09.749Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-07-14T13:54:09.749Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-14T13:54:09.749Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-14T13:54:10.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-14T13:54:10.576Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-14T13:54:10.782Z] ok github.com/docker/docker/client 0.356s coverage: 75.4% of statements [2020-07-14T13:54:10.941Z] --- PASS: TestConfigList (3.58s) [2020-07-14T13:54:10.941Z] === RUN TestConfigsCreateAndDelete [2020-07-14T13:54:11.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-07-14T13:54:11.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2020-07-14T13:54:11.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-07-14T13:54:11.144Z] === RUN TestKillStoppedContainer [2020-07-14T13:54:11.144Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-14T13:54:11.144Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-14T13:54:11.403Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-14T13:54:11.403Z] === RUN TestKillDifferentUserContainer [2020-07-14T13:54:11.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-14T13:54:11.971Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-07-14T13:54:11.971Z] === RUN TestInspectOomKilledTrue [2020-07-14T13:54:11.971Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-14T13:54:11.971Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:54:11.971Z] === RUN TestInspectOomKilledFalse [2020-07-14T13:54:11.971Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-14T13:54:11.971Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:54:11.971Z] === RUN TestLinksEtcHostsContentMatch [2020-07-14T13:54:12.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-14T13:54:12.537Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-07-14T13:54:12.537Z] === RUN TestLinksContainerNames [2020-07-14T13:54:13.913Z] --- PASS: TestLinksContainerNames (1.25s) [2020-07-14T13:54:13.913Z] === RUN TestLogsFollowTailEmpty [2020-07-14T13:54:14.467Z] --- PASS: TestConfigsCreateAndDelete (3.76s) [2020-07-14T13:54:14.467Z] === RUN TestConfigsUpdate [2020-07-14T13:54:14.847Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-07-14T13:54:14.847Z] === RUN TestContainerNetworkMountsNoChown [2020-07-14T13:54:15.782Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/default [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/default [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/private [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/private [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rprivate [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/slave [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/slave [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rslave [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/shared [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/shared [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rshared [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/default [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rshared [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/shared [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rprivate [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/private [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/slave [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rslave [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-14T13:54:15.782Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T13:54:15.782Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T13:54:15.782Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-14T13:54:15.782Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-14T13:54:15.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-14T13:54:15.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-14T13:54:15.783Z] === RUN TestContainerBindMountNonRecursive [2020-07-14T13:54:16.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-14T13:54:17.727Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2020-07-14T13:54:17.727Z] === RUN TestNetworkNat [2020-07-14T13:54:17.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-14T13:54:17.994Z] --- PASS: TestConfigsUpdate (3.72s) [2020-07-14T13:54:17.994Z] === RUN TestTemplatedConfig [2020-07-14T13:54:18.293Z] --- PASS: TestNetworkNat (0.67s) [2020-07-14T13:54:18.293Z] === RUN TestNetworkLocalhostTCPNat [2020-07-14T13:54:19.229Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-07-14T13:54:19.229Z] === RUN TestNetworkLoopbackNat [2020-07-14T13:54:19.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-14T13:54:21.518Z] --- PASS: TestTemplatedConfig (3.74s) [2020-07-14T13:54:21.518Z] === RUN TestConfigCreateResolve [2020-07-14T13:54:21.832Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:54:21.832Z] [2020-07-14T13:54:21.832Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-14T13:54:22.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-14T13:54:22.089Z] HOSTNAME=3681a630af67 [2020-07-14T13:54:22.089Z] DEST=bundles/test-integration [2020-07-14T13:54:22.089Z] PWD=/go/src/github.com/docker/docker [2020-07-14T13:54:22.089Z] DOCKER_ROOTLESS=1 [2020-07-14T13:54:22.089Z] DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 [2020-07-14T13:54:22.089Z] container=docker [2020-07-14T13:54:22.089Z] HOME=/root [2020-07-14T13:54:22.089Z] GOLANG_VERSION=1.13.12 [2020-07-14T13:54:22.089Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-14T13:54:22.089Z] VALIDATE_BRANCH=master [2020-07-14T13:54:22.089Z] TERM=xterm [2020-07-14T13:54:22.089Z] DOCKER_PKG=github.com/docker/docker [2020-07-14T13:54:22.089Z] SHLVL=1 [2020-07-14T13:54:22.089Z] TIMEOUT=120m [2020-07-14T13:54:22.089Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-14T13:54:22.089Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-14T13:54:22.089Z] GO111MODULE=off [2020-07-14T13:54:22.089Z] DOCKER_EXPERIMENTAL=1 [2020-07-14T13:54:22.089Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-14T13:54:22.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-14T13:54:22.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-14T13:54:22.089Z] GOPATH=/go [2020-07-14T13:54:22.089Z] PKG_CONFIG=pkg-config [2020-07-14T13:54:22.089Z] _=/usr/bin/env [2020-07-14T13:54:22.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-14T13:54:22.293Z] 4612f6d0b889: Pull complete [2020-07-14T13:54:22.328Z] --- PASS: TestNetworkLoopbackNat (2.85s) [2020-07-14T13:54:22.328Z] === RUN TestPause [2020-07-14T13:54:22.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-14T13:54:22.894Z] --- PASS: TestPause (0.74s) [2020-07-14T13:54:22.894Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-14T13:54:22.894Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T13:54:22.894Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T13:54:22.894Z] === RUN TestPauseStopPausedContainer [2020-07-14T13:54:23.462Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2020-07-14T13:54:23.462Z] === RUN TestPsFilter [2020-07-14T13:54:23.462Z] --- PASS: TestPsFilter (0.14s) [2020-07-14T13:54:23.462Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-14T13:54:24.005Z] #46 ... [2020-07-14T13:54:24.005Z] [2020-07-14T13:54:24.005Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:54:24.005Z] #53 259.4 + bin/containerd [2020-07-14T13:54:24.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-14T13:54:24.037Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2020-07-14T13:54:24.037Z] === RUN TestRemoveContainerWithVolume [2020-07-14T13:54:24.974Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-07-14T13:54:24.974Z] === RUN TestRemoveContainerRunning [2020-07-14T13:54:25.045Z] --- PASS: TestConfigCreateResolve (3.63s) [2020-07-14T13:54:25.045Z] === RUN TestConfigDaemonLibtrustID [2020-07-14T13:54:25.683Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-14T13:54:25.683Z] PASS [2020-07-14T13:54:25.683Z] [2020-07-14T13:54:25.683Z] DONE 7 tests in 22.896s [2020-07-14T13:54:25.683Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-14T13:54:25.683Z] ++ 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-07-14T13:54:25.683Z] ++ set -e [2020-07-14T13:54:25.683Z] ++ '[' -n 0 ']' [2020-07-14T13:54:25.683Z] ++ set -x [2020-07-14T13:54:25.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:54:25.683Z] INFO: Testing against a local daemon [2020-07-14T13:54:25.683Z] === RUN TestCheckpoint [2020-07-14T13:54:25.683Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-14T13:54:25.683Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T13:54:25.683Z] === RUN TestContainerInvalidJSON [2020-07-14T13:54:25.683Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T13:54:25.683Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T13:54:25.683Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T13:54:25.683Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T13:54:25.683Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-14T13:54:25.683Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-14T13:54:25.683Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T13:54:25.683Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-14T13:54:25.683Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T13:54:25.683Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-14T13:54:25.683Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-14T13:54:25.683Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-14T13:54:25.683Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-14T13:54:25.683Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-14T13:54:25.909Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-07-14T13:54:25.909Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-14T13:54:25.976Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-07-14T13:54:25.976Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-14T13:54:25.976Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-14T13:54:25.976Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-14T13:54:26.272Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-07-14T13:54:26.272Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-14T13:54:26.272Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-14T13:54:26.272Z] === RUN TestCopyFromContainer [2020-07-14T13:54:26.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-14T13:54:26.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-14T13:54:26.734Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-07-14T13:54:26.734Z] === RUN TestRemoveInvalidContainer [2020-07-14T13:54:26.734Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-14T13:54:26.734Z] === RUN TestRenameLinkedContainer [2020-07-14T13:54:27.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-14T13:54:28.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-14T13:54:29.021Z] === RUN TestCopyFromContainer// [2020-07-14T13:54:29.021Z] === RUN TestCopyFromContainer//bar/root [2020-07-14T13:54:29.022Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-14T13:54:29.022Z] === RUN TestCopyFromContainer/bar/quux [2020-07-14T13:54:29.022Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-14T13:54:29.022Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-14T13:54:29.314Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-14T13:54:29.314Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-14T13:54:29.314Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-14T13:54:29.606Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer (3.19s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-07-14T13:54:29.606Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-14T13:54:29.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-14T13:54:29.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T13:54:29.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T13:54:29.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T13:54:29.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T13:54:29.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T13:54:29.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T13:54:29.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T13:54:29.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T13:54:29.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T13:54:29.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-14T13:54:29.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-14T13:54:29.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-14T13:54:29.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-14T13:54:29.606Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-14T13:54:29.606Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-14T13:54:29.606Z] === RUN TestCreateWithInvalidEnv [2020-07-14T13:54:29.606Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-14T13:54:29.606Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-14T13:54:29.606Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-14T13:54:29.606Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-14T13:54:29.606Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-14T13:54:29.606Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-14T13:54:29.606Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-14T13:54:29.606Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-14T13:54:29.606Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-14T13:54:29.606Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-14T13:54:29.606Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-14T13:54:29.606Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-14T13:54:29.606Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-14T13:54:29.606Z] === RUN TestCreateTmpfsMountsTarget [2020-07-14T13:54:29.606Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-14T13:54:29.606Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-14T13:54:30.049Z] --- PASS: TestRenameLinkedContainer (3.02s) [2020-07-14T13:54:30.049Z] === RUN TestRenameStoppedContainer [2020-07-14T13:54:30.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-14T13:54:30.308Z] --- PASS: TestRenameStoppedContainer (0.62s) [2020-07-14T13:54:30.308Z] === RUN TestRenameRunningContainerAndReuse [2020-07-14T13:54:30.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-14T13:54:31.017Z] #53 ... [2020-07-14T13:54:31.017Z] [2020-07-14T13:54:31.017Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:54:31.017Z] #22 308.4 + return [2020-07-14T13:54:31.317Z] #22 DONE 308.5s [2020-07-14T13:54:31.317Z] [2020-07-14T13:54:31.317Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:54:31.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-14T13:54:31.701Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2020-07-14T13:54:31.701Z] === RUN TestRenameInvalidName [2020-07-14T13:54:32.345Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T13:54:32.345Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T13:54:32.345Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-14T13:54:32.345Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-14T13:54:32.637Z] --- PASS: TestRenameInvalidName (0.77s) [2020-07-14T13:54:32.637Z] === RUN TestRenameAnonymousContainer [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-07-14T13:54:32.638Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-07-14T13:54:32.638Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-14T13:54:32.859Z] #53 ... [2020-07-14T13:54:32.860Z] [2020-07-14T13:54:32.860Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-14T13:54:33.162Z] #23 DONE 0.1s [2020-07-14T13:54:33.162Z] [2020-07-14T13:54:33.162Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-14T13:54:33.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-14T13:54:33.839Z] #27 DONE 0.7s [2020-07-14T13:54:33.839Z] [2020-07-14T13:54:33.839Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:54:33.839Z] #46 ... [2020-07-14T13:54:33.839Z] [2020-07-14T13:54:33.839Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-14T13:54:33.839Z] #30 DONE 0.1s [2020-07-14T13:54:34.141Z] [2020-07-14T13:54:34.141Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-14T13:54:34.141Z] #32 DONE 0.1s [2020-07-14T13:54:34.141Z] [2020-07-14T13:54:34.141Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-14T13:54:34.141Z] #35 DONE 0.1s [2020-07-14T13:54:34.141Z] [2020-07-14T13:54:34.141Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-14T13:54:34.141Z] #38 DONE 0.1s [2020-07-14T13:54:34.141Z] [2020-07-14T13:54:34.141Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:54:34.141Z] #46 ... [2020-07-14T13:54:34.141Z] [2020-07-14T13:54:34.141Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-14T13:54:34.141Z] #41 DONE 0.1s [2020-07-14T13:54:34.141Z] [2020-07-14T13:54:34.141Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-14T13:54:34.454Z] #43 DONE 0.2s [2020-07-14T13:54:34.454Z] [2020-07-14T13:54:34.454Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-14T13:54:34.454Z] #45 DONE 0.1s [2020-07-14T13:54:34.454Z] [2020-07-14T13:54:34.454Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:54:35.374Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.71s) [2020-07-14T13:54:35.374Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-14T13:54:35.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T13:54:35.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T13:54:35.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T13:54:35.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T13:54:35.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T13:54:35.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T13:54:35.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T13:54:35.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T13:54:35.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T13:54:35.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T13:54:35.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T13:54:35.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T13:54:35.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T13:54:35.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T13:54:35.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T13:54:35.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-14T13:54:35.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-14T13:54:35.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-14T13:54:35.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-07-14T13:54:35.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-14T13:54:35.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-14T13:54:35.374Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-14T13:54:35.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-14T13:54:35.475Z] --- PASS: TestRenameAnonymousContainer (2.82s) [2020-07-14T13:54:35.475Z] === RUN TestRenameContainerWithSameName [2020-07-14T13:54:36.009Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-07-14T13:54:36.009Z] === RUN TestCreateDifferentPlatform [2020-07-14T13:54:36.009Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-14T13:54:36.009Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-14T13:54:36.009Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-14T13:54:36.009Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-14T13:54:36.009Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-14T13:54:36.009Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-14T13:54:36.042Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2020-07-14T13:54:36.042Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-14T13:54:36.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-14T13:54:36.302Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-14T13:54:36.302Z] === RUN TestContainerStartOnDaemonRestart [2020-07-14T13:54:36.302Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-14T13:54:36.302Z] === RUN TestDaemonRestartIpcMode [2020-07-14T13:54:36.302Z] === PAUSE TestDaemonRestartIpcMode [2020-07-14T13:54:36.302Z] === RUN TestDaemonHostGatewayIP [2020-07-14T13:54:36.302Z] === PAUSE TestDaemonHostGatewayIP [2020-07-14T13:54:36.302Z] === RUN TestContainerKillOnDaemonStart [2020-07-14T13:54:36.302Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-14T13:54:36.302Z] === RUN TestDiff [2020-07-14T13:54:36.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-14T13:54:36.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-14T13:54:36.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-14T13:54:36.937Z] --- PASS: TestDiff (0.87s) [2020-07-14T13:54:36.937Z] === RUN TestExecWithCloseStdin [2020-07-14T13:54:37.410Z] ok github.com/docker/docker/cmd/dockerd 0.145s coverage: 30.8% of statements [2020-07-14T13:54:37.495Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-14T13:54:37.495Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2020-07-14T13:54:37.495Z] === RUN TestResize [2020-07-14T13:54:37.753Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-14T13:54:37.975Z] --- PASS: TestExecWithCloseStdin (1.00s) [2020-07-14T13:54:37.975Z] === RUN TestExec [2020-07-14T13:54:38.320Z] --- PASS: TestResize (0.66s) [2020-07-14T13:54:38.320Z] === RUN TestResizeWithInvalidSize [2020-07-14T13:54:38.320Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-14T13:54:38.888Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2020-07-14T13:54:38.888Z] === RUN TestResizeWhenContainerNotStarted [2020-07-14T13:54:39.013Z] --- PASS: TestExec (0.97s) [2020-07-14T13:54:39.013Z] === RUN TestExecUser [2020-07-14T13:54:39.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-14T13:54:39.333Z] ok github.com/docker/docker/container 0.140s coverage: 34.7% of statements [2020-07-14T13:54:39.333Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-14T13:54:39.333Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-14T13:54:39.333Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-14T13:54:39.333Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-14T13:54:39.406Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:54:39.406Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:54:39.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:54:39.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T13:54:39.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T13:54:39.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:54:39.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T13:54:39.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:54:39.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:54:39.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T13:54:39.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:54:40.085Z] --- PASS: TestExecUser (0.97s) [2020-07-14T13:54:40.085Z] === RUN TestExportContainerAndImportImage [2020-07-14T13:54:41.126Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-07-14T13:54:41.126Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-14T13:54:41.257Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2020-07-14T13:54:41.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T13:54:41.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T13:54:41.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T13:54:41.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T13:54:42.641Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-07-14T13:54:42.641Z] === RUN TestHealthCheckWorkdir [2020-07-14T13:54:42.690Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-14T13:54:43.183Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.4% of statements [2020-07-14T13:54:44.066Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-14T13:54:44.152Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2020-07-14T13:54:44.152Z] === RUN TestHealthKillContainer [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-07-14T13:54:44.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2020-07-14T13:54:44.325Z] === RUN TestCgroupNamespacesRun [2020-07-14T13:54:44.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-14T13:54:44.584Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-14T13:54:45.151Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-14T13:54:45.718Z] --- PASS: TestCgroupNamespacesRun (1.45s) [2020-07-14T13:54:45.718Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-14T13:54:45.750Z] ok github.com/docker/docker/daemon/cluster 0.115s coverage: 0.5% of statements [2020-07-14T13:54:46.889Z] --- PASS: TestHealthKillContainer (3.11s) [2020-07-14T13:54:46.889Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-14T13:54:47.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-14T13:54:47.095Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s) [2020-07-14T13:54:47.095Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-14T13:54:47.926Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-07-14T13:54:47.926Z] === RUN TestIpcModeNone [2020-07-14T13:54:48.311Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-07-14T13:54:48.963Z] --- PASS: TestIpcModeNone (0.92s) [2020-07-14T13:54:48.963Z] === RUN TestIpcModePrivate [2020-07-14T13:54:48.996Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-07-14T13:54:48.996Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-14T13:54:49.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-14T13:54:49.598Z] --- PASS: TestIpcModePrivate (0.96s) [2020-07-14T13:54:49.598Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-14T13:54:49.598Z] === RUN TestIpcModeShareable [2020-07-14T13:54:49.709Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 81.7% of statements [2020-07-14T13:54:49.709Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-07-14T13:54:49.823Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-14T13:54:50.389Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s) [2020-07-14T13:54:50.389Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-14T13:54:50.635Z] --- PASS: TestIpcModeShareable (0.99s) [2020-07-14T13:54:50.635Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-14T13:54:50.635Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-14T13:54:51.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-14T13:54:51.325Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-14T13:54:51.584Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.46s) [2020-07-14T13:54:51.584Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-14T13:54:51.635Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2020-07-14T13:54:51.842Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-14T13:54:52.101Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-14T13:54:52.360Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-14T13:54:52.619Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-14T13:54:52.878Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-14T13:54:52.878Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-14T13:54:52.878Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2020-07-14T13:54:52.878Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-14T13:54:53.813Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2020-07-14T13:54:53.813Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-14T13:54:53.813Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-14T13:54:54.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-14T13:54:54.163Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s) [2020-07-14T13:54:54.163Z] === RUN TestAPIIpcModeHost [2020-07-14T13:54:54.455Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-07-14T13:54:54.455Z] === RUN TestDaemonIpcModeShareable [2020-07-14T13:54:54.943Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.902s coverage: 73.1% of statements [2020-07-14T13:54:54.943Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.504s coverage: 13.9% of statements [2020-07-14T13:54:54.943Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.028s coverage: 2.9% of statements [2020-07-14T13:54:55.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.44s) [2020-07-14T13:54:55.008Z] === RUN TestKernelTCPMemory [2020-07-14T13:54:56.383Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-07-14T13:54:56.383Z] === RUN TestNISDomainname [2020-07-14T13:54:56.532Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2020-07-14T13:54:56.532Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-14T13:54:56.532Z] === RUN TestDaemonIpcModePrivate [2020-07-14T13:54:56.949Z] --- PASS: TestNISDomainname (0.84s) [2020-07-14T13:54:56.949Z] === RUN TestHostnameDnsResolution [2020-07-14T13:54:57.499Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.705s coverage: 57.0% of statements [2020-07-14T13:54:57.499Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-07-14T13:54:57.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-14T13:54:58.045Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-07-14T13:54:58.045Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-14T13:54:58.045Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-14T13:54:58.083Z] --- PASS: TestHostnameDnsResolution (1.12s) [2020-07-14T13:54:58.083Z] === RUN TestStats [2020-07-14T13:54:58.650Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-14T13:54:59.217Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-14T13:55:00.070Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.723s coverage: 49.5% of statements [2020-07-14T13:55:00.118Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-07-14T13:55:00.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-14T13:55:00.118Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-14T13:55:00.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-14T13:55:00.720Z] --- PASS: TestStats (2.78s) [2020-07-14T13:55:00.720Z] === RUN TestStopContainerWithTimeout [2020-07-14T13:55:00.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-14T13:55:00.979Z] === RUN TestStopContainerWithTimeout/0 [2020-07-14T13:55:00.979Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-14T13:55:00.979Z] === RUN TestStopContainerWithTimeout/1 [2020-07-14T13:55:00.979Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-14T13:55:00.979Z] === RUN TestStopContainerWithTimeout/3 [2020-07-14T13:55:00.979Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-14T13:55:00.979Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-14T13:55:00.979Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-14T13:55:00.979Z] === CONT TestStopContainerWithTimeout/0 [2020-07-14T13:55:00.979Z] === CONT TestStopContainerWithTimeout/3 [2020-07-14T13:55:00.979Z] === CONT TestStopContainerWithTimeout/1 [2020-07-14T13:55:00.979Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-14T13:55:01.018Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.318s coverage: 57.7% of statements [2020-07-14T13:55:01.039Z] ..........................xx.................... [ 29%] [2020-07-14T13:55:01.546Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-14T13:55:01.631Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-07-14T13:55:01.631Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-14T13:55:01.631Z] === RUN TestIpcModeOlderClient [2020-07-14T13:55:01.631Z] === PAUSE TestIpcModeOlderClient [2020-07-14T13:55:01.631Z] === RUN TestKillContainerInvalidSignal [2020-07-14T13:55:01.967Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.303s coverage: 46.2% of statements [2020-07-14T13:55:02.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-14T13:55:02.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-14T13:55:02.481Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-14T13:55:02.482Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-14T13:55:02.669Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-07-14T13:55:02.669Z] === RUN TestKillContainer [2020-07-14T13:55:02.669Z] === RUN TestKillContainer/no_signal [2020-07-14T13:55:02.740Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-14T13:55:02.916Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.460s coverage: 76.1% of statements [2020-07-14T13:55:02.999Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-14T13:55:03.179Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-07-14T13:55:03.257Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-14T13:55:03.706Z] === RUN TestKillContainer/non_killing_signal [2020-07-14T13:55:03.754Z] ok github.com/docker/docker/daemon 12.291s coverage: 17.5% of statements [2020-07-14T13:55:03.754Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-14T13:55:03.754Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-14T13:55:03.754Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-14T13:55:03.754Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-14T13:55:03.754Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-14T13:55:03.754Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-14T13:55:03.754Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-14T13:55:03.998Z] === RUN TestKillContainer/killing_signal [2020-07-14T13:55:04.017Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-07-14T13:55:04.017Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-07-14T13:55:04.192Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-14T13:55:04.192Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-07-14T13:55:04.192Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-07-14T13:55:04.192Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2020-07-14T13:55:04.192Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-07-14T13:55:04.192Z] === RUN TestDeleteDevicemapper [2020-07-14T13:55:04.192Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-14T13:55:04.192Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T13:55:04.192Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-14T13:55:04.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-14T13:55:04.759Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-14T13:55:05.509Z] --- PASS: TestKillContainer (2.68s) [2020-07-14T13:55:05.509Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-07-14T13:55:05.509Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-07-14T13:55:05.509Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-07-14T13:55:05.509Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-14T13:55:05.509Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-14T13:55:06.134Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2020-07-14T13:55:06.134Z] === RUN TestUpdateMemory [2020-07-14T13:55:06.134Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-14T13:55:06.134Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:55:06.134Z] === RUN TestUpdateCPUQuota [2020-07-14T13:55:06.182Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-14T13:55:06.575Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 4.8% of statements [2020-07-14T13:55:06.575Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-14T13:55:06.575Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-14T13:55:06.575Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-07-14T13:55:06.575Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 41.8% of statements [2020-07-14T13:55:07.223Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-07-14T13:55:07.223Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-07-14T13:55:07.223Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-07-14T13:55:07.223Z] === RUN TestKillStoppedContainer [2020-07-14T13:55:07.223Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-14T13:55:07.223Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-14T13:55:07.223Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-14T13:55:07.223Z] === RUN TestKillDifferentUserContainer [2020-07-14T13:55:07.274Z] #46 DONE 341.0s [2020-07-14T13:55:07.274Z] [2020-07-14T13:55:07.274Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:55:07.274Z] #53 ... [2020-07-14T13:55:07.274Z] [2020-07-14T13:55:07.274Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-14T13:55:07.274Z] #47 DONE 0.1s [2020-07-14T13:55:07.274Z] [2020-07-14T13:55:07.274Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-14T13:55:07.274Z] #49 DONE 0.1s [2020-07-14T13:55:07.274Z] [2020-07-14T13:55:07.274Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:55:07.274Z] #53 ... [2020-07-14T13:55:07.274Z] [2020-07-14T13:55:07.274Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-14T13:55:07.274Z] #51 DONE 0.1s [2020-07-14T13:55:07.274Z] [2020-07-14T13:55:07.274Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-14T13:55:07.509Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-07-14T13:55:07.509Z] === RUN TestUpdatePidsLimit [2020-07-14T13:55:07.509Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-14T13:55:07.509Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-14T13:55:07.525Z] ok github.com/docker/docker/daemon/logger/awslogs 0.392s coverage: 77.4% of statements [2020-07-14T13:55:07.525Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-14T13:55:07.525Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-14T13:55:07.767Z] === RUN TestUpdatePidsLimit/no_change [2020-07-14T13:55:07.788Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-07-14T13:55:07.788Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2020-07-14T13:55:08.026Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-14T13:55:08.026Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-14T13:55:08.266Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-07-14T13:55:08.266Z] === RUN TestInspectOomKilledTrue [2020-07-14T13:55:08.266Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-07-14T13:55:08.266Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:55:08.266Z] === RUN TestInspectOomKilledFalse [2020-07-14T13:55:08.266Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-14T13:55:08.266Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:55:08.266Z] === RUN TestLinksEtcHostsContentMatch [2020-07-14T13:55:08.284Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-14T13:55:08.363Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 61.6% of statements [2020-07-14T13:55:08.542Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-14T13:55:08.558Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-07-14T13:55:08.558Z] === RUN TestLinksContainerNames [2020-07-14T13:55:08.801Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-14T13:55:09.059Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-14T13:55:09.626Z] --- PASS: TestUpdatePidsLimit (2.26s) [2020-07-14T13:55:09.627Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2020-07-14T13:55:09.627Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2020-07-14T13:55:09.627Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2020-07-14T13:55:09.627Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-07-14T13:55:09.627Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-07-14T13:55:09.627Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2020-07-14T13:55:09.627Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2020-07-14T13:55:09.627Z] === RUN TestUpdateRestartPolicy [2020-07-14T13:55:09.755Z] ok github.com/docker/docker/daemon/logger/local 0.080s coverage: 75.2% of statements [2020-07-14T13:55:09.755Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-14T13:55:09.755Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.088s coverage: 37.7% of statements [2020-07-14T13:55:10.018Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.081s coverage: 33.3% of statements [2020-07-14T13:55:10.594Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-07-14T13:55:10.656Z] --- PASS: TestLinksContainerNames (1.64s) [2020-07-14T13:55:10.656Z] === RUN TestLogsFollowTailEmpty [2020-07-14T13:55:11.290Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-07-14T13:55:11.290Z] === RUN TestContainerNetworkMountsNoChown [2020-07-14T13:55:11.542Z] ok github.com/docker/docker/daemon/logger/syslog 0.070s coverage: 46.8% of statements [2020-07-14T13:55:11.804Z] ok github.com/docker/docker/daemon/network 0.035s coverage: 63.8% of statements [2020-07-14T13:55:11.924Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/default [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/default [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/private [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/private [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/rprivate [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/slave [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/slave [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/rslave [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/shared [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/shared [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/rshared [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-14T13:55:11.924Z] === CONT TestMountDaemonRoot/default [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-14T13:55:11.924Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-14T13:55:11.924Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-14T13:55:11.925Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-14T13:55:11.925Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-14T13:55:11.925Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-14T13:55:11.925Z] === CONT TestMountDaemonRoot/rshared [2020-07-14T13:55:11.925Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-14T13:55:11.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-14T13:55:11.925Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T13:55:11.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T13:55:11.925Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-14T13:55:11.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-14T13:55:11.925Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T13:55:11.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T13:55:11.925Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/shared [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/rslave [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/slave [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/rprivate [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/private [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-14T13:55:12.281Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-14T13:55:12.281Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-14T13:55:12.281Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-14T13:55:12.573Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-14T13:55:12.573Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-14T13:55:12.573Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T13:55:12.573Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-14T13:55:12.573Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T13:55:12.573Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-14T13:55:12.573Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-14T13:55:12.573Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-14T13:55:12.866Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-14T13:55:12.866Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-14T13:55:12.866Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T13:55:12.866Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-14T13:55:12.866Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T13:55:12.866Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-14T13:55:12.866Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-14T13:55:12.866Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-14T13:55:12.866Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-14T13:55:12.866Z] === RUN TestContainerBindMountNonRecursive [2020-07-14T13:55:12.911Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-14T13:55:12.912Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-14T13:55:12.912Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-14T13:55:13.169Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-14T13:55:13.265Z] ok github.com/docker/docker/daemon/logger/splunk 2.049s coverage: 82.5% of statements [2020-07-14T13:55:13.265Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-14T13:55:13.265Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-14T13:55:13.265Z] ok github.com/docker/docker/distribution/metadata 0.141s coverage: 48.2% of statements [2020-07-14T13:55:14.225Z] ok github.com/docker/docker/distribution 0.430s coverage: 22.1% of statements [2020-07-14T13:55:14.225Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-14T13:55:14.799Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2020-07-14T13:55:15.048Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2020-07-14T13:55:15.048Z] === RUN TestNetworkNat [2020-07-14T13:55:15.374Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2020-07-14T13:55:15.637Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-07-14T13:55:15.700Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-14T13:55:15.808Z] #53 311.3 + bin/containerd-stress [2020-07-14T13:55:16.142Z] --- PASS: TestNetworkNat (1.04s) [2020-07-14T13:55:16.142Z] === RUN TestNetworkLocalhostTCPNat [2020-07-14T13:55:16.214Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.6% of statements [2020-07-14T13:55:16.214Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-14T13:55:16.214Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-14T13:55:16.214Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2020-07-14T13:55:16.214Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-14T13:55:16.214Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2020-07-14T13:55:16.266Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-14T13:55:16.776Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-07-14T13:55:16.776Z] === RUN TestNetworkLoopbackNat [2020-07-14T13:55:16.789Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-07-14T13:55:16.819Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-14T13:55:17.641Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-14T13:55:17.900Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-14T13:55:17.900Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-14T13:55:18.467Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-14T13:55:18.568Z] #53 313.8 + bin/containerd-shim [2020-07-14T13:55:18.712Z] ok github.com/docker/docker/opts 0.062s coverage: 67.4% of statements [2020-07-14T13:55:19.034Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-14T13:55:19.034Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-14T13:55:19.034Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-14T13:55:19.034Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-14T13:55:19.034Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-14T13:55:19.660Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-14T13:55:19.660Z] ok github.com/docker/docker/pkg/authorization 0.597s coverage: 68.3% of statements [2020-07-14T13:55:19.922Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-07-14T13:55:20.359Z] --- PASS: TestNetworkLoopbackNat (3.38s) [2020-07-14T13:55:20.359Z] === RUN TestPause [2020-07-14T13:55:20.497Z] ok github.com/docker/docker/pkg/archive 1.145s coverage: 77.2% of statements [2020-07-14T13:55:20.760Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2020-07-14T13:55:21.054Z] --- PASS: TestPause (0.94s) [2020-07-14T13:55:21.054Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-14T13:55:21.054Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T13:55:21.054Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T13:55:21.054Z] === RUN TestPauseStopPausedContainer [2020-07-14T13:55:21.335Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-07-14T13:55:21.335Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 97.6% of statements [2020-07-14T13:55:21.566Z] --- PASS: TestUpdateRestartPolicy (11.73s) [2020-07-14T13:55:21.566Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-14T13:55:21.566Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-14T13:55:22.133Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2020-07-14T13:55:22.133Z] === RUN TestWaitNonBlocked [2020-07-14T13:55:22.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T13:55:22.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T13:55:22.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T13:55:22.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T13:55:22.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T13:55:22.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T13:55:22.143Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-07-14T13:55:22.143Z] === RUN TestPsFilter [2020-07-14T13:55:22.282Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-14T13:55:22.435Z] --- PASS: TestPsFilter (0.29s) [2020-07-14T13:55:22.435Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-14T13:55:22.544Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-07-14T13:55:23.070Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-14T13:55:23.070Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2020-07-14T13:55:23.070Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-07-14T13:55:23.070Z] === RUN TestWaitBlocked [2020-07-14T13:55:23.070Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T13:55:23.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T13:55:23.070Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T13:55:23.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T13:55:23.070Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T13:55:23.070Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T13:55:23.117Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-07-14T13:55:23.477Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-07-14T13:55:23.477Z] === RUN TestRemoveContainerWithVolume [2020-07-14T13:55:23.638Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-14T13:55:23.690Z] ok github.com/docker/docker/pkg/chrootarchive 3.033s coverage: 43.2% of statements [2020-07-14T13:55:23.896Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-14T13:55:23.897Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-07-14T13:55:23.897Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-07-14T13:55:23.897Z] === CONT TestContainerStartOnDaemonRestart [2020-07-14T13:55:23.897Z] === CONT TestContainerKillOnDaemonStart [2020-07-14T13:55:23.897Z] === CONT TestDaemonHostGatewayIP [2020-07-14T13:55:23.897Z] === CONT TestDaemonRestartIpcMode [2020-07-14T13:55:23.897Z] === CONT TestIpcModeOlderClient [2020-07-14T13:55:23.897Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-14T13:55:24.111Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-07-14T13:55:24.111Z] === RUN TestRemoveContainerRunning [2020-07-14T13:55:24.265Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-07-14T13:55:24.265Z] ok github.com/docker/docker/pkg/fileutils 0.046s coverage: 89.5% of statements [2020-07-14T13:55:24.359Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-14T13:55:24.464Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-14T13:55:24.839Z] ok github.com/docker/docker/pkg/fsutils 0.248s coverage: 85.1% of statements [2020-07-14T13:55:24.839Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-07-14T13:55:25.032Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-14T13:55:25.215Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-07-14T13:55:25.215Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-14T13:55:25.533Z] #53 321.1 + bin/containerd-shim-runc-v1 [2020-07-14T13:55:25.600Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-14T13:55:25.786Z] ok github.com/docker/docker/pkg/discovery/kv 3.117s coverage: 84.1% of statements [2020-07-14T13:55:25.910Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-07-14T13:55:25.910Z] === RUN TestRemoveInvalidContainer [2020-07-14T13:55:25.910Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-14T13:55:25.910Z] === RUN TestRenameLinkedContainer [2020-07-14T13:55:26.048Z] ok github.com/docker/docker/layer 7.515s coverage: 68.8% of statements [2020-07-14T13:55:26.048Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-14T13:55:26.048Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-14T13:55:26.048Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-14T13:55:26.048Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-14T13:55:26.048Z] ? github.com/docker/docker/oci [no test files] [2020-07-14T13:55:26.048Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-14T13:55:26.048Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-14T13:55:26.048Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-14T13:55:26.167Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-14T13:55:26.310Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-07-14T13:55:26.573Z] ok github.com/docker/docker/pkg/idtools 0.805s coverage: 70.5% of statements [2020-07-14T13:55:26.573Z] ok github.com/docker/docker/pkg/ioutils 0.641s coverage: 70.6% of statements [2020-07-14T13:55:26.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-14T13:55:26.735Z] --- PASS: TestContainerStartOnDaemonRestart (2.79s) [2020-07-14T13:55:26.836Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-07-14T13:55:26.836Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2020-07-14T13:55:26.836Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-14T13:55:26.836Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-14T13:55:27.097Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-14T13:55:27.411Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2020-07-14T13:55:27.411Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-14T13:55:27.412Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2020-07-14T13:55:27.412Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2020-07-14T13:55:27.670Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2020-07-14T13:55:27.670Z] --- PASS: TestDaemonHostGatewayIP (3.79s) [2020-07-14T13:55:27.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-14T13:55:27.988Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-07-14T13:55:27.988Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2020-07-14T13:55:27.988Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-14T13:55:27.988Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-14T13:55:28.236Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-14T13:55:28.564Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2020-07-14T13:55:28.804Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-14T13:55:28.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-14T13:55:29.063Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-14T13:55:29.090Z] #53 324.7 + bin/containerd-shim-runc-v2 [2020-07-14T13:55:29.138Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 88.2% of statements [2020-07-14T13:55:29.138Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-07-14T13:55:29.138Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-07-14T13:55:29.321Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-14T13:55:29.557Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-07-14T13:55:29.557Z] === RUN TestRenameStoppedContainer [2020-07-14T13:55:29.713Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-07-14T13:55:30.135Z] #53 325.7 + binaries [2020-07-14T13:55:30.135Z] #53 325.7 + install -D bin/containerd /build/containerd [2020-07-14T13:55:30.135Z] #53 325.8 + install -D bin/containerd-shim /build/containerd-shim [2020-07-14T13:55:30.135Z] #53 325.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-14T13:55:30.135Z] #53 325.8 + install -D bin/ctr /build/ctr [2020-07-14T13:55:30.135Z] #53 DONE 325.9s [2020-07-14T13:55:30.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-14T13:55:30.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-14T13:55:30.267Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-07-14T13:55:30.268Z] === RUN TestRenameRunningContainerAndReuse [2020-07-14T13:55:30.659Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-07-14T13:55:30.659Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2020-07-14T13:55:30.697Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-14T13:55:31.180Z] [2020-07-14T13:55:31.180Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-14T13:55:31.180Z] #54 DONE 0.1s [2020-07-14T13:55:31.180Z] [2020-07-14T13:55:31.180Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-14T13:55:31.180Z] #58 DONE 0.1s [2020-07-14T13:55:31.180Z] [2020-07-14T13:55:31.180Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-14T13:55:31.180Z] #60 DONE 0.1s [2020-07-14T13:55:31.234Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-14T13:55:31.235Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-07-14T13:55:31.475Z] [2020-07-14T13:55:31.475Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-14T13:55:31.475Z] #62 DONE 0.2s [2020-07-14T13:55:31.475Z] [2020-07-14T13:55:31.475Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-14T13:55:31.475Z] #63 DONE 0.1s [2020-07-14T13:55:31.769Z] [2020-07-14T13:55:31.769Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-14T13:55:31.808Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-07-14T13:55:32.073Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-14T13:55:32.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-14T13:55:32.382Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.8% of statements [2020-07-14T13:55:32.385Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-07-14T13:55:32.385Z] === RUN TestRenameInvalidName [2020-07-14T13:55:32.646Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2020-07-14T13:55:32.908Z] ok github.com/docker/docker/pkg/signal 2.910s coverage: 61.0% of statements [2020-07-14T13:55:33.060Z] --- PASS: TestRenameInvalidName (0.88s) [2020-07-14T13:55:33.060Z] === RUN TestRenameAnonymousContainer [2020-07-14T13:55:33.339Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements [2020-07-14T13:55:33.339Z] testing: warning: no tests to run [2020-07-14T13:55:33.339Z] coverage: [no statements] [2020-07-14T13:55:33.339Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-07-14T13:55:33.602Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2020-07-14T13:55:33.864Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-07-14T13:55:33.864Z] ok github.com/docker/docker/pkg/truncindex 0.120s coverage: 91.5% of statements [2020-07-14T13:55:33.919Z] #64 DONE 2.2s [2020-07-14T13:55:33.919Z] [2020-07-14T13:55:33.919Z] #65 exporting to oci image format [2020-07-14T13:55:33.919Z] #65 exporting layers [2020-07-14T13:55:33.977Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-14T13:55:34.127Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-07-14T13:55:35.353Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-14T13:55:35.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-14T13:55:35.519Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2020-07-14T13:55:35.612Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2020-07-14T13:55:35.612Z] PASS [2020-07-14T13:55:35.612Z] [2020-07-14T13:55:35.612Z] === Skipped [2020-07-14T13:55:35.612Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-14T13:55:35.612Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T13:55:35.612Z] [2020-07-14T13:55:35.612Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-14T13:55:35.612Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:55:35.612Z] [2020-07-14T13:55:35.612Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-14T13:55:35.612Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:55:35.612Z] [2020-07-14T13:55:35.612Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T13:55:35.612Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T13:55:35.612Z] [2020-07-14T13:55:35.612Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-14T13:55:35.612Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T13:55:35.612Z] [2020-07-14T13:55:35.612Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-14T13:55:35.612Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:55:35.612Z] [2020-07-14T13:55:35.612Z] [2020-07-14T13:55:35.612Z] DONE 204 tests, 6 skipped in 118.510s [2020-07-14T13:55:35.612Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-14T13:55:35.612Z] ++ 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-07-14T13:55:35.612Z] ++ set -e [2020-07-14T13:55:35.612Z] ++ '[' -n 0 ']' [2020-07-14T13:55:35.612Z] ++ set -x [2020-07-14T13:55:35.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:55:35.612Z] INFO: Testing against a local daemon [2020-07-14T13:55:35.612Z] === RUN TestCommitInheritsEnv [2020-07-14T13:55:35.871Z] --- PASS: TestCommitInheritsEnv (0.29s) [2020-07-14T13:55:35.871Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-14T13:55:35.871Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-14T13:55:35.871Z] === RUN TestImagesFilterMultiReference [2020-07-14T13:55:36.094Z] ok github.com/docker/docker/profiles/seccomp 0.033s coverage: 73.8% of statements [2020-07-14T13:55:36.129Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-14T13:55:36.129Z] === RUN TestImagePullPlatformInvalid [2020-07-14T13:55:36.129Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-14T13:55:36.129Z] === RUN TestRemoveImageOrphaning [2020-07-14T13:55:36.355Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-07-14T13:55:36.388Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2020-07-14T13:55:36.388Z] === RUN TestRemoveImageGarbageCollector [2020-07-14T13:55:36.388Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-14T13:55:36.619Z] ok github.com/docker/docker/plugin 0.552s coverage: 23.1% of statements [2020-07-14T13:55:36.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-14T13:55:37.570Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-07-14T13:55:37.570Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 45.3% of statements [2020-07-14T13:55:37.653Z] --- PASS: TestRenameAnonymousContainer (4.86s) [2020-07-14T13:55:37.653Z] === RUN TestRenameContainerWithSameName [2020-07-14T13:55:38.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-14T13:55:38.291Z] --- PASS: TestRemoveImageGarbageCollector (1.78s) [2020-07-14T13:55:38.291Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-14T13:55:38.291Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-14T13:55:38.291Z] === RUN TestTagInvalidReference [2020-07-14T13:55:38.291Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-14T13:55:38.291Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-14T13:55:38.291Z] === RUN TestTagValidPrefixedRepo [2020-07-14T13:55:38.291Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-14T13:55:38.291Z] === RUN TestTagExistedNameWithoutForce [2020-07-14T13:55:38.291Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-14T13:55:38.291Z] === RUN TestTagOfficialNames [2020-07-14T13:55:38.292Z] --- PASS: TestTagOfficialNames (0.06s) [2020-07-14T13:55:38.292Z] === RUN TestTagMatchesDigest [2020-07-14T13:55:38.292Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-14T13:55:38.292Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-14T13:55:38.517Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2020-07-14T13:55:38.517Z] ok github.com/docker/docker/registry 0.231s coverage: 56.3% of statements [2020-07-14T13:55:38.550Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-14T13:55:38.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-14T13:55:38.751Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-07-14T13:55:38.751Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-14T13:55:38.779Z] ok github.com/docker/docker/runconfig 0.026s coverage: 65.8% of statements [2020-07-14T13:55:39.486Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-14T13:55:40.053Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-14T13:55:40.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-14T13:55:40.332Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2020-07-14T13:55:40.332Z] === RUN TestResize [2020-07-14T13:55:40.703Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-07-14T13:55:41.371Z] --- PASS: TestResize (0.84s) [2020-07-14T13:55:41.371Z] === RUN TestResizeWithInvalidSize [2020-07-14T13:55:41.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-14T13:55:41.650Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2020-07-14T13:55:41.650Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-07-14T13:55:42.408Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-07-14T13:55:42.408Z] === RUN TestResizeWhenContainerNotStarted [2020-07-14T13:55:42.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-14T13:55:42.596Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-07-14T13:55:42.713Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-14T13:55:42.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-14T13:55:42.842Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-14T13:55:42.842Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-14T13:55:42.842Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-14T13:55:43.044Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:55:43.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:55:43.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:55:43.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T13:55:43.044Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T13:55:43.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-14T13:55:43.778Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-14T13:55:44.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-14T13:55:44.912Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-14T13:55:45.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-14T13:55:45.170Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-14T13:55:45.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:55:45.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:55:46.505Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-14T13:55:46.505Z] Using test binary docker [2020-07-14T13:55:46.505Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-14T13:55:46.505Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-14T13:55:46.505Z] INFO: Waiting for daemon to start... [2020-07-14T13:55:46.505Z] Starting dockerd [2020-07-14T13:55:46.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T13:55:46.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T13:55:47.074Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-14T13:55:47.641Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-14T13:55:47.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T13:55:48.208Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-14T13:55:48.466Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-14T13:55:48.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T13:55:49.038Z] . [2020-07-14T13:55:49.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-14T13:55:49.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-14T13:55:49.039Z] Error: No such image: emptyfs [2020-07-14T13:55:49.039Z] Running integration-test (iteration 1) [2020-07-14T13:55:49.039Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-14T13:55:49.817Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-14T13:55:50.368Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-14T13:55:50.368Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-14T13:55:50.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T13:55:51.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T13:55:51.319Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-14T13:55:51.744Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-14T13:55:52.680Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-14T13:55:52.938Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-14T13:55:53.197Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-14T13:55:53.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T13:55:53.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T13:55:55.576Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-14T13:55:55.729Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-14T13:55:55.729Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2020-07-14T13:55:56.035Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-07-14T13:55:56.035Z] === RUN TestCgroupNamespacesRun [2020-07-14T13:55:56.665Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-14T13:55:57.539Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-07-14T13:55:57.539Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-14T13:55:58.042Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-14T13:55:59.609Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-07-14T13:55:59.609Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-14T13:56:00.574Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-14T13:56:01.169Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2020-07-14T13:56:01.169Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-14T13:56:01.270Z] Loaded image: buildpack-deps:buster [2020-07-14T13:56:01.270Z] Loaded image: busybox:latest [2020-07-14T13:56:01.270Z] Loaded image: busybox:glibc [2020-07-14T13:56:01.270Z] Loaded image: debian:buster [2020-07-14T13:56:01.527Z] Loaded image: hello-world:latest [2020-07-14T13:56:01.527Z] INFO: Testing against a local daemon [2020-07-14T13:56:01.527Z] === RUN TestCgroupNamespacesBuild [2020-07-14T13:56:03.106Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-14T13:56:03.234Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-07-14T13:56:03.234Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-14T13:56:03.677Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-14T13:56:03.831Z] 666079ee0460: Pull complete [2020-07-14T13:56:03.831Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-14T13:56:03.831Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T13:56:03.831Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T13:56:03.831Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-14T13:56:03.831Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-14T13:56:03.831Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-07-14T13:56:03.831Z] INFO: Docker version of control daemon [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:03.831Z] Client: Docker Engine - Enterprise [2020-07-14T13:56:03.831Z] Version: 19.03.5 [2020-07-14T13:56:03.831Z] API version: 1.40 [2020-07-14T13:56:03.831Z] Go version: go1.12.12 [2020-07-14T13:56:03.831Z] Git commit: 2ee0c57608 [2020-07-14T13:56:03.831Z] Built: 11/13/2019 08:00:16 [2020-07-14T13:56:03.831Z] OS/Arch: windows/amd64 [2020-07-14T13:56:03.831Z] Experimental: false [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:03.831Z] Server: Docker Engine - Enterprise [2020-07-14T13:56:03.831Z] Engine: [2020-07-14T13:56:03.831Z] Version: 19.03.5 [2020-07-14T13:56:03.831Z] API version: 1.40 (minimum version 1.24) [2020-07-14T13:56:03.831Z] Go version: go1.12.12 [2020-07-14T13:56:03.831Z] Git commit: 2ee0c57608 [2020-07-14T13:56:03.831Z] Built: 11/13/2019 07:58:51 [2020-07-14T13:56:03.831Z] OS/Arch: windows/amd64 [2020-07-14T13:56:03.831Z] Experimental: true [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:03.831Z] INFO: Docker info of control daemon [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:03.831Z] Client: [2020-07-14T13:56:03.831Z] Debug Mode: false [2020-07-14T13:56:03.831Z] Plugins: [2020-07-14T13:56:03.831Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:03.831Z] Server: [2020-07-14T13:56:03.831Z] Containers: 0 [2020-07-14T13:56:03.831Z] Running: 0 [2020-07-14T13:56:03.831Z] Paused: 0 [2020-07-14T13:56:03.831Z] Stopped: 0 [2020-07-14T13:56:03.831Z] Images: 1 [2020-07-14T13:56:03.831Z] Server Version: 19.03.5 [2020-07-14T13:56:03.831Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-14T13:56:03.831Z] Windows: [2020-07-14T13:56:03.831Z] LCOW: [2020-07-14T13:56:03.831Z] Logging Driver: json-file [2020-07-14T13:56:03.831Z] Plugins: [2020-07-14T13:56:03.831Z] Volume: local [2020-07-14T13:56:03.831Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-14T13:56:03.831Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-14T13:56:03.831Z] Swarm: inactive [2020-07-14T13:56:03.831Z] Default Isolation: process [2020-07-14T13:56:03.831Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-14T13:56:03.831Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-14T13:56:03.831Z] OSType: windows [2020-07-14T13:56:03.831Z] Architecture: x86_64 [2020-07-14T13:56:03.831Z] CPUs: 4 [2020-07-14T13:56:03.831Z] Total Memory: 32GiB [2020-07-14T13:56:03.831Z] Name: azwin-2-2da430 [2020-07-14T13:56:03.831Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-14T13:56:03.831Z] Docker Root Dir: D:\docker [2020-07-14T13:56:03.831Z] Debug Mode: false [2020-07-14T13:56:03.831Z] Registry: https://index.docker.io/v1/ [2020-07-14T13:56:03.831Z] Labels: [2020-07-14T13:56:03.831Z] Experimental: true [2020-07-14T13:56:03.831Z] Insecure Registries: [2020-07-14T13:56:03.831Z] 10.0.0.4:5000 [2020-07-14T13:56:03.831Z] 127.0.0.0/8 [2020-07-14T13:56:03.831Z] Registry Mirrors: [2020-07-14T13:56:03.831Z] http://10.0.0.4:5000/ [2020-07-14T13:56:03.831Z] Live Restore Enabled: false [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:03.831Z] INFO: Commit hash is a4e6e76988 [2020-07-14T13:56:03.831Z] INFO: Nuke-Everything... [2020-07-14T13:56:03.831Z] INFO: Container count on control daemon to delete is 0 [2020-07-14T13:56:03.831Z] INFO: Nuking d:\CI [2020-07-14T13:56:03.831Z] INFO: Zapped successfully [2020-07-14T13:56:03.831Z] INFO: Location for testing is d:\CI\PR-40994\2 [2020-07-14T13:56:03.831Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:03.831Z] INFO: Building the image from Dockerfile.windows at 07/14/2020 13:56:01... [2020-07-14T13:56:03.831Z] [2020-07-14T13:56:04.244Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-14T13:56:04.244Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-14T13:56:04.559Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/rootless [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/volume [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-14T13:56:04.559Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === Skipped [2020-07-14T13:56:04.559Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-14T13:56:04.559Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-14T13:56:04.559Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:73: No driver to put! [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-14T13:56:04.559Z] time="2020-07-14T13:54:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-14T13:56:04.559Z] time="2020-07-14T13:54:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-14T13:56:04.559Z] time="2020-07-14T13:54:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-14T13:56:04.559Z] time="2020-07-14T13:54:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-14T13:56:04.559Z] time="2020-07-14T13:54:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:73: No driver to put! [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-14T13:56:04.559Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-14T13:56:04.559Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-14T13:56:04.559Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T13:56:04.559Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-14T13:56:04.559Z] graphtest_unix.go:73: No driver to put! [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-14T13:56:04.559Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-14T13:56:04.559Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] [2020-07-14T13:56:04.559Z] DONE 2124 tests, 26 skipped in 193.010s Post stage [Pipeline] junit [2020-07-14T13:56:04.574Z] Recording test results [2020-07-14T13:56:04.739Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-07-14T13:56:04.739Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-14T13:56:06.777Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-14T13:56:06.784Z] --- PASS: TestCgroupNamespacesBuild (4.63s) [2020-07-14T13:56:06.784Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-14T13:56:06.798Z] Sending build context to Docker daemon 56.04MB [2020-07-14T13:56:06.798Z] [2020-07-14T13:56:06.798Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-14T13:56:06.798Z] ---> 486def14a6bd [2020-07-14T13:56:06.798Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-14T13:56:06.798Z] ---> Running in 84d9f1fe58f4 [2020-07-14T13:56:06.803Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-07-14T13:56:06.803Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-14T13:56:06.872Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -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:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh dynbinary test-integration [2020-07-14T13:56:07.267Z] Removing intermediate container 84d9f1fe58f4 [2020-07-14T13:56:07.267Z] ---> bb7440b57f70 [2020-07-14T13:56:07.267Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-07-14T13:56:07.267Z] ---> Running in 43c22b9085d7 [2020-07-14T13:56:07.434Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-07-14T13:56:07.434Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-14T13:56:07.444Z] [2020-07-14T13:56:07.706Z] Removing bundles/ [2020-07-14T13:56:07.706Z] [2020-07-14T13:56:07.706Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-14T13:56:07.706Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:56:07.706Z] GOOS="" GOARCH="" GOARM="" [2020-07-14T13:56:07.714Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-14T13:56:07.738Z] Removing intermediate container 43c22b9085d7 [2020-07-14T13:56:07.738Z] ---> c39c7e011cac [2020-07-14T13:56:07.738Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-14T13:56:07.738Z] ---> Running in f39475f3d613 [2020-07-14T13:56:07.973Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-14T13:56:08.152Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2020-07-14T13:56:08.152Z] === RUN TestBuildWithSession [2020-07-14T13:56:08.152Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-14T13:56:08.152Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T13:56:08.152Z] === RUN TestBuildSquashParent [2020-07-14T13:56:08.208Z] Removing intermediate container f39475f3d613 [2020-07-14T13:56:08.208Z] ---> 8e3c4e059a3a [2020-07-14T13:56:08.208Z] 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-07-14T13:56:08.208Z] ---> Running in 318d6c2a9723 [2020-07-14T13:56:08.679Z] Removing intermediate container 318d6c2a9723 [2020-07-14T13:56:08.679Z] ---> ec29099ee23c [2020-07-14T13:56:08.679Z] 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 { $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-07-14T13:56:08.679Z] ---> Running in 2792fc568097 [2020-07-14T13:56:08.909Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-14T13:56:09.168Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-14T13:56:09.497Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2020-07-14T13:56:09.497Z] === RUN TestKernelTCPMemory [2020-07-14T13:56:09.736Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-14T13:56:09.903Z] ......................... [ 66%] [2020-07-14T13:56:10.129Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-07-14T13:56:10.129Z] === RUN TestNISDomainname [2020-07-14T13:56:10.673Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-14T13:56:11.162Z] --- PASS: TestNISDomainname (0.98s) [2020-07-14T13:56:11.162Z] === RUN TestHostnameDnsResolution [2020-07-14T13:56:12.578Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-14T13:56:13.226Z] --- PASS: TestHostnameDnsResolution (1.79s) [2020-07-14T13:56:13.226Z] === RUN TestStats [2020-07-14T13:56:15.113Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-14T13:56:15.887Z] [2020-07-14T13:56:15.887Z] SUCCESS: Specified value was saved. [2020-07-14T13:56:16.014Z] --- PASS: TestStats (2.89s) [2020-07-14T13:56:16.014Z] === RUN TestStopContainerWithTimeout [2020-07-14T13:56:16.014Z] === RUN TestStopContainerWithTimeout/0 [2020-07-14T13:56:16.014Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-14T13:56:16.014Z] === RUN TestStopContainerWithTimeout/1 [2020-07-14T13:56:16.014Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-14T13:56:16.014Z] === RUN TestStopContainerWithTimeout/3 [2020-07-14T13:56:16.014Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-14T13:56:16.014Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-14T13:56:16.014Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-14T13:56:16.014Z] === CONT TestStopContainerWithTimeout/0 [2020-07-14T13:56:16.014Z] === CONT TestStopContainerWithTimeout/3 [2020-07-14T13:56:16.242Z] --- PASS: TestBuildSquashParent (6.69s) [2020-07-14T13:56:16.242Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-14T13:56:16.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:56:16.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:56:16.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:56:16.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:56:16.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:56:16.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:56:16.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:56:16.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:56:16.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:56:16.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:56:16.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:56:16.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:56:16.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:56:16.242Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:56:16.806Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:56:16.806Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:56:16.878Z] INFO: Downloading git... [2020-07-14T13:56:17.016Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-14T13:56:17.045Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-14T13:56:18.392Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-14T13:56:18.453Z] INFO: Downloading go... [2020-07-14T13:56:18.651Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-14T13:56:18.698Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:56:18.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:56:19.109Z] === CONT TestStopContainerWithTimeout/1 [2020-07-14T13:56:20.037Z] INFO: Downloading compiler 1 of 3... [2020-07-14T13:56:20.507Z] INFO: Downloading compiler 2 of 3... [2020-07-14T13:56:20.848Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-07-14T13:56:20.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s) [2020-07-14T13:56:20.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s) [2020-07-14T13:56:20.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2020-07-14T13:56:20.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2020-07-14T13:56:20.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2020-07-14T13:56:20.848Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2020-07-14T13:56:20.848Z] === RUN TestBuildMultiStageCopy [2020-07-14T13:56:20.848Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-14T13:56:21.175Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-14T13:56:21.175Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-07-14T13:56:21.175Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-07-14T13:56:21.175Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-07-14T13:56:21.175Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-07-14T13:56:21.175Z] === RUN TestDeleteDevicemapper [2020-07-14T13:56:21.175Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-14T13:56:21.175Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T13:56:21.175Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-14T13:56:21.499Z] INFO: Downloading compiler 3 of 3... [2020-07-14T13:56:21.970Z] INFO: Extracting git... [2020-07-14T13:56:24.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-14T13:56:24.686Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.26s) [2020-07-14T13:56:24.686Z] === RUN TestUpdateMemory [2020-07-14T13:56:24.686Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-14T13:56:24.686Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:56:24.686Z] === RUN TestUpdateCPUQuota [2020-07-14T13:56:25.047Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-14T13:56:25.317Z] --- PASS: TestUpdateCPUQuota (1.07s) [2020-07-14T13:56:25.317Z] === RUN TestUpdatePidsLimit [2020-07-14T13:56:25.317Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-14T13:56:25.607Z] === RUN TestUpdatePidsLimit/no_change [2020-07-14T13:56:25.898Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-14T13:56:26.188Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-14T13:56:26.413Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-14T13:56:26.764Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-14T13:56:26.819Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-14T13:56:27.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-14T13:56:27.342Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-14T13:56:27.420Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-14T13:56:28.140Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-14T13:56:28.271Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2020-07-14T13:56:28.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2020-07-14T13:56:28.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-14T13:56:28.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-14T13:56:28.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-14T13:56:28.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-14T13:56:28.271Z] === RUN TestBuildMultiStageParentConfig [2020-07-14T13:56:28.924Z] --- PASS: TestUpdatePidsLimit (3.87s) [2020-07-14T13:56:28.924Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-07-14T13:56:28.924Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-07-14T13:56:28.924Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-07-14T13:56:28.924Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-07-14T13:56:28.924Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-07-14T13:56:28.924Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-07-14T13:56:28.924Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-07-14T13:56:28.924Z] === RUN TestUpdateRestartPolicy [2020-07-14T13:56:29.515Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-14T13:56:30.083Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-14T13:56:30.083Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-14T13:56:31.986Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-14T13:56:31.987Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-14T13:56:33.516Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-14T13:56:33.516Z] === RUN TestBuildLabelWithTargets [2020-07-14T13:56:33.891Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-14T13:56:33.891Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-14T13:56:34.149Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-14T13:56:34.490Z] INFO: Expanding go... [2020-07-14T13:56:34.716Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-14T13:56:34.716Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-14T13:56:34.974Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-14T13:56:35.233Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite (280.46s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (12.92s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.11s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.55s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.52s) [2020-07-14T13:56:35.233Z] docker_cli_daemon_test.go:1449: [d5a761814caa4] daemon is not started [2020-07-14T13:56:35.233Z] check_test.go:309: [d74834d16013e] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.09s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.96s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d3e5732c7ae95] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.61s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.48s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (1.96s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.88s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.19s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.83s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.23s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.10s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d35a670a95416] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d68fcc1a50fed] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.30s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d56c8be7c051b] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.26s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-14T13:56:35.233Z] check_test.go:309: [de39af550c87d] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.33s) [2020-07-14T13:56:35.233Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-07-14T13:56:35.233Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-14T13:56:35.233Z] check_test.go:309: [d36c1b3036b75] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.05s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.92s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.49s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d57b02b8970e1] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-07-14T13:56:35.233Z] check_test.go:309: [de4c2e1f8a78f] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.99s) [2020-07-14T13:56:35.233Z] docker_cli_daemon_plugins_test.go:79: [dee6af544b62f] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.11s) [2020-07-14T13:56:35.233Z] docker_cli_daemon_plugins_test.go:169: [d5c9f708fb1c5] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.91s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d13c0f1ce3801] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.27s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.54s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.39s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.44s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.88s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d2f0914c2a906] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.04s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.20s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.90s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.17s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.69s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.95s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d275697099f4f] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.28s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.42s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.81s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.12s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.96s) [2020-07-14T13:56:35.233Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-14T13:56:35.233Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-14T13:56:35.233Z] check_test.go:309: [da0f53a78a3a3] daemon is not started [2020-07-14T13:56:35.233Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-14T13:56:35.233Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-14T13:56:35.233Z] check_test.go:309: [d566f52276274] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.67s) [2020-07-14T13:56:35.233Z] check_test.go:309: [db4701448d9b8] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.24s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.49s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.70s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.83s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.35s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.77s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.09s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d3471319008fd] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.56s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.81s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.32s) [2020-07-14T13:56:35.233Z] check_test.go:309: [d4011c23c3f1e] daemon is not started [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.83s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.55s) [2020-07-14T13:56:35.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2020-07-14T13:56:35.233Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-14T13:56:35.233Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-14T13:56:35.234Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-14T13:56:35.234Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-14T13:56:35.234Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-14T13:56:35.234Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-14T13:56:35.234Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-14T13:56:35.234Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-14T13:56:35.234Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-14T13:56:35.234Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-14T13:56:35.234Z] check_test.go:309: [d332716544ed3] daemon is not started [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2020-07-14T13:56:35.234Z] check_test.go:309: [d67fc49b84152] daemon is not started [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.74s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-07-14T13:56:35.234Z] check_test.go:309: [dc06c8ec4fd79] daemon is not started [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.92s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.41s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.19s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-07-14T13:56:35.234Z] check_test.go:309: [dd96f4c9e49c5] daemon is not started [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.78s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.65s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.12s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.99s) [2020-07-14T13:56:35.234Z] check_test.go:309: [da30a0104ba90] daemon is not started [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.49s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-07-14T13:56:35.234Z] check_test.go:309: [d5a7f1e279844] daemon is not started [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.53s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.37s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.80s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.01s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.21s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.58s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.58s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.52s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.32s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.92s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.97s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.55s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.34s) [2020-07-14T13:56:35.234Z] docker_cli_daemon_test.go:2544: [d1877f0f66226] daemon is not started [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.40s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.02s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.36s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.14s) [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.07s) [2020-07-14T13:56:35.234Z] check_test.go:309: [db697b8eaa647] daemon is not started [2020-07-14T13:56:35.234Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (3.57s) [2020-07-14T13:56:35.234Z] === RUN TestDockerSwarmSuite [2020-07-14T13:56:35.234Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-14T13:56:37.136Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-14T13:56:38.072Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-14T13:56:38.331Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-14T13:56:39.267Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-14T13:56:39.835Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-14T13:56:41.211Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-14T13:56:41.211Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-14T13:56:41.606Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-14T13:56:41.606Z] === RUN TestBuildWithEmptyLayers [2020-07-14T13:56:42.147Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-14T13:56:44.125Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-14T13:56:44.125Z] === RUN TestBuildMultiStageOnBuild [2020-07-14T13:56:44.258Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-07-14T13:56:44.258Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-14T13:56:44.258Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-07-14T13:56:44.258Z] === RUN TestWaitNonBlocked [2020-07-14T13:56:44.258Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T13:56:44.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T13:56:44.258Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T13:56:44.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T13:56:44.258Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T13:56:44.258Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T13:56:44.258Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-14T13:56:44.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-07-14T13:56:44.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-07-14T13:56:44.258Z] === RUN TestWaitBlocked [2020-07-14T13:56:44.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T13:56:44.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T13:56:44.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T13:56:44.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T13:56:44.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T13:56:44.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T13:56:44.780Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 71%] [2020-07-14T13:56:45.290Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-14T13:56:45.290Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-07-14T13:56:45.290Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-07-14T13:56:45.290Z] === CONT TestContainerStartOnDaemonRestart [2020-07-14T13:56:45.290Z] === CONT TestIpcModeOlderClient [2020-07-14T13:56:45.290Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-07-14T13:56:45.290Z] === CONT TestDaemonHostGatewayIP [2020-07-14T13:56:45.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-14T13:56:47.337Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-14T13:56:48.800Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s) [2020-07-14T13:56:48.800Z] === CONT TestContainerKillOnDaemonStart [2020-07-14T13:56:48.800Z] --- PASS: TestDaemonHostGatewayIP (3.57s) [2020-07-14T13:56:48.800Z] === CONT TestDaemonRestartIpcMode [2020-07-14T13:56:49.375Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-14T13:56:49.375Z] === RUN TestBuildUncleanTarFilenames [2020-07-14T13:56:49.938Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-07-14T13:56:49.938Z] === RUN TestBuildMultiStageLayerLeak [2020-07-14T13:56:53.251Z] --- PASS: TestDaemonRestartIpcMode (3.71s) [2020-07-14T13:56:54.117Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-07-14T13:56:54.117Z] === RUN TestBuildWithHugeFile [2020-07-14T13:56:55.760Z] INFO: Expanding compiler 1 of 3... [2020-07-14T13:56:55.760Z] INFO: Expanding compiler 2 of 3... [2020-07-14T13:56:58.724Z] INFO: Expanding compiler 3 of 3... [2020-07-14T13:56:59.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-14T13:56:59.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-14T13:56:59.716Z] INFO: Removing downloaded files... [2020-07-14T13:56:59.716Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-14T13:56:59.716Z] INFO: Configuring git core.autocrlf... [2020-07-14T13:56:59.910Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-14T13:57:01.722Z] --- PASS: TestContainerKillOnDaemonStart (12.37s) [2020-07-14T13:57:01.722Z] PASS [2020-07-14T13:57:01.722Z] [2020-07-14T13:57:01.722Z] === Skipped [2020-07-14T13:57:01.722Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-14T13:57:01.722Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T13:57:01.722Z] [2020-07-14T13:57:01.722Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-07-14T13:57:01.722Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:57:01.722Z] [2020-07-14T13:57:01.722Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-14T13:57:01.722Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:57:01.722Z] [2020-07-14T13:57:01.722Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T13:57:01.722Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T13:57:01.722Z] [2020-07-14T13:57:01.722Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-14T13:57:01.722Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T13:57:01.722Z] [2020-07-14T13:57:01.722Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-14T13:57:01.722Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:57:01.722Z] [2020-07-14T13:57:01.722Z] [2020-07-14T13:57:01.722Z] DONE 204 tests, 6 skipped in 154.808s [2020-07-14T13:57:01.722Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-14T13:57:01.722Z] ++ 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-07-14T13:57:01.722Z] ++ set -e [2020-07-14T13:57:01.722Z] ++ '[' -n 0 ']' [2020-07-14T13:57:01.722Z] ++ set -x [2020-07-14T13:57:01.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:57:01.722Z] INFO: Testing against a local daemon [2020-07-14T13:57:01.722Z] === RUN TestCommitInheritsEnv [2020-07-14T13:57:01.722Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-07-14T13:57:01.722Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-14T13:57:01.722Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-14T13:57:01.722Z] === RUN TestImagesFilterMultiReference [2020-07-14T13:57:01.722Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-14T13:57:01.722Z] === RUN TestImagePullPlatformInvalid [2020-07-14T13:57:01.722Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-14T13:57:01.722Z] === RUN TestRemoveImageOrphaning [2020-07-14T13:57:01.811Z] tests/integration/client_test.py ..... [ 75%] [2020-07-14T13:57:01.811Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-14T13:57:02.013Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-07-14T13:57:02.013Z] === RUN TestRemoveImageGarbageCollector [2020-07-14T13:57:02.013Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-14T13:57:02.013Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T13:57:02.013Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-14T13:57:02.013Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-14T13:57:02.013Z] === RUN TestTagInvalidReference [2020-07-14T13:57:02.013Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-14T13:57:02.013Z] === RUN TestTagValidPrefixedRepo [2020-07-14T13:57:02.013Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-14T13:57:02.013Z] === RUN TestTagExistedNameWithoutForce [2020-07-14T13:57:02.013Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-14T13:57:02.013Z] === RUN TestTagOfficialNames [2020-07-14T13:57:02.013Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-14T13:57:02.013Z] === RUN TestTagMatchesDigest [2020-07-14T13:57:02.304Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-14T13:57:02.304Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-14T13:57:02.378Z] tests/integration/errors_test.py . [ 76%] [2020-07-14T13:57:02.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-14T13:57:03.809Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-14T13:57:10.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-14T13:57:10.742Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-14T13:57:11.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-14T13:57:11.363Z] #65 exporting layers 85.3s done [2020-07-14T13:57:11.364Z] #65 exporting manifest sha256:283c0fd5671a727772a68d1c94958cd1f14d7d5ec300c9cfb04199e701d5df38 [2020-07-14T13:57:11.364Z] #65 exporting manifest sha256:283c0fd5671a727772a68d1c94958cd1f14d7d5ec300c9cfb04199e701d5df38 done [2020-07-14T13:57:11.364Z] #65 exporting config sha256:8f4627c7737359cef378409bb532d5cb79a5b3f51a96565356d932f34f093541 done [2020-07-14T13:57:11.364Z] #65 sending tarball [2020-07-14T13:57:11.600Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-14T13:57:12.540Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-14T13:57:12.540Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-14T13:57:12.800Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-14T13:57:17.047Z] #65 sending tarball 17.1s done [2020-07-14T13:57:17.047Z] #65 DONE 102.4s [2020-07-14T13:57:17.047Z] [2020-07-14T13:57:17.047Z] #66 importing to docker [2020-07-14T13:57:22.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-14T13:57:22.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-14T13:57:22.774Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-14T13:57:22.774Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-14T13:57:22.774Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-14T13:57:22.774Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-14T13:57:22.774Z] === RUN TestDockerSuite/TestBuildFails [2020-07-14T13:57:23.341Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-14T13:57:23.341Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-14T13:57:25.244Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-14T13:57:26.620Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-14T13:57:27.555Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-14T13:57:28.931Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-14T13:57:28.931Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-14T13:57:29.242Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T13:57:29.242Z] [2020-07-14T13:57:29.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-14T13:57:29.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-14T13:57:29.242Z] HOSTNAME=fc4160e557c5 [2020-07-14T13:57:29.242Z] TESTDEBUG=0 [2020-07-14T13:57:29.242Z] DEST=bundles/test-integration [2020-07-14T13:57:29.242Z] PWD=/go/src/github.com/docker/docker [2020-07-14T13:57:29.242Z] DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 [2020-07-14T13:57:29.242Z] container=docker [2020-07-14T13:57:29.242Z] HOME=/root [2020-07-14T13:57:29.242Z] GOLANG_VERSION=1.13.12 [2020-07-14T13:57:29.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-14T13:57:29.242Z] VALIDATE_BRANCH=master [2020-07-14T13:57:29.242Z] TERM=xterm [2020-07-14T13:57:29.242Z] DOCKER_PKG=github.com/docker/docker [2020-07-14T13:57:29.242Z] SHLVL=1 [2020-07-14T13:57:29.242Z] TIMEOUT=120m [2020-07-14T13:57:29.242Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-14T13:57:29.242Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-14T13:57:29.242Z] GO111MODULE=off [2020-07-14T13:57:29.242Z] DOCKER_EXPERIMENTAL=1 [2020-07-14T13:57:29.242Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-14T13:57:29.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-14T13:57:29.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-14T13:57:29.242Z] GOPATH=/go [2020-07-14T13:57:29.242Z] PKG_CONFIG=pkg-config [2020-07-14T13:57:29.242Z] _=/usr/bin/env [2020-07-14T13:57:29.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-14T13:57:29.867Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-14T13:57:31.244Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-14T13:57:31.244Z] --- PASS: TestImportExtremelyLargeImageWorks (112.88s) [2020-07-14T13:57:31.244Z] PASS [2020-07-14T13:57:31.244Z] [2020-07-14T13:57:31.244Z] DONE 12 tests in 115.530s [2020-07-14T13:57:31.244Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-14T13:57:31.244Z] ++ 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-07-14T13:57:31.244Z] ++ set -e [2020-07-14T13:57:31.244Z] ++ '[' -n 0 ']' [2020-07-14T13:57:31.244Z] ++ set -x [2020-07-14T13:57:31.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:57:31.244Z] INFO: Testing against a local daemon [2020-07-14T13:57:31.244Z] === RUN TestNetworkCreateDelete [2020-07-14T13:57:31.503Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-07-14T13:57:31.503Z] === RUN TestDockerNetworkDeletePreferID [2020-07-14T13:57:31.761Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-14T13:57:31.761Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-14T13:57:32.020Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-07-14T13:57:32.020Z] === RUN TestDaemonDNSFallback [2020-07-14T13:57:33.395Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-14T13:57:34.771Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-14T13:57:35.707Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-14T13:57:35.895Z] #66 DONE 17.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-14T13:57:36.354Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/test/unit [2020-07-14T13:57:37.227Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-14T13:57:38.994Z] --- PASS: TestDaemonDNSFallback (6.53s) [2020-07-14T13:57:38.994Z] === RUN TestInspectNetwork [2020-07-14T13:57:38.994Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-14T13:57:38.994Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-14T13:57:38.994Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-14T13:57:39.561Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-14T13:57:39.820Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-14T13:57:39.820Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-14T13:57:39.911Z] ? github.com/docker/docker/api [no test files] [2020-07-14T13:57:40.755Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-14T13:57:41.322Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-14T13:57:41.580Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-14T13:57:41.839Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-14T13:57:41.839Z] === RUN TestInspectNetwork/full_network_id [2020-07-14T13:57:41.839Z] === RUN TestInspectNetwork/partial_network_id [2020-07-14T13:57:41.839Z] === RUN TestInspectNetwork/network_name [2020-07-14T13:57:41.839Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-14T13:57:41.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-14T13:57:42.098Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-14T13:57:42.357Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-14T13:57:42.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-14T13:57:43.181Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-14T13:57:45.083Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-14T13:57:46.984Z] --- PASS: TestInspectNetwork (8.47s) [2020-07-14T13:57:46.984Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-14T13:57:46.984Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-14T13:57:46.984Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-14T13:57:46.984Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-14T13:57:46.984Z] === RUN TestRunContainerWithBridgeNone [2020-07-14T13:57:48.359Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2020-07-14T13:57:48.359Z] === RUN TestNetworkInvalidJSON [2020-07-14T13:57:48.359Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-14T13:57:48.359Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-14T13:57:48.359Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T13:57:48.359Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T13:57:48.359Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T13:57:48.359Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T13:57:48.359Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-14T13:57:48.359Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T13:57:48.359Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T13:57:48.359Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-14T13:57:48.359Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-14T13:57:48.359Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-14T13:57:48.359Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-14T13:57:48.359Z] === RUN TestHostIPv4BridgeLabel [2020-07-14T13:57:48.927Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-07-14T13:57:48.927Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-14T13:57:49.861Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-14T13:57:50.120Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-14T13:57:50.120Z] === RUN TestDaemonDefaultNetworkPools [2020-07-14T13:57:50.306Z] --- PASS: TestBuildWithHugeFile (55.25s) [2020-07-14T13:57:50.306Z] === RUN TestBuildWithEmptyDockerfile [2020-07-14T13:57:50.306Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T13:57:50.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T13:57:50.306Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T13:57:50.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T13:57:50.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T13:57:50.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T13:57:50.306Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T13:57:50.306Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T13:57:50.306Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T13:57:50.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-14T13:57:50.306Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2020-07-14T13:57:50.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-07-14T13:57:50.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-07-14T13:57:50.306Z] === RUN TestBuildPreserveOwnership [2020-07-14T13:57:50.306Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-14T13:57:51.055Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2020-07-14T13:57:51.055Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-14T13:57:51.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-14T13:57:51.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-14T13:57:52.428Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-07-14T13:57:52.428Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-14T13:57:52.428Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-14T13:57:52.428Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-14T13:57:52.428Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-14T13:57:52.686Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-14T13:57:52.686Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-14T13:57:52.945Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-14T13:57:53.221Z] ......... [ 86%] [2020-07-14T13:57:53.512Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-14T13:57:53.512Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-14T13:57:53.770Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-14T13:57:54.028Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-07-14T13:57:54.028Z] === RUN TestServiceWithPredefinedNetwork [2020-07-14T13:57:54.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-14T13:57:54.964Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-14T13:57:55.553Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-14T13:57:56.864Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2020-07-14T13:57:56.864Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-14T13:57:56.864Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T13:57:56.864Z] service_test.go:236: FLAKY_TEST [2020-07-14T13:57:56.864Z] === RUN TestServiceWithDataPathPortInit [2020-07-14T13:57:57.798Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-14T13:57:57.867Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-14T13:57:58.058Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-14T13:57:58.615Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-07-14T13:57:58.625Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-14T13:57:59.132Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-14T13:57:59.722Z] --- PASS: TestBuildPreserveOwnership (9.54s) [2020-07-14T13:57:59.722Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.53s) [2020-07-14T13:57:59.722Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-14T13:57:59.722Z] === RUN TestBuildPlatformInvalid [2020-07-14T13:57:59.722Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-14T13:57:59.722Z] PASS [2020-07-14T13:57:59.722Z] [2020-07-14T13:57:59.722Z] === Skipped [2020-07-14T13:57:59.722Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-14T13:57:59.722Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T13:57:59.722Z] [2020-07-14T13:57:59.722Z] [2020-07-14T13:57:59.722Z] DONE 32 tests, 1 skipped in 130.268s [2020-07-14T13:57:59.722Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-14T13:57:59.722Z] INFO: Testing against a local daemon [2020-07-14T13:57:59.722Z] === RUN TestConfigInspect [2020-07-14T13:57:59.722Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-14T13:57:59.722Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:57:59.722Z] === RUN TestConfigList [2020-07-14T13:57:59.722Z] --- SKIP: TestConfigList (0.01s) [2020-07-14T13:57:59.722Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:57:59.722Z] === RUN TestConfigsCreateAndDelete [2020-07-14T13:57:59.722Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-14T13:57:59.722Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:57:59.722Z] === RUN TestConfigsUpdate [2020-07-14T13:57:59.722Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-07-14T13:57:59.722Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:57:59.722Z] === RUN TestTemplatedConfig [2020-07-14T13:57:59.722Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-14T13:57:59.722Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:57:59.722Z] === RUN TestConfigCreateResolve [2020-07-14T13:57:59.722Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-14T13:57:59.722Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:57:59.722Z] === RUN TestConfigDaemonLibtrustID [2020-07-14T13:58:01.089Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-14T13:58:01.089Z] PASS [2020-07-14T13:58:01.089Z] [2020-07-14T13:58:01.089Z] === Skipped [2020-07-14T13:58:01.089Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-14T13:58:01.089Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:58:01.089Z] [2020-07-14T13:58:01.089Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-14T13:58:01.089Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:58:01.089Z] [2020-07-14T13:58:01.089Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-14T13:58:01.089Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:58:01.089Z] [2020-07-14T13:58:01.089Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-07-14T13:58:01.089Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:58:01.089Z] [2020-07-14T13:58:01.089Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-14T13:58:01.089Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:58:01.089Z] [2020-07-14T13:58:01.089Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-14T13:58:01.089Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T13:58:01.089Z] [2020-07-14T13:58:01.089Z] [2020-07-14T13:58:01.089Z] DONE 7 tests, 6 skipped in 1.729s [2020-07-14T13:58:01.089Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-14T13:58:01.089Z] INFO: Testing against a local daemon [2020-07-14T13:58:01.089Z] === RUN TestCheckpoint [2020-07-14T13:58:01.089Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-14T13:58:01.089Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T13:58:01.089Z] === RUN TestContainerInvalidJSON [2020-07-14T13:58:01.089Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T13:58:01.089Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T13:58:01.089Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T13:58:01.089Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T13:58:01.089Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-14T13:58:01.089Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-14T13:58:01.089Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T13:58:01.089Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-14T13:58:01.089Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T13:58:01.089Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-14T13:58:01.089Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-14T13:58:01.089Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-14T13:58:01.089Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-14T13:58:01.089Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-14T13:58:01.089Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-14T13:58:01.089Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-14T13:58:01.346Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-14T13:58:01.346Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-14T13:58:01.346Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-14T13:58:01.346Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-14T13:58:01.346Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-14T13:58:01.346Z] === RUN TestCopyFromContainer [2020-07-14T13:58:05.515Z] === RUN TestCopyFromContainer// [2020-07-14T13:58:05.515Z] === RUN TestCopyFromContainer//bar/root [2020-07-14T13:58:05.515Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-14T13:58:05.515Z] === RUN TestCopyFromContainer/bar/quux [2020-07-14T13:58:05.515Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-14T13:58:05.515Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-14T13:58:05.515Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-14T13:58:05.515Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-14T13:58:05.699Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-14T13:58:05.699Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-14T13:58:05.772Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-14T13:58:05.772Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer (4.44s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-14T13:58:05.772Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-14T13:58:05.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-14T13:58:05.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T13:58:05.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T13:58:05.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T13:58:05.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T13:58:05.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T13:58:05.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T13:58:05.772Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T13:58:05.772Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T13:58:05.772Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T13:58:05.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-14T13:58:05.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-14T13:58:05.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-14T13:58:05.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-07-14T13:58:05.772Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-14T13:58:05.772Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-14T13:58:05.772Z] === RUN TestCreateWithInvalidEnv [2020-07-14T13:58:05.772Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-14T13:58:05.772Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-14T13:58:05.772Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-14T13:58:05.772Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-14T13:58:05.772Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-14T13:58:05.772Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-14T13:58:05.772Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-14T13:58:05.772Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-14T13:58:05.772Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-14T13:58:05.772Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-14T13:58:05.772Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-14T13:58:05.772Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-14T13:58:05.772Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-14T13:58:05.772Z] === RUN TestCreateTmpfsMountsTarget [2020-07-14T13:58:05.772Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-14T13:58:05.772Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-14T13:58:06.737Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-14T13:58:07.140Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T13:58:07.140Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T13:58:07.140Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-14T13:58:07.140Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-14T13:58:07.396Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-14T13:58:07.396Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-14T13:58:08.764Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2020-07-14T13:58:08.764Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-14T13:58:08.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T13:58:08.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T13:58:08.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T13:58:08.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T13:58:08.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T13:58:08.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T13:58:08.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T13:58:08.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T13:58:08.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T13:58:08.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T13:58:08.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T13:58:08.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T13:58:08.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T13:58:08.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T13:58:08.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T13:58:08.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-14T13:58:08.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-14T13:58:08.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-14T13:58:08.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-14T13:58:08.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-14T13:58:08.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-14T13:58:08.764Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-14T13:58:09.021Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2020-07-14T13:58:09.021Z] === RUN TestCreateDifferentPlatform [2020-07-14T13:58:09.021Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-14T13:58:09.021Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-14T13:58:09.021Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-14T13:58:09.021Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-14T13:58:09.021Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-14T13:58:09.021Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-14T13:58:09.021Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-14T13:58:09.021Z] === RUN TestContainerStartOnDaemonRestart [2020-07-14T13:58:09.021Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-14T13:58:09.021Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-14T13:58:09.021Z] === RUN TestDaemonRestartIpcMode [2020-07-14T13:58:09.021Z] === PAUSE TestDaemonRestartIpcMode [2020-07-14T13:58:09.021Z] === RUN TestDaemonHostGatewayIP [2020-07-14T13:58:09.021Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-14T13:58:09.021Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T13:58:09.021Z] === RUN TestContainerKillOnDaemonStart [2020-07-14T13:58:09.021Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-14T13:58:09.021Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-14T13:58:09.021Z] === RUN TestDiff [2020-07-14T13:58:09.270Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-14T13:58:09.528Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-14T13:58:09.585Z] --- PASS: TestDiff (0.45s) [2020-07-14T13:58:09.585Z] === RUN TestExecWithCloseStdin [2020-07-14T13:58:09.843Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-07-14T13:58:09.843Z] === RUN TestExec [2020-07-14T13:58:10.407Z] --- PASS: TestExec (0.48s) [2020-07-14T13:58:10.407Z] === RUN TestExecUser [2020-07-14T13:58:10.971Z] --- PASS: TestExecUser (0.46s) [2020-07-14T13:58:10.971Z] === RUN TestExportContainerAndImportImage [2020-07-14T13:58:11.429Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-14T13:58:11.429Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-14T13:58:11.532Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-14T13:58:11.536Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-07-14T13:58:11.537Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-14T13:58:13.331Z] --- PASS: TestServiceWithDataPathPortInit (16.48s) [2020-07-14T13:58:13.331Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-14T13:58:14.285Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-14T13:58:14.544Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-14T13:58:14.805Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2020-07-14T13:58:14.805Z] === RUN TestHealthCheckWorkdir [2020-07-14T13:58:15.233Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-14T13:58:15.233Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-14T13:58:15.369Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2020-07-14T13:58:15.369Z] === RUN TestHealthKillContainer [2020-07-14T13:58:16.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-14T13:58:16.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-14T13:58:16.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-14T13:58:17.134Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-14T13:58:17.134Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-14T13:58:17.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-14T13:58:17.887Z] --- PASS: TestHealthKillContainer (2.58s) [2020-07-14T13:58:17.887Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-14T13:58:17.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-14T13:58:18.144Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-07-14T13:58:18.144Z] === RUN TestIpcModeNone [2020-07-14T13:58:18.160Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-14T13:58:18.509Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-14T13:58:18.678Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-14T13:58:18.678Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-14T13:58:18.678Z] [2020-07-14T13:58:18.678Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-14T13:58:18.678Z] =========================== short test summary info ============================ [2020-07-14T13:58:18.678Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-14T13:58:18.678Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-14T13:58:18.678Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-14T13:58:18.678Z] Not supported on most drivers [2020-07-14T13:58:18.678Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-14T13:58:18.678Z] Output of docker top depends on host distro, and is not formalized. [2020-07-14T13:58:18.678Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-14T13:58:18.678Z] Output of docker top depends on host distro, and is not formalized. [2020-07-14T13:58:18.678Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-14T13:58:18.678Z] Can fail if eth0 has multiple IP addresses [2020-07-14T13:58:18.678Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-14T13:58:18.678Z] This doesn't seem to be taken into account by the engine [2020-07-14T13:58:18.678Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-14T13:58:18.678Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-14T13:58:18.678Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-14T13:58:18.678Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-14T13:58:18.678Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-14T13:58:18.678Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-14T13:58:18.678Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-14T13:58:18.678Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 297.80 seconds == [2020-07-14T13:58:18.707Z] --- PASS: TestIpcModeNone (0.46s) [2020-07-14T13:58:18.707Z] === RUN TestIpcModePrivate [2020-07-14T13:58:18.767Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-14T13:58:18.937Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-14T13:58:19.270Z] --- PASS: TestIpcModePrivate (0.48s) [2020-07-14T13:58:19.270Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-14T13:58:19.270Z] === RUN TestIpcModeShareable [2020-07-14T13:58:19.270Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-14T13:58:19.270Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:58:19.270Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-14T13:58:19.701Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-14T13:58:19.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-14T13:58:20.635Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-14T13:58:20.638Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2020-07-14T13:58:20.638Z] === RUN TestAPIIpcModeHost [2020-07-14T13:58:20.638Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-14T13:58:20.638Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:58:20.638Z] === RUN TestDaemonIpcModeShareable [2020-07-14T13:58:20.638Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-14T13:58:20.638Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:58:20.638Z] === RUN TestDaemonIpcModePrivate [2020-07-14T13:58:21.569Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.16s) [2020-07-14T13:58:21.569Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cxd4y1pqj5mvdotmfpinppfm8 Created:2020-07-14 13:58:14.663496995 +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[0fa13f2916152fcf7a1a01e12d9ad0ba70cb19d04a6fc8082da7779c00c864da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vwa9cudiegfvzsqbza9cjzp5m EndpointID:b092f21aeb02896d5c3d7d4efb19a8ad2dc57868b693e8a6a5ec801521072695 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8e9c7bb858e5e19fbdc0d24ccbafeca6b626d9951c77b9dfefc5e99eb4d546da 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:fb7e2a579ad6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vwa9cudiegfvzsqbza9cjzp5m EndpointID:b092f21aeb02896d5c3d7d4efb19a8ad2dc57868b693e8a6a5ec801521072695 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-14T13:58:21.569Z] PASS [2020-07-14T13:58:21.569Z] [2020-07-14T13:58:21.569Z] === Skipped [2020-07-14T13:58:21.569Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T13:58:21.569Z] service_test.go:236: FLAKY_TEST [2020-07-14T13:58:21.569Z] [2020-07-14T13:58:21.569Z] [2020-07-14T13:58:21.569Z] DONE 23 tests, 1 skipped in 50.349s [2020-07-14T13:58:21.569Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-14T13:58:21.569Z] ++ 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-07-14T13:58:21.569Z] ++ set -e [2020-07-14T13:58:21.569Z] ++ '[' -n 0 ']' [2020-07-14T13:58:21.569Z] ++ set -x [2020-07-14T13:58:21.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:58:21.570Z] INFO: Testing against a local daemon [2020-07-14T13:58:21.570Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-14T13:58:21.570Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-14T13:58:21.570Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T13:58:21.570Z] === RUN TestDockerNetworkIpvlan [2020-07-14T13:58:21.570Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-14T13:58:21.570Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T13:58:21.570Z] PASS [2020-07-14T13:58:21.570Z] [2020-07-14T13:58:21.570Z] === Skipped [2020-07-14T13:58:21.570Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-14T13:58:21.570Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T13:58:21.570Z] [2020-07-14T13:58:21.570Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-14T13:58:21.570Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T13:58:21.570Z] [2020-07-14T13:58:21.570Z] [2020-07-14T13:58:21.570Z] DONE 2 tests, 2 skipped in 0.036s [2020-07-14T13:58:21.570Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-14T13:58:21.570Z] ++ 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-07-14T13:58:21.570Z] ++ set -e [2020-07-14T13:58:21.570Z] ++ '[' -n 0 ']' [2020-07-14T13:58:21.570Z] ++ set -x [2020-07-14T13:58:21.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:58:21.570Z] INFO: Testing against a local daemon [2020-07-14T13:58:21.570Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-14T13:58:22.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-14T13:58:22.393Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-14T13:58:22.393Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-14T13:58:22.652Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-14T13:58:22.911Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2020-07-14T13:58:22.911Z] === RUN TestDockerNetworkMacvlan [2020-07-14T13:58:22.911Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-14T13:58:23.157Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2020-07-14T13:58:23.158Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-14T13:58:23.158Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-14T13:58:23.158Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-14T13:58:23.158Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:58:23.158Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-14T13:58:23.158Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-14T13:58:23.158Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:58:23.158Z] === RUN TestIpcModeOlderClient [2020-07-14T13:58:23.158Z] === PAUSE TestIpcModeOlderClient [2020-07-14T13:58:23.158Z] === RUN TestKillContainerInvalidSignal [2020-07-14T13:58:23.158Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-07-14T13:58:23.158Z] === RUN TestKillContainer [2020-07-14T13:58:23.158Z] === RUN TestKillContainer/no_signal [2020-07-14T13:58:23.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-14T13:58:23.477Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-14T13:58:23.477Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-14T13:58:23.720Z] === RUN TestKillContainer/non_killing_signal [2020-07-14T13:58:23.978Z] === RUN TestKillContainer/killing_signal [2020-07-14T13:58:24.411Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-14T13:58:24.541Z] --- PASS: TestKillContainer (1.26s) [2020-07-14T13:58:24.541Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-07-14T13:58:24.541Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-07-14T13:58:24.541Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-07-14T13:58:24.541Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-14T13:58:24.541Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-14T13:58:24.798Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-14T13:58:24.977Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-14T13:58:25.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-14T13:58:25.235Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-14T13:58:25.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2020-07-14T13:58:25.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2020-07-14T13:58:25.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2020-07-14T13:58:25.361Z] === RUN TestKillStoppedContainer [2020-07-14T13:58:25.361Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-14T13:58:25.361Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-14T13:58:25.361Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-14T13:58:25.361Z] === RUN TestKillDifferentUserContainer [2020-07-14T13:58:25.494Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-14T13:58:25.923Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2020-07-14T13:58:25.923Z] === RUN TestInspectOomKilledTrue [2020-07-14T13:58:25.923Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-14T13:58:25.923Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:58:25.923Z] === RUN TestInspectOomKilledFalse [2020-07-14T13:58:25.923Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-14T13:58:25.923Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:58:25.923Z] === RUN TestLinksEtcHostsContentMatch [2020-07-14T13:58:25.923Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-14T13:58:25.923Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-14T13:58:25.923Z] === RUN TestLinksContainerNames [2020-07-14T13:58:26.852Z] --- PASS: TestLinksContainerNames (0.85s) [2020-07-14T13:58:26.852Z] === RUN TestLogsFollowTailEmpty [2020-07-14T13:58:27.109Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2020-07-14T13:58:27.109Z] === RUN TestContainerNetworkMountsNoChown [2020-07-14T13:58:27.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-14T13:58:27.395Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-14T13:58:27.395Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-14T13:58:27.672Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2020-07-14T13:58:27.672Z] === RUN TestMountDaemonRoot [2020-07-14T13:58:27.672Z] === RUN TestMountDaemonRoot/default [2020-07-14T13:58:27.672Z] === PAUSE TestMountDaemonRoot/default [2020-07-14T13:58:27.672Z] === RUN TestMountDaemonRoot/private [2020-07-14T13:58:27.672Z] === PAUSE TestMountDaemonRoot/private [2020-07-14T13:58:27.672Z] === RUN TestMountDaemonRoot/rprivate [2020-07-14T13:58:27.672Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-14T13:58:27.672Z] === RUN TestMountDaemonRoot/slave [2020-07-14T13:58:27.672Z] === PAUSE TestMountDaemonRoot/slave [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rslave [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/shared [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/shared [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rshared [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/default [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rslave [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rshared [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/shared [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rprivate [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/slave [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/private [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-14T13:58:27.673Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-14T13:58:27.673Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-14T13:58:27.673Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-14T13:58:27.929Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-14T13:58:27.929Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-14T13:58:27.930Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-14T13:58:27.930Z] === RUN TestContainerBindMountNonRecursive [2020-07-14T13:58:27.930Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-14T13:58:27.930Z] 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-07-14T13:58:27.930Z] === RUN TestNetworkNat [2020-07-14T13:58:28.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-14T13:58:28.492Z] --- PASS: TestNetworkNat (0.47s) [2020-07-14T13:58:28.492Z] === RUN TestNetworkLocalhostTCPNat [2020-07-14T13:58:28.749Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2020-07-14T13:58:28.749Z] === RUN TestNetworkLoopbackNat [2020-07-14T13:58:28.770Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-14T13:58:29.337Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-14T13:58:29.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-14T13:58:30.271Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-14T13:58:30.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-14T13:58:31.137Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-14T13:58:31.137Z] [2020-07-14T13:58:31.137Z] Unloading profiles will leave already running processes permanently [2020-07-14T13:58:31.137Z] unconfined, which can lead to unexpected situations. [2020-07-14T13:58:31.137Z] [2020-07-14T13:58:31.137Z] To set a process to complain mode, use the command line tool [2020-07-14T13:58:31.137Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-14T13:58:31.137Z] [2020-07-14T13:58:31.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-14T13:58:31.405Z] === RUN TestDockerSuite/TestBuildOnBuildOutput Post stage [Pipeline] junit [2020-07-14T13:58:31.717Z] Recording test results [Pipeline] sh [2020-07-14T13:58:32.018Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-07-14T13:58:32.018Z] === RUN TestPause [2020-07-14T13:58:32.018Z] --- SKIP: TestPause (0.00s) [2020-07-14T13:58:32.018Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:58:32.018Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-14T13:58:32.018Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T13:58:32.018Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T13:58:32.018Z] === RUN TestPauseStopPausedContainer [2020-07-14T13:58:32.018Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-14T13:58:32.018Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:58:32.018Z] === RUN TestPsFilter [2020-07-14T13:58:32.018Z] --- PASS: TestPsFilter (0.10s) [2020-07-14T13:58:32.018Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-14T13:58:32.018Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-07-14T13:58:32.018Z] === RUN TestRemoveContainerWithVolume [2020-07-14T13:58:32.237Z] + echo Ensuring container killed. [2020-07-14T13:58:32.237Z] Ensuring container killed. [2020-07-14T13:58:32.237Z] + docker rm -vf docker-pr2 [2020-07-14T13:58:32.237Z] Error: No such container: docker-pr2 [2020-07-14T13:58:32.237Z] + true [Pipeline] sh [2020-07-14T13:58:32.275Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-07-14T13:58:32.275Z] === RUN TestRemoveContainerRunning [2020-07-14T13:58:32.521Z] + echo Chowning /workspace to jenkins user [2020-07-14T13:58:32.521Z] Chowning /workspace to jenkins user [2020-07-14T13:58:32.521Z] + id -u [2020-07-14T13:58:32.521Z] + id -g [2020-07-14T13:58:32.521Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40994:/workspace busybox chown -R 1000:1000 /workspace [2020-07-14T13:58:32.838Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-07-14T13:58:32.838Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-14T13:58:33.094Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-07-14T13:58:33.094Z] === RUN TestRemoveInvalidContainer [2020-07-14T13:58:33.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-14T13:58:33.308Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-14T13:58:33.308Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-14T13:58:33.308Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-14T13:58:33.351Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-14T13:58:33.351Z] === RUN TestRenameLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-14T13:58:33.757Z] + bundleName=docker-py [2020-07-14T13:58:33.757Z] + echo Creating docker-py-bundles.tar.gz [2020-07-14T13:58:33.757Z] Creating docker-py-bundles.tar.gz [2020-07-14T13:58:33.757Z] + 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-07-14T13:58:33.769Z] Archiving artifacts [2020-07-14T13:58:34.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-14T13:58:34.684Z] --- PASS: TestDockerNetworkMacvlan (11.53s) [2020-07-14T13:58:34.684Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-14T13:58:34.684Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2020-07-14T13:58:34.684Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2020-07-14T13:58:34.684Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2020-07-14T13:58:34.684Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.63s) [2020-07-14T13:58:34.684Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) [2020-07-14T13:58:34.684Z] PASS [2020-07-14T13:58:34.684Z] [2020-07-14T13:58:34.684Z] DONE 8 tests in 12.843s [2020-07-14T13:58:34.684Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-14T13:58:34.684Z] ++ 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-07-14T13:58:34.684Z] ++ set -e [2020-07-14T13:58:34.684Z] ++ '[' -n 0 ']' [2020-07-14T13:58:34.684Z] ++ set -x [2020-07-14T13:58:34.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:58:34.684Z] testing: warning: no tests to run [2020-07-14T13:58:34.684Z] PASS [2020-07-14T13:58:34.684Z] [2020-07-14T13:58:34.684Z] DONE 0 tests in 0.005s [2020-07-14T13:58:34.684Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-14T13:58:34.684Z] ++ 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-07-14T13:58:34.684Z] ++ set -e [2020-07-14T13:58:34.684Z] ++ '[' -n 0 ']' [2020-07-14T13:58:34.684Z] ++ set -x [2020-07-14T13:58:34.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:58:34.684Z] INFO: Testing against a local daemon [2020-07-14T13:58:34.684Z] === RUN TestAuthZPluginAllowRequest [2020-07-14T13:58:35.245Z] --- PASS: TestRenameLinkedContainer (1.69s) [2020-07-14T13:58:35.245Z] === RUN TestRenameStoppedContainer [2020-07-14T13:58:35.245Z] --- PASS: TestRenameStoppedContainer (0.43s) [2020-07-14T13:58:35.245Z] === RUN TestRenameRunningContainerAndReuse [2020-07-14T13:58:36.059Z] --- PASS: TestAuthZPluginAllowRequest (1.52s) [2020-07-14T13:58:36.059Z] === RUN TestAuthZPluginTLS [2020-07-14T13:58:36.176Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2020-07-14T13:58:36.176Z] === RUN TestRenameInvalidName [2020-07-14T13:58:36.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-14T13:58:36.625Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-14T13:58:36.626Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-14T13:58:36.626Z] === RUN TestAuthZPluginDenyRequest [2020-07-14T13:58:36.739Z] --- PASS: TestRenameInvalidName (0.44s) [2020-07-14T13:58:36.739Z] === RUN TestRenameAnonymousContainer [2020-07-14T13:58:37.192Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-14T13:58:37.192Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-14T13:58:37.758Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-14T13:58:37.758Z] === RUN TestAuthZPluginDenyResponse [2020-07-14T13:58:37.989Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-14T13:58:37.989Z] Using test binary docker [2020-07-14T13:58:37.989Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-14T13:58:37.989Z] +++ /etc/init.d/apparmor start [2020-07-14T13:58:37.989Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-14T13:58:37.989Z] INFO: Waiting for daemon to start... [2020-07-14T13:58:37.989Z] Starting dockerd [2020-07-14T13:58:37.990Z] +++ 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-07-14T13:58:38.017Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-14T13:58:38.108Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-07-14T13:58:38.108Z] === RUN TestRenameContainerWithSameName [2020-07-14T13:58:38.275Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-14T13:58:38.275Z] === RUN TestAuthZPluginAllowEventStream [2020-07-14T13:58:38.533Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-14T13:58:38.689Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2020-07-14T13:58:38.689Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-14T13:58:39.288Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40994/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-14T13:58:39.469Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-14T13:58:39.469Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2020-07-14T13:58:39.469Z] === RUN TestAuthZPluginErrorResponse [2020-07-14T13:58:39.573Z] --- PASS: TestImportExtremelyLargeImageWorks (85.90s) [2020-07-14T13:58:39.573Z] PASS [2020-07-14T13:58:39.573Z] [2020-07-14T13:58:39.573Z] === Skipped [2020-07-14T13:58:39.573Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-14T13:58:39.573Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T13:58:39.573Z] [2020-07-14T13:58:39.573Z] [2020-07-14T13:58:39.573Z] DONE 12 tests, 1 skipped in 87.530s [2020-07-14T13:58:39.573Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-14T13:58:39.573Z] ++ 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-07-14T13:58:39.573Z] ++ set -e [2020-07-14T13:58:39.573Z] ++ '[' -n 0 ']' [2020-07-14T13:58:39.573Z] ++ set -x [2020-07-14T13:58:39.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:58:39.573Z] INFO: Testing against a local daemon [2020-07-14T13:58:39.573Z] === RUN TestNetworkCreateDelete [2020-07-14T13:58:39.573Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-07-14T13:58:39.573Z] === RUN TestDockerNetworkDeletePreferID [2020-07-14T13:58:39.573Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-07-14T13:58:39.573Z] === RUN TestDaemonDNSFallback [2020-07-14T13:58:39.573Z] --- PASS: TestDaemonDNSFallback (2.58s) [2020-07-14T13:58:39.573Z] === RUN TestInspectNetwork [2020-07-14T13:58:39.573Z] === RUN TestInspectNetwork/full_network_id [2020-07-14T13:58:39.573Z] === RUN TestInspectNetwork/partial_network_id [2020-07-14T13:58:39.573Z] === RUN TestInspectNetwork/network_name [2020-07-14T13:58:39.573Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-14T13:58:39.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh binary-daemon [2020-07-14T13:58:39.654Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2020-07-14T13:58:39.654Z] === RUN TestResize [2020-07-14T13:58:39.907Z] [2020-07-14T13:58:39.917Z] --- PASS: TestResize (0.44s) [2020-07-14T13:58:39.917Z] === RUN TestResizeWithInvalidSize [2020-07-14T13:58:40.036Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-14T13:58:40.036Z] === RUN TestAuthZPluginErrorRequest [2020-07-14T13:58:40.167Z] Removing bundles/ [2020-07-14T13:58:40.167Z] [2020-07-14T13:58:40.167Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-14T13:58:40.167Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-14T13:58:40.167Z] GOOS="" GOARCH="" GOARM="" [2020-07-14T13:58:40.181Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-07-14T13:58:40.181Z] === RUN TestResizeWhenContainerNotStarted [2020-07-14T13:58:40.604Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-14T13:58:40.604Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-14T13:58:40.768Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2020-07-14T13:58:40.768Z] === RUN TestDaemonRestartKillContainers [2020-07-14T13:58:40.768Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-14T13:58:40.768Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-14T13:58:40.768Z] === RUN TestCgroupNamespacesRun [2020-07-14T13:58:41.173Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-14T13:58:41.173Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-14T13:58:42.301Z] --- PASS: TestInspectNetwork (10.88s) [2020-07-14T13:58:42.301Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-14T13:58:42.301Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-14T13:58:42.301Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-14T13:58:42.301Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-14T13:58:42.301Z] === RUN TestRunContainerWithBridgeNone [2020-07-14T13:58:43.074Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s) [2020-07-14T13:58:43.074Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-14T13:58:43.304Z] --- PASS: TestCgroupNamespacesRun (2.19s) [2020-07-14T13:58:43.304Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-14T13:58:44.449Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2020-07-14T13:58:44.449Z] === RUN TestAuthZPluginHeader [2020-07-14T13:58:44.577Z] . [2020-07-14T13:58:44.577Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-14T13:58:44.577Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-14T13:58:44.577Z] Error: No such image: emptyfs [2020-07-14T13:58:44.577Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-14T13:58:44.577Z] ++++ docker load [2020-07-14T13:58:44.577Z] Running integration-test (iteration 1) [2020-07-14T13:58:44.577Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-14T13:58:44.577Z] ++ 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-07-14T13:58:44.577Z] ++ set -e [2020-07-14T13:58:44.577Z] ++ '[' -n 0 ']' [2020-07-14T13:58:44.577Z] ++ set -x [2020-07-14T13:58:44.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:58:45.016Z] --- PASS: TestAuthZPluginHeader (0.71s) [2020-07-14T13:58:45.016Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-14T13:58:45.026Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-07-14T13:58:45.026Z] === RUN TestNetworkInvalidJSON [2020-07-14T13:58:45.026Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-14T13:58:45.026Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-14T13:58:45.026Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T13:58:45.026Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T13:58:45.026Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T13:58:45.026Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T13:58:45.026Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-14T13:58:45.026Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T13:58:45.026Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T13:58:45.026Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-14T13:58:45.026Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-14T13:58:45.026Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-14T13:58:45.026Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-14T13:58:45.026Z] === RUN TestHostIPv4BridgeLabel [2020-07-14T13:58:45.197Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2020-07-14T13:58:45.197Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-14T13:58:45.317Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-14T13:58:45.317Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-14T13:58:45.952Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-14T13:58:46.430Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-14T13:58:46.430Z] === RUN TestDaemonDefaultNetworkPools [2020-07-14T13:58:47.090Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-07-14T13:58:47.090Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-14T13:58:47.462Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-07-14T13:58:47.462Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-14T13:58:48.497Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-14T13:58:48.497Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-14T13:58:49.235Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-14T13:58:49.235Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.01s) [2020-07-14T13:58:49.235Z] === RUN TestAuthZPluginV2Disable [2020-07-14T13:58:49.530Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-07-14T13:58:49.530Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-14T13:58:49.609Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-07-14T13:58:49.609Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-14T13:58:50.169Z] === RUN TestDockerSuite/TestBuildRm [2020-07-14T13:58:50.566Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-07-14T13:58:50.566Z] === RUN TestServiceWithPredefinedNetwork [2020-07-14T13:58:51.500Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2020-07-14T13:58:51.500Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-14T13:58:52.070Z] --- PASS: TestAuthZPluginV2Disable (3.06s) [2020-07-14T13:58:52.070Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-14T13:58:52.636Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-14T13:58:53.572Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-14T13:58:54.030Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-07-14T13:58:54.030Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-14T13:58:54.077Z] --- PASS: TestServiceWithPredefinedNetwork (3.60s) [2020-07-14T13:58:54.077Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-14T13:58:54.077Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T13:58:54.077Z] service_test.go:236: FLAKY_TEST [2020-07-14T13:58:54.077Z] === RUN TestServiceWithDataPathPortInit [2020-07-14T13:58:54.506Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-14T13:58:54.764Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-14T13:58:55.023Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-14T13:58:55.281Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2020-07-14T13:58:55.281Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-14T13:58:55.510Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-14T13:58:55.510Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-14T13:58:55.847Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-14T13:58:56.476Z] Removing intermediate container 2792fc568097 [2020-07-14T13:58:56.476Z] ---> b14a345292e0 [2020-07-14T13:58:56.476Z] 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-07-14T13:58:56.476Z] ---> Running in 02c52a47e58c [2020-07-14T13:58:56.476Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-14T13:58:56.476Z] go: finding gotest.tools v0.3.5 [2020-07-14T13:58:56.476Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-14T13:58:56.476Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-14T13:58:56.476Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-14T13:58:56.476Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-14T13:58:56.476Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-14T13:58:56.476Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-14T13:58:56.476Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-14T13:58:56.476Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-14T13:58:56.476Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-14T13:58:56.476Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:58:56.476Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:58:56.476Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:58:56.476Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-14T13:58:56.476Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:58:56.476Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-14T13:58:56.476Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:58:56.476Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:58:56.476Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:58:56.476Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:58:56.476Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:58:56.476Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:58:56.476Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:58:56.476Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:58:56.476Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:58:56.476Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:58:56.476Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:58:56.476Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:58:56.476Z] go: finding github.com/fatih/color v1.6.0 [2020-07-14T13:58:56.476Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-14T13:58:56.476Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-14T13:58:56.476Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-14T13:58:56.476Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-14T13:58:56.476Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-14T13:58:56.476Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-14T13:58:56.476Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-14T13:58:56.476Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-14T13:58:56.476Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-14T13:58:56.476Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-14T13:58:56.476Z] INFO: Build done for gotestsum... [2020-07-14T13:58:56.781Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-14T13:58:57.401Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-07-14T13:58:57.401Z] === RUN TestKernelTCPMemory [2020-07-14T13:58:57.401Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-14T13:58:57.401Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:58:57.401Z] === RUN TestNISDomainname [2020-07-14T13:58:57.401Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-14T13:58:57.401Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-14T13:58:57.401Z] === RUN TestHostnameDnsResolution [2020-07-14T13:58:57.715Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-14T13:58:58.335Z] --- PASS: TestHostnameDnsResolution (0.69s) [2020-07-14T13:58:58.335Z] === RUN TestStats [2020-07-14T13:58:58.335Z] --- SKIP: TestStats (0.00s) [2020-07-14T13:58:58.335Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:58:58.335Z] === RUN TestStopContainerWithTimeout [2020-07-14T13:58:58.335Z] === RUN TestStopContainerWithTimeout/0 [2020-07-14T13:58:58.335Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-14T13:58:58.335Z] === RUN TestStopContainerWithTimeout/1 [2020-07-14T13:58:58.335Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-14T13:58:58.335Z] === RUN TestStopContainerWithTimeout/3 [2020-07-14T13:58:58.335Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-14T13:58:58.335Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-14T13:58:58.335Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-14T13:58:58.335Z] === CONT TestStopContainerWithTimeout/0 [2020-07-14T13:58:58.335Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-14T13:58:58.898Z] === CONT TestStopContainerWithTimeout/3 [2020-07-14T13:58:59.495Z] Loaded image: buildpack-deps:buster [2020-07-14T13:58:59.495Z] Loaded image: busybox:latest [2020-07-14T13:58:59.756Z] Loaded image: busybox:glibc [2020-07-14T13:58:59.756Z] Loaded image: debian:buster [2020-07-14T13:58:59.756Z] Loaded image: hello-world:latest [2020-07-14T13:59:00.017Z] INFO: Testing against a local daemon [2020-07-14T13:59:00.017Z] === RUN TestCgroupNamespacesBuild [2020-07-14T13:59:00.788Z] === CONT TestStopContainerWithTimeout/1 [2020-07-14T13:59:00.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-14T13:59:01.257Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-14T13:59:01.516Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-14T13:59:01.775Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-14T13:59:01.775Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-14T13:59:02.034Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-14T13:59:02.165Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-14T13:59:02.165Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2020-07-14T13:59:02.165Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2020-07-14T13:59:02.165Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2020-07-14T13:59:02.165Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2020-07-14T13:59:02.165Z] === RUN TestDeleteDevicemapper [2020-07-14T13:59:02.165Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-14T13:59:02.165Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T13:59:02.165Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-14T13:59:02.600Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-14T13:59:02.600Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-14T13:59:03.167Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (7.84s) [2020-07-14T13:59:03.167Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-14T13:59:03.320Z] --- PASS: TestCgroupNamespacesBuild (3.02s) [2020-07-14T13:59:03.320Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-14T13:59:03.426Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-14T13:59:04.057Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.76s) [2020-07-14T13:59:04.057Z] === RUN TestUpdateMemory [2020-07-14T13:59:04.057Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-14T13:59:04.057Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:04.057Z] === RUN TestUpdateCPUQuota [2020-07-14T13:59:04.057Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-14T13:59:04.057Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:04.057Z] === RUN TestUpdatePidsLimit [2020-07-14T13:59:04.057Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-14T13:59:04.057Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:04.057Z] === RUN TestUpdateRestartPolicy [2020-07-14T13:59:04.709Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.48s) [2020-07-14T13:59:04.709Z] === RUN TestBuildWithSession [2020-07-14T13:59:04.709Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-14T13:59:04.709Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T13:59:04.709Z] === RUN TestBuildSquashParent [2020-07-14T13:59:05.154Z] Removing intermediate container 02c52a47e58c [2020-07-14T13:59:05.154Z] ---> 7d5480ffd092 [2020-07-14T13:59:05.154Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-14T13:59:05.154Z] ---> Running in 03ba16734311 [2020-07-14T13:59:05.154Z] Removing intermediate container 03ba16734311 [2020-07-14T13:59:05.154Z] ---> baa53aa4dc33 [2020-07-14T13:59:05.154Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-14T13:59:05.154Z] ---> Running in b79600ff4d2d [2020-07-14T13:59:05.624Z] Removing intermediate container b79600ff4d2d [2020-07-14T13:59:05.624Z] ---> 150a523193b1 [2020-07-14T13:59:05.624Z] Step 10/10 : COPY . . [2020-07-14T13:59:07.610Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-14T13:59:07.610Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-14T13:59:08.545Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-14T13:59:08.545Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-14T13:59:09.479Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-14T13:59:10.005Z] --- PASS: TestBuildSquashParent (4.84s) [2020-07-14T13:59:10.006Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-14T13:59:10.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:59:10.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:59:10.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:59:10.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:59:10.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:59:10.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:59:10.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:59:10.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:59:10.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:59:10.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:59:10.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:59:10.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:59:10.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T13:59:10.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T13:59:10.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T13:59:10.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T13:59:10.414Z] === RUN TestDockerSuite/TestBuildUser [2020-07-14T13:59:11.788Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-14T13:59:11.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T13:59:11.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T13:59:13.847Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-14T13:59:13.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s) [2020-07-14T13:59:13.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-07-14T13:59:13.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2020-07-14T13:59:13.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2020-07-14T13:59:13.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s) [2020-07-14T13:59:13.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s) [2020-07-14T13:59:13.847Z] === RUN TestBuildMultiStageCopy [2020-07-14T13:59:13.847Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-14T13:59:14.317Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-14T13:59:15.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-14T13:59:15.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-14T13:59:16.026Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-14T13:59:16.242Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2020-07-14T13:59:16.242Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-14T13:59:16.242Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2020-07-14T13:59:16.242Z] === RUN TestWaitNonBlocked [2020-07-14T13:59:16.242Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T13:59:16.242Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T13:59:16.242Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T13:59:16.242Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T13:59:16.242Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T13:59:16.242Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T13:59:16.242Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-14T13:59:16.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2020-07-14T13:59:16.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2020-07-14T13:59:16.242Z] === RUN TestWaitBlocked [2020-07-14T13:59:16.242Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T13:59:16.242Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T13:59:16.242Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T13:59:16.242Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T13:59:16.242Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T13:59:16.242Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T13:59:16.288Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-14T13:59:16.583Z] --- PASS: TestServiceWithDataPathPortInit (21.00s) [2020-07-14T13:59:16.583Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-14T13:59:16.810Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-14T13:59:16.810Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2020-07-14T13:59:16.810Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-07-14T13:59:16.810Z] === CONT TestDaemonRestartIpcMode [2020-07-14T13:59:16.810Z] === CONT TestIpcModeOlderClient [2020-07-14T13:59:16.810Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-14T13:59:16.861Z] --- PASS: TestBuildMultiStageCopy (3.07s) [2020-07-14T13:59:16.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.73s) [2020-07-14T13:59:16.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-07-14T13:59:16.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-07-14T13:59:16.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-14T13:59:16.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2020-07-14T13:59:16.861Z] === RUN TestBuildMultiStageParentConfig [2020-07-14T13:59:17.814Z] --- PASS: TestBuildMultiStageParentConfig (0.86s) [2020-07-14T13:59:17.814Z] === RUN TestBuildLabelWithTargets [2020-07-14T13:59:19.207Z] --- PASS: TestBuildLabelWithTargets (1.37s) [2020-07-14T13:59:19.207Z] === RUN TestBuildWithEmptyLayers [2020-07-14T13:59:19.780Z] --- PASS: TestBuildWithEmptyLayers (0.72s) [2020-07-14T13:59:19.780Z] === RUN TestBuildMultiStageOnBuild [2020-07-14T13:59:20.877Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-14T13:59:20.877Z] PASS [2020-07-14T13:59:20.877Z] [2020-07-14T13:59:20.877Z] DONE 17 tests in 45.351s [2020-07-14T13:59:20.877Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-14T13:59:20.877Z] ++ 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-07-14T13:59:20.877Z] ++ set -e [2020-07-14T13:59:20.877Z] ++ '[' -n 0 ']' [2020-07-14T13:59:20.877Z] ++ set -x [2020-07-14T13:59:20.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:59:20.877Z] INFO: Testing against a local daemon [2020-07-14T13:59:20.877Z] === RUN TestPluginInvalidJSON [2020-07-14T13:59:20.877Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T13:59:20.877Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T13:59:20.877Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T13:59:20.877Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-14T13:59:20.877Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-14T13:59:20.877Z] === RUN TestPluginInstall [2020-07-14T13:59:20.877Z] === RUN TestPluginInstall/no_auth [2020-07-14T13:59:20.980Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2020-07-14T13:59:20.980Z] PASS [2020-07-14T13:59:20.980Z] [2020-07-14T13:59:20.980Z] === Skipped [2020-07-14T13:59:20.980Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-14T13:59:20.980Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-14T13:59:20.981Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-14T13:59:20.981Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-14T13:59:20.981Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-14T13:59:20.981Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-14T13:59:20.981Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-14T13:59:20.981Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-14T13:59:20.981Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-14T13:59:20.981Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-14T13:59:20.981Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-14T13:59:20.981Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-14T13:59:20.981Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-14T13:59:20.981Z] 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-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-14T13:59:20.981Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T13:59:20.981Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-14T13:59:20.981Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-14T13:59:20.981Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-14T13:59:20.981Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-14T13:59:20.981Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-14T13:59:20.981Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-14T13:59:20.981Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-14T13:59:20.981Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-14T13:59:20.981Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-14T13:59:20.981Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] [2020-07-14T13:59:20.981Z] DONE 185 tests, 24 skipped in 80.039s [2020-07-14T13:59:20.981Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-14T13:59:21.017Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-14T13:59:21.017Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-14T13:59:21.017Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-07-14T13:59:21.017Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-07-14T13:59:21.017Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 5.1% of statements [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-14T13:59:21.017Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-07-14T13:59:21.017Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/builder [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-14T13:59:21.017Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-14T13:59:21.017Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-07-14T13:59:21.237Z] INFO: Testing against a local daemon [2020-07-14T13:59:21.237Z] === RUN TestCommitInheritsEnv [2020-07-14T13:59:21.697Z] --- PASS: TestBuildMultiStageOnBuild (1.98s) [2020-07-14T13:59:21.698Z] === RUN TestBuildUncleanTarFilenames [2020-07-14T13:59:22.642Z] --- PASS: TestBuildUncleanTarFilenames (1.06s) [2020-07-14T13:59:22.642Z] === RUN TestBuildMultiStageLayerLeak [2020-07-14T13:59:22.779Z] time="2020-07-14T13:59:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T13:59:22.779Z] time="2020-07-14T13:59:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T13:59:22.779Z] time="2020-07-14T13:59:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f02603fc4673ee7f6a1d488c2b101ad44f89a1dc0aa3b68a037f6967ba9d9eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T13:59:22.779Z] time="2020-07-14T13:59:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T13:59:22.779Z] time="2020-07-14T13:59:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T13:59:22.779Z] time="2020-07-14T13:59:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f02603fc4673ee7f6a1d488c2b101ad44f89a1dc0aa3b68a037f6967ba9d9eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T13:59:23.038Z] === RUN TestPluginInstall/with_htpasswd [2020-07-14T13:59:23.126Z] --- PASS: TestCommitInheritsEnv (1.94s) [2020-07-14T13:59:23.126Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-14T13:59:23.126Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-14T13:59:23.126Z] === RUN TestImagesFilterMultiReference [2020-07-14T13:59:23.126Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-14T13:59:23.126Z] === RUN TestImagePullPlatformInvalid [2020-07-14T13:59:23.126Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-14T13:59:23.126Z] === RUN TestRemoveImageOrphaning [2020-07-14T13:59:23.604Z] time="2020-07-14T13:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T13:59:23.605Z] time="2020-07-14T13:59:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T13:59:23.605Z] time="2020-07-14T13:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f02603fc4673ee7f6a1d488c2b101ad44f89a1dc0aa3b68a037f6967ba9d9eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T13:59:23.605Z] time="2020-07-14T13:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T13:59:23.605Z] time="2020-07-14T13:59:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T13:59:23.605Z] time="2020-07-14T13:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f02603fc4673ee7f6a1d488c2b101ad44f89a1dc0aa3b68a037f6967ba9d9eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T13:59:23.792Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-07-14T13:59:23.862Z] === RUN TestPluginInstall/with_insecure [2020-07-14T13:59:24.797Z] time="2020-07-14T13:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T13:59:24.797Z] time="2020-07-14T13:59:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T13:59:24.797Z] time="2020-07-14T13:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93ff7f1d477b9328dc15e6cd7d634e6766c9a15abe612ff58860d0d4b85c48b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T13:59:24.797Z] time="2020-07-14T13:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T13:59:24.797Z] time="2020-07-14T13:59:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T13:59:24.797Z] time="2020-07-14T13:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93ff7f1d477b9328dc15e6cd7d634e6766c9a15abe612ff58860d0d4b85c48b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T13:59:25.056Z] --- PASS: TestPluginInstall (5.09s) [2020-07-14T13:59:25.056Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.00s) [2020-07-14T13:59:25.056Z] --- PASS: TestPluginInstall/no_auth (3.14s) [2020-07-14T13:59:25.056Z] --- PASS: TestPluginInstall/with_htpasswd (0.75s) [2020-07-14T13:59:25.056Z] --- PASS: TestPluginInstall/with_insecure (1.20s) [2020-07-14T13:59:25.056Z] plugin_test.go:157: [d46d5f7e18c54] daemon is not started [2020-07-14T13:59:25.056Z] PASS [2020-07-14T13:59:25.056Z] [2020-07-14T13:59:25.056Z] DONE 6 tests in 5.138s [2020-07-14T13:59:25.056Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3iyo9s6t9vle4sqgojdxyscnn Created:2020-07-14 13:59:15.894442838 +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[f0665f4faec2c32a4b15add3218b25ef05ac1e9d2b9f40e0a3a4e1d81d9be6e8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c0tlng9e7ma237jyub0pyg6uq EndpointID:4918d51392925cd0d7e092193a79ba1243ff842ae3c336bfbec879047c38f6b4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a2fd5df5e401182646c68bd10dc6b80c5af35eaee65e1ee8d19d8d3d9aa69d2b 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:162e7cee9e94 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c0tlng9e7ma237jyub0pyg6uq EndpointID:4918d51392925cd0d7e092193a79ba1243ff842ae3c336bfbec879047c38f6b4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-14T13:59:25.056Z] PASS [2020-07-14T13:59:25.056Z] [2020-07-14T13:59:25.056Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-14T13:59:25.056Z] === Skipped [2020-07-14T13:59:25.056Z] ++ 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-07-14T13:59:25.056Z] ++ set -e [2020-07-14T13:59:25.056Z] ++ '[' -n 0 ']' [2020-07-14T13:59:25.056Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T13:59:25.056Z] service_test.go:236: FLAKY_TEST [2020-07-14T13:59:25.056Z] [2020-07-14T13:59:25.056Z] ++ set -x [2020-07-14T13:59:25.056Z] [2020-07-14T13:59:25.056Z] DONE 23 tests, 1 skipped in 56.838s [2020-07-14T13:59:25.056Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-14T13:59:25.056Z] ++ 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-07-14T13:59:25.056Z] ++ set -e [2020-07-14T13:59:25.056Z] ++ '[' -n 0 ']' [2020-07-14T13:59:25.056Z] ++ set -x [2020-07-14T13:59:25.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-14T13:59:25.056Z] INFO: Testing against a local daemon [2020-07-14T13:59:25.056Z] === RUN TestExternalGraphDriver [2020-07-14T13:59:25.056Z] === RUN TestExternalGraphDriver/json [2020-07-14T13:59:25.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:59:25.056Z] INFO: Testing against a local daemon [2020-07-14T13:59:25.056Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-14T13:59:25.056Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-14T13:59:25.056Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T13:59:25.056Z] === RUN TestDockerNetworkIpvlan [2020-07-14T13:59:25.056Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-14T13:59:25.056Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T13:59:25.056Z] PASS [2020-07-14T13:59:25.056Z] [2020-07-14T13:59:25.056Z] === Skipped [2020-07-14T13:59:25.056Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-14T13:59:25.056Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T13:59:25.056Z] [2020-07-14T13:59:25.056Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-14T13:59:25.056Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T13:59:25.056Z] [2020-07-14T13:59:25.056Z] [2020-07-14T13:59:25.056Z] DONE 2 tests, 2 skipped in 0.176s [2020-07-14T13:59:25.056Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-14T13:59:25.056Z] ++ 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-07-14T13:59:25.056Z] ++ set -e [2020-07-14T13:59:25.056Z] ++ '[' -n 0 ']' [2020-07-14T13:59:25.056Z] ++ set -x [2020-07-14T13:59:25.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:59:25.193Z] --- PASS: TestBuildMultiStageLayerLeak (2.06s) [2020-07-14T13:59:25.193Z] === RUN TestBuildWithHugeFile [2020-07-14T13:59:25.347Z] INFO: Testing against a local daemon [2020-07-14T13:59:25.347Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-14T13:59:25.623Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-14T13:59:25.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-14T13:59:25.646Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-07-14T13:59:25.646Z] === RUN TestRemoveImageGarbageCollector [2020-07-14T13:59:25.646Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-14T13:59:25.646Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-14T13:59:25.646Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-14T13:59:25.646Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-14T13:59:25.646Z] === RUN TestTagInvalidReference [2020-07-14T13:59:25.646Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-14T13:59:25.646Z] === RUN TestTagValidPrefixedRepo [2020-07-14T13:59:25.646Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-14T13:59:25.646Z] === RUN TestTagExistedNameWithoutForce [2020-07-14T13:59:25.646Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-14T13:59:25.646Z] === RUN TestTagOfficialNames [2020-07-14T13:59:25.646Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-14T13:59:25.646Z] === RUN TestTagMatchesDigest [2020-07-14T13:59:25.646Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-14T13:59:25.646Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-14T13:59:26.189Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-14T13:59:26.448Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-14T13:59:26.565Z] ok github.com/docker/docker/builder/remotecontext/git 4.095s coverage: 86.3% of statements [2020-07-14T13:59:26.856Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-07-14T13:59:26.856Z] === RUN TestDockerNetworkMacvlan [2020-07-14T13:59:26.942Z] ---> 1f6a7cddd959 [2020-07-14T13:59:27.015Z] === RUN TestExternalGraphDriver/spec [2020-07-14T13:59:27.209Z] ok github.com/docker/docker/builder/remotecontext 0.516s coverage: 13.6% of statements [2020-07-14T13:59:27.273Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-14T13:59:27.489Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-14T13:59:27.932Z] Successfully built 1f6a7cddd959 [2020-07-14T13:59:27.932Z] Successfully tagged docker:latest [2020-07-14T13:59:27.932Z] INFO: Image build ended at 07/14/2020 13:59:27. Duration:00:03:25.6525825 [2020-07-14T13:59:27.932Z] [2020-07-14T13:59:27.932Z] [2020-07-14T13:59:27.932Z] INFO: Building the test binaries at 07/14/2020 13:59:27... [2020-07-14T13:59:28.208Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-14T13:59:28.522Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-14T13:59:28.771Z] ok github.com/docker/docker/builder/dockerfile 1.400s coverage: 48.1% of statements [2020-07-14T13:59:28.771Z] ? github.com/docker/docker/cli [no test files] [2020-07-14T13:59:28.771Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-14T13:59:28.774Z] === RUN TestExternalGraphDriver/pull [2020-07-14T13:59:29.033Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-14T13:59:29.033Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-14T13:59:29.033Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-14T13:59:29.033Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-14T13:59:29.033Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-14T13:59:29.553Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-14T13:59:30.409Z] --- PASS: TestExternalGraphDriver (5.23s) [2020-07-14T13:59:30.409Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2020-07-14T13:59:30.409Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-07-14T13:59:30.409Z] --- PASS: TestExternalGraphDriver/pull (1.44s) [2020-07-14T13:59:30.409Z] === RUN TestGraphdriverPluginV2 [2020-07-14T13:59:30.668Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-14T13:59:30.668Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-14T13:59:31.236Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-14T13:59:31.753Z] INFO: make.ps1 starting at 07/14/2020 13:59:31 [2020-07-14T13:59:31.802Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-14T13:59:32.223Z] INFO: Git commit (a4e6e76988) assumed from DOCKER_GITCOMMIT environment variable [2020-07-14T13:59:32.223Z] INFO: Invoking autogen... [2020-07-14T13:59:32.693Z] INFO: Building daemon... [2020-07-14T13:59:32.738Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-14T13:59:32.738Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-14T13:59:34.005Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-14T13:59:34.112Z] --- PASS: TestGraphdriverPluginV2 (3.58s) [2020-07-14T13:59:34.112Z] PASS [2020-07-14T13:59:34.112Z] [2020-07-14T13:59:34.112Z] DONE 5 tests in 8.842s [2020-07-14T13:59:34.112Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-14T13:59:34.112Z] ++ 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-07-14T13:59:34.112Z] ++ set -e [2020-07-14T13:59:34.112Z] ++ '[' -n 0 ']' [2020-07-14T13:59:34.112Z] ++ set -x [2020-07-14T13:59:34.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:59:34.113Z] INFO: Testing against a local daemon [2020-07-14T13:59:34.113Z] === RUN TestContinueAfterPluginCrash [2020-07-14T13:59:34.113Z] === PAUSE TestContinueAfterPluginCrash [2020-07-14T13:59:34.113Z] === RUN TestReadPluginNoRead [2020-07-14T13:59:34.113Z] === PAUSE TestReadPluginNoRead [2020-07-14T13:59:34.113Z] === RUN TestDaemonStartWithLogOpt [2020-07-14T13:59:34.113Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-14T13:59:34.113Z] === CONT TestContinueAfterPluginCrash [2020-07-14T13:59:34.113Z] === CONT TestDaemonStartWithLogOpt [2020-07-14T13:59:34.113Z] === CONT TestReadPluginNoRead [2020-07-14T13:59:34.400Z] ok github.com/docker/docker/client 0.568s coverage: 75.4% of statements [2020-07-14T13:59:34.679Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-14T13:59:36.583Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-14T13:59:36.583Z] === RUN TestReadPluginNoRead/default [2020-07-14T13:59:37.150Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-14T13:59:37.409Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2020-07-14T13:59:37.409Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-14T13:59:37.516Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-14T13:59:37.975Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-14T13:59:37.975Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-14T13:59:37.975Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-14T13:59:38.541Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-14T13:59:39.477Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-14T13:59:40.044Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-14T13:59:40.044Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-14T13:59:40.044Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-14T13:59:40.610Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-14T13:59:40.868Z] --- PASS: TestReadPluginNoRead (7.11s) [2020-07-14T13:59:40.868Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2020-07-14T13:59:40.868Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-07-14T13:59:40.868Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2020-07-14T13:59:40.868Z] read_test.go:92: [dc0bc7a5fec90] daemon is not started [2020-07-14T13:59:41.436Z] === RUN TestDockerSuite/TestCommitChange [2020-07-14T13:59:42.002Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-14T13:59:42.260Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [2020-07-14T13:59:42.260Z] PASS [2020-07-14T13:59:42.260Z] [2020-07-14T13:59:42.260Z] DONE 6 tests in 8.538s [2020-07-14T13:59:42.519Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-14T13:59:42.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:59:42.519Z] ++ set -e [2020-07-14T13:59:42.519Z] ++ '[' -n 0 ']' [2020-07-14T13:59:42.519Z] ++ set -x [2020-07-14T13:59:42.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-14T13:59:42.519Z] testing: warning: no tests to run [2020-07-14T13:59:42.519Z] PASS [2020-07-14T13:59:42.519Z] [2020-07-14T13:59:42.519Z] DONE 0 tests in 0.006s [2020-07-14T13:59:42.519Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-14T13:59:42.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:59:42.519Z] ++ set -e [2020-07-14T13:59:42.519Z] ++ '[' -n 0 ']' [2020-07-14T13:59:42.519Z] ++ set -x [2020-07-14T13:59:42.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-14T13:59:42.519Z] INFO: Testing against a local daemon [2020-07-14T13:59:42.519Z] === RUN TestPluginWithDevMounts [2020-07-14T13:59:42.519Z] === PAUSE TestPluginWithDevMounts [2020-07-14T13:59:42.519Z] === CONT TestPluginWithDevMounts [2020-07-14T13:59:42.778Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-14T13:59:44.153Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-14T13:59:44.153Z] --- PASS: TestPluginWithDevMounts (1.70s) [2020-07-14T13:59:44.153Z] PASS [2020-07-14T13:59:44.153Z] [2020-07-14T13:59:44.153Z] DONE 1 tests in 1.735s [2020-07-14T13:59:44.153Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-14T13:59:44.153Z] ++ 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-07-14T13:59:44.153Z] ++ set -e [2020-07-14T13:59:44.153Z] ++ '[' -n 0 ']' [2020-07-14T13:59:44.153Z] ++ set -x [2020-07-14T13:59:44.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:59:44.153Z] INFO: Testing against a local daemon [2020-07-14T13:59:44.153Z] === RUN TestSecretInspect [2020-07-14T13:59:44.402Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-14T13:59:45.087Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-14T13:59:46.022Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-14T13:59:46.467Z] --- PASS: TestDockerNetworkMacvlan (19.46s) [2020-07-14T13:59:46.467Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-07-14T13:59:46.467Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-14T13:59:46.467Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-07-14T13:59:46.467Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-07-14T13:59:46.467Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.38s) [2020-07-14T13:59:46.467Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-07-14T13:59:46.467Z] PASS [2020-07-14T13:59:46.467Z] [2020-07-14T13:59:46.467Z] DONE 8 tests in 21.061s [2020-07-14T13:59:46.467Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-14T13:59:46.467Z] ++ 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-07-14T13:59:46.467Z] ++ set -e [2020-07-14T13:59:46.467Z] ++ '[' -n 0 ']' [2020-07-14T13:59:46.467Z] ++ set -x [2020-07-14T13:59:46.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:59:46.467Z] testing: warning: no tests to run [2020-07-14T13:59:46.467Z] PASS [2020-07-14T13:59:46.467Z] [2020-07-14T13:59:46.467Z] DONE 0 tests in 0.050s [2020-07-14T13:59:46.467Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-14T13:59:46.468Z] ++ 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-07-14T13:59:46.468Z] ++ set -e [2020-07-14T13:59:46.468Z] ++ '[' -n 0 ']' [2020-07-14T13:59:46.468Z] ++ set -x [2020-07-14T13:59:46.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-14T13:59:46.468Z] INFO: Testing against a local daemon [2020-07-14T13:59:46.468Z] === RUN TestAuthZPluginAllowRequest [2020-07-14T13:59:46.957Z] --- PASS: TestSecretInspect (2.86s) [2020-07-14T13:59:46.957Z] === RUN TestSecretList [2020-07-14T13:59:47.523Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-14T13:59:48.091Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-14T13:59:48.557Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-07-14T13:59:48.557Z] === RUN TestAuthZPluginTLS [2020-07-14T13:59:48.847Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-14T13:59:48.847Z] === RUN TestAuthZPluginDenyRequest [2020-07-14T13:59:49.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-14T13:59:49.478Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-07-14T13:59:49.478Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-14T13:59:49.770Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-14T13:59:49.770Z] === RUN TestAuthZPluginDenyResponse [2020-07-14T13:59:50.032Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-14T13:59:50.400Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-14T13:59:50.401Z] === RUN TestAuthZPluginAllowEventStream [2020-07-14T13:59:50.967Z] --- PASS: TestSecretList (3.74s) [2020-07-14T13:59:50.967Z] === RUN TestSecretsCreateAndDelete [2020-07-14T13:59:50.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-14T13:59:50.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-14T13:59:50.967Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-14T13:59:51.225Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-14T13:59:51.225Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-14T13:59:51.225Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-14T13:59:51.225Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-14T13:59:52.478Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-07-14T13:59:52.478Z] === RUN TestAuthZPluginErrorResponse [2020-07-14T13:59:52.769Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-07-14T13:59:52.769Z] === RUN TestAuthZPluginErrorRequest [2020-07-14T13:59:53.060Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-14T13:59:53.061Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-14T13:59:53.125Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-14T13:59:53.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-14T13:59:53.693Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-14T13:59:53.693Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-14T13:59:54.627Z] --- PASS: TestSecretsCreateAndDelete (3.64s) [2020-07-14T13:59:54.627Z] === RUN TestSecretsUpdate [2020-07-14T13:59:55.193Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-14T13:59:55.193Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-14T13:59:55.758Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-07-14T13:59:55.758Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-14T13:59:55.760Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-14T13:59:56.327Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-14T13:59:57.702Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-14T13:59:57.960Z] --- PASS: TestSecretsUpdate (3.63s) [2020-07-14T13:59:57.960Z] === RUN TestTemplatedSecret [2020-07-14T13:59:58.218Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-14T13:59:58.498Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-07-14T13:59:58.499Z] === RUN TestAuthZPluginHeader [2020-07-14T13:59:58.785Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-14T13:59:58.785Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-14T13:59:58.785Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-14T13:59:59.130Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-07-14T13:59:59.130Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-14T13:59:59.130Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-14T13:59:59.130Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T13:59:59.130Z] === RUN TestAuthZPluginV2Disable [2020-07-14T13:59:59.130Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-14T13:59:59.130Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T13:59:59.130Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-14T13:59:59.130Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-14T13:59:59.130Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T13:59:59.130Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-14T13:59:59.130Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-14T13:59:59.130Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T13:59:59.130Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-14T13:59:59.351Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-14T13:59:59.351Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-14T13:59:59.609Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-14T13:59:59.609Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-14T13:59:59.609Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-14T14:00:00.543Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-14T14:00:01.109Z] --- PASS: TestTemplatedSecret (3.15s) [2020-07-14T14:00:01.109Z] === RUN TestSecretCreateResolve [2020-07-14T14:00:01.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-14T14:00:01.619Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-14T14:00:01.619Z] Copying nested executables into bundles/binary-daemon [2020-07-14T14:00:01.619Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2020-07-14T14:00:01.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-14T14:00:01.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] sh [2020-07-14T14:00:01.950Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh cross [2020-07-14T14:00:02.209Z] [2020-07-14T14:00:02.468Z] Removing bundles/ [2020-07-14T14:00:02.468Z] [2020-07-14T14:00:02.468Z] ---> Making bundle: cross (in bundles/cross) [2020-07-14T14:00:02.468Z] Cross building: bundles/cross/linux/amd64 [2020-07-14T14:00:02.468Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-14T14:00:02.468Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-14T14:00:03.576Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-14T14:00:04.143Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-14T14:00:04.143Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-14T14:00:04.143Z] --- PASS: TestSecretCreateResolve (3.04s) [2020-07-14T14:00:04.143Z] PASS [2020-07-14T14:00:04.143Z] [2020-07-14T14:00:04.143Z] DONE 6 tests in 20.084s [2020-07-14T14:00:04.143Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-14T14:00:04.144Z] ++ 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-07-14T14:00:04.144Z] ++ set -e [2020-07-14T14:00:04.144Z] ++ '[' -n 0 ']' [2020-07-14T14:00:04.144Z] ++ set -x [2020-07-14T14:00:04.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-14T14:00:04.401Z] INFO: Testing against a local daemon [2020-07-14T14:00:04.401Z] === RUN TestServiceCreateInit [2020-07-14T14:00:04.401Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-14T14:00:04.660Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-14T14:00:05.226Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-14T14:00:05.794Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-14T14:00:06.730Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-14T14:00:06.730Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-14T14:00:07.297Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-14T14:00:07.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-14T14:00:08.123Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-14T14:00:09.059Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-14T14:00:09.318Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-14T14:00:09.318Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-14T14:00:09.884Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-14T14:00:11.785Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-14T14:00:13.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-14T14:00:13.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-14T14:00:13.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-14T14:00:13.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-14T14:00:13.162Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-14T14:00:14.098Z] --- PASS: TestServiceCreateInit (9.90s) [2020-07-14T14:00:14.098Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.81s) [2020-07-14T14:00:14.098Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2020-07-14T14:00:14.098Z] === RUN TestCreateServiceMultipleTimes [2020-07-14T14:00:14.356Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-14T14:00:17.784Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.32s) [2020-07-14T14:00:17.784Z] PASS [2020-07-14T14:00:17.784Z] [2020-07-14T14:00:17.784Z] === Skipped [2020-07-14T14:00:17.784Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-14T14:00:17.784Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:00:17.784Z] [2020-07-14T14:00:17.784Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-14T14:00:17.784Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:00:17.784Z] [2020-07-14T14:00:17.784Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-14T14:00:17.784Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:00:17.784Z] [2020-07-14T14:00:17.784Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-14T14:00:17.784Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:00:17.784Z] [2020-07-14T14:00:17.784Z] [2020-07-14T14:00:17.784Z] DONE 17 tests, 4 skipped in 30.103s [2020-07-14T14:00:17.784Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-14T14:00:17.784Z] ++ 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-07-14T14:00:17.784Z] ++ set -e [2020-07-14T14:00:17.784Z] ++ '[' -n 0 ']' [2020-07-14T14:00:17.784Z] ++ set -x [2020-07-14T14:00:17.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:00:17.784Z] INFO: Testing against a local daemon [2020-07-14T14:00:17.784Z] === RUN TestPluginInvalidJSON [2020-07-14T14:00:17.784Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:00:17.784Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:00:17.784Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:00:17.784Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-14T14:00:17.784Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-14T14:00:17.784Z] === RUN TestPluginInstall [2020-07-14T14:00:17.784Z] === RUN TestPluginInstall/no_auth [2020-07-14T14:00:18.542Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-14T14:00:19.477Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-14T14:00:20.044Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-14T14:00:20.044Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-14T14:00:20.044Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-14T14:00:20.641Z] time="2020-07-14T14:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:00:20.641Z] time="2020-07-14T14:00:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:00:20.641Z] time="2020-07-14T14:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9914d560592a6514c0723444627a3f70cd8b01b38586e98dd43c17f8f0725345" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:00:20.641Z] time="2020-07-14T14:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:00:20.641Z] time="2020-07-14T14:00:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:00:20.641Z] time="2020-07-14T14:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9914d560592a6514c0723444627a3f70cd8b01b38586e98dd43c17f8f0725345" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:00:20.641Z] === RUN TestPluginInstall/with_htpasswd [2020-07-14T14:00:20.932Z] time="2020-07-14T14:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:00:20.932Z] time="2020-07-14T14:00:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:00:20.932Z] time="2020-07-14T14:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c192472c0dbb69c6b9c9648e7c6f5573e3f4d806a095aa2060ef73047bccb12c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:00:20.932Z] time="2020-07-14T14:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:00:20.932Z] time="2020-07-14T14:00:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:00:20.932Z] time="2020-07-14T14:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c192472c0dbb69c6b9c9648e7c6f5573e3f4d806a095aa2060ef73047bccb12c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:00:21.222Z] === RUN TestPluginInstall/with_insecure [2020-07-14T14:00:21.883Z] ok github.com/docker/docker/cmd/dockerd 0.228s coverage: 30.8% of statements [2020-07-14T14:00:21.883Z] ok github.com/docker/docker/container 0.162s coverage: 34.7% of statements [2020-07-14T14:00:21.883Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-14T14:00:21.883Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-14T14:00:21.883Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-14T14:00:21.883Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-14T14:00:22.323Z] time="2020-07-14T14:00:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:00:22.323Z] time="2020-07-14T14:00:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:00:22.323Z] time="2020-07-14T14:00:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c67d993c546757ceb5b15d7b5bffc3a32edc4072eceb82f3bef89921dbcb081f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:00:22.323Z] time="2020-07-14T14:00:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:00:22.323Z] time="2020-07-14T14:00:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:00:22.323Z] time="2020-07-14T14:00:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c67d993c546757ceb5b15d7b5bffc3a32edc4072eceb82f3bef89921dbcb081f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:00:22.574Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-14T14:00:22.677Z] --- PASS: TestPluginInstall (5.90s) [2020-07-14T14:00:22.677Z] --- PASS: TestPluginInstall/no_auth (3.86s) [2020-07-14T14:00:22.677Z] --- PASS: TestPluginInstall/with_htpasswd (0.76s) [2020-07-14T14:00:22.677Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-07-14T14:00:22.677Z] plugin_test.go:157: [d15c688739f4c] daemon is not started [2020-07-14T14:00:22.677Z] PASS [2020-07-14T14:00:22.677Z] [2020-07-14T14:00:22.677Z] DONE 6 tests in 6.127s [2020-07-14T14:00:22.677Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-14T14:00:22.677Z] ++ 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-07-14T14:00:22.677Z] ++ set -e [2020-07-14T14:00:22.677Z] ++ '[' -n 0 ']' [2020-07-14T14:00:22.677Z] ++ set -x [2020-07-14T14:00:22.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:00:22.677Z] INFO: Testing against a local daemon [2020-07-14T14:00:22.677Z] === RUN TestExternalGraphDriver [2020-07-14T14:00:22.677Z] === RUN TestExternalGraphDriver/json [2020-07-14T14:00:23.420Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2020-07-14T14:00:23.508Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-14T14:00:24.443Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-14T14:00:24.932Z] === RUN TestExternalGraphDriver/spec [2020-07-14T14:00:27.074Z] === RUN TestExternalGraphDriver/pull [2020-07-14T14:00:27.726Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-14T14:00:28.305Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-14T14:00:29.246Z] --- PASS: TestExternalGraphDriver (6.42s) [2020-07-14T14:00:29.246Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-07-14T14:00:29.246Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-07-14T14:00:29.246Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-07-14T14:00:29.246Z] === RUN TestGraphdriverPluginV2 [2020-07-14T14:00:29.246Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-14T14:00:29.246Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:00:29.246Z] PASS [2020-07-14T14:00:29.246Z] [2020-07-14T14:00:29.246Z] === Skipped [2020-07-14T14:00:29.246Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-14T14:00:29.246Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:00:29.246Z] [2020-07-14T14:00:29.246Z] [2020-07-14T14:00:29.246Z] DONE 5 tests, 1 skipped in 6.677s [2020-07-14T14:00:29.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-14T14:00:29.246Z] ++ 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-07-14T14:00:29.246Z] ++ set -e [2020-07-14T14:00:29.246Z] ++ '[' -n 0 ']' [2020-07-14T14:00:29.246Z] ++ set -x [2020-07-14T14:00:29.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:00:29.246Z] INFO: Testing against a local daemon [2020-07-14T14:00:29.246Z] === RUN TestContinueAfterPluginCrash [2020-07-14T14:00:29.246Z] === PAUSE TestContinueAfterPluginCrash [2020-07-14T14:00:29.246Z] === RUN TestReadPluginNoRead [2020-07-14T14:00:29.246Z] === PAUSE TestReadPluginNoRead [2020-07-14T14:00:29.246Z] === RUN TestDaemonStartWithLogOpt [2020-07-14T14:00:29.246Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-14T14:00:29.246Z] === CONT TestContinueAfterPluginCrash [2020-07-14T14:00:29.246Z] === CONT TestDaemonStartWithLogOpt [2020-07-14T14:00:29.728Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-14T14:00:30.318Z] --- PASS: TestCreateServiceMultipleTimes (16.09s) [2020-07-14T14:00:30.318Z] === RUN TestCreateServiceConflict [2020-07-14T14:00:30.416Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.4% of statements [2020-07-14T14:00:30.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-14T14:00:31.064Z] ok github.com/docker/docker/daemon/cluster 0.191s coverage: 0.5% of statements [2020-07-14T14:00:31.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-14T14:00:32.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-14T14:00:33.004Z] --- PASS: TestBuildWithHugeFile (65.36s) [2020-07-14T14:00:33.004Z] === RUN TestBuildWithEmptyDockerfile [2020-07-14T14:00:33.004Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T14:00:33.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T14:00:33.004Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T14:00:33.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T14:00:33.004Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T14:00:33.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T14:00:33.004Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T14:00:33.004Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T14:00:33.004Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T14:00:33.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2020-07-14T14:00:33.004Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-07-14T14:00:33.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-07-14T14:00:33.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-07-14T14:00:33.004Z] === RUN TestBuildPreserveOwnership [2020-07-14T14:00:33.004Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-14T14:00:33.025Z] --- PASS: TestCreateServiceConflict (2.64s) [2020-07-14T14:00:33.025Z] === RUN TestCreateServiceMaxReplicas [2020-07-14T14:00:33.401Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-14T14:00:33.401Z] [2020-07-14T14:00:33.401Z] ________ ____ __. [2020-07-14T14:00:33.577Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-14T14:00:33.793Z] --- PASS: TestDaemonStartWithLogOpt (3.73s) [2020-07-14T14:00:33.793Z] === CONT TestReadPluginNoRead [2020-07-14T14:00:33.876Z] \_____ \ | |/ _| [2020-07-14T14:00:33.876Z] / | \| < [2020-07-14T14:00:33.876Z] / | \ | \ [2020-07-14T14:00:33.876Z] \_______ /____|__ \ [2020-07-14T14:00:33.876Z] \/ \/ [2020-07-14T14:00:33.876Z] [2020-07-14T14:00:33.876Z] INFO: make.ps1 ended at 07/14/2020 14:00:33 [2020-07-14T14:00:34.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-14T14:00:34.712Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements [2020-07-14T14:00:34.965Z] --- PASS: TestBuildPreserveOwnership (4.53s) [2020-07-14T14:00:34.966Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.00s) [2020-07-14T14:00:34.966Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2020-07-14T14:00:34.966Z] === RUN TestBuildPlatformInvalid [2020-07-14T14:00:35.227Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-14T14:00:35.227Z] PASS [2020-07-14T14:00:35.227Z] [2020-07-14T14:00:35.227Z] === Skipped [2020-07-14T14:00:35.227Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-14T14:00:35.227Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T14:00:35.227Z] [2020-07-14T14:00:35.227Z] [2020-07-14T14:00:35.227Z] DONE 32 tests, 1 skipped in 110.709s [2020-07-14T14:00:35.227Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-14T14:00:35.228Z] ++ 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-07-14T14:00:35.228Z] ++ set -e [2020-07-14T14:00:35.228Z] ++ '[' -n 0 ']' [2020-07-14T14:00:35.228Z] ++ set -x [2020-07-14T14:00:35.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:00:35.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-14T14:00:35.489Z] INFO: Testing against a local daemon [2020-07-14T14:00:35.489Z] === RUN TestConfigInspect [2020-07-14T14:00:35.956Z] === RUN TestReadPluginNoRead/default [2020-07-14T14:00:36.107Z] INFO: Binaries build ended at 07/14/2020 14:00:35. Duration:00:01:07.5619268 [2020-07-14T14:00:36.783Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2020-07-14T14:00:36.783Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-14T14:00:36.809Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-07-14T14:00:37.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008657e0_} [2020-07-14T14:00:37.686Z] INFO: Copying the built daemon binary to d:\CI\PR-40994\2\binary\dockerd-a4e6e76988.exe... [2020-07-14T14:00:37.861Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.7% of statements [2020-07-14T14:00:38.033Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-14T14:00:38.323Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2020-07-14T14:00:38.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1519922773_/foo_false____} [2020-07-14T14:00:38.792Z] --- PASS: TestConfigInspect (3.27s) [2020-07-14T14:00:38.792Z] === RUN TestConfigList [2020-07-14T14:00:39.266Z] INFO: Copying the built client binary to d:\CI\PR-40994\2\binary\docker-a4e6e76988.exe... [2020-07-14T14:00:39.266Z] INFO: Copying dockerversion from the container... [2020-07-14T14:00:39.266Z] INFO: Copying the golang package from the container to d:\CI\PR-40994\2\installer\go.zip... [2020-07-14T14:00:39.413Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-14T14:00:39.828Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-14T14:00:40.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1519922773_/foo_true____} [2020-07-14T14:00:41.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3650924464_/foo_false____} [2020-07-14T14:00:41.897Z] --- PASS: TestReadPluginNoRead (8.79s) [2020-07-14T14:00:41.897Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-07-14T14:00:41.897Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2020-07-14T14:00:41.897Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-07-14T14:00:41.897Z] read_test.go:92: [d4fdf68023eb7] daemon is not started [2020-07-14T14:00:41.897Z] PASS [2020-07-14T14:00:41.897Z] [2020-07-14T14:00:41.897Z] DONE 6 tests in 12.727s [2020-07-14T14:00:41.897Z] 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-07-14T14:00:41.897Z] ++ 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-07-14T14:00:41.897Z] ++ set -e [2020-07-14T14:00:41.897Z] ++ '[' -n 0 ']' [2020-07-14T14:00:41.897Z] ++ set -x [2020-07-14T14:00:41.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:00:41.897Z] testing: warning: no tests to run [2020-07-14T14:00:41.897Z] PASS [2020-07-14T14:00:41.897Z] [2020-07-14T14:00:41.897Z] DONE 0 tests in 0.069s [2020-07-14T14:00:41.897Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-14T14:00:41.897Z] ++ 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-07-14T14:00:41.897Z] ++ set -e [2020-07-14T14:00:41.897Z] ++ '[' -n 0 ']' [2020-07-14T14:00:41.897Z] ++ set -x [2020-07-14T14:00:41.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:00:42.094Z] --- PASS: TestConfigList (2.87s) [2020-07-14T14:00:42.094Z] === RUN TestConfigsCreateAndDelete [2020-07-14T14:00:42.178Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.512s coverage: 13.9% of statements [2020-07-14T14:00:42.178Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-07-14T14:00:42.189Z] INFO: Testing against a local daemon [2020-07-14T14:00:42.189Z] === RUN TestPluginWithDevMounts [2020-07-14T14:00:42.189Z] === PAUSE TestPluginWithDevMounts [2020-07-14T14:00:42.189Z] === CONT TestPluginWithDevMounts [2020-07-14T14:00:42.236Z] INFO: Extracting go.zip to d:\CI\PR-40994\2\go [2020-07-14T14:00:42.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3650924464_/foo_true____} [2020-07-14T14:00:44.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3650924464_/foo_true__0xc000865840__} [2020-07-14T14:00:44.253Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-07-14T14:00:44.253Z] PASS [2020-07-14T14:00:44.253Z] [2020-07-14T14:00:44.253Z] DONE 1 tests in 2.067s [2020-07-14T14:00:44.253Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-14T14:00:44.253Z] ++ 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-07-14T14:00:44.253Z] ++ set -e [2020-07-14T14:00:44.253Z] ++ '[' -n 0 ']' [2020-07-14T14:00:44.253Z] ++ set -x [2020-07-14T14:00:44.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:00:44.253Z] INFO: Testing against a local daemon [2020-07-14T14:00:44.253Z] === RUN TestSecretInspect [2020-07-14T14:00:44.297Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.585s coverage: 57.9% of statements [2020-07-14T14:00:44.644Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2020-07-14T14:00:44.644Z] === RUN TestConfigsUpdate [2020-07-14T14:00:45.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000865860_} [2020-07-14T14:00:46.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000865880_} [2020-07-14T14:00:47.062Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-07-14T14:00:47.705Z] ok github.com/docker/docker/daemon 12.353s coverage: 17.5% of statements [2020-07-14T14:00:47.705Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-14T14:00:47.705Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-14T14:00:47.705Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-14T14:00:47.705Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-14T14:00:47.811Z] --- PASS: TestSecretInspect (3.71s) [2020-07-14T14:00:47.811Z] === RUN TestSecretList [2020-07-14T14:00:47.946Z] --- PASS: TestConfigsUpdate (2.86s) [2020-07-14T14:00:47.946Z] === RUN TestTemplatedConfig [2020-07-14T14:00:48.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008658a0_} [2020-07-14T14:00:49.244Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.538s coverage: 45.9% of statements [2020-07-14T14:00:49.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-14T14:00:49.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008658c0_} [2020-07-14T14:00:49.543Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.467s coverage: 69.2% of statements [2020-07-14T14:00:49.543Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-14T14:00:50.473Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.73s) [2020-07-14T14:00:50.473Z] === RUN TestCreateServiceSecretFileMode [2020-07-14T14:00:50.493Z] --- PASS: TestTemplatedConfig (3.10s) [2020-07-14T14:00:50.493Z] === RUN TestConfigCreateResolve [2020-07-14T14:00:50.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-14T14:00:52.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-14T14:00:52.271Z] --- PASS: TestSecretList (3.64s) [2020-07-14T14:00:52.271Z] === RUN TestSecretsCreateAndDelete [2020-07-14T14:00:52.325Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.473s coverage: 49.5% of statements [2020-07-14T14:00:52.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-14T14:00:52.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-14T14:00:52.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-14T14:00:52.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-14T14:00:52.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-14T14:00:52.364Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-14T14:00:52.623Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-07-14T14:00:53.683Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.678s coverage: 76.1% of statements [2020-07-14T14:00:53.739Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2020-07-14T14:00:53.739Z] === RUN TestCreateServiceConfigFileMode [2020-07-14T14:00:53.798Z] --- PASS: TestConfigCreateResolve (2.85s) [2020-07-14T14:00:53.798Z] === RUN TestConfigDaemonLibtrustID [2020-07-14T14:00:54.060Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2020-07-14T14:00:54.060Z] PASS [2020-07-14T14:00:54.060Z] [2020-07-14T14:00:54.060Z] DONE 7 tests in 18.767s [2020-07-14T14:00:54.060Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-14T14:00:54.060Z] ++ 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-07-14T14:00:54.060Z] ++ set -e [2020-07-14T14:00:54.060Z] ++ '[' -n 0 ']' [2020-07-14T14:00:54.060Z] ++ set -x [2020-07-14T14:00:54.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:00:54.321Z] INFO: Testing against a local daemon [2020-07-14T14:00:54.321Z] === RUN TestCheckpoint [2020-07-14T14:00:54.321Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-14T14:00:54.321Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T14:00:54.321Z] === RUN TestContainerInvalidJSON [2020-07-14T14:00:54.321Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T14:00:54.321Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T14:00:54.321Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T14:00:54.321Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T14:00:54.321Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-14T14:00:54.321Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-14T14:00:54.321Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T14:00:54.321Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-14T14:00:54.321Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T14:00:54.321Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-14T14:00:54.321Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-14T14:00:54.321Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-14T14:00:54.321Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-14T14:00:54.321Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-14T14:00:54.321Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-14T14:00:54.321Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-14T14:00:54.321Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-14T14:00:54.321Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-14T14:00:54.583Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-14T14:00:54.583Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-14T14:00:54.583Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-14T14:00:54.583Z] === RUN TestCopyFromContainer [2020-07-14T14:00:55.216Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-07-14T14:00:55.514Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-07-14T14:00:55.638Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-14T14:00:55.786Z] --- PASS: TestSecretsCreateAndDelete (3.80s) [2020-07-14T14:00:55.786Z] === RUN TestSecretsUpdate [2020-07-14T14:00:55.971Z] === RUN TestCopyFromContainer// [2020-07-14T14:00:55.971Z] === RUN TestCopyFromContainer//bar/root [2020-07-14T14:00:55.971Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-14T14:00:56.160Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.906s coverage: 52.1% of statements [2020-07-14T14:00:56.161Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-14T14:00:56.161Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-14T14:00:56.233Z] === RUN TestCopyFromContainer/bar/quux [2020-07-14T14:00:56.233Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-14T14:00:56.496Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-14T14:00:56.496Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-14T14:00:56.496Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-14T14:00:56.757Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-14T14:00:56.757Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-14T14:00:57.013Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2020-07-14T14:00:57.013Z] === RUN TestCreateServiceSysctls [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer (2.40s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-07-14T14:00:57.018Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-14T14:00:57.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-14T14:00:57.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T14:00:57.018Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T14:00:57.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T14:00:57.018Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T14:00:57.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T14:00:57.018Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T14:00:57.018Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T14:00:57.019Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T14:00:57.019Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T14:00:57.019Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-14T14:00:57.019Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-14T14:00:57.019Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-14T14:00:57.019Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-14T14:00:57.019Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-14T14:00:57.019Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-14T14:00:57.019Z] === RUN TestCreateWithInvalidEnv [2020-07-14T14:00:57.019Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-14T14:00:57.019Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-14T14:00:57.019Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-14T14:00:57.019Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-14T14:00:57.019Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-14T14:00:57.019Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-14T14:00:57.019Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-14T14:00:57.019Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-14T14:00:57.019Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-14T14:00:57.019Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-14T14:00:57.019Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-14T14:00:57.019Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-14T14:00:57.019Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-14T14:00:57.019Z] === RUN TestCreateTmpfsMountsTarget [2020-07-14T14:00:57.019Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-14T14:00:57.019Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-14T14:00:57.580Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCustomMaskedPaths (1.77s) [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T14:00:58.934Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-14T14:00:58.934Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-14T14:00:58.934Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-14T14:00:58.934Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-14T14:00:59.303Z] --- PASS: TestSecretsUpdate (3.78s) [2020-07-14T14:00:59.303Z] === RUN TestTemplatedSecret [2020-07-14T14:00:59.737Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 41.8% of statements [2020-07-14T14:00:59.737Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.8% of statements [2020-07-14T14:00:59.737Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-14T14:00:59.737Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-14T14:00:59.737Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2020-07-14T14:01:00.036Z] ok github.com/docker/docker/daemon/logger/awslogs 0.529s coverage: 77.8% of statements [2020-07-14T14:01:00.036Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-14T14:01:00.036Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-14T14:01:00.851Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2020-07-14T14:01:00.851Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-14T14:01:00.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T14:01:00.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T14:01:00.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T14:01:00.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T14:01:00.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T14:01:00.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T14:01:00.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T14:01:00.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T14:01:00.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T14:01:00.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T14:01:00.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T14:01:00.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T14:01:00.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T14:01:00.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T14:01:00.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T14:01:00.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-14T14:01:00.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-14T14:01:00.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-07-14T14:01:00.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-14T14:01:00.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2020-07-14T14:01:00.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-14T14:01:00.851Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-14T14:01:01.094Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.040s coverage: 87.2% of statements [2020-07-14T14:01:01.423Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2020-07-14T14:01:01.423Z] === RUN TestCreateDifferentPlatform [2020-07-14T14:01:01.423Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-14T14:01:01.423Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-14T14:01:01.423Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-14T14:01:01.423Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-14T14:01:01.423Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-14T14:01:01.423Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-14T14:01:01.684Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-14T14:01:01.684Z] === RUN TestContainerStartOnDaemonRestart [2020-07-14T14:01:01.684Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-14T14:01:01.684Z] === RUN TestDaemonRestartIpcMode [2020-07-14T14:01:01.684Z] === PAUSE TestDaemonRestartIpcMode [2020-07-14T14:01:01.684Z] === RUN TestDaemonHostGatewayIP [2020-07-14T14:01:01.684Z] === PAUSE TestDaemonHostGatewayIP [2020-07-14T14:01:01.684Z] === RUN TestContainerKillOnDaemonStart [2020-07-14T14:01:01.684Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-14T14:01:01.684Z] === RUN TestDiff [2020-07-14T14:01:01.765Z] --- PASS: TestCreateServiceSysctls (4.43s) [2020-07-14T14:01:01.765Z] === RUN TestCreateServiceCapabilities [2020-07-14T14:01:01.765Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-14T14:01:02.155Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2020-07-14T14:01:02.257Z] --- PASS: TestDiff (0.61s) [2020-07-14T14:01:02.257Z] === RUN TestExecWithCloseStdin [2020-07-14T14:01:02.331Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-14T14:01:02.589Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-14T14:01:02.803Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 61.6% of statements [2020-07-14T14:01:02.819Z] --- PASS: TestTemplatedSecret (3.67s) [2020-07-14T14:01:02.819Z] === RUN TestSecretCreateResolve [2020-07-14T14:01:02.831Z] --- PASS: TestExecWithCloseStdin (0.74s) [2020-07-14T14:01:02.831Z] === RUN TestExec [2020-07-14T14:01:03.156Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-14T14:01:03.539Z] INFO: Extraction ended at 07/14/2020 14:01:03. Duration:00:00:21.6146371 [2020-07-14T14:01:03.539Z] INFO: Updating the golang and path environment variables [2020-07-14T14:01:03.539Z] INFO: GOPATH=d:\gopath [2020-07-14T14:01:03.539Z] INFO: go version go1.13.12 windows/amd64 [2020-07-14T14:01:03.539Z] INFO: Running the daemon under test in debug mode [2020-07-14T14:01:03.539Z] INFO: Starting a daemon under test... [2020-07-14T14:01:03.539Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40994\2\daemon --pidfile d:\CI\PR-40994\2\docker.pid -D [2020-07-14T14:01:03.539Z] INFO: Process started successfully. [2020-07-14T14:01:03.539Z] INFO: Start tailing logs of the daemon under tests [2020-07-14T14:01:03.775Z] --- PASS: TestExec (0.72s) [2020-07-14T14:01:03.775Z] === RUN TestExecUser [2020-07-14T14:01:03.857Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 75.2% of statements [2020-07-14T14:01:03.857Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-14T14:01:04.012Z] INFO: Waiting for the daemon under test to start... [2020-07-14T14:01:04.090Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-14T14:01:04.348Z] --- PASS: TestExecUser (0.77s) [2020-07-14T14:01:04.348Z] === RUN TestExportContainerAndImportImage [2020-07-14T14:01:04.349Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2020-07-14T14:01:04.349Z] === RUN TestInspect [2020-07-14T14:01:04.914Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 37.7% of statements [2020-07-14T14:01:04.916Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-14T14:01:05.293Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2020-07-14T14:01:05.293Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-14T14:01:05.483Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-14T14:01:05.972Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 33.3% of statements [2020-07-14T14:01:06.051Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-14T14:01:06.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-14T14:01:06.272Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2020-07-14T14:01:06.919Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2020-07-14T14:01:06.986Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-14T14:01:07.003Z] INFO: Daemon under test started and replied! [2020-07-14T14:01:07.003Z] INFO: Docker version of the daemon under test [2020-07-14T14:01:07.003Z] [2020-07-14T14:01:07.003Z] Client: [2020-07-14T14:01:07.003Z] Version: 17.06.2-ce [2020-07-14T14:01:07.003Z] API version: 1.30 [2020-07-14T14:01:07.003Z] Go version: go1.8.3 [2020-07-14T14:01:07.003Z] Git commit: cec0b72 [2020-07-14T14:01:07.003Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-14T14:01:07.003Z] OS/Arch: windows/amd64 [2020-07-14T14:01:07.210Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s) [2020-07-14T14:01:07.210Z] === RUN TestHealthCheckWorkdir [2020-07-14T14:01:07.266Z] --- PASS: TestSecretCreateResolve (3.73s) [2020-07-14T14:01:07.266Z] PASS [2020-07-14T14:01:07.266Z] [2020-07-14T14:01:07.266Z] DONE 6 tests in 22.428s [2020-07-14T14:01:07.266Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-14T14:01:07.266Z] ++ 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-07-14T14:01:07.266Z] ++ set -e [2020-07-14T14:01:07.266Z] ++ '[' -n 0 ']' [2020-07-14T14:01:07.266Z] ++ set -x [2020-07-14T14:01:07.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:01:07.266Z] INFO: Testing against a local daemon [2020-07-14T14:01:07.266Z] === RUN TestServiceCreateInit [2020-07-14T14:01:07.266Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-14T14:01:07.476Z] [2020-07-14T14:01:07.476Z] Server: [2020-07-14T14:01:07.476Z] Version: 0.0.0-dev [2020-07-14T14:01:07.476Z] API version: 1.41 (minimum version 1.24) [2020-07-14T14:01:07.476Z] Go version: go1.13.12 [2020-07-14T14:01:07.476Z] Git commit: a4e6e76988 [2020-07-14T14:01:07.476Z] Built: 07/14/2020 13:59:31 [2020-07-14T14:01:07.476Z] OS/Arch: windows/amd64 [2020-07-14T14:01:07.476Z] Experimental: false [2020-07-14T14:01:07.476Z] [2020-07-14T14:01:07.476Z] INFO: Docker info of the daemon under test [2020-07-14T14:01:07.476Z] [2020-07-14T14:01:07.476Z] Containers: 0 [2020-07-14T14:01:07.476Z] Running: 0 [2020-07-14T14:01:07.476Z] Paused: 0 [2020-07-14T14:01:07.476Z] Stopped: 0 [2020-07-14T14:01:07.476Z] Images: 0 [2020-07-14T14:01:07.476Z] Server Version: 0.0.0-dev [2020-07-14T14:01:07.476Z] Storage Driver: windowsfilter [2020-07-14T14:01:07.476Z] Windows: [2020-07-14T14:01:07.476Z] Logging Driver: json-file [2020-07-14T14:01:07.476Z] Plugins: [2020-07-14T14:01:07.476Z] Volume: local [2020-07-14T14:01:07.476Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-14T14:01:07.476Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-14T14:01:07.476Z] Swarm: inactive [2020-07-14T14:01:07.476Z] Default Isolation: process [2020-07-14T14:01:07.476Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-14T14:01:07.476Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-14T14:01:07.476Z] OSType: windows [2020-07-14T14:01:07.476Z] Architecture: x86_64 [2020-07-14T14:01:07.476Z] CPUs: 4 [2020-07-14T14:01:07.476Z] Total Memory: 32GiB [2020-07-14T14:01:07.476Z] Name: azwin-2-2da430 [2020-07-14T14:01:07.476Z] ID: MKV6:7PNM:G22M:YX2F:PJGT:4FU3:VKEQ:QE3V:MFIO:BQG3:ON6D:7DFD [2020-07-14T14:01:07.476Z] Docker Root Dir: D:\CI\PR-40994\2\daemon [2020-07-14T14:01:07.476Z] Debug Mode (client): false [2020-07-14T14:01:07.476Z] Debug Mode (server): true [2020-07-14T14:01:07.476Z] File Descriptors: -1 [2020-07-14T14:01:07.476Z] Goroutines: 17 [2020-07-14T14:01:07.476Z] System Time: 2020-07-14T14:01:07.0053695Z [2020-07-14T14:01:07.476Z] EventsListeners: 0 [2020-07-14T14:01:07.476Z] Registry: https://index.docker.io/v1/ [2020-07-14T14:01:07.476Z] Labels: [2020-07-14T14:01:07.476Z] Experimental: false [2020-07-14T14:01:07.476Z] Insecure Registries: [2020-07-14T14:01:07.476Z] 127.0.0.0/8 [2020-07-14T14:01:07.476Z] Live Restore Enabled: false [2020-07-14T14:01:07.476Z] [2020-07-14T14:01:07.476Z] [2020-07-14T14:01:07.476Z] INFO: Docker images of the daemon under test [2020-07-14T14:01:07.476Z] [2020-07-14T14:01:07.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-14T14:01:07.476Z] [2020-07-14T14:01:07.476Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-14T14:01:07.476Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-14T14:01:07.476Z] ltsc2019: Pulling from windows/servercore [2020-07-14T14:01:07.476Z] 4612f6d0b889: Pulling fs layer [2020-07-14T14:01:07.476Z] 666079ee0460: Pulling fs layer [2020-07-14T14:01:07.921Z] --- PASS: TestInspect (3.39s) [2020-07-14T14:01:07.921Z] === RUN TestCreateJob [2020-07-14T14:01:07.921Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-14T14:01:08.153Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2020-07-14T14:01:08.153Z] === RUN TestHealthKillContainer [2020-07-14T14:01:08.857Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-14T14:01:09.423Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-14T14:01:09.716Z] ok github.com/docker/docker/daemon/logger/splunk 2.512s coverage: 82.5% of statements [2020-07-14T14:01:09.717Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-14T14:01:10.017Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2020-07-14T14:01:10.017Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-14T14:01:10.359Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-14T14:01:10.677Z] ok github.com/docker/docker/distribution/metadata 0.173s coverage: 48.2% of statements [2020-07-14T14:01:10.699Z] --- PASS: TestHealthKillContainer (2.85s) [2020-07-14T14:01:10.699Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-14T14:01:11.271Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2020-07-14T14:01:11.271Z] === RUN TestIpcModeNone [2020-07-14T14:01:11.734Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-14T14:01:11.734Z] --- PASS: TestCreateJob (3.88s) [2020-07-14T14:01:11.734Z] === RUN TestReplicatedJob [2020-07-14T14:01:11.994Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-14T14:01:12.215Z] --- PASS: TestIpcModeNone (0.72s) [2020-07-14T14:01:12.215Z] === RUN TestIpcModePrivate [2020-07-14T14:01:12.795Z] ok github.com/docker/docker/errdefs 0.032s coverage: 49.4% of statements [2020-07-14T14:01:12.795Z] ok github.com/docker/docker/distribution 0.824s coverage: 22.1% of statements [2020-07-14T14:01:12.795Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-14T14:01:12.810Z] --- PASS: TestIpcModePrivate (0.69s) [2020-07-14T14:01:12.810Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-14T14:01:12.810Z] === RUN TestIpcModeShareable [2020-07-14T14:01:12.828Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-14T14:01:12.928Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-14T14:01:13.755Z] --- PASS: TestIpcModeShareable (0.80s) [2020-07-14T14:01:13.755Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-14T14:01:13.755Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-14T14:01:13.862Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-14T14:01:14.675Z] 666079ee0460: Verifying Checksum [2020-07-14T14:01:14.675Z] 666079ee0460: Download complete [2020-07-14T14:01:14.798Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-14T14:01:14.894Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-07-14T14:01:15.364Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-14T14:01:15.364Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-14T14:01:15.539Z] ok github.com/docker/docker/distribution/xfer 1.713s coverage: 85.1% of statements [2020-07-14T14:01:15.539Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-14T14:01:15.838Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-07-14T14:01:15.838Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-14T14:01:15.838Z] ok github.com/docker/docker/image/v1 0.051s coverage: 25.0% of statements [2020-07-14T14:01:15.838Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-14T14:01:16.298Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-14T14:01:16.320Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s) [2020-07-14T14:01:16.320Z] === RUN TestAPIIpcModeHost [2020-07-14T14:01:16.320Z] --- PASS: TestAPIIpcModeHost (0.55s) [2020-07-14T14:01:16.320Z] === RUN TestDaemonIpcModeShareable [2020-07-14T14:01:16.864Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-14T14:01:16.919Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2020-07-14T14:01:17.050Z] --- PASS: TestImportExtremelyLargeImageWorks (108.56s) [2020-07-14T14:01:17.050Z] PASS [2020-07-14T14:01:17.050Z] [2020-07-14T14:01:17.050Z] === Skipped [2020-07-14T14:01:17.050Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-14T14:01:17.050Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-14T14:01:17.050Z] [2020-07-14T14:01:17.050Z] [2020-07-14T14:01:17.050Z] DONE 12 tests, 1 skipped in 112.860s [2020-07-14T14:01:17.050Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-14T14:01:17.050Z] INFO: Testing against a local daemon [2020-07-14T14:01:17.050Z] === RUN TestNetworkCreateDelete [2020-07-14T14:01:17.050Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-14T14:01:17.050Z] === RUN TestDockerNetworkDeletePreferID [2020-07-14T14:01:17.050Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-07-14T14:01:17.050Z] === RUN TestDaemonDNSFallback [2020-07-14T14:01:17.218Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-07-14T14:01:17.280Z] --- PASS: TestServiceCreateInit (10.69s) [2020-07-14T14:01:17.280Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.45s) [2020-07-14T14:01:17.280Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2020-07-14T14:01:17.280Z] === RUN TestCreateServiceMultipleTimes [2020-07-14T14:01:17.430Z] --- PASS: TestReplicatedJob (5.97s) [2020-07-14T14:01:17.430Z] === RUN TestUpdateReplicatedJob [2020-07-14T14:01:17.997Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-14T14:01:18.245Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-07-14T14:01:18.245Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2020-07-14T14:01:18.245Z] === RUN TestDaemonIpcModePrivate [2020-07-14T14:01:18.564Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-14T14:01:19.130Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-14T14:01:19.632Z] --- PASS: TestDaemonIpcModePrivate (1.54s) [2020-07-14T14:01:19.632Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2020-07-14T14:01:19.632Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-14T14:01:20.799Z] ok github.com/docker/docker/opts 0.078s coverage: 67.4% of statements [2020-07-14T14:01:21.032Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-14T14:01:21.442Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-07-14T14:01:21.442Z] ok github.com/docker/docker/pkg/authorization 0.585s coverage: 68.3% of statements [2020-07-14T14:01:21.549Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s) [2020-07-14T14:01:21.549Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2020-07-14T14:01:21.549Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-14T14:01:21.597Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-14T14:01:21.597Z] --- PASS: TestUpdateReplicatedJob (3.99s) [2020-07-14T14:01:21.597Z] === RUN TestServiceListWithStatuses [2020-07-14T14:01:21.597Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-14T14:01:21.597Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:01:21.597Z] === RUN TestDockerNetworkConnectAlias [2020-07-14T14:01:21.872Z] 4612f6d0b889: Verifying Checksum [2020-07-14T14:01:21.872Z] 4612f6d0b889: Download complete [2020-07-14T14:01:22.089Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-07-14T14:01:22.298Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-07-14T14:01:22.298Z] === RUN TestInspectNetwork [2020-07-14T14:01:22.298Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-14T14:01:22.298Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:22.298Z] === RUN TestRunContainerWithBridgeNone [2020-07-14T14:01:22.298Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-14T14:01:22.298Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] === RUN TestNetworkInvalidJSON [2020-07-14T14:01:22.298Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-14T14:01:22.298Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-14T14:01:22.298Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T14:01:22.298Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T14:01:22.298Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T14:01:22.298Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T14:01:22.298Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-14T14:01:22.298Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T14:01:22.298Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T14:01:22.298Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-14T14:01:22.298Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-14T14:01:22.298Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-14T14:01:22.298Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-14T14:01:22.298Z] === RUN TestHostIPv4BridgeLabel [2020-07-14T14:01:22.298Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-14T14:01:22.298Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-14T14:01:22.298Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-07-14T14:01:22.298Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] === RUN TestDaemonDefaultNetworkPools [2020-07-14T14:01:22.298Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-14T14:01:22.298Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-14T14:01:22.298Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-14T14:01:22.298Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-14T14:01:22.298Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] === RUN TestServiceWithPredefinedNetwork [2020-07-14T14:01:22.298Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:22.298Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-14T14:01:22.298Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:236: FLAKY_TEST [2020-07-14T14:01:22.298Z] === RUN TestServiceWithDataPathPortInit [2020-07-14T14:01:22.298Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:22.298Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-14T14:01:22.298Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:22.298Z] PASS [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === Skipped [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-14T14:01:22.298Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-14T14:01:22.298Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-14T14:01:22.298Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-07-14T14:01:22.298Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-14T14:01:22.298Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:236: FLAKY_TEST [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-14T14:01:22.298Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] DONE 19 tests, 12 skipped in 7.996s [2020-07-14T14:01:22.298Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-14T14:01:22.298Z] INFO: Testing against a local daemon [2020-07-14T14:01:22.298Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-14T14:01:22.298Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-14T14:01:22.298Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:01:22.298Z] === RUN TestDockerNetworkIpvlan [2020-07-14T14:01:22.298Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-14T14:01:22.298Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:01:22.298Z] PASS [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === Skipped [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-14T14:01:22.298Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-14T14:01:22.298Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] DONE 2 tests, 2 skipped in 0.114s [2020-07-14T14:01:22.298Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-14T14:01:22.298Z] INFO: Testing against a local daemon [2020-07-14T14:01:22.298Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-14T14:01:22.298Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-14T14:01:22.298Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] === RUN TestDockerNetworkMacvlan [2020-07-14T14:01:22.298Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-14T14:01:22.298Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] PASS [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === Skipped [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-14T14:01:22.298Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-14T14:01:22.298Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] DONE 2 tests, 2 skipped in 0.106s [2020-07-14T14:01:22.298Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-14T14:01:22.298Z] testing: warning: no tests to run [2020-07-14T14:01:22.298Z] PASS [2020-07-14T14:01:22.298Z] [2020-07-14T14:01:22.298Z] DONE 0 tests in 0.025s [2020-07-14T14:01:22.298Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-14T14:01:22.298Z] INFO: Testing against a local daemon [2020-07-14T14:01:22.298Z] === RUN TestAuthZPluginAllowRequest [2020-07-14T14:01:22.298Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-14T14:01:22.298Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.298Z] === RUN TestAuthZPluginTLS [2020-07-14T14:01:22.298Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-14T14:01:22.298Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.298Z] === RUN TestAuthZPluginDenyRequest [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthZPluginDenyResponse [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthZPluginAllowEventStream [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthZPluginErrorResponse [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthZPluginErrorRequest [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthZPluginHeader [2020-07-14T14:01:22.299Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-14T14:01:22.299Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.299Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-14T14:01:22.555Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2020-07-14T14:01:22.555Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.555Z] === RUN TestAuthZPluginV2Disable [2020-07-14T14:01:22.555Z] --- SKIP: TestAuthZPluginV2Disable (0.06s) [2020-07-14T14:01:22.555Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.555Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-14T14:01:22.555Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.06s) [2020-07-14T14:01:22.555Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.555Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-14T14:01:22.746Z] ok github.com/docker/docker/pkg/archive 1.287s coverage: 76.8% of statements [2020-07-14T14:01:22.811Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.22s) [2020-07-14T14:01:22.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:22.811Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-14T14:01:22.935Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2020-07-14T14:01:22.935Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2020-07-14T14:01:22.935Z] === RUN TestIpcModeOlderClient [2020-07-14T14:01:22.935Z] === PAUSE TestIpcModeOlderClient [2020-07-14T14:01:22.935Z] === RUN TestKillContainerInvalidSignal [2020-07-14T14:01:23.045Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-07-14T14:01:23.068Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.22s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] PASS [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === Skipped [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.06s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.06s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.22s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.22s) [2020-07-14T14:01:23.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] DONE 17 tests, 17 skipped in 0.839s [2020-07-14T14:01:23.068Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-14T14:01:23.068Z] INFO: Testing against a local daemon [2020-07-14T14:01:23.068Z] === RUN TestPluginInvalidJSON [2020-07-14T14:01:23.068Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:01:23.068Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:01:23.068Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:01:23.068Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-14T14:01:23.068Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-14T14:01:23.068Z] === RUN TestPluginInstall [2020-07-14T14:01:23.068Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-14T14:01:23.068Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] PASS [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] === Skipped [2020-07-14T14:01:23.068Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-14T14:01:23.068Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] [2020-07-14T14:01:23.068Z] DONE 3 tests, 1 skipped in 0.143s [2020-07-14T14:01:23.324Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-14T14:01:23.324Z] INFO: Testing against a local daemon [2020-07-14T14:01:23.324Z] === RUN TestExternalGraphDriver [2020-07-14T14:01:23.497Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-14T14:01:23.508Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-07-14T14:01:23.508Z] === RUN TestKillContainer [2020-07-14T14:01:23.508Z] === RUN TestKillContainer/no_signal [2020-07-14T14:01:23.581Z] --- SKIP: TestExternalGraphDriver (0.19s) [2020-07-14T14:01:23.581Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-14T14:01:23.581Z] === RUN TestGraphdriverPluginV2 [2020-07-14T14:01:23.917Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-14T14:01:23.917Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-14T14:01:23.917Z] Cross building: bundles/cross/windows/amd64 [2020-07-14T14:01:23.917Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-14T14:01:23.917Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-14T14:01:24.080Z] === RUN TestKillContainer/non_killing_signal [2020-07-14T14:01:24.100Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-07-14T14:01:24.100Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-07-14T14:01:24.342Z] === RUN TestKillContainer/killing_signal [2020-07-14T14:01:25.149Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-14T14:01:25.286Z] --- PASS: TestKillContainer (1.87s) [2020-07-14T14:01:25.287Z] --- PASS: TestKillContainer/no_signal (0.59s) [2020-07-14T14:01:25.287Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-07-14T14:01:25.287Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-07-14T14:01:25.287Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-14T14:01:25.287Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-14T14:01:25.791Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-14T14:01:25.860Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-14T14:01:26.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2020-07-14T14:01:26.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-07-14T14:01:26.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-07-14T14:01:26.432Z] === RUN TestKillStoppedContainer [2020-07-14T14:01:26.432Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-14T14:01:26.432Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-14T14:01:26.433Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-07-14T14:01:26.694Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-14T14:01:26.694Z] === RUN TestKillDifferentUserContainer [2020-07-14T14:01:27.267Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2020-07-14T14:01:27.267Z] === RUN TestInspectOomKilledTrue [2020-07-14T14:01:27.267Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-14T14:01:27.267Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T14:01:27.267Z] === RUN TestInspectOomKilledFalse [2020-07-14T14:01:27.267Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-14T14:01:27.267Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T14:01:27.267Z] === RUN TestLinksEtcHostsContentMatch [2020-07-14T14:01:27.480Z] ok github.com/docker/docker/pkg/chrootarchive 3.759s coverage: 43.2% of statements [2020-07-14T14:01:27.480Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-07-14T14:01:27.682Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-14T14:01:27.682Z] --- PASS: TestDockerNetworkConnectAlias (6.18s) [2020-07-14T14:01:27.682Z] === RUN TestDockerNetworkReConnect [2020-07-14T14:01:27.840Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2020-07-14T14:01:27.840Z] === RUN TestLinksContainerNames [2020-07-14T14:01:28.125Z] ok github.com/docker/docker/layer 8.010s coverage: 68.8% of statements [2020-07-14T14:01:28.126Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-14T14:01:28.126Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-14T14:01:28.126Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-14T14:01:28.126Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-14T14:01:28.126Z] ? github.com/docker/docker/oci [no test files] [2020-07-14T14:01:28.126Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-14T14:01:28.126Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-14T14:01:28.126Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-14T14:01:28.427Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-07-14T14:01:28.726Z] ok github.com/docker/docker/pkg/fsutils 0.388s coverage: 85.1% of statements [2020-07-14T14:01:28.726Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2020-07-14T14:01:29.227Z] --- PASS: TestLinksContainerNames (1.29s) [2020-07-14T14:01:29.227Z] === RUN TestLogsFollowTailEmpty [2020-07-14T14:01:29.488Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2020-07-14T14:01:29.488Z] === RUN TestContainerNetworkMountsNoChown [2020-07-14T14:01:29.784Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-07-14T14:01:30.122Z] --- PASS: TestGraphdriverPluginV2 (5.79s) [2020-07-14T14:01:30.122Z] PASS [2020-07-14T14:01:30.122Z] [2020-07-14T14:01:30.122Z] === Skipped [2020-07-14T14:01:30.122Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.19s) [2020-07-14T14:01:30.122Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-14T14:01:30.122Z] [2020-07-14T14:01:30.122Z] [2020-07-14T14:01:30.122Z] DONE 2 tests, 1 skipped in 6.090s [2020-07-14T14:01:30.122Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-14T14:01:30.122Z] INFO: Testing against a local daemon [2020-07-14T14:01:30.122Z] === RUN TestContinueAfterPluginCrash [2020-07-14T14:01:30.122Z] === PAUSE TestContinueAfterPluginCrash [2020-07-14T14:01:30.122Z] === RUN TestReadPluginNoRead [2020-07-14T14:01:30.122Z] === PAUSE TestReadPluginNoRead [2020-07-14T14:01:30.122Z] === RUN TestDaemonStartWithLogOpt [2020-07-14T14:01:30.122Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-14T14:01:30.122Z] === CONT TestContinueAfterPluginCrash [2020-07-14T14:01:30.122Z] === CONT TestDaemonStartWithLogOpt [2020-07-14T14:01:30.214Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-14T14:01:30.428Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2020-07-14T14:01:30.432Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/default [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/default [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/private [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/private [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rprivate [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/slave [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/slave [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rslave [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/shared [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/shared [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rshared [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/default [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rshared [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/slave [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/shared [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rslave [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rprivate [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/private [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-14T14:01:30.432Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-14T14:01:30.432Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-14T14:01:30.432Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-14T14:01:30.694Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-14T14:01:30.694Z] === RUN TestContainerBindMountNonRecursive [2020-07-14T14:01:30.725Z] ok github.com/docker/docker/pkg/locker 0.069s coverage: 88.9% of statements [2020-07-14T14:01:30.780Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-14T14:01:31.372Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2020-07-14T14:01:31.671Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-07-14T14:01:31.671Z] ok github.com/docker/docker/pkg/idtools 0.805s coverage: 70.5% of statements [2020-07-14T14:01:31.671Z] ok github.com/docker/docker/pkg/ioutils 1.269s coverage: 70.6% of statements [2020-07-14T14:01:31.671Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-14T14:01:31.671Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-14T14:01:31.671Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-14T14:01:32.080Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2020-07-14T14:01:32.080Z] === RUN TestNetworkNat [2020-07-14T14:01:32.318Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-07-14T14:01:32.617Z] ok github.com/docker/docker/pkg/parsers/kernel 0.046s coverage: 60.0% of statements [2020-07-14T14:01:32.617Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2020-07-14T14:01:32.680Z] --- PASS: TestDockerNetworkReConnect (4.88s) [2020-07-14T14:01:32.680Z] === RUN TestServicePlugin [2020-07-14T14:01:33.025Z] --- PASS: TestNetworkNat (0.74s) [2020-07-14T14:01:33.025Z] === RUN TestNetworkLocalhostTCPNat [2020-07-14T14:01:33.281Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2020-07-14T14:01:33.281Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-14T14:01:33.281Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-14T14:01:33.598Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-07-14T14:01:33.598Z] === RUN TestNetworkLoopbackNat [2020-07-14T14:01:33.930Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-07-14T14:01:34.986Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-07-14T14:01:34.986Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-07-14T14:01:34.986Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2020-07-14T14:01:35.210Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-14T14:01:36.047Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-14T14:01:36.693Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-07-14T14:01:36.693Z] ok github.com/docker/docker/pkg/pubsub 1.135s coverage: 73.9% of statements [2020-07-14T14:01:36.901Z] --- PASS: TestNetworkLoopbackNat (2.88s) [2020-07-14T14:01:36.901Z] === RUN TestPause [2020-07-14T14:01:37.162Z] --- PASS: TestPause (0.68s) [2020-07-14T14:01:37.162Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-14T14:01:37.162Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T14:01:37.162Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T14:01:37.162Z] === RUN TestPauseStopPausedContainer [2020-07-14T14:01:37.742Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-14T14:01:37.744Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-14T14:01:37.744Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-07-14T14:01:38.042Z] ok github.com/docker/docker/pkg/symlink 0.023s coverage: 87.7% of statements [2020-07-14T14:01:38.105Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2020-07-14T14:01:38.105Z] === RUN TestPsFilter [2020-07-14T14:01:38.105Z] --- PASS: TestPsFilter (0.15s) [2020-07-14T14:01:38.105Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-14T14:01:38.309Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-14T14:01:38.679Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-07-14T14:01:38.679Z] === RUN TestRemoveContainerWithVolume [2020-07-14T14:01:39.111Z] ok github.com/docker/docker/pkg/signal 3.094s coverage: 61.0% of statements [2020-07-14T14:01:39.111Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-07-14T14:01:39.252Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-07-14T14:01:39.253Z] === RUN TestRemoveContainerRunning [2020-07-14T14:01:39.408Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 53.7% of statements [2020-07-14T14:01:39.824Z] --- PASS: TestRemoveContainerRunning (0.62s) [2020-07-14T14:01:39.825Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-14T14:01:40.462Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2020-07-14T14:01:40.462Z] testing: warning: no tests to run [2020-07-14T14:01:40.462Z] coverage: [no statements] [2020-07-14T14:01:40.462Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-07-14T14:01:40.761Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2020-07-14T14:01:40.767Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2020-07-14T14:01:40.767Z] === RUN TestRemoveInvalidContainer [2020-07-14T14:01:40.767Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-14T14:01:40.767Z] === RUN TestRenameLinkedContainer [2020-07-14T14:01:41.058Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-07-14T14:01:41.058Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-07-14T14:01:41.592Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-14T14:01:41.703Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2020-07-14T14:01:41.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-14T14:01:42.304Z] --- PASS: TestDaemonStartWithLogOpt (12.83s) [2020-07-14T14:01:42.304Z] === CONT TestReadPluginNoRead [2020-07-14T14:01:42.417Z] === RUN TestDockerSuite/TestCpToDot [2020-07-14T14:01:42.984Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-14T14:01:43.240Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2020-07-14T14:01:43.316Z] --- PASS: TestRenameLinkedContainer (2.53s) [2020-07-14T14:01:43.316Z] === RUN TestRenameStoppedContainer [2020-07-14T14:01:43.889Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-07-14T14:01:43.889Z] === RUN TestRenameRunningContainerAndReuse [2020-07-14T14:01:44.359Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-14T14:01:44.379Z] --- PASS: TestCreateServiceMultipleTimes (22.85s) [2020-07-14T14:01:44.379Z] === RUN TestCreateServiceConflict [2020-07-14T14:01:44.379Z] --- PASS: TestCreateServiceConflict (3.64s) [2020-07-14T14:01:44.379Z] === RUN TestCreateServiceMaxReplicas [2020-07-14T14:01:44.789Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-07-14T14:01:45.087Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 68.8% of statements [2020-07-14T14:01:45.275Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2020-07-14T14:01:45.275Z] === RUN TestRenameInvalidName [2020-07-14T14:01:45.293Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-14T14:01:45.735Z] ok github.com/docker/docker/plugin 0.589s coverage: 23.1% of statements [2020-07-14T14:01:45.848Z] --- PASS: TestRenameInvalidName (0.66s) [2020-07-14T14:01:45.848Z] === RUN TestRenameAnonymousContainer [2020-07-14T14:01:45.859Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-14T14:01:46.476Z] === RUN TestReadPluginNoRead/default [2020-07-14T14:01:46.476Z] --- PASS: TestContinueAfterPluginCrash (16.52s) [2020-07-14T14:01:46.792Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-07-14T14:01:46.795Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-14T14:01:47.052Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-14T14:01:47.092Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-07-14T14:01:47.620Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-14T14:01:47.888Z] --- PASS: TestCreateServiceMaxReplicas (3.98s) [2020-07-14T14:01:47.889Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-14T14:01:48.149Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2020-07-14T14:01:48.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-14T14:01:48.366Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-14T14:01:48.396Z] --- PASS: TestRenameAnonymousContainer (2.76s) [2020-07-14T14:01:48.396Z] === RUN TestRenameContainerWithSameName [2020-07-14T14:01:48.445Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-14T14:01:48.704Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-14T14:01:48.704Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-14T14:01:48.794Z] ok github.com/docker/docker/registry 0.368s coverage: 56.3% of statements [2020-07-14T14:01:48.962Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-14T14:01:49.339Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-07-14T14:01:49.339Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-14T14:01:49.442Z] ok github.com/docker/docker/runconfig 0.021s coverage: 65.8% of statements [2020-07-14T14:01:49.898Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-14T14:01:49.898Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-14T14:01:49.898Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-14T14:01:50.257Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-14T14:01:50.282Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2020-07-14T14:01:50.282Z] === RUN TestResize [2020-07-14T14:01:50.465Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-14T14:01:50.725Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-14T14:01:50.725Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-14T14:01:50.725Z] === RUN TestDockerSuite/TestCreateRM [2020-07-14T14:01:50.983Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-14T14:01:50.983Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-14T14:01:50.983Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-14T14:01:51.225Z] --- PASS: TestResize (0.63s) [2020-07-14T14:01:51.225Z] === RUN TestResizeWithInvalidSize [2020-07-14T14:01:51.241Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-14T14:01:51.798Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2020-07-14T14:01:51.798Z] === RUN TestResizeWhenContainerNotStarted [2020-07-14T14:01:52.229Z] ok github.com/docker/docker/volume/drivers 0.031s coverage: 36.1% of statements [2020-07-14T14:01:52.385Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:01:52.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:01:52.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:01:52.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T14:01:52.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:01:52.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T14:01:52.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:01:52.614Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-14T14:01:52.614Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-14T14:01:52.776Z] --- PASS: TestReadPluginNoRead (10.31s) [2020-07-14T14:01:52.776Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-07-14T14:01:52.776Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2020-07-14T14:01:52.776Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-07-14T14:01:52.776Z] read_test.go:92: [dace83ab7a3a0] daemon is not started [2020-07-14T14:01:52.776Z] PASS [2020-07-14T14:01:52.776Z] [2020-07-14T14:01:52.776Z] DONE 6 tests in 23.281s [2020-07-14T14:01:52.776Z] 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-07-14T14:01:52.776Z] testing: warning: no tests to run [2020-07-14T14:01:52.776Z] PASS [2020-07-14T14:01:52.776Z] [2020-07-14T14:01:52.776Z] DONE 0 tests in 0.037s [2020-07-14T14:01:52.776Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-14T14:01:52.776Z] INFO: Testing against a local daemon [2020-07-14T14:01:52.776Z] === RUN TestPluginWithDevMounts [2020-07-14T14:01:52.776Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-14T14:01:52.776Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-14T14:01:52.776Z] PASS [2020-07-14T14:01:52.776Z] [2020-07-14T14:01:52.776Z] === Skipped [2020-07-14T14:01:52.776Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-14T14:01:52.776Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-14T14:01:52.776Z] [2020-07-14T14:01:52.776Z] [2020-07-14T14:01:52.776Z] DONE 1 tests, 1 skipped in 0.126s [2020-07-14T14:01:52.776Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-14T14:01:52.776Z] INFO: Testing against a local daemon [2020-07-14T14:01:52.776Z] === RUN TestSecretInspect [2020-07-14T14:01:52.776Z] --- SKIP: TestSecretInspect (0.01s) [2020-07-14T14:01:52.776Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:52.776Z] === RUN TestSecretList [2020-07-14T14:01:52.872Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-14T14:01:53.033Z] --- SKIP: TestSecretList (0.02s) [2020-07-14T14:01:53.033Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] === RUN TestSecretsCreateAndDelete [2020-07-14T14:01:53.033Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-14T14:01:53.033Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] === RUN TestSecretsUpdate [2020-07-14T14:01:53.033Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-07-14T14:01:53.033Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] === RUN TestTemplatedSecret [2020-07-14T14:01:53.033Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-14T14:01:53.033Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] === RUN TestSecretCreateResolve [2020-07-14T14:01:53.033Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-14T14:01:53.033Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] PASS [2020-07-14T14:01:53.033Z] [2020-07-14T14:01:53.033Z] === Skipped [2020-07-14T14:01:53.033Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-07-14T14:01:53.033Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] [2020-07-14T14:01:53.033Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-07-14T14:01:53.033Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] [2020-07-14T14:01:53.033Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-14T14:01:53.033Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] [2020-07-14T14:01:53.033Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-07-14T14:01:53.033Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] [2020-07-14T14:01:53.033Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-14T14:01:53.033Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] [2020-07-14T14:01:53.033Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-14T14:01:53.033Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] [2020-07-14T14:01:53.033Z] [2020-07-14T14:01:53.033Z] DONE 6 tests, 6 skipped in 0.185s [2020-07-14T14:01:53.033Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-14T14:01:53.033Z] INFO: Testing against a local daemon [2020-07-14T14:01:53.033Z] === RUN TestServiceCreateInit [2020-07-14T14:01:53.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-14T14:01:53.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-14T14:01:53.033Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-14T14:01:53.033Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-14T14:01:53.033Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-14T14:01:53.033Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] === RUN TestCreateServiceMultipleTimes [2020-07-14T14:01:53.033Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-14T14:01:53.033Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] === RUN TestCreateServiceConflict [2020-07-14T14:01:53.033Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-14T14:01:53.033Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] === RUN TestCreateServiceMaxReplicas [2020-07-14T14:01:53.033Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-14T14:01:53.033Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.033Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-14T14:01:53.281Z] ok github.com/docker/docker/volume/local 0.026s coverage: 73.0% of statements [2020-07-14T14:01:53.281Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-07-14T14:01:53.290Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-14T14:01:53.290Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestCreateServiceSecretFileMode [2020-07-14T14:01:53.290Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-14T14:01:53.290Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestCreateServiceConfigFileMode [2020-07-14T14:01:53.290Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-14T14:01:53.290Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestCreateServiceSysctls [2020-07-14T14:01:53.290Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-14T14:01:53.290Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestCreateServiceCapabilities [2020-07-14T14:01:53.290Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-14T14:01:53.290Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestInspect [2020-07-14T14:01:53.290Z] --- SKIP: TestInspect (0.02s) [2020-07-14T14:01:53.290Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestCreateJob [2020-07-14T14:01:53.290Z] --- SKIP: TestCreateJob (0.01s) [2020-07-14T14:01:53.290Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestReplicatedJob [2020-07-14T14:01:53.290Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-14T14:01:53.290Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestUpdateReplicatedJob [2020-07-14T14:01:53.290Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-14T14:01:53.290Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestServiceListWithStatuses [2020-07-14T14:01:53.290Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-14T14:01:53.290Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:01:53.290Z] === RUN TestDockerNetworkConnectAlias [2020-07-14T14:01:53.290Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-14T14:01:53.290Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestDockerNetworkReConnect [2020-07-14T14:01:53.290Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-14T14:01:53.290Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:53.290Z] === RUN TestServicePlugin [2020-07-14T14:01:53.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:01:54.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T14:01:54.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T14:01:54.801Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-14T14:01:54.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T14:01:55.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:01:56.155Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-14T14:01:56.155Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-14T14:01:56.155Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-14T14:01:56.155Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-14T14:01:56.155Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-14T14:01:56.155Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-14T14:01:56.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T14:01:56.721Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-14T14:01:56.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T14:01:57.462Z] --- SKIP: TestServicePlugin (3.42s) [2020-07-14T14:01:57.462Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] === RUN TestServiceUpdateLabel [2020-07-14T14:01:57.462Z] --- SKIP: TestServiceUpdateLabel (0.03s) [2020-07-14T14:01:57.462Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] === RUN TestServiceUpdateSecrets [2020-07-14T14:01:57.462Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-07-14T14:01:57.462Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] === RUN TestServiceUpdateConfigs [2020-07-14T14:01:57.462Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-14T14:01:57.462Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] === RUN TestServiceUpdateNetwork [2020-07-14T14:01:57.462Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-14T14:01:57.462Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] === RUN TestServiceUpdatePidsLimit [2020-07-14T14:01:57.462Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-14T14:01:57.462Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] PASS [2020-07-14T14:01:57.462Z] [2020-07-14T14:01:57.462Z] === Skipped [2020-07-14T14:01:57.462Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-14T14:01:57.462Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-14T14:01:57.462Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] [2020-07-14T14:01:57.462Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-14T14:01:57.462Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-14T14:01:57.462Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] [2020-07-14T14:01:57.462Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-14T14:01:57.462Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] [2020-07-14T14:01:57.462Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-14T14:01:57.462Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] [2020-07-14T14:01:57.462Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-14T14:01:57.462Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] [2020-07-14T14:01:57.462Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-14T14:01:57.462Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] [2020-07-14T14:01:57.462Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-14T14:01:57.462Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] [2020-07-14T14:01:57.462Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-14T14:01:57.462Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.462Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-14T14:01:57.463Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-14T14:01:57.463Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-07-14T14:01:57.463Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-14T14:01:57.463Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-14T14:01:57.463Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-14T14:01:57.463Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-14T14:01:57.463Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-14T14:01:57.463Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-14T14:01:57.463Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) [2020-07-14T14:01:57.463Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s) [2020-07-14T14:01:57.463Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-07-14T14:01:57.463Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-14T14:01:57.463Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-14T14:01:57.463Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-14T14:01:57.463Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] DONE 24 tests, 23 skipped in 3.885s [2020-07-14T14:01:57.463Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-14T14:01:57.463Z] INFO: Testing against a local daemon [2020-07-14T14:01:57.463Z] === RUN TestSessionCreate [2020-07-14T14:01:57.463Z] --- PASS: TestSessionCreate (0.03s) [2020-07-14T14:01:57.463Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-14T14:01:57.463Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-14T14:01:57.463Z] PASS [2020-07-14T14:01:57.463Z] [2020-07-14T14:01:57.463Z] DONE 2 tests in 0.152s [2020-07-14T14:01:57.463Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-14T14:01:57.463Z] INFO: Testing against a local daemon [2020-07-14T14:01:57.463Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-14T14:01:57.463Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:01:57.463Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:01:57.463Z] === RUN TestEventsExecDie [2020-07-14T14:01:57.654Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-14T14:01:57.719Z] --- PASS: TestEventsExecDie (0.51s) [2020-07-14T14:01:57.719Z] === RUN TestEventsBackwardsCompatible [2020-07-14T14:01:57.719Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-14T14:01:57.719Z] === RUN TestInfoBinaryCommits [2020-07-14T14:01:57.719Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-14T14:01:57.719Z] === RUN TestInfoAPIVersioned [2020-07-14T14:01:57.719Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-14T14:01:57.719Z] === RUN TestInfoDiscoveryBackend [2020-07-14T14:01:57.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T14:01:58.221Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-14T14:01:59.594Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-14T14:01:59.609Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-14T14:01:59.609Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) [2020-07-14T14:01:59.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s) [2020-07-14T14:01:59.832Z] === RUN TestCgroupNamespacesRun [2020-07-14T14:02:00.529Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-14T14:02:01.463Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-14T14:02:01.721Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-14T14:02:01.760Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2020-07-14T14:02:01.760Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-14T14:02:01.980Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-14T14:02:02.877Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-07-14T14:02:02.877Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-14T14:02:02.877Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-14T14:02:02.877Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:02:02.877Z] === RUN TestInfoAPI [2020-07-14T14:02:02.877Z] --- PASS: TestInfoAPI (0.04s) [2020-07-14T14:02:02.877Z] === RUN TestInfoAPIWarnings [2020-07-14T14:02:02.914Z] --- PASS: TestServicePlugin (30.10s) [2020-07-14T14:02:02.914Z] plugin_test.go:62: [d84c5812712ca] joining swarm manager [d7b16b5fff6a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:02:02.914Z] plugin_test.go:65: [d0d81948bb073] joining swarm manager [d7b16b5fff6a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:02:02.914Z] === RUN TestServiceUpdateLabel [2020-07-14T14:02:02.914Z] === RUN TestDockerSuite/TestDockerFails [2020-07-14T14:02:02.914Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-14T14:02:02.914Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-14T14:02:02.914Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-14T14:02:03.149Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-07-14T14:02:03.150Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-14T14:02:03.221Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.42s) [2020-07-14T14:02:03.221Z] === RUN TestCreateServiceSecretFileMode [2020-07-14T14:02:03.849Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-14T14:02:04.243Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-14T14:02:04.243Z] === RUN TestInfoDebug [2020-07-14T14:02:04.536Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s) [2020-07-14T14:02:04.536Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-14T14:02:04.784Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-14T14:02:05.610Z] --- PASS: TestInfoDebug (1.53s) [2020-07-14T14:02:05.611Z] === RUN TestInfoInsecureRegistries [2020-07-14T14:02:05.718Z] --- PASS: TestServiceUpdateLabel (2.90s) [2020-07-14T14:02:05.718Z] === RUN TestServiceUpdateSecrets [2020-07-14T14:02:06.285Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-14T14:02:06.285Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-14T14:02:06.285Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-14T14:02:06.455Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s) [2020-07-14T14:02:06.455Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-14T14:02:06.543Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-14T14:02:06.741Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-07-14T14:02:06.741Z] === RUN TestCreateServiceConfigFileMode [2020-07-14T14:02:07.500Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-14T14:02:07.501Z] === RUN TestInfoRegistryMirrors [2020-07-14T14:02:07.842Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.54s) [2020-07-14T14:02:07.842Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-14T14:02:08.867Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-14T14:02:08.867Z] === RUN TestLoginFailsWithBadCredentials [2020-07-14T14:02:09.123Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-07-14T14:02:09.123Z] === RUN TestPingCacheHeaders [2020-07-14T14:02:09.123Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-14T14:02:09.123Z] === RUN TestPingGet [2020-07-14T14:02:09.123Z] --- PASS: TestPingGet (0.01s) [2020-07-14T14:02:09.123Z] === RUN TestPingHead [2020-07-14T14:02:09.123Z] --- PASS: TestPingHead (0.03s) [2020-07-14T14:02:09.123Z] === RUN TestVersion [2020-07-14T14:02:09.123Z] --- PASS: TestVersion (0.02s) [2020-07-14T14:02:09.123Z] PASS [2020-07-14T14:02:09.123Z] [2020-07-14T14:02:09.123Z] === Skipped [2020-07-14T14:02:09.123Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:02:09.123Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:02:09.123Z] [2020-07-14T14:02:09.123Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-14T14:02:09.123Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-14T14:02:09.123Z] [2020-07-14T14:02:09.123Z] [2020-07-14T14:02:09.123Z] DONE 18 tests, 2 skipped in 12.114s [2020-07-14T14:02:09.123Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-14T14:02:09.228Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.54s) [2020-07-14T14:02:09.228Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-14T14:02:09.379Z] INFO: Testing against a local daemon [2020-07-14T14:02:09.379Z] === RUN TestVolumesCreateAndList [2020-07-14T14:02:09.379Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-14T14:02:09.379Z] === RUN TestVolumesRemove [2020-07-14T14:02:09.379Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-14T14:02:09.379Z] === RUN TestVolumesInspect [2020-07-14T14:02:09.379Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-14T14:02:09.379Z] === RUN TestVolumesInvalidJSON [2020-07-14T14:02:09.379Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-14T14:02:09.379Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-14T14:02:09.379Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-14T14:02:09.379Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-14T14:02:09.379Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-14T14:02:09.379Z] PASS [2020-07-14T14:02:09.379Z] [2020-07-14T14:02:09.379Z] DONE 5 tests in 0.218s [2020-07-14T14:02:09.379Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-14T14:02:09.379Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11960 is not a child of this shell [2020-07-14T14:02:09.379Z] warning: PID 11960 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-14T14:02:09.379Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-14T14:02:09.379Z] [2020-07-14T14:02:09.379Z] Unloading profiles will leave already running processes permanently [2020-07-14T14:02:09.379Z] unconfined, which can lead to unexpected situations. [2020-07-14T14:02:09.379Z] [2020-07-14T14:02:09.379Z] To set a process to complain mode, use the command line tool [2020-07-14T14:02:09.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-14T14:02:09.379Z] Removing test suite binaries [2020-07-14T14:02:09.379Z] exiting test-integration [2020-07-14T14:02:09.379Z] ++ exit 0 [2020-07-14T14:02:10.152Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/rootless [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/volume [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-14T14:02:10.152Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === Skipped [2020-07-14T14:02:10.152Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-14T14:02:10.152Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-14T14:02:10.152Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:73: No driver to put! [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-14T14:02:10.152Z] time="2020-07-14T14:00:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-14T14:02:10.152Z] time="2020-07-14T14:00:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-14T14:02:10.152Z] time="2020-07-14T14:00:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-14T14:02:10.152Z] time="2020-07-14T14:00:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-14T14:02:10.152Z] time="2020-07-14T14:00:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:73: No driver to put! [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-14T14:02:10.152Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-14T14:02:10.152Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-14T14:02:10.152Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:02:10.152Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-14T14:02:10.152Z] graphtest_unix.go:73: No driver to put! [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-14T14:02:10.152Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-14T14:02:10.152Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] [2020-07-14T14:02:10.152Z] DONE 2124 tests, 26 skipped in 270.603s [2020-07-14T14:02:10.171Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-07-14T14:02:10.171Z] === RUN TestCgroupNamespacesRunOlderClient Post stage [Pipeline] junit [2020-07-14T14:02:10.197Z] Recording test results [2020-07-14T14:02:10.269Z] --- PASS: TestCreateServiceConfigFileMode (3.64s) [2020-07-14T14:02:10.269Z] === RUN TestCreateServiceSysctls [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-14T14:02:10.747Z] [2020-07-14T14:02:11.052Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -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:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/make.sh dynbinary test-integration [2020-07-14T14:02:11.350Z] [2020-07-14T14:02:11.350Z] Removing bundles/ [2020-07-14T14:02:11.350Z] [2020-07-14T14:02:11.350Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-14T14:02:11.350Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T14:02:11.350Z] GOOS="" GOARCH="" GOARM="" [2020-07-14T14:02:11.559Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.55s) [2020-07-14T14:02:11.559Z] === RUN TestKernelTCPMemory Post stage [Pipeline] junit [2020-07-14T14:02:11.685Z] Recording test results [2020-07-14T14:02:11.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-14T14:02:12.374Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-14T14:02:12.503Z] --- PASS: TestKernelTCPMemory (0.75s) [2020-07-14T14:02:12.503Z] === RUN TestNISDomainname [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-14T14:02:13.447Z] --- PASS: TestNISDomainname (0.81s) [2020-07-14T14:02:13.447Z] === RUN TestHostnameDnsResolution [2020-07-14T14:02:13.612Z] + echo Ensuring container killed. [2020-07-14T14:02:13.612Z] Ensuring container killed. [2020-07-14T14:02:13.612Z] + docker rm -vf docker-pr2 [2020-07-14T14:02:13.612Z] Error: No such container: docker-pr2 [2020-07-14T14:02:13.612Z] + true [Pipeline] sh [2020-07-14T14:02:13.891Z] + echo Chowning /workspace to jenkins user [2020-07-14T14:02:13.891Z] Chowning /workspace to jenkins user [2020-07-14T14:02:13.891Z] + id -u [2020-07-14T14:02:13.891Z] + id -g [2020-07-14T14:02:13.891Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40994:/workspace busybox chown -R 1000:1000 /workspace [2020-07-14T14:02:13.891Z] Unable to find image 'busybox:latest' locally [2020-07-14T14:02:14.155Z] latest: Pulling from library/busybox [2020-07-14T14:02:14.155Z] 91f30d776fb2: Pulling fs layer [2020-07-14T14:02:14.833Z] --- PASS: TestHostnameDnsResolution (1.38s) [2020-07-14T14:02:14.833Z] === RUN TestStats [2020-07-14T14:02:14.906Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-14T14:02:15.839Z] --- PASS: TestCreateServiceSysctls (4.51s) [2020-07-14T14:02:15.839Z] === RUN TestCreateServiceCapabilities [2020-07-14T14:02:16.806Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-14T14:02:17.377Z] --- PASS: TestStats (2.69s) [2020-07-14T14:02:17.377Z] === RUN TestStopContainerWithTimeout [2020-07-14T14:02:17.377Z] === RUN TestStopContainerWithTimeout/0 [2020-07-14T14:02:17.377Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-14T14:02:17.377Z] === RUN TestStopContainerWithTimeout/1 [2020-07-14T14:02:17.377Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-14T14:02:17.377Z] === RUN TestStopContainerWithTimeout/3 [2020-07-14T14:02:17.377Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-14T14:02:17.377Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-14T14:02:17.377Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-14T14:02:17.377Z] === CONT TestStopContainerWithTimeout/0 [2020-07-14T14:02:17.377Z] === CONT TestStopContainerWithTimeout/1 [2020-07-14T14:02:17.377Z] === CONT TestStopContainerWithTimeout/3 [2020-07-14T14:02:17.377Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-14T14:02:18.181Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-14T14:02:18.574Z] --- PASS: TestCreateServiceCapabilities (3.80s) [2020-07-14T14:02:18.574Z] === RUN TestInspect [2020-07-14T14:02:18.748Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-14T14:02:19.314Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-14T14:02:19.402Z] 91f30d776fb2: Verifying Checksum [2020-07-14T14:02:19.402Z] 91f30d776fb2: Download complete [2020-07-14T14:02:19.402Z] 91f30d776fb2: Pull complete [2020-07-14T14:02:19.402Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-14T14:02:19.402Z] Status: Downloaded newer image for busybox:latest [2020-07-14T14:02:20.248Z] === RUN TestDockerSuite/TestEventsContainerEvents [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-14T14:02:20.625Z] + bundleName=amd64-rootless [2020-07-14T14:02:20.625Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-14T14:02:20.625Z] Creating amd64-rootless-bundles.tar.gz [2020-07-14T14:02:20.625Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-14T14:02:20.625Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-14T14:02:20.635Z] Archiving artifacts [2020-07-14T14:02:20.682Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-14T14:02:20.682Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-07-14T14:02:20.682Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2020-07-14T14:02:20.682Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-07-14T14:02:20.682Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-07-14T14:02:20.682Z] === RUN TestDeleteDevicemapper [2020-07-14T14:02:20.682Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-14T14:02:20.682Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T14:02:20.682Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-14T14:02:20.815Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2020-07-14T14:02:20.815Z] === RUN TestServiceUpdateConfigs [2020-07-14T14:02:21.073Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-14T14:02:22.008Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-14T14:02:22.162Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40994/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-14T14:02:22.473Z] + make clean [2020-07-14T14:02:22.575Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-14T14:02:22.599Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.72s) [2020-07-14T14:02:22.599Z] === RUN TestUpdateMemory [2020-07-14T14:02:22.599Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-14T14:02:22.599Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-14T14:02:22.599Z] === RUN TestUpdateCPUQuota [2020-07-14T14:02:22.729Z] docker volume rm -f docker-dev-cache [2020-07-14T14:02:22.729Z] docker-dev-cache [Pipeline] deleteDir [2020-07-14T14:02:23.037Z] --- PASS: TestInspect (3.80s) [2020-07-14T14:02:23.037Z] === RUN TestCreateJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-07-14T14:02:23.542Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-07-14T14:02:23.542Z] === RUN TestUpdatePidsLimit [2020-07-14T14:02:23.542Z] === RUN TestUpdatePidsLimit/update_from_none [Pipeline] } [2020-07-14T14:02:23.803Z] === RUN TestUpdatePidsLimit/no_change [2020-07-14T14:02:23.952Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-14T14:02:24.065Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-14T14:02:24.326Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-14T14:02:24.588Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-14T14:02:24.849Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-14T14:02:25.111Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-14T14:02:25.327Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-14T14:02:26.498Z] --- PASS: TestUpdatePidsLimit (2.75s) [2020-07-14T14:02:26.498Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-07-14T14:02:26.498Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-07-14T14:02:26.498Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-07-14T14:02:26.498Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-07-14T14:02:26.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2020-07-14T14:02:26.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-07-14T14:02:26.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-07-14T14:02:26.498Z] === RUN TestUpdateRestartPolicy [2020-07-14T14:02:27.487Z] --- PASS: TestCreateJob (4.51s) [2020-07-14T14:02:27.487Z] === RUN TestReplicatedJob [2020-07-14T14:02:27.858Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-14T14:02:29.759Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-14T14:02:30.697Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-14T14:02:31.633Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-14T14:02:32.200Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-14T14:02:32.458Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-14T14:02:33.394Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-14T14:02:34.328Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-14T14:02:34.328Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-14T14:02:34.382Z] --- PASS: TestReplicatedJob (7.29s) [2020-07-14T14:02:34.382Z] === RUN TestUpdateReplicatedJob [2020-07-14T14:02:34.586Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-14T14:02:34.843Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-14T14:02:34.844Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-14T14:02:36.219Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2020-07-14T14:02:36.219Z] === RUN TestServiceUpdateNetwork [2020-07-14T14:02:36.219Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-14T14:02:37.593Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-14T14:02:37.593Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-14T14:02:37.593Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-14T14:02:38.160Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-14T14:02:38.160Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-14T14:02:38.418Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-14T14:02:38.733Z] --- PASS: TestUpdateRestartPolicy (11.84s) [2020-07-14T14:02:38.733Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-14T14:02:38.733Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-07-14T14:02:38.733Z] === RUN TestWaitNonBlocked [2020-07-14T14:02:38.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T14:02:38.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T14:02:38.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T14:02:38.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T14:02:38.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T14:02:38.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T14:02:38.839Z] --- PASS: TestUpdateReplicatedJob (4.54s) [2020-07-14T14:02:38.839Z] === RUN TestServiceListWithStatuses [2020-07-14T14:02:38.839Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-14T14:02:38.839Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:02:38.839Z] === RUN TestDockerNetworkConnectAlias [2020-07-14T14:02:39.352Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-14T14:02:39.611Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-14T14:02:39.611Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-14T14:02:39.611Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-14T14:02:39.679Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-14T14:02:39.679Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-07-14T14:02:39.679Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2020-07-14T14:02:39.679Z] === RUN TestWaitBlocked [2020-07-14T14:02:39.679Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T14:02:39.679Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T14:02:39.679Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T14:02:39.679Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T14:02:39.679Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T14:02:39.679Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T14:02:40.624Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-14T14:02:40.624Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-07-14T14:02:40.624Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-07-14T14:02:40.624Z] === CONT TestContainerStartOnDaemonRestart [2020-07-14T14:02:40.624Z] === CONT TestIpcModeOlderClient [2020-07-14T14:02:40.624Z] === CONT TestDaemonHostGatewayIP [2020-07-14T14:02:40.624Z] === CONT TestContainerKillOnDaemonStart [2020-07-14T14:02:40.624Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-07-14T14:02:40.624Z] === CONT TestDaemonRestartIpcMode [2020-07-14T14:02:40.986Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-14T14:02:41.552Z] === RUN TestDockerSuite/TestEventsRename [2020-07-14T14:02:42.119Z] === RUN TestDockerSuite/TestEventsResize [2020-07-14T14:02:43.054Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-14T14:02:43.620Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-14T14:02:43.933Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s) [2020-07-14T14:02:44.555Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-14T14:02:44.812Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-14T14:02:44.876Z] --- PASS: TestDaemonRestartIpcMode (4.00s) [2020-07-14T14:02:45.137Z] --- PASS: TestDaemonHostGatewayIP (4.48s) [2020-07-14T14:02:45.422Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-14T14:02:45.422Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-14T14:02:45.422Z] remote: Enumerating objects: 2, done. [2020-07-14T14:02:45.422Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-14T14:02:45.422Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-14T14:02:45.422Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-14T14:02:45.422Z] 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-07-14T14:02:45.422Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-14T14:02:45.422Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-14T14:02:45.761Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/test/unit [2020-07-14T14:02:47.319Z] --- PASS: TestDockerNetworkConnectAlias (8.33s) [2020-07-14T14:02:47.319Z] === RUN TestDockerNetworkReConnect [2020-07-14T14:02:48.094Z] === RUN TestDockerSuite/TestEventsTop [2020-07-14T14:02:48.295Z] ? github.com/docker/docker/api [no test files] [2020-07-14T14:02:48.352Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-14T14:02:50.253Z] --- PASS: TestServiceUpdateNetwork (13.90s) [2020-07-14T14:02:50.253Z] === RUN TestServiceUpdatePidsLimit [2020-07-14T14:02:50.819Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-14T14:02:51.386Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-14T14:02:51.953Z] === RUN TestDockerSuite/TestExec [2020-07-14T14:02:51.953Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-14T14:02:52.889Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-14T14:02:53.147Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-14T14:02:53.275Z] --- PASS: TestContainerKillOnDaemonStart (12.77s) [2020-07-14T14:02:53.275Z] PASS [2020-07-14T14:02:53.275Z] [2020-07-14T14:02:53.275Z] === Skipped [2020-07-14T14:02:53.275Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-14T14:02:53.275Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T14:02:53.275Z] [2020-07-14T14:02:53.275Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-14T14:02:53.275Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T14:02:53.275Z] [2020-07-14T14:02:53.275Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-14T14:02:53.275Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T14:02:53.275Z] [2020-07-14T14:02:53.275Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T14:02:53.275Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T14:02:53.275Z] [2020-07-14T14:02:53.275Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-14T14:02:53.275Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T14:02:53.275Z] [2020-07-14T14:02:53.275Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-14T14:02:53.275Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-14T14:02:53.275Z] [2020-07-14T14:02:53.275Z] [2020-07-14T14:02:53.275Z] DONE 204 tests, 6 skipped in 119.325s [2020-07-14T14:02:53.275Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-14T14:02:53.275Z] ++ 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-07-14T14:02:53.275Z] ++ set -e [2020-07-14T14:02:53.275Z] ++ '[' -n 0 ']' [2020-07-14T14:02:53.275Z] ++ set -x [2020-07-14T14:02:53.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:02:53.537Z] INFO: Testing against a local daemon [2020-07-14T14:02:53.537Z] === RUN TestCommitInheritsEnv [2020-07-14T14:02:54.082Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-14T14:02:54.109Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-07-14T14:02:54.109Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-14T14:02:54.109Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-14T14:02:54.109Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-14T14:02:54.109Z] === RUN TestImagesFilterMultiReference [2020-07-14T14:02:54.109Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-14T14:02:54.109Z] === RUN TestImagePullPlatformInvalid [2020-07-14T14:02:54.109Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-14T14:02:54.109Z] === RUN TestRemoveImageOrphaning [2020-07-14T14:02:54.207Z] --- PASS: TestDockerNetworkReConnect (6.31s) [2020-07-14T14:02:54.207Z] === RUN TestServicePlugin [2020-07-14T14:02:54.207Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-14T14:02:54.207Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:02:54.207Z] === RUN TestServiceUpdateLabel [2020-07-14T14:02:54.649Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-14T14:02:54.683Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2020-07-14T14:02:54.683Z] === RUN TestRemoveImageGarbageCollector [2020-07-14T14:02:54.683Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-14T14:02:54.683Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:02:54.683Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-14T14:02:54.683Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-14T14:02:54.683Z] === RUN TestTagInvalidReference [2020-07-14T14:02:54.683Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-14T14:02:54.683Z] === RUN TestTagValidPrefixedRepo [2020-07-14T14:02:54.683Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-14T14:02:54.683Z] === RUN TestTagExistedNameWithoutForce [2020-07-14T14:02:54.683Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-14T14:02:54.683Z] === RUN TestTagOfficialNames [2020-07-14T14:02:54.944Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-14T14:02:54.944Z] === RUN TestTagMatchesDigest [2020-07-14T14:02:54.944Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-14T14:02:54.944Z] PASS [2020-07-14T14:02:54.944Z] [2020-07-14T14:02:54.944Z] === Skipped [2020-07-14T14:02:54.944Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-14T14:02:54.944Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-14T14:02:54.944Z] [2020-07-14T14:02:54.944Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-14T14:02:54.944Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:02:54.944Z] [2020-07-14T14:02:54.944Z] [2020-07-14T14:02:54.944Z] DONE 12 tests, 2 skipped in 1.495s [2020-07-14T14:02:54.944Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-14T14:02:54.944Z] ++ 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-07-14T14:02:54.944Z] ++ set -e [2020-07-14T14:02:54.944Z] ++ '[' -n 0 ']' [2020-07-14T14:02:54.944Z] ++ set -x [2020-07-14T14:02:54.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:02:55.205Z] INFO: Testing against a local daemon [2020-07-14T14:02:55.205Z] === RUN TestNetworkCreateDelete [2020-07-14T14:02:55.467Z] --- PASS: TestNetworkCreateDelete (0.44s) [2020-07-14T14:02:55.467Z] === RUN TestDockerNetworkDeletePreferID [2020-07-14T14:02:55.583Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-14T14:02:56.150Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-14T14:02:56.717Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-14T14:02:56.854Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2020-07-14T14:02:56.854Z] === RUN TestDaemonDNSFallback [2020-07-14T14:02:56.942Z] --- PASS: TestServiceUpdateLabel (3.60s) [2020-07-14T14:02:56.942Z] === RUN TestServiceUpdateSecrets [2020-07-14T14:02:57.283Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-14T14:02:58.219Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-14T14:02:58.477Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-14T14:02:59.044Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-14T14:02:59.303Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-14T14:03:01.205Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-14T14:03:01.771Z] === RUN TestDockerSuite/TestExecEnv [2020-07-14T14:03:02.338Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-14T14:03:03.311Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-07-14T14:03:03.714Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-14T14:03:03.973Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-14T14:03:05.007Z] --- PASS: TestDaemonDNSFallback (6.91s) [2020-07-14T14:03:05.007Z] === RUN TestInspectNetwork [2020-07-14T14:03:07.256Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-14T14:03:07.256Z] --- PASS: TestServiceUpdatePidsLimit (17.11s) [2020-07-14T14:03:07.256Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2020-07-14T14:03:07.256Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2020-07-14T14:03:07.256Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.08s) [2020-07-14T14:03:07.256Z] PASS [2020-07-14T14:03:07.256Z] [2020-07-14T14:03:07.256Z] === Skipped [2020-07-14T14:03:07.256Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-14T14:03:07.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:03:07.256Z] [2020-07-14T14:03:07.256Z] [2020-07-14T14:03:07.256Z] DONE 27 tests, 1 skipped in 182.941s [2020-07-14T14:03:07.256Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-14T14:03:07.256Z] ++ 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-07-14T14:03:07.256Z] ++ set -e [2020-07-14T14:03:07.256Z] ++ '[' -n 0 ']' [2020-07-14T14:03:07.256Z] ++ set -x [2020-07-14T14:03:07.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-14T14:03:07.256Z] INFO: Testing against a local daemon [2020-07-14T14:03:07.256Z] === RUN TestSessionCreate [2020-07-14T14:03:07.256Z] --- PASS: TestSessionCreate (0.02s) [2020-07-14T14:03:07.256Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-14T14:03:07.256Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-14T14:03:07.256Z] PASS [2020-07-14T14:03:07.256Z] [2020-07-14T14:03:07.256Z] DONE 2 tests in 0.077s [2020-07-14T14:03:07.256Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-14T14:03:07.256Z] ++ 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-07-14T14:03:07.256Z] ++ set -e [2020-07-14T14:03:07.256Z] ++ '[' -n 0 ']' [2020-07-14T14:03:07.256Z] ++ set -x [2020-07-14T14:03:07.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-14T14:03:07.256Z] INFO: Testing against a local daemon [2020-07-14T14:03:07.256Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-14T14:03:07.256Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:03:07.256Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:03:07.256Z] === RUN TestEventsExecDie [2020-07-14T14:03:07.514Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-14T14:03:07.563Z] === RUN TestInspectNetwork/full_network_id [2020-07-14T14:03:07.563Z] === RUN TestInspectNetwork/partial_network_id [2020-07-14T14:03:07.563Z] === RUN TestInspectNetwork/network_name [2020-07-14T14:03:07.563Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-14T14:03:08.080Z] --- PASS: TestEventsExecDie (0.74s) [2020-07-14T14:03:08.080Z] === RUN TestEventsBackwardsCompatible [2020-07-14T14:03:08.080Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-07-14T14:03:08.080Z] === RUN TestInfoBinaryCommits [2020-07-14T14:03:08.080Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-14T14:03:08.080Z] === RUN TestInfoAPIVersioned [2020-07-14T14:03:08.080Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-14T14:03:08.080Z] === RUN TestInfoDiscoveryBackend [2020-07-14T14:03:08.338Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-14T14:03:08.597Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-14T14:03:08.597Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-14T14:03:08.855Z] === RUN TestDockerSuite/TestExecParseError [2020-07-14T14:03:09.788Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-14T14:03:09.789Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-14T14:03:09.789Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-14T14:03:10.355Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-14T14:03:10.355Z] === RUN TestInfoAPI [2020-07-14T14:03:10.355Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-14T14:03:10.355Z] --- PASS: TestInfoAPI (0.02s) [2020-07-14T14:03:10.355Z] === RUN TestInfoAPIWarnings [2020-07-14T14:03:10.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-14T14:03:10.922Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-14T14:03:10.922Z] === RUN TestInfoDebug [2020-07-14T14:03:10.922Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-14T14:03:11.181Z] --- PASS: TestInfoDebug (0.53s) [2020-07-14T14:03:11.181Z] === RUN TestInfoInsecureRegistries [2020-07-14T14:03:11.748Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-14T14:03:11.748Z] === RUN TestInfoRegistryMirrors [2020-07-14T14:03:12.007Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-14T14:03:12.266Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-14T14:03:12.266Z] === RUN TestLoginFailsWithBadCredentials [2020-07-14T14:03:12.525Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-07-14T14:03:12.525Z] === RUN TestPingCacheHeaders [2020-07-14T14:03:12.525Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-14T14:03:12.525Z] === RUN TestPingGet [2020-07-14T14:03:12.525Z] --- PASS: TestPingGet (0.01s) [2020-07-14T14:03:12.525Z] === RUN TestPingHead [2020-07-14T14:03:12.525Z] --- PASS: TestPingHead (0.02s) [2020-07-14T14:03:12.525Z] === RUN TestVersion [2020-07-14T14:03:12.784Z] --- PASS: TestVersion (0.02s) [2020-07-14T14:03:12.784Z] PASS [2020-07-14T14:03:12.784Z] [2020-07-14T14:03:12.784Z] === Skipped [2020-07-14T14:03:12.784Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:03:12.784Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:03:12.784Z] [2020-07-14T14:03:12.784Z] [2020-07-14T14:03:12.784Z] DONE 18 tests, 1 skipped in 5.358s [2020-07-14T14:03:12.784Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-14T14:03:12.784Z] ++ 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-07-14T14:03:12.784Z] ++ set -e [2020-07-14T14:03:12.784Z] ++ '[' -n 0 ']' [2020-07-14T14:03:12.784Z] ++ set -x [2020-07-14T14:03:12.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:03:12.784Z] INFO: Testing against a local daemon [2020-07-14T14:03:12.784Z] === RUN TestVolumesCreateAndList [2020-07-14T14:03:12.784Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-14T14:03:12.784Z] === RUN TestVolumesRemove [2020-07-14T14:03:12.784Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-14T14:03:12.784Z] === RUN TestVolumesInspect [2020-07-14T14:03:12.784Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-14T14:03:12.784Z] === RUN TestVolumesInvalidJSON [2020-07-14T14:03:12.784Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-14T14:03:12.784Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-14T14:03:12.784Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-14T14:03:12.784Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-14T14:03:12.784Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-14T14:03:12.784Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-14T14:03:12.784Z] PASS [2020-07-14T14:03:12.784Z] [2020-07-14T14:03:12.784Z] DONE 5 tests in 0.150s [2020-07-14T14:03:12.784Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-14T14:03:12.853Z] --- PASS: TestInspectNetwork (8.47s) [2020-07-14T14:03:12.853Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-14T14:03:12.853Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-14T14:03:12.853Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-14T14:03:12.853Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-14T14:03:12.853Z] === RUN TestRunContainerWithBridgeNone [2020-07-14T14:03:13.042Z] ++++ cat bundles/test-integration/docker.pid [2020-07-14T14:03:13.042Z] +++ kill 9550 [2020-07-14T14:03:13.609Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-14T14:03:14.241Z] --- PASS: TestRunContainerWithBridgeNone (2.06s) [2020-07-14T14:03:14.241Z] === RUN TestNetworkInvalidJSON [2020-07-14T14:03:14.241Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-14T14:03:14.241Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-14T14:03:14.241Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T14:03:14.241Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T14:03:14.241Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T14:03:14.241Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T14:03:14.241Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-14T14:03:14.241Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T14:03:14.241Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T14:03:14.241Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-14T14:03:14.241Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-14T14:03:14.241Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-14T14:03:14.241Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-14T14:03:14.241Z] === RUN TestHostIPv4BridgeLabel [2020-07-14T14:03:14.547Z] +++ /etc/init.d/apparmor stop [2020-07-14T14:03:14.547Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-14T14:03:14.547Z] [2020-07-14T14:03:14.547Z] Unloading profiles will leave already running processes permanently [2020-07-14T14:03:14.547Z] unconfined, which can lead to unexpected situations. [2020-07-14T14:03:14.547Z] [2020-07-14T14:03:14.547Z] To set a process to complain mode, use the command line tool [2020-07-14T14:03:14.547Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-14T14:03:14.547Z] +++ true [2020-07-14T14:03:14.547Z] exiting test-integration [2020-07-14T14:03:14.547Z] ++ exit 0 [2020-07-14T14:03:14.547Z] [2020-07-14T14:03:14.547Z] + for job in $(jobs -p) [2020-07-14T14:03:14.547Z] + wait 11019 [2020-07-14T14:03:15.186Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-07-14T14:03:15.186Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-14T14:03:15.523Z] --- PASS: TestServiceUpdateSecrets (15.78s) [2020-07-14T14:03:15.523Z] === RUN TestServiceUpdateConfigs [2020-07-14T14:03:16.131Z] --- PASS: TestDaemonRestartWithLiveRestore (1.28s) [2020-07-14T14:03:16.131Z] === RUN TestDaemonDefaultNetworkPools [2020-07-14T14:03:17.519Z] --- PASS: TestDaemonDefaultNetworkPools (1.09s) [2020-07-14T14:03:17.519Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-14T14:03:19.438Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.73s) [2020-07-14T14:03:19.438Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-14T14:03:21.356Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.20s) [2020-07-14T14:03:21.356Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-14T14:03:21.933Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s) [2020-07-14T14:03:21.933Z] === RUN TestServiceWithPredefinedNetwork [2020-07-14T14:03:24.518Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-14T14:03:25.085Z] === RUN TestDockerSuite/TestExecTTY [2020-07-14T14:03:25.237Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2020-07-14T14:03:25.237Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-14T14:03:25.237Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T14:03:25.237Z] service_test.go:236: FLAKY_TEST [2020-07-14T14:03:25.237Z] === RUN TestServiceWithDataPathPortInit [2020-07-14T14:03:25.651Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-14T14:03:26.217Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-14T14:03:26.783Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-14T14:03:27.350Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-14T14:03:27.350Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-14T14:03:28.769Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-14T14:03:29.351Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-14T14:03:30.311Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-14T14:03:30.872Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2020-07-14T14:03:30.872Z] === RUN TestServiceUpdateNetwork [2020-07-14T14:03:30.914Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-14T14:03:31.521Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-14T14:03:36.888Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-14T14:03:41.072Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-14T14:03:42.447Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-14T14:03:43.361Z] --- PASS: TestServiceWithDataPathPortInit (15.84s) [2020-07-14T14:03:43.361Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-14T14:03:46.221Z] --- PASS: TestServiceUpdateNetwork (16.23s) [2020-07-14T14:03:46.221Z] === RUN TestServiceUpdatePidsLimit [2020-07-14T14:03:46.512Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-14T14:03:47.544Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-14T14:03:47.711Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-14T14:03:47.711Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-14T14:03:47.711Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-14T14:03:47.711Z] === RUN TestDockerSuite/TestHealth [2020-07-14T14:03:48.650Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s) [2020-07-14T14:03:48.650Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rd61m2o3bqk13yxjvmmmxi29r Created:2020-07-14 14:03:42.539751854 +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[cd6f00b32de4dc20044c372b2e6d9a8d2688d51ca680768aa0c8cb0f01cb83d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b501jwjg5blmq70aavvr7z9q6 EndpointID:cf62f8c882803f7fbfd2873440953a409fe5ee5992be49ac5db51fd562dc8920 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0e0dabca8e434f16ea628184af38488db50b399c5ea5d491c0535567b62ebba1 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:2547f373d88b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b501jwjg5blmq70aavvr7z9q6 EndpointID:cf62f8c882803f7fbfd2873440953a409fe5ee5992be49ac5db51fd562dc8920 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-14T14:03:48.650Z] PASS [2020-07-14T14:03:48.650Z] [2020-07-14T14:03:48.650Z] === Skipped [2020-07-14T14:03:48.650Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T14:03:48.650Z] service_test.go:236: FLAKY_TEST [2020-07-14T14:03:48.650Z] [2020-07-14T14:03:48.650Z] [2020-07-14T14:03:48.650Z] DONE 23 tests, 1 skipped in 53.870s [2020-07-14T14:03:48.650Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-14T14:03:48.650Z] ++ 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-07-14T14:03:48.817Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-14T14:03:48.817Z] [2020-07-14T14:03:48.817Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-14T14:03:48.817Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-14T14:03:48.817Z] HOSTNAME=0af058b3e800 [2020-07-14T14:03:48.817Z] TESTDEBUG=0 [2020-07-14T14:03:48.817Z] DEST=bundles/test-integration [2020-07-14T14:03:48.817Z] PWD=/go/src/github.com/docker/docker [2020-07-14T14:03:48.817Z] DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 [2020-07-14T14:03:48.817Z] container=docker [2020-07-14T14:03:48.817Z] HOME=/root [2020-07-14T14:03:48.817Z] GOLANG_VERSION=1.13.12 [2020-07-14T14:03:48.817Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-14T14:03:48.817Z] VALIDATE_BRANCH=master [2020-07-14T14:03:48.817Z] TERM=xterm [2020-07-14T14:03:48.817Z] DOCKER_PKG=github.com/docker/docker [2020-07-14T14:03:48.817Z] SHLVL=1 [2020-07-14T14:03:48.817Z] TIMEOUT=120m [2020-07-14T14:03:48.817Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-14T14:03:48.817Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-14T14:03:48.817Z] GO111MODULE=off [2020-07-14T14:03:48.817Z] DOCKER_EXPERIMENTAL=1 [2020-07-14T14:03:48.817Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-14T14:03:48.817Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-14T14:03:48.817Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-14T14:03:48.817Z] GOPATH=/go [2020-07-14T14:03:48.817Z] PKG_CONFIG=pkg-config [2020-07-14T14:03:48.817Z] _=/usr/bin/env [2020-07-14T14:03:48.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-14T14:03:48.911Z] ++ set -e [2020-07-14T14:03:48.911Z] ++ '[' -n 0 ']' [2020-07-14T14:03:48.911Z] ++ set -x [2020-07-14T14:03:48.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:03:48.911Z] INFO: Testing against a local daemon [2020-07-14T14:03:48.911Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-14T14:03:48.911Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-14T14:03:48.911Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:03:48.911Z] === RUN TestDockerNetworkIpvlan [2020-07-14T14:03:48.911Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-14T14:03:48.911Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:03:48.911Z] PASS [2020-07-14T14:03:48.911Z] [2020-07-14T14:03:48.911Z] === Skipped [2020-07-14T14:03:48.911Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-14T14:03:48.911Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:03:48.911Z] [2020-07-14T14:03:48.911Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-14T14:03:48.911Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:03:48.911Z] [2020-07-14T14:03:48.911Z] [2020-07-14T14:03:48.911Z] DONE 2 tests, 2 skipped in 0.189s [2020-07-14T14:03:48.911Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-14T14:03:48.911Z] ++ 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-07-14T14:03:48.911Z] ++ set -e [2020-07-14T14:03:48.911Z] ++ '[' -n 0 ']' [2020-07-14T14:03:48.911Z] ++ set -x [2020-07-14T14:03:48.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:03:49.172Z] INFO: Testing against a local daemon [2020-07-14T14:03:49.172Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-14T14:03:49.321Z] 4612f6d0b889: Pull complete [2020-07-14T14:03:51.089Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.83s) [2020-07-14T14:03:51.089Z] === RUN TestDockerNetworkMacvlan [2020-07-14T14:03:52.032Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-14T14:03:52.977Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-14T14:03:53.922Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-14T14:03:56.016Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-14T14:03:56.471Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-14T14:03:59.020Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-14T14:04:04.313Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-14T14:04:04.486Z] --- PASS: TestServiceUpdatePidsLimit (18.17s) [2020-07-14T14:04:04.486Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-14T14:04:04.486Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-07-14T14:04:04.486Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-07-14T14:04:04.486Z] PASS [2020-07-14T14:04:04.486Z] [2020-07-14T14:04:04.486Z] === Skipped [2020-07-14T14:04:04.486Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-14T14:04:04.486Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:04:04.486Z] [2020-07-14T14:04:04.486Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-14T14:04:04.486Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:04.486Z] [2020-07-14T14:04:04.486Z] [2020-07-14T14:04:04.486Z] DONE 27 tests, 2 skipped in 176.586s [2020-07-14T14:04:04.486Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-14T14:04:04.486Z] ++ 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-07-14T14:04:04.486Z] ++ set -e [2020-07-14T14:04:04.486Z] ++ '[' -n 0 ']' [2020-07-14T14:04:04.486Z] ++ set -x [2020-07-14T14:04:04.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:04:04.486Z] INFO: Testing against a local daemon [2020-07-14T14:04:04.486Z] === RUN TestSessionCreate [2020-07-14T14:04:04.486Z] --- PASS: TestSessionCreate (0.02s) [2020-07-14T14:04:04.486Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-14T14:04:04.486Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-14T14:04:04.486Z] PASS [2020-07-14T14:04:04.486Z] [2020-07-14T14:04:04.486Z] DONE 2 tests in 0.227s [2020-07-14T14:04:04.486Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-14T14:04:04.486Z] ++ 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-07-14T14:04:04.486Z] ++ set -e [2020-07-14T14:04:04.486Z] ++ '[' -n 0 ']' [2020-07-14T14:04:04.486Z] ++ set -x [2020-07-14T14:04:04.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:04:04.486Z] INFO: Testing against a local daemon [2020-07-14T14:04:04.486Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-14T14:04:04.486Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:04:04.486Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:04:04.486Z] === RUN TestEventsExecDie [2020-07-14T14:04:04.486Z] --- PASS: TestEventsExecDie (1.00s) [2020-07-14T14:04:04.486Z] === RUN TestEventsBackwardsCompatible [2020-07-14T14:04:04.486Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-14T14:04:04.486Z] === RUN TestInfoBinaryCommits [2020-07-14T14:04:04.486Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-14T14:04:04.486Z] === RUN TestInfoAPIVersioned [2020-07-14T14:04:04.777Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-14T14:04:04.777Z] === RUN TestInfoDiscoveryBackend [2020-07-14T14:04:04.885Z] --- PASS: TestDockerNetworkMacvlan (13.72s) [2020-07-14T14:04:04.885Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-14T14:04:04.885Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-07-14T14:04:04.885Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-07-14T14:04:04.885Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-07-14T14:04:04.885Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.23s) [2020-07-14T14:04:04.885Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2020-07-14T14:04:04.885Z] PASS [2020-07-14T14:04:04.885Z] [2020-07-14T14:04:04.885Z] DONE 8 tests in 15.746s [2020-07-14T14:04:04.885Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-14T14:04:04.885Z] ++ 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-07-14T14:04:04.885Z] ++ set -e [2020-07-14T14:04:04.885Z] ++ '[' -n 0 ']' [2020-07-14T14:04:04.885Z] ++ set -x [2020-07-14T14:04:04.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-14T14:04:04.886Z] testing: warning: no tests to run [2020-07-14T14:04:04.886Z] PASS [2020-07-14T14:04:04.886Z] [2020-07-14T14:04:04.886Z] DONE 0 tests in 0.041s [2020-07-14T14:04:04.886Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-14T14:04:04.886Z] ++ 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-07-14T14:04:04.886Z] ++ set -e [2020-07-14T14:04:04.886Z] ++ '[' -n 0 ']' [2020-07-14T14:04:04.886Z] ++ set -x [2020-07-14T14:04:04.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-14T14:04:05.069Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-14T14:04:05.069Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-14T14:04:05.147Z] INFO: Testing against a local daemon [2020-07-14T14:04:05.147Z] === RUN TestAuthZPluginAllowRequest [2020-07-14T14:04:05.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-14T14:04:06.100Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-14T14:04:06.100Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-14T14:04:06.355Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-14T14:04:06.355Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-14T14:04:06.355Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-14T14:04:06.533Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2020-07-14T14:04:06.533Z] === RUN TestAuthZPluginTLS [2020-07-14T14:04:06.613Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-14T14:04:06.745Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-14T14:04:06.745Z] === RUN TestInfoAPI [2020-07-14T14:04:06.745Z] --- PASS: TestInfoAPI (0.02s) [2020-07-14T14:04:06.745Z] === RUN TestInfoAPIWarnings [2020-07-14T14:04:07.179Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-14T14:04:07.179Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-14T14:04:07.376Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-14T14:04:07.376Z] === RUN TestInfoDebug [2020-07-14T14:04:07.476Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-07-14T14:04:07.476Z] === RUN TestAuthZPluginDenyRequest [2020-07-14T14:04:07.667Z] --- PASS: TestInfoDebug (0.53s) [2020-07-14T14:04:07.667Z] === RUN TestInfoInsecureRegistries [2020-07-14T14:04:07.737Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2020-07-14T14:04:07.737Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-14T14:04:07.746Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-14T14:04:07.746Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-14T14:04:07.746Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-14T14:04:08.004Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-14T14:04:08.004Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-14T14:04:08.262Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-14T14:04:08.298Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-14T14:04:08.298Z] === RUN TestInfoRegistryMirrors [2020-07-14T14:04:08.521Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-14T14:04:08.521Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-14T14:04:08.680Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-07-14T14:04:08.680Z] === RUN TestAuthZPluginDenyResponse [2020-07-14T14:04:08.930Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-14T14:04:08.931Z] === RUN TestLoginFailsWithBadCredentials [2020-07-14T14:04:09.087Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-14T14:04:09.222Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-07-14T14:04:09.222Z] === RUN TestPingCacheHeaders [2020-07-14T14:04:09.222Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-14T14:04:09.222Z] === RUN TestPingGet [2020-07-14T14:04:09.222Z] --- PASS: TestPingGet (0.02s) [2020-07-14T14:04:09.222Z] === RUN TestPingHead [2020-07-14T14:04:09.222Z] --- PASS: TestPingHead (0.01s) [2020-07-14T14:04:09.222Z] === RUN TestVersion [2020-07-14T14:04:09.222Z] --- PASS: TestVersion (0.01s) [2020-07-14T14:04:09.222Z] PASS [2020-07-14T14:04:09.222Z] [2020-07-14T14:04:09.222Z] === Skipped [2020-07-14T14:04:09.222Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:04:09.222Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:04:09.222Z] [2020-07-14T14:04:09.222Z] [2020-07-14T14:04:09.222Z] DONE 18 tests, 1 skipped in 5.799s [2020-07-14T14:04:09.222Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-14T14:04:09.222Z] ++ 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-07-14T14:04:09.222Z] ++ set -e [2020-07-14T14:04:09.222Z] ++ '[' -n 0 ']' [2020-07-14T14:04:09.222Z] ++ set -x [2020-07-14T14:04:09.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:04:09.222Z] INFO: Testing against a local daemon [2020-07-14T14:04:09.222Z] === RUN TestVolumesCreateAndList [2020-07-14T14:04:09.222Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-14T14:04:09.222Z] === RUN TestVolumesRemove [2020-07-14T14:04:09.253Z] --- PASS: TestAuthZPluginDenyResponse (0.62s) [2020-07-14T14:04:09.253Z] === RUN TestAuthZPluginAllowEventStream [2020-07-14T14:04:09.345Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-14T14:04:09.513Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-14T14:04:09.513Z] === RUN TestVolumesInspect [2020-07-14T14:04:09.513Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-14T14:04:09.513Z] === RUN TestVolumesInvalidJSON [2020-07-14T14:04:09.513Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-14T14:04:09.513Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-14T14:04:09.513Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-14T14:04:09.513Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-14T14:04:09.513Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-14T14:04:09.513Z] PASS [2020-07-14T14:04:09.513Z] [2020-07-14T14:04:09.513Z] DONE 5 tests in 0.315s [2020-07-14T14:04:09.513Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-14T14:04:09.513Z] ++++ cat bundles/test-integration/docker.pid [2020-07-14T14:04:09.513Z] +++ kill 11979 [2020-07-14T14:04:09.912Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-14T14:04:10.479Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-14T14:04:10.479Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-14T14:04:10.640Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2020-07-14T14:04:10.640Z] === RUN TestAuthZPluginErrorResponse [2020-07-14T14:04:11.022Z] +++ /etc/init.d/apparmor stop [2020-07-14T14:04:11.022Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-14T14:04:11.022Z] [2020-07-14T14:04:11.022Z] Unloading profiles will leave already running processes permanently [2020-07-14T14:04:11.022Z] unconfined, which can lead to unexpected situations. [2020-07-14T14:04:11.022Z] [2020-07-14T14:04:11.022Z] To set a process to complain mode, use the command line tool [2020-07-14T14:04:11.022Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-14T14:04:11.022Z] +++ true [2020-07-14T14:04:11.022Z] exiting test-integration [2020-07-14T14:04:11.022Z] ++ exit 0 [2020-07-14T14:04:11.022Z] [2020-07-14T14:04:11.046Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-14T14:04:11.212Z] --- PASS: TestAuthZPluginErrorResponse (0.62s) [2020-07-14T14:04:11.212Z] === RUN TestAuthZPluginErrorRequest [2020-07-14T14:04:11.784Z] --- PASS: TestAuthZPluginErrorRequest (0.60s) [2020-07-14T14:04:11.784Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-14T14:04:12.365Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-07-14T14:04:12.365Z] === RUN TestAuthZPluginEnsureLoadImportWorking Post stage [Pipeline] junit [2020-07-14T14:04:12.586Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-14T14:04:13.365Z] + echo Ensuring container killed. [2020-07-14T14:04:13.365Z] Ensuring container killed. [2020-07-14T14:04:13.365Z] + docker rm -vf docker-pr2 [2020-07-14T14:04:13.365Z] Error: No such container: docker-pr2 [2020-07-14T14:04:13.365Z] + true [Pipeline] sh [2020-07-14T14:04:13.742Z] + echo Chowning /workspace to jenkins user [2020-07-14T14:04:13.743Z] Chowning /workspace to jenkins user [2020-07-14T14:04:13.743Z] + id -u [2020-07-14T14:04:13.743Z] + id -g [2020-07-14T14:04:13.743Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40994:/workspace busybox chown -R 1001:1001 /workspace [2020-07-14T14:04:14.329Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-14T14:04:14.329Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-14T14:04:14.329Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-14T14:04:14.897Z] === RUN TestDockerSuite/TestImportFile [2020-07-14T14:04:14.923Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2020-07-14T14:04:14.923Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-14T14:04:16.198Z] + bundleName=s390x-integration [2020-07-14T14:04:16.198Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-14T14:04:16.198Z] Creating s390x-integration-bundles.tar.gz [2020-07-14T14:04:16.198Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-14T14:04:16.198Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-14T14:04:16.242Z] Archiving artifacts [2020-07-14T14:04:16.271Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-14T14:04:16.271Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-14T14:04:16.315Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2020-07-14T14:04:16.315Z] === RUN TestAuthZPluginHeader [2020-07-14T14:04:16.642Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40994/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-14T14:04:17.025Z] + make clean [2020-07-14T14:04:17.258Z] --- PASS: TestAuthZPluginHeader (0.91s) [2020-07-14T14:04:17.258Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-14T14:04:17.258Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-14T14:04:17.258Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:17.258Z] === RUN TestAuthZPluginV2Disable [2020-07-14T14:04:17.258Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-14T14:04:17.258Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:17.258Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-14T14:04:17.258Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-14T14:04:17.258Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:17.258Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-14T14:04:17.258Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-14T14:04:17.258Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:17.258Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-14T14:04:17.315Z] docker volume rm -f docker-dev-cache [2020-07-14T14:04:17.315Z] docker-dev-cache [Pipeline] deleteDir [2020-07-14T14:04:17.648Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-14T14:04:18.586Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-14T14:04:19.987Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-14T14:04:20.553Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-14T14:04:21.120Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-14T14:04:21.686Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-14T14:04:21.686Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-14T14:04:21.686Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-14T14:04:22.253Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-14T14:04:22.820Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-14T14:04:23.387Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-14T14:04:23.953Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-14T14:04:24.518Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.1% of statements [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/builder [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/builder/dockerfile 0.156s coverage: 48.1% of statements [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/builder/remotecontext 0.134s coverage: 13.6% of statements [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-14T14:04:24.767Z] ok github.com/docker/docker/builder/remotecontext/git 1.211s coverage: 86.3% of statements [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/cli [no test files] [2020-07-14T14:04:24.767Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-14T14:04:25.085Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-14T14:04:25.085Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-14T14:04:26.458Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-14T14:04:26.673Z] ok github.com/docker/docker/client 0.177s coverage: 75.4% of statements [2020-07-14T14:04:26.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-14T14:04:26.717Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-14T14:04:27.283Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-14T14:04:27.283Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-14T14:04:27.850Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-14T14:04:27.850Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-14T14:04:28.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-14T14:04:28.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-14T14:04:28.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-14T14:04:29.225Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-14T14:04:29.791Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-14T14:04:30.725Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-14T14:04:30.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-14T14:04:31.550Z] === RUN TestDockerSuite/TestInspectImage [2020-07-14T14:04:31.550Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-14T14:04:31.550Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-14T14:04:31.550Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-14T14:04:32.116Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-14T14:04:32.683Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-14T14:04:32.683Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-14T14:04:33.249Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-14T14:04:34.184Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-14T14:04:35.377Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.76s) [2020-07-14T14:04:35.377Z] PASS [2020-07-14T14:04:35.377Z] [2020-07-14T14:04:35.377Z] === Skipped [2020-07-14T14:04:35.377Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-14T14:04:35.377Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:35.377Z] [2020-07-14T14:04:35.377Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-14T14:04:35.377Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:35.377Z] [2020-07-14T14:04:35.377Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-14T14:04:35.377Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:35.377Z] [2020-07-14T14:04:35.377Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-14T14:04:35.377Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:35.377Z] [2020-07-14T14:04:35.377Z] [2020-07-14T14:04:35.377Z] DONE 17 tests, 4 skipped in 30.195s [2020-07-14T14:04:35.377Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-14T14:04:35.377Z] ++ 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-07-14T14:04:35.377Z] ++ set -e [2020-07-14T14:04:35.377Z] ++ '[' -n 0 ']' [2020-07-14T14:04:35.377Z] ++ set -x [2020-07-14T14:04:35.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:04:35.377Z] INFO: Testing against a local daemon [2020-07-14T14:04:35.377Z] === RUN TestPluginInvalidJSON [2020-07-14T14:04:35.377Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:04:35.377Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:04:35.377Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:04:35.377Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-14T14:04:35.377Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-14T14:04:35.377Z] === RUN TestPluginInstall [2020-07-14T14:04:35.377Z] === RUN TestPluginInstall/no_auth [2020-07-14T14:04:35.559Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-14T14:04:35.559Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-14T14:04:36.494Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-14T14:04:37.431Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-14T14:04:39.332Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-14T14:04:39.590Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-14T14:04:40.156Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-14T14:04:40.722Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-14T14:04:41.289Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-14T14:04:41.872Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f4f47db7905b7be88454476b3051f99a86131bfb01cc9815d62bf199bb119d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f4f47db7905b7be88454476b3051f99a86131bfb01cc9815d62bf199bb119d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:04:41.997Z] === RUN TestPluginInstall/with_htpasswd [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd8eed8eedba1f12011da4ca5503ac2c98ea509c9edb6b45d2773ed20c6ce3f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:04:41.997Z] time="2020-07-14T14:04:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd8eed8eedba1f12011da4ca5503ac2c98ea509c9edb6b45d2773ed20c6ce3f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:04:42.454Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-14T14:04:42.454Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-14T14:04:42.569Z] === RUN TestPluginInstall/with_insecure [2020-07-14T14:04:43.829Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-14T14:04:43.957Z] time="2020-07-14T14:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:04:43.957Z] time="2020-07-14T14:04:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:04:43.957Z] time="2020-07-14T14:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b902c6b7300abfee0e2341a46e38b64902b5b2f60d658d55f154b2e0d9ff5018" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:04:43.957Z] time="2020-07-14T14:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:04:43.957Z] time="2020-07-14T14:04:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:04:43.957Z] time="2020-07-14T14:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b902c6b7300abfee0e2341a46e38b64902b5b2f60d658d55f154b2e0d9ff5018" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:04:43.957Z] --- PASS: TestPluginInstall (8.81s) [2020-07-14T14:04:43.957Z] --- PASS: TestPluginInstall/no_auth (5.90s) [2020-07-14T14:04:43.957Z] --- PASS: TestPluginInstall/with_htpasswd (1.23s) [2020-07-14T14:04:43.957Z] --- PASS: TestPluginInstall/with_insecure (1.67s) [2020-07-14T14:04:43.957Z] plugin_test.go:157: [d9b947c7a6dcc] daemon is not started [2020-07-14T14:04:43.957Z] PASS [2020-07-14T14:04:43.957Z] [2020-07-14T14:04:43.957Z] DONE 6 tests in 9.051s [2020-07-14T14:04:44.219Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-14T14:04:44.219Z] ++ 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-07-14T14:04:44.219Z] ++ set -e [2020-07-14T14:04:44.219Z] ++ '[' -n 0 ']' [2020-07-14T14:04:44.219Z] ++ set -x [2020-07-14T14:04:44.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:04:44.219Z] INFO: Testing against a local daemon [2020-07-14T14:04:44.219Z] === RUN TestExternalGraphDriver [2020-07-14T14:04:44.480Z] === RUN TestExternalGraphDriver/json [2020-07-14T14:04:45.205Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-14T14:04:46.139Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-14T14:04:46.139Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-14T14:04:47.028Z] === RUN TestExternalGraphDriver/spec [2020-07-14T14:04:47.515Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-14T14:04:48.945Z] === RUN TestExternalGraphDriver/pull [2020-07-14T14:04:49.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-14T14:04:49.416Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-14T14:04:50.864Z] --- PASS: TestExternalGraphDriver (6.40s) [2020-07-14T14:04:50.865Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2020-07-14T14:04:50.865Z] --- PASS: TestExternalGraphDriver/spec (2.30s) [2020-07-14T14:04:50.865Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-07-14T14:04:50.865Z] === RUN TestGraphdriverPluginV2 [2020-07-14T14:04:50.865Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-07-14T14:04:50.865Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:50.865Z] PASS [2020-07-14T14:04:50.865Z] [2020-07-14T14:04:50.865Z] === Skipped [2020-07-14T14:04:50.865Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-07-14T14:04:50.865Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:04:50.865Z] [2020-07-14T14:04:50.865Z] [2020-07-14T14:04:50.865Z] DONE 5 tests, 1 skipped in 6.689s [2020-07-14T14:04:50.865Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-14T14:04:50.865Z] ++ 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-07-14T14:04:50.865Z] ++ set -e [2020-07-14T14:04:50.865Z] ++ '[' -n 0 ']' [2020-07-14T14:04:50.865Z] ++ set -x [2020-07-14T14:04:50.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:04:50.865Z] INFO: Testing against a local daemon [2020-07-14T14:04:50.865Z] === RUN TestContinueAfterPluginCrash [2020-07-14T14:04:50.865Z] === PAUSE TestContinueAfterPluginCrash [2020-07-14T14:04:50.865Z] === RUN TestReadPluginNoRead [2020-07-14T14:04:50.865Z] === PAUSE TestReadPluginNoRead [2020-07-14T14:04:50.865Z] === RUN TestDaemonStartWithLogOpt [2020-07-14T14:04:50.865Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-14T14:04:50.865Z] === CONT TestContinueAfterPluginCrash [2020-07-14T14:04:50.865Z] === CONT TestDaemonStartWithLogOpt [2020-07-14T14:04:50.865Z] === CONT TestReadPluginNoRead [2020-07-14T14:04:51.317Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-14T14:04:51.317Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-14T14:04:53.219Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-14T14:04:53.219Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-14T14:04:54.155Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-14T14:04:55.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-14T14:04:55.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-14T14:04:56.169Z] === RUN TestReadPluginNoRead/default [2020-07-14T14:04:56.169Z] --- PASS: TestDaemonStartWithLogOpt (4.68s) [2020-07-14T14:04:56.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-14T14:04:56.743Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-14T14:04:58.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-14T14:04:58.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-14T14:04:58.658Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-14T14:05:00.044Z] --- PASS: TestReadPluginNoRead (8.88s) [2020-07-14T14:05:00.044Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2020-07-14T14:05:00.044Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2020-07-14T14:05:00.044Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2020-07-14T14:05:00.044Z] read_test.go:92: [db0f4a5302ace] daemon is not started [2020-07-14T14:05:00.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-14T14:05:00.987Z] --- PASS: TestContinueAfterPluginCrash (9.90s) [2020-07-14T14:05:00.987Z] PASS [2020-07-14T14:05:00.987Z] [2020-07-14T14:05:00.987Z] DONE 6 tests in 10.091s [2020-07-14T14:05:00.987Z] 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-07-14T14:05:00.987Z] ++ 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-07-14T14:05:00.987Z] ++ set -e [2020-07-14T14:05:00.987Z] ++ '[' -n 0 ']' [2020-07-14T14:05:00.987Z] ++ set -x [2020-07-14T14:05:00.987Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:05:00.987Z] testing: warning: no tests to run [2020-07-14T14:05:00.987Z] PASS [2020-07-14T14:05:00.987Z] [2020-07-14T14:05:00.987Z] DONE 0 tests in 0.065s [2020-07-14T14:05:00.987Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-14T14:05:00.987Z] ++ 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-07-14T14:05:00.987Z] ++ set -e [2020-07-14T14:05:00.987Z] ++ '[' -n 0 ']' [2020-07-14T14:05:00.987Z] ++ set -x [2020-07-14T14:05:00.987Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:05:01.248Z] INFO: Testing against a local daemon [2020-07-14T14:05:01.248Z] === RUN TestPluginWithDevMounts [2020-07-14T14:05:01.248Z] === PAUSE TestPluginWithDevMounts [2020-07-14T14:05:01.248Z] === CONT TestPluginWithDevMounts [2020-07-14T14:05:03.162Z] --- PASS: TestPluginWithDevMounts (2.08s) [2020-07-14T14:05:03.162Z] PASS [2020-07-14T14:05:03.162Z] [2020-07-14T14:05:03.162Z] DONE 1 tests in 2.269s [2020-07-14T14:05:03.424Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-14T14:05:03.424Z] ++ 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-07-14T14:05:03.424Z] ++ set -e [2020-07-14T14:05:03.424Z] ++ '[' -n 0 ']' [2020-07-14T14:05:03.424Z] ++ set -x [2020-07-14T14:05:03.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:05:03.424Z] INFO: Testing against a local daemon [2020-07-14T14:05:03.424Z] === RUN TestSecretInspect [2020-07-14T14:05:04.123Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-14T14:05:04.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-14T14:05:04.689Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-14T14:05:05.397Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.8% of statements [2020-07-14T14:05:05.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-14T14:05:06.193Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-14T14:05:06.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-14T14:05:06.334Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2020-07-14T14:05:06.334Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-14T14:05:06.334Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-14T14:05:06.334Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-14T14:05:06.334Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-14T14:05:06.728Z] --- PASS: TestSecretInspect (2.86s) [2020-07-14T14:05:06.728Z] === RUN TestSecretList [2020-07-14T14:05:06.759Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-14T14:05:08.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-14T14:05:08.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-14T14:05:09.275Z] --- PASS: TestSecretList (2.90s) [2020-07-14T14:05:09.275Z] === RUN TestSecretsCreateAndDelete [2020-07-14T14:05:09.291Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-14T14:05:09.291Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-14T14:05:09.291Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-14T14:05:09.291Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-14T14:05:09.291Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-14T14:05:10.268Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-14T14:05:10.834Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-14T14:05:10.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-14T14:05:12.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-14T14:05:12.632Z] --- PASS: TestSecretsCreateAndDelete (2.90s) [2020-07-14T14:05:12.632Z] === RUN TestSecretsUpdate [2020-07-14T14:05:14.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-14T14:05:15.018Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-14T14:05:15.018Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-14T14:05:15.179Z] --- PASS: TestSecretsUpdate (2.89s) [2020-07-14T14:05:15.179Z] === RUN TestTemplatedSecret [2020-07-14T14:05:15.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-14T14:05:16.319Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2020-07-14T14:05:17.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-14T14:05:18.228Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-14T14:05:18.482Z] --- PASS: TestTemplatedSecret (3.12s) [2020-07-14T14:05:18.483Z] === RUN TestSecretCreateResolve [2020-07-14T14:05:18.710Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-14T14:05:18.710Z] Using test binary docker [2020-07-14T14:05:18.710Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-14T14:05:18.710Z] +++ /etc/init.d/apparmor start [2020-07-14T14:05:18.710Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-14T14:05:18.710Z] INFO: Waiting for daemon to start... [2020-07-14T14:05:18.710Z] Starting dockerd [2020-07-14T14:05:18.710Z] +++ 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-07-14T14:05:19.611Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.4% of statements [2020-07-14T14:05:20.318Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-14T14:05:20.318Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-14T14:05:20.318Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-14T14:05:20.792Z] . [2020-07-14T14:05:20.792Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-14T14:05:20.792Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-14T14:05:20.792Z] Error: No such image: emptyfs [2020-07-14T14:05:20.792Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-14T14:05:20.792Z] ++++ docker load [2020-07-14T14:05:20.792Z] Running integration-test (iteration 1) [2020-07-14T14:05:20.792Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-14T14:05:20.792Z] ++ 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-07-14T14:05:20.792Z] ++ set -e [2020-07-14T14:05:20.792Z] ++ '[' -n 0 ']' [2020-07-14T14:05:20.792Z] ++ set -x [2020-07-14T14:05:20.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:05:20.884Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-14T14:05:21.030Z] --- PASS: TestSecretCreateResolve (2.87s) [2020-07-14T14:05:21.030Z] PASS [2020-07-14T14:05:21.030Z] [2020-07-14T14:05:21.030Z] DONE 6 tests in 17.729s [2020-07-14T14:05:21.030Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-14T14:05:21.030Z] ++ 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-07-14T14:05:21.030Z] ++ set -e [2020-07-14T14:05:21.030Z] ++ '[' -n 0 ']' [2020-07-14T14:05:21.030Z] ++ set -x [2020-07-14T14:05:21.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:05:21.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-14T14:05:21.291Z] INFO: Testing against a local daemon [2020-07-14T14:05:21.291Z] === RUN TestServiceCreateInit [2020-07-14T14:05:21.291Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-14T14:05:21.710Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-14T14:05:22.645Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-14T14:05:24.021Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-14T14:05:24.955Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-14T14:05:26.603Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-14T14:05:26.862Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-14T14:05:27.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-14T14:05:27.429Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-14T14:05:27.995Z] === RUN TestDockerSuite/TestLogsSince [2020-07-14T14:05:29.591Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-07-14T14:05:29.850Z] ok github.com/docker/docker/daemon 12.135s coverage: 17.5% of statements [2020-07-14T14:05:29.850Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-14T14:05:29.850Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-14T14:05:29.850Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 81.7% of statements [2020-07-14T14:05:29.910Z] --- PASS: TestServiceCreateInit (8.74s) [2020-07-14T14:05:29.910Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.51s) [2020-07-14T14:05:29.910Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s) [2020-07-14T14:05:29.910Z] === RUN TestCreateServiceMultipleTimes [2020-07-14T14:05:30.898Z] 666079ee0460: Pull complete [2020-07-14T14:05:30.898Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-14T14:05:30.898Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:05:30.898Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-14T14:05:30.898Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-14T14:05:30.898Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-07-14T14:05:30.898Z] WARN: Skipping validation tests [2020-07-14T14:05:30.898Z] INFO: Running unit tests at 07/14/2020 14:05:23... [2020-07-14T14:05:30.898Z] INFO: make.ps1 starting at 07/14/2020 14:05:27 [2020-07-14T14:05:30.898Z] INFO: Git commit (a4e6e76988) assumed from DOCKER_GITCOMMIT environment variable [2020-07-14T14:05:30.898Z] INFO: Invoking autogen... [2020-07-14T14:05:30.898Z] INFO: Running unit tests... [2020-07-14T14:05:31.227Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-14T14:05:31.228Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-14T14:05:31.228Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-14T14:05:31.228Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-14T14:05:32.610Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-07-14T14:05:34.517Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.320s coverage: 73.1% of statements [2020-07-14T14:05:34.556Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-14T14:05:35.086Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-07-14T14:05:35.686Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-07-14T14:05:36.025Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.404s coverage: 57.0% of statements [2020-07-14T14:05:36.229Z] Loaded image: buildpack-deps:buster [2020-07-14T14:05:36.229Z] Loaded image: busybox:latest [2020-07-14T14:05:36.229Z] Loaded image: busybox:glibc [2020-07-14T14:05:36.229Z] Loaded image: debian:buster [2020-07-14T14:05:36.229Z] Loaded image: hello-world:latest [2020-07-14T14:05:36.229Z] INFO: Testing against a local daemon [2020-07-14T14:05:36.229Z] === RUN TestCgroupNamespacesBuild [2020-07-14T14:05:36.229Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2020-07-14T14:05:36.229Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-14T14:05:36.868Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2020-07-14T14:05:36.868Z] === RUN TestBuildWithSession [2020-07-14T14:05:36.868Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-14T14:05:36.868Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T14:05:36.868Z] === RUN TestBuildSquashParent [2020-07-14T14:05:37.932Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-07-14T14:05:39.841Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.226s coverage: 49.5% of statements [2020-07-14T14:05:40.411Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.802s coverage: 46.2% of statements [2020-07-14T14:05:40.411Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-14T14:05:41.116Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-14T14:05:41.116Z] === RUN TestDockerSuite/TestLogsTail [2020-07-14T14:05:41.351Z] --- PASS: TestBuildSquashParent (4.38s) [2020-07-14T14:05:41.351Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-14T14:05:41.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T14:05:41.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T14:05:41.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T14:05:41.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T14:05:41.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T14:05:41.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T14:05:41.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T14:05:41.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T14:05:41.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T14:05:41.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T14:05:41.352Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T14:05:41.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T14:05:41.352Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-14T14:05:41.352Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-14T14:05:41.352Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-14T14:05:41.352Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-14T14:05:41.374Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-14T14:05:41.791Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.681s coverage: 57.7% of statements [2020-07-14T14:05:41.791Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-14T14:05:41.941Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-14T14:05:42.507Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-14T14:05:42.728Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.353s coverage: 76.1% of statements [2020-07-14T14:05:42.729Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-14T14:05:42.765Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-14T14:05:42.889Z] ? github.com/docker/docker/api [no test files] [2020-07-14T14:05:43.332Z] === RUN TestDockerSuite/TestNetHostname [2020-07-14T14:05:43.668Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-07-14T14:05:44.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-14T14:05:44.117Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-14T14:05:44.248Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-07-14T14:05:45.198Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-07-14T14:05:45.233Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-14T14:05:45.233Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-14T14:05:45.799Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-14T14:05:46.207Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-14T14:05:46.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-07-14T14:05:46.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) [2020-07-14T14:05:46.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2020-07-14T14:05:46.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s) [2020-07-14T14:05:46.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2020-07-14T14:05:46.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2020-07-14T14:05:46.207Z] === RUN TestBuildMultiStageCopy [2020-07-14T14:05:46.207Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-14T14:05:46.575Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.8% of statements [2020-07-14T14:05:46.575Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-14T14:05:46.575Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-14T14:05:47.144Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.8% of statements [2020-07-14T14:05:47.700Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-14T14:05:47.700Z] === RUN TestDockerSuite/TestPluginActive [2020-07-14T14:05:47.764Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-14T14:05:47.764Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-14T14:05:48.039Z] --- PASS: TestCreateServiceMultipleTimes (16.99s) [2020-07-14T14:05:48.039Z] === RUN TestCreateServiceConflict [2020-07-14T14:05:48.060Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-14T14:05:48.703Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-14T14:05:48.703Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2020-07-14T14:05:48.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.61s) [2020-07-14T14:05:48.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-07-14T14:05:48.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-07-14T14:05:48.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-07-14T14:05:48.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-07-14T14:05:48.703Z] === RUN TestBuildMultiStageParentConfig [2020-07-14T14:05:49.050Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-07-14T14:05:49.050Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.4% of statements [2020-07-14T14:05:49.050Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-14T14:05:49.050Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-14T14:05:49.600Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-14T14:05:49.760Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2020-07-14T14:05:49.760Z] === RUN TestBuildLabelWithTargets [2020-07-14T14:05:49.955Z] --- PASS: TestCreateServiceConflict (2.91s) [2020-07-14T14:05:49.955Z] === RUN TestCreateServiceMaxReplicas [2020-07-14T14:05:49.985Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-14T14:05:50.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 61.6% of statements [2020-07-14T14:05:50.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-07-14T14:05:50.806Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2020-07-14T14:05:50.806Z] === RUN TestBuildWithEmptyLayers [2020-07-14T14:05:51.456Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-07-14T14:05:51.456Z] === RUN TestBuildMultiStageOnBuild [2020-07-14T14:05:51.881Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 75.2% of statements [2020-07-14T14:05:51.881Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-14T14:05:52.141Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 37.7% of statements [2020-07-14T14:05:52.941Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-14T14:05:52.942Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-14T14:05:53.261Z] --- PASS: TestCreateServiceMaxReplicas (3.32s) [2020-07-14T14:05:53.261Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-14T14:05:53.519Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-07-14T14:05:53.539Z] --- PASS: TestBuildMultiStageOnBuild (1.93s) [2020-07-14T14:05:53.539Z] === RUN TestBuildUncleanTarFilenames [2020-07-14T14:05:53.876Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-14T14:05:54.457Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-14T14:05:54.580Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2020-07-14T14:05:54.580Z] === RUN TestBuildMultiStageLayerLeak [2020-07-14T14:05:55.025Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-14T14:05:55.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-14T14:05:55.441Z] ok github.com/docker/docker/api/server 0.173s coverage: 9.0% of statements [2020-07-14T14:05:55.593Z] ok github.com/docker/docker/daemon/logger/splunk 1.576s coverage: 82.5% of statements [2020-07-14T14:05:55.593Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-14T14:05:55.593Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-07-14T14:05:55.593Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-14T14:05:56.106Z] --- PASS: TestBuildMultiStageLayerLeak (1.88s) [2020-07-14T14:05:56.106Z] === RUN TestBuildWithHugeFile [2020-07-14T14:05:56.184Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-14T14:05:57.119Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-14T14:05:57.498Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-07-14T14:05:57.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-14T14:05:58.435Z] ok github.com/docker/docker/distribution 0.201s coverage: 22.1% of statements [2020-07-14T14:05:58.435Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-14T14:05:59.059Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-14T14:05:59.373Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-14T14:06:00.311Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-14T14:06:00.570Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2020-07-14T14:06:00.570Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-14T14:06:01.137Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-07-14T14:06:01.137Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-14T14:06:02.079Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-07-14T14:06:02.079Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-14T14:06:02.649Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-14T14:06:04.029Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-07-14T14:06:04.289Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-14T14:06:04.324Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-14T14:06:04.935Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-14T14:06:05.668Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 77.1% of statements [2020-07-14T14:06:05.870Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-14T14:06:06.805Z] === RUN TestDockerSuite/TestPortList [2020-07-14T14:06:07.062Z] ok github.com/docker/docker/pkg/authorization 0.152s coverage: 68.3% of statements [2020-07-14T14:06:07.062Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-14T14:06:07.321Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-07-14T14:06:08.173Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.09s) [2020-07-14T14:06:08.173Z] === RUN TestCreateServiceSecretFileMode [2020-07-14T14:06:10.606Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 43.2% of statements [2020-07-14T14:06:10.606Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-14T14:06:10.720Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2020-07-14T14:06:10.720Z] === RUN TestCreateServiceConfigFileMode [2020-07-14T14:06:11.178Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-14T14:06:11.178Z] ok github.com/docker/docker/layer 7.704s coverage: 68.8% of statements [2020-07-14T14:06:11.178Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-14T14:06:11.178Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-14T14:06:11.178Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-14T14:06:11.178Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-14T14:06:11.178Z] ? github.com/docker/docker/oci [no test files] [2020-07-14T14:06:11.178Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-14T14:06:11.178Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-14T14:06:11.178Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-14T14:06:12.115Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 97.6% of statements [2020-07-14T14:06:12.682Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-07-14T14:06:13.249Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-07-14T14:06:13.268Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2020-07-14T14:06:13.269Z] === RUN TestCreateServiceSysctls [2020-07-14T14:06:13.818Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-07-14T14:06:14.916Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-14T14:06:15.195Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-07-14T14:06:15.483Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-14T14:06:15.764Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-07-14T14:06:15.764Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-07-14T14:06:16.333Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-07-14T14:06:16.333Z] ok github.com/docker/docker/pkg/fsutils 0.193s coverage: 85.1% of statements [2020-07-14T14:06:17.270Z] ok github.com/docker/docker/pkg/idtools 0.434s coverage: 70.5% of statements [2020-07-14T14:06:17.478Z] --- PASS: TestCreateServiceSysctls (4.07s) [2020-07-14T14:06:17.478Z] === RUN TestCreateServiceCapabilities [2020-07-14T14:06:17.529Z] ok github.com/docker/docker/pkg/ioutils 0.461s coverage: 69.3% of statements [2020-07-14T14:06:18.096Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-07-14T14:06:18.096Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2020-07-14T14:06:18.356Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-14T14:06:18.356Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-14T14:06:18.356Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-14T14:06:18.356Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-14T14:06:18.356Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-14T14:06:18.924Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-07-14T14:06:18.924Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-14T14:06:19.493Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-07-14T14:06:19.493Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-14T14:06:19.493Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-14T14:06:19.493Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-14T14:06:20.027Z] --- PASS: TestCreateServiceCapabilities (3.06s) [2020-07-14T14:06:20.027Z] === RUN TestInspect [2020-07-14T14:06:20.431Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-07-14T14:06:20.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-14T14:06:21.000Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-14T14:06:21.259Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-14T14:06:21.518Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-14T14:06:22.120Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-14T14:06:22.120Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-14T14:06:22.120Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-14T14:06:22.686Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-14T14:06:22.686Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-14T14:06:22.893Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-14T14:06:23.152Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-14T14:06:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-14T14:06:23.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-14T14:06:23.334Z] --- PASS: TestInspect (3.25s) [2020-07-14T14:06:23.334Z] === RUN TestCreateJob [2020-07-14T14:06:23.818Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-14T14:06:23.818Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-14T14:06:25.218Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-14T14:06:25.218Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-14T14:06:26.438Z] ok github.com/docker/docker/pkg/signal 2.395s coverage: 61.0% of statements [2020-07-14T14:06:26.438Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-14T14:06:26.638Z] --- PASS: TestCreateJob (3.21s) [2020-07-14T14:06:26.638Z] === RUN TestReplicatedJob [2020-07-14T14:06:26.697Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-14T14:06:26.956Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-14T14:06:27.219Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-14T14:06:27.750Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-14T14:06:27.790Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.8% of statements [2020-07-14T14:06:28.357Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-14T14:06:28.924Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-07-14T14:06:29.125Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-14T14:06:29.383Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-14T14:06:29.493Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2020-07-14T14:06:29.493Z] testing: warning: no tests to run [2020-07-14T14:06:29.493Z] coverage: [no statements] [2020-07-14T14:06:29.493Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-14T14:06:29.642Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-14T14:06:30.060Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-14T14:06:30.060Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-14T14:06:30.320Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-14T14:06:32.170Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-14T14:06:32.223Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-07-14T14:06:32.737Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-14T14:06:32.792Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-14T14:06:33.231Z] --- PASS: TestReplicatedJob (6.17s) [2020-07-14T14:06:33.231Z] === RUN TestUpdateReplicatedJob [2020-07-14T14:06:33.729Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-14T14:06:33.989Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-14T14:06:35.268Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-14T14:06:35.367Z] ok github.com/docker/docker/registry 0.079s coverage: 56.3% of statements [2020-07-14T14:06:36.305Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-07-14T14:06:36.305Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-07-14T14:06:36.533Z] --- PASS: TestUpdateReplicatedJob (3.93s) [2020-07-14T14:06:36.533Z] === RUN TestServiceListWithStatuses [2020-07-14T14:06:36.533Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-14T14:06:36.533Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:06:36.533Z] === RUN TestDockerNetworkConnectAlias [2020-07-14T14:06:37.242Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-07-14T14:06:37.242Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-14T14:06:39.453Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-14T14:06:39.453Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-14T14:06:39.778Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-14T14:06:40.714Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-14T14:06:41.283Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-14T14:06:41.826Z] --- PASS: TestDockerNetworkConnectAlias (5.31s) [2020-07-14T14:06:41.826Z] === RUN TestDockerNetworkReConnect [2020-07-14T14:06:42.220Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-07-14T14:06:42.736Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-14T14:06:46.399Z] ok github.com/docker/docker/api/server/httputils 0.145s coverage: 14.7% of statements [2020-07-14T14:06:46.399Z] ok github.com/docker/docker/api/server/middleware 0.169s coverage: 37.7% of statements [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-14T14:06:46.399Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2020-07-14T14:06:46.399Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2020-07-14T14:06:46.399Z] ok github.com/docker/docker/api/server/router/swarm 0.128s coverage: 5.1% of statements [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-14T14:06:46.399Z] ok github.com/docker/docker/api/types/time 0.186s coverage: 100.0% of statements [2020-07-14T14:06:46.399Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/builder [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-14T14:06:46.399Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-14T14:06:46.399Z] ok github.com/docker/docker/builder/dockerignore 0.226s coverage: 96.8% of statements [2020-07-14T14:06:46.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-14T14:06:47.117Z] --- PASS: TestDockerNetworkReConnect (4.35s) [2020-07-14T14:06:47.117Z] === RUN TestServicePlugin [2020-07-14T14:06:47.117Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-14T14:06:47.117Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:06:47.117Z] === RUN TestServiceUpdateLabel [2020-07-14T14:06:48.503Z] --- PASS: TestServiceUpdateLabel (2.38s) [2020-07-14T14:06:48.503Z] === RUN TestServiceUpdateSecrets [2020-07-14T14:06:48.636Z] ok github.com/docker/docker/cli/debug 0.074s coverage: 100.0% of statements [2020-07-14T14:06:49.451Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-14T14:06:49.630Z] ok github.com/docker/docker/builder/remotecontext 0.777s coverage: 9.2% of statements [2020-07-14T14:06:49.631Z] ok github.com/docker/docker/builder/dockerfile 0.686s coverage: 46.4% of statements [2020-07-14T14:06:50.385Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-14T14:06:52.917Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-14T14:06:53.150Z] --- PASS: TestBuildWithHugeFile (55.87s) [2020-07-14T14:06:53.150Z] === RUN TestBuildWithEmptyDockerfile [2020-07-14T14:06:53.150Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T14:06:53.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T14:06:53.151Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T14:06:53.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T14:06:53.151Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T14:06:53.151Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T14:06:53.151Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-14T14:06:53.151Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-14T14:06:53.151Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-14T14:06:53.151Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-14T14:06:53.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-07-14T14:06:53.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-07-14T14:06:53.151Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-07-14T14:06:53.151Z] === RUN TestBuildPreserveOwnership [2020-07-14T14:06:53.151Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-14T14:06:53.852Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-14T14:06:54.419Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/rootless [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/volume [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-14T14:06:54.419Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === Skipped [2020-07-14T14:06:54.419Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-14T14:06:54.419Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-14T14:06:54.419Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:73: No driver to put! [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-14T14:06:54.419Z] time="2020-07-14T14:05:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-14T14:06:54.419Z] time="2020-07-14T14:05:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-14T14:06:54.419Z] time="2020-07-14T14:05:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-14T14:06:54.419Z] time="2020-07-14T14:05:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-14T14:06:54.419Z] time="2020-07-14T14:05:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:73: No driver to put! [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-14T14:06:54.419Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-14T14:06:54.419Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-14T14:06:54.419Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-14T14:06:54.419Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-14T14:06:54.419Z] graphtest_unix.go:73: No driver to put! [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-14T14:06:54.419Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-14T14:06:54.419Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] [2020-07-14T14:06:54.419Z] DONE 2124 tests, 26 skipped in 247.293s Post stage [Pipeline] junit [2020-07-14T14:06:54.999Z] Recording test results [2020-07-14T14:06:55.227Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-14T14:06:55.231Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-14T14:06:55.958Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40994/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b1f1a9baddaec59ac43acc0d064ea9989a77948 hack/validate/vendor [2020-07-14T14:06:56.275Z] --- PASS: TestBuildPreserveOwnership (3.96s) [2020-07-14T14:06:56.275Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2020-07-14T14:06:56.275Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2020-07-14T14:06:56.275Z] === RUN TestBuildPlatformInvalid [2020-07-14T14:06:56.525Z] No vendor changes in diff. [2020-07-14T14:06:56.571Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-14T14:06:56.571Z] PASS [2020-07-14T14:06:56.571Z] [2020-07-14T14:06:56.571Z] === Skipped [2020-07-14T14:06:56.571Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-14T14:06:56.571Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T14:06:56.571Z] [2020-07-14T14:06:56.571Z] [2020-07-14T14:06:56.571Z] DONE 32 tests, 1 skipped in 95.598s [2020-07-14T14:06:56.571Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-14T14:06:56.572Z] ++ 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-07-14T14:06:56.572Z] ++ set -e [2020-07-14T14:06:56.572Z] ++ '[' -n 0 ']' [2020-07-14T14:06:56.572Z] ++ set -x [2020-07-14T14:06:56.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:06:56.572Z] INFO: Testing against a local daemon [2020-07-14T14:06:56.572Z] === RUN TestConfigInspect [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-14T14:06:57.183Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-14T14:06:57.432Z] + echo Building e2e image [2020-07-14T14:06:57.433Z] Building e2e image [2020-07-14T14:06:57.433Z] + docker build --build-arg DOCKER_GITCOMMIT=8b1f1a9baddaec59ac43acc0d064ea9989a77948 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-14T14:06:57.433Z] #2 [internal] load .dockerignore [2020-07-14T14:06:57.433Z] #2 transferring context: 34B done [2020-07-14T14:06:57.433Z] #2 DONE 0.0s [2020-07-14T14:06:57.433Z] [2020-07-14T14:06:57.433Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-14T14:06:57.433Z] #1 transferring dockerfile: 3.21kB done [2020-07-14T14:06:57.433Z] #1 DONE 0.0s [2020-07-14T14:06:57.433Z] [2020-07-14T14:06:57.433Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-14T14:06:57.691Z] #4 DONE 0.2s [2020-07-14T14:06:57.691Z] [2020-07-14T14:06:57.691Z] #3 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-14T14:06:57.950Z] #3 DONE 0.5s [2020-07-14T14:06:57.950Z] [2020-07-14T14:06:57.950Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-14T14:06:57.950Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-07-14T14:06:57.950Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-07-14T14:06:57.950Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-07-14T14:06:57.950Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 713.26kB / 2.80MB 0.1s [2020-07-14T14:06:57.950Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-07-14T14:06:57.950Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-07-14T14:06:58.209Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-07-14T14:06:58.209Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-07-14T14:06:58.209Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.2s done [2020-07-14T14:06:58.209Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 1.65MB / 126.96MB 0.3s [2020-07-14T14:06:58.209Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.3s done [2020-07-14T14:06:58.209Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-07-14T14:06:58.209Z] #14 ... [2020-07-14T14:06:58.209Z] [2020-07-14T14:06:58.209Z] #8 [internal] load build context [2020-07-14T14:06:58.209Z] #8 transferring context: 851.73kB 0.3s done [2020-07-14T14:06:58.209Z] #8 DONE 0.4s [2020-07-14T14:06:58.209Z] [2020-07-14T14:06:58.209Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-14T14:06:58.469Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-07-14T14:06:58.469Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 13.81MB / 126.96MB 0.5s [2020-07-14T14:06:58.469Z] #14 ... [2020-07-14T14:06:58.469Z] [2020-07-14T14:06:58.469Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-14T14:06:58.469Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-14T14:06:58.469Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-14T14:06:58.469Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-14T14:06:58.469Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-14T14:06:58.469Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-07-14T14:06:58.469Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-07-14T14:06:58.469Z] #5 DONE 0.7s [2020-07-14T14:06:58.469Z] [2020-07-14T14:06:58.469Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-14T14:06:58.469Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 20.24MB / 126.96MB 0.6s [2020-07-14T14:06:58.469Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-14T14:06:58.557Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-14T14:06:58.672Z] --- PASS: TestConfigInspect (1.92s) [2020-07-14T14:06:58.672Z] === RUN TestConfigList [2020-07-14T14:06:58.729Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 33.74MB / 126.96MB 0.8s [2020-07-14T14:06:58.729Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 40.28MB / 126.96MB 0.9s [2020-07-14T14:06:58.729Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-14T14:06:58.988Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 48.89MB / 126.96MB 1.0s [2020-07-14T14:06:58.988Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-14T14:06:58.988Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 71.91MB / 126.96MB 1.2s [2020-07-14T14:06:59.247Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 80.38MB / 126.96MB 1.3s [2020-07-14T14:06:59.247Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 87.96MB / 126.96MB 1.4s [2020-07-14T14:06:59.247Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 99.27MB / 126.96MB 1.5s [2020-07-14T14:06:59.507Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 105.76MB / 126.96MB 1.6s [2020-07-14T14:06:59.766Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.8s [2020-07-14T14:06:59.766Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.9s done [2020-07-14T14:06:59.932Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-14T14:06:59.932Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-14T14:07:00.025Z] #14 ... [2020-07-14T14:07:00.025Z] [2020-07-14T14:07:00.025Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-14T14:07:00.025Z] #6 DONE 1.3s [2020-07-14T14:07:00.025Z] [2020-07-14T14:07:00.025Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-14T14:07:00.025Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-07-14T14:07:00.106Z] ok github.com/docker/docker/client 0.544s coverage: 74.9% of statements [2020-07-14T14:07:00.498Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-14T14:07:00.786Z] --- PASS: TestConfigList (1.93s) [2020-07-14T14:07:00.786Z] === RUN TestConfigsCreateAndDelete [2020-07-14T14:07:02.307Z] --- PASS: TestConfigsCreateAndDelete (1.96s) [2020-07-14T14:07:02.307Z] === RUN TestConfigsUpdate [2020-07-14T14:07:03.028Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-14T14:07:04.395Z] --- PASS: TestConfigsUpdate (1.98s) [2020-07-14T14:07:04.395Z] === RUN TestTemplatedConfig [2020-07-14T14:07:04.929Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-14T14:07:05.187Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-14T14:07:05.187Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-14T14:07:05.296Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s [2020-07-14T14:07:05.297Z] #14 ... [2020-07-14T14:07:05.297Z] [2020-07-14T14:07:05.297Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-14T14:07:05.297Z] #7 0.980 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-14T14:07:05.297Z] #7 2.065 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-14T14:07:05.297Z] #7 2.168 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-14T14:07:05.297Z] #7 2.174 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-14T14:07:05.297Z] #7 2.182 (3/30) Installing readline (8.0.0-r0) [2020-07-14T14:07:05.297Z] #7 2.187 (4/30) Installing bash (5.0.0-r0) [2020-07-14T14:07:05.297Z] #7 2.202 Executing bash-5.0.0-r0.post-install [2020-07-14T14:07:05.297Z] #7 2.204 (5/30) Installing ca-certificates (20191127-r2) [2020-07-14T14:07:05.297Z] #7 2.225 (6/30) Installing libgcc (8.3.0-r0) [2020-07-14T14:07:05.297Z] #7 2.228 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-14T14:07:05.297Z] #7 2.245 (8/30) Installing binutils (2.32-r0) [2020-07-14T14:07:05.297Z] #7 2.358 (9/30) Installing gmp (6.1.2-r1) [2020-07-14T14:07:05.297Z] #7 2.367 (10/30) Installing isl (0.18-r0) [2020-07-14T14:07:05.297Z] #7 2.388 (11/30) Installing libgomp (8.3.0-r0) [2020-07-14T14:07:05.297Z] #7 2.394 (12/30) Installing libatomic (8.3.0-r0) [2020-07-14T14:07:05.297Z] #7 2.397 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-14T14:07:05.297Z] #7 2.403 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-14T14:07:05.297Z] #7 2.406 (15/30) Installing gcc (8.3.0-r0) [2020-07-14T14:07:05.297Z] #7 3.242 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-14T14:07:05.297Z] #7 3.341 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-14T14:07:05.297Z] #7 3.343 (18/30) Installing g++ (8.3.0-r0) [2020-07-14T14:07:05.297Z] #7 3.881 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-14T14:07:05.297Z] #7 3.885 (20/30) Installing libcurl (7.66.0-r0) [2020-07-14T14:07:05.297Z] #7 3.894 (21/30) Installing expat (2.2.8-r0) [2020-07-14T14:07:05.297Z] #7 3.899 (22/30) Installing pcre2 (10.33-r0) [2020-07-14T14:07:05.297Z] #7 3.908 (23/30) Installing git (2.22.4-r0) [2020-07-14T14:07:05.297Z] #7 4.126 (24/30) Installing libmnl (1.0.4-r0) [2020-07-14T14:07:05.297Z] #7 4.129 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-14T14:07:05.297Z] #7 4.134 (26/30) Installing iptables (1.8.3-r1) [2020-07-14T14:07:05.297Z] #7 4.164 (27/30) Installing pigz (2.4-r0) [2020-07-14T14:07:05.297Z] #7 4.170 (28/30) Installing tar (1.32-r0) [2020-07-14T14:07:05.297Z] #7 4.198 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-14T14:07:05.297Z] #7 4.200 (30/30) Installing xz (5.2.4-r0) [2020-07-14T14:07:05.297Z] #7 4.206 Executing busybox-1.30.1-r3.trigger [2020-07-14T14:07:05.297Z] #7 4.210 Executing ca-certificates-20191127-r2.trigger [2020-07-14T14:07:05.297Z] #7 4.259 OK: 179 MiB in 44 packages [2020-07-14T14:07:05.297Z] #7 DONE 5.4s [2020-07-14T14:07:05.297Z] [2020-07-14T14:07:05.297Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-14T14:07:05.297Z] #9 DONE 0.1s [2020-07-14T14:07:05.297Z] [2020-07-14T14:07:05.297Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-14T14:07:05.445Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-14T14:07:05.445Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-14T14:07:05.445Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-14T14:07:05.555Z] #14 ... [2020-07-14T14:07:05.555Z] [2020-07-14T14:07:05.555Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-14T14:07:05.555Z] #10 DONE 0.0s [2020-07-14T14:07:05.555Z] [2020-07-14T14:07:05.555Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-14T14:07:05.555Z] #11 DONE 0.0s [2020-07-14T14:07:05.555Z] [2020-07-14T14:07:05.555Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-14T14:07:05.555Z] #12 DONE 0.0s [2020-07-14T14:07:05.555Z] [2020-07-14T14:07:05.555Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-14T14:07:05.555Z] #13 DONE 0.0s [2020-07-14T14:07:05.555Z] [2020-07-14T14:07:05.555Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-14T14:07:06.012Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-14T14:07:06.122Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.1s done [2020-07-14T14:07:06.122Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 [2020-07-14T14:07:06.382Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-07-14T14:07:06.382Z] #14 DONE 8.3s [2020-07-14T14:07:06.382Z] [2020-07-14T14:07:06.382Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-14T14:07:06.629Z] --- PASS: TestServiceUpdateSecrets (15.12s) [2020-07-14T14:07:06.630Z] === RUN TestServiceUpdateConfigs [2020-07-14T14:07:06.640Z] #15 0.503 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-14T14:07:07.143Z] --- PASS: TestTemplatedConfig (2.52s) [2020-07-14T14:07:07.143Z] === RUN TestConfigCreateResolve [2020-07-14T14:07:07.386Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-14T14:07:07.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-14T14:07:08.014Z] #15 1.543 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-14T14:07:08.014Z] #15 1.657 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-07-14T14:07:08.014Z] #15 1.667 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-14T14:07:08.014Z] #15 1.671 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-14T14:07:08.014Z] #15 1.677 (4/55) Installing readline (8.0.4-r0) [2020-07-14T14:07:08.014Z] #15 1.680 (5/55) Installing bash (5.0.17-r0) [2020-07-14T14:07:08.014Z] #15 1.691 Executing bash-5.0.17-r0.post-install [2020-07-14T14:07:08.014Z] #15 1.693 (6/55) Installing linux-headers (5.4.5-r1) [2020-07-14T14:07:08.014Z] #15 1.767 (7/55) Installing libblkid (2.35.2-r0) [2020-07-14T14:07:08.014Z] #15 1.771 (8/55) Installing libuuid (2.35.2-r0) [2020-07-14T14:07:08.014Z] #15 1.773 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-14T14:07:08.014Z] #15 1.779 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-14T14:07:08.014Z] #15 1.782 (11/55) Installing libgcc (9.3.0-r2) [2020-07-14T14:07:08.014Z] #15 1.784 (12/55) Installing libstdc++ (9.3.0-r2) [2020-07-14T14:07:08.014Z] #15 1.797 (13/55) Installing binutils (2.34-r1) [2020-07-14T14:07:08.014Z] #15 1.861 (14/55) Installing libmagic (5.38-r0) [2020-07-14T14:07:08.014Z] #15 1.880 (15/55) Installing file (5.38-r0) [2020-07-14T14:07:08.210Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-14T14:07:08.273Z] #15 1.882 (16/55) Installing gmp (6.2.0-r0) [2020-07-14T14:07:08.273Z] #15 1.887 (17/55) Installing isl (0.18-r0) [2020-07-14T14:07:08.273Z] #15 1.901 (18/55) Installing libgomp (9.3.0-r2) [2020-07-14T14:07:08.273Z] #15 1.903 (19/55) Installing libatomic (9.3.0-r2) [2020-07-14T14:07:08.273Z] #15 1.905 (20/55) Installing libgphobos (9.3.0-r2) [2020-07-14T14:07:08.273Z] #15 1.946 (21/55) Installing mpfr4 (4.0.2-r4) [2020-07-14T14:07:08.273Z] #15 1.951 (22/55) Installing mpc1 (1.1.0-r1) [2020-07-14T14:07:08.273Z] #15 1.953 (23/55) Installing gcc (9.3.0-r2) [2020-07-14T14:07:08.777Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-14T14:07:09.215Z] #15 2.764 (24/55) Installing musl-dev (1.1.24-r9) [2020-07-14T14:07:09.215Z] #15 2.831 (25/55) Installing libc-dev (0.7.2-r3) [2020-07-14T14:07:09.215Z] #15 2.833 (26/55) Installing g++ (9.3.0-r2) [2020-07-14T14:07:09.229Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-07-14T14:07:09.229Z] === RUN TestConfigDaemonLibtrustID [2020-07-14T14:07:09.474Z] #15 3.224 (27/55) Installing make (4.3-r0) [2020-07-14T14:07:09.474Z] #15 3.227 (28/55) Installing fortify-headers (1.1-r0) [2020-07-14T14:07:09.474Z] #15 3.229 (29/55) Installing patch (2.7.6-r6) [2020-07-14T14:07:09.474Z] #15 3.232 (30/55) Installing build-base (0.5-r2) [2020-07-14T14:07:09.474Z] #15 3.233 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-07-14T14:07:09.474Z] #15 3.235 (32/55) Installing libcurl (7.69.1-r0) [2020-07-14T14:07:09.474Z] #15 3.241 (33/55) Installing curl (7.69.1-r0) [2020-07-14T14:07:09.474Z] #15 3.244 (34/55) Installing oniguruma (6.9.5-r1) [2020-07-14T14:07:09.474Z] #15 3.249 (35/55) Installing jq (1.6-r1) [2020-07-14T14:07:09.474Z] #15 3.255 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-07-14T14:07:09.474Z] #15 3.260 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-14T14:07:09.474Z] #15 3.261 (38/55) Installing libaio (0.3.112-r1) [2020-07-14T14:07:09.474Z] #15 3.263 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-07-14T14:07:09.474Z] #15 3.289 (40/55) Installing blkid (2.35.2-r0) [2020-07-14T14:07:09.474Z] #15 3.291 (41/55) Installing libcap-ng (0.7.10-r0) [2020-07-14T14:07:09.474Z] #15 3.293 (42/55) Installing setpriv (2.35.2-r0) [2020-07-14T14:07:09.474Z] #15 3.295 (43/55) Installing libmount (2.35.2-r0) [2020-07-14T14:07:09.474Z] #15 3.299 (44/55) Installing libsmartcols (2.35.2-r0) [2020-07-14T14:07:09.474Z] #15 3.303 (45/55) Installing findmnt (2.35.2-r0) [2020-07-14T14:07:09.474Z] #15 3.305 (46/55) Installing mcookie (2.35.2-r0) [2020-07-14T14:07:09.474Z] #15 3.306 (47/55) Installing hexdump (2.35.2-r0) [2020-07-14T14:07:09.474Z] #15 3.308 (48/55) Installing lsblk (2.35.2-r0) [2020-07-14T14:07:09.474Z] #15 3.310 (49/55) Installing libfdisk (2.35.2-r0) [2020-07-14T14:07:09.474Z] #15 3.315 (50/55) Installing sfdisk (2.35.2-r0) [2020-07-14T14:07:09.525Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-14T14:07:09.525Z] PASS [2020-07-14T14:07:09.525Z] [2020-07-14T14:07:09.525Z] DONE 7 tests in 12.850s [2020-07-14T14:07:09.525Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-14T14:07:09.525Z] ++ 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-07-14T14:07:09.525Z] ++ set -e [2020-07-14T14:07:09.525Z] ++ '[' -n 0 ']' [2020-07-14T14:07:09.525Z] ++ set -x [2020-07-14T14:07:09.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:07:09.525Z] INFO: Testing against a local daemon [2020-07-14T14:07:09.525Z] === RUN TestCheckpoint [2020-07-14T14:07:09.525Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-14T14:07:09.525Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T14:07:09.525Z] === RUN TestContainerInvalidJSON [2020-07-14T14:07:09.525Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T14:07:09.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T14:07:09.525Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T14:07:09.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T14:07:09.525Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-14T14:07:09.525Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-14T14:07:09.525Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-14T14:07:09.525Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-14T14:07:09.525Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-14T14:07:09.525Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-14T14:07:09.525Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-14T14:07:09.525Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-14T14:07:09.525Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-14T14:07:09.525Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-14T14:07:09.525Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-14T14:07:09.525Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-14T14:07:09.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-14T14:07:09.525Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-14T14:07:09.733Z] #15 3.318 (51/55) Installing cfdisk (2.35.2-r0) [2020-07-14T14:07:09.733Z] #15 3.320 (52/55) Installing util-linux (2.35.2-r0) [2020-07-14T14:07:09.733Z] #15 3.352 (53/55) Installing pkgconf (1.7.2-r0) [2020-07-14T14:07:09.733Z] #15 3.354 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-07-14T14:07:09.733Z] #15 3.373 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-07-14T14:07:09.733Z] #15 3.378 Executing busybox-1.31.1-r16.trigger [2020-07-14T14:07:09.733Z] #15 3.384 OK: 230 MiB in 69 packages [2020-07-14T14:07:09.823Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-14T14:07:09.823Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-14T14:07:09.823Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-14T14:07:09.823Z] === RUN TestCopyFromContainer [2020-07-14T14:07:10.306Z] #15 DONE 3.8s [2020-07-14T14:07:10.306Z] [2020-07-14T14:07:10.306Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-14T14:07:10.886Z] #16 DONE 0.6s [2020-07-14T14:07:10.886Z] [2020-07-14T14:07:10.886Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-14T14:07:11.352Z] === RUN TestCopyFromContainer// [2020-07-14T14:07:11.352Z] === RUN TestCopyFromContainer//bar/root [2020-07-14T14:07:11.352Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-14T14:07:11.352Z] === RUN TestCopyFromContainer/bar/quux [2020-07-14T14:07:11.352Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-14T14:07:11.352Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-14T14:07:11.454Z] #17 DONE 0.6s [2020-07-14T14:07:11.454Z] [2020-07-14T14:07:11.454Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-14T14:07:11.454Z] #18 DONE 0.0s [2020-07-14T14:07:11.454Z] [2020-07-14T14:07:11.454Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-14T14:07:11.454Z] #22 DONE 0.1s [2020-07-14T14:07:11.454Z] [2020-07-14T14:07:11.454Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-14T14:07:11.454Z] #19 DONE 0.1s [2020-07-14T14:07:11.454Z] [2020-07-14T14:07:11.454Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-14T14:07:11.454Z] #26 DONE 0.1s [2020-07-14T14:07:11.454Z] [2020-07-14T14:07:11.454Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-14T14:07:11.454Z] #27 DONE 0.1s [2020-07-14T14:07:11.454Z] [2020-07-14T14:07:11.454Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-14T14:07:11.646Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-14T14:07:11.646Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-14T14:07:11.646Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-14T14:07:11.646Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-14T14:07:11.713Z] #20 ... [2020-07-14T14:07:11.713Z] [2020-07-14T14:07:11.713Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-14T14:07:11.713Z] #23 DONE 0.1s [2020-07-14T14:07:11.713Z] [2020-07-14T14:07:11.713Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-14T14:07:11.713Z] #28 DONE 0.1s [2020-07-14T14:07:11.713Z] [2020-07-14T14:07:11.713Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer (2.06s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-14T14:07:11.941Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-14T14:07:11.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-14T14:07:11.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T14:07:11.941Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T14:07:11.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T14:07:11.941Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T14:07:11.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T14:07:11.941Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T14:07:11.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-14T14:07:11.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-14T14:07:11.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-14T14:07:11.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-14T14:07:11.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-14T14:07:11.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-07-14T14:07:11.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-14T14:07:11.941Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-14T14:07:11.941Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-14T14:07:11.941Z] === RUN TestCreateWithInvalidEnv [2020-07-14T14:07:11.941Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-14T14:07:11.941Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-14T14:07:11.941Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-14T14:07:11.941Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-14T14:07:11.941Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-14T14:07:11.941Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-14T14:07:11.941Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-14T14:07:11.941Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-14T14:07:11.941Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-14T14:07:11.941Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-14T14:07:11.941Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-14T14:07:11.941Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-14T14:07:11.941Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-14T14:07:11.941Z] === RUN TestCreateTmpfsMountsTarget [2020-07-14T14:07:11.941Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-14T14:07:11.941Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-14T14:07:13.096Z] #29 ... [2020-07-14T14:07:13.096Z] [2020-07-14T14:07:13.096Z] #31 [builder 1/4] COPY . . [2020-07-14T14:07:13.096Z] #31 DONE 1.7s [2020-07-14T14:07:13.358Z] [2020-07-14T14:07:13.358Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-14T14:07:13.462Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T14:07:13.462Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T14:07:13.462Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T14:07:13.462Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-14T14:07:13.462Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-14T14:07:13.462Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-14T14:07:13.462Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-14T14:07:13.462Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-14T14:07:13.462Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-14T14:07:13.462Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-14T14:07:13.757Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-14T14:07:13.757Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-14T14:07:13.757Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-14T14:07:13.757Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-14T14:07:13.757Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-14T14:07:13.757Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-14T14:07:14.735Z] #32 DONE 1.7s [2020-07-14T14:07:14.735Z] [2020-07-14T14:07:14.735Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-14T14:07:15.088Z] ok github.com/docker/docker/builder/remotecontext/git 28.299s coverage: 86.3% of statements [2020-07-14T14:07:15.088Z] ? github.com/docker/docker/cli [no test files] [2020-07-14T14:07:15.088Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-14T14:07:15.280Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-07-14T14:07:15.280Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-14T14:07:15.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T14:07:15.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T14:07:15.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T14:07:15.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T14:07:15.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T14:07:15.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T14:07:15.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T14:07:15.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T14:07:15.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T14:07:15.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T14:07:15.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-14T14:07:15.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-14T14:07:15.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-14T14:07:15.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-14T14:07:15.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-14T14:07:15.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-14T14:07:15.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-14T14:07:15.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-07-14T14:07:15.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-07-14T14:07:15.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-07-14T14:07:15.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-14T14:07:15.280Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-14T14:07:15.925Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-07-14T14:07:15.925Z] === RUN TestCreateDifferentPlatform [2020-07-14T14:07:15.925Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-14T14:07:15.925Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-14T14:07:15.925Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-14T14:07:15.925Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-14T14:07:15.925Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-14T14:07:15.925Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-14T14:07:15.925Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-14T14:07:15.925Z] === RUN TestContainerStartOnDaemonRestart [2020-07-14T14:07:15.925Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-14T14:07:15.925Z] === RUN TestDaemonRestartIpcMode [2020-07-14T14:07:15.925Z] === PAUSE TestDaemonRestartIpcMode [2020-07-14T14:07:15.925Z] === RUN TestDaemonHostGatewayIP [2020-07-14T14:07:15.925Z] === PAUSE TestDaemonHostGatewayIP [2020-07-14T14:07:15.925Z] === RUN TestContainerKillOnDaemonStart [2020-07-14T14:07:15.925Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-14T14:07:15.925Z] === RUN TestDiff [2020-07-14T14:07:16.113Z] #33 1.281 [2020-07-14T14:07:16.113Z] #33 1.394 Removing bundles/ [2020-07-14T14:07:16.113Z] #33 1.395 [2020-07-14T14:07:16.113Z] #33 1.401 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-14T14:07:16.574Z] --- PASS: TestDiff (0.58s) [2020-07-14T14:07:16.574Z] === RUN TestExecWithCloseStdin [2020-07-14T14:07:16.681Z] #33 ... [2020-07-14T14:07:16.681Z] [2020-07-14T14:07:16.681Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-14T14:07:16.681Z] #24 1.165 + RM_GOPATH=0 [2020-07-14T14:07:16.681Z] #24 1.165 + TMP_GOPATH= [2020-07-14T14:07:16.681Z] #24 1.165 + : /build [2020-07-14T14:07:16.681Z] #24 1.165 + '[' -z '' ']' [2020-07-14T14:07:16.681Z] #24 1.172 ++ mktemp -d [2020-07-14T14:07:16.681Z] #24 1.172 + export GOPATH=/tmp/tmp.DgmLbP [2020-07-14T14:07:16.681Z] #24 1.172 + GOPATH=/tmp/tmp.DgmLbP [2020-07-14T14:07:16.681Z] #24 1.172 + RM_GOPATH=1 [2020-07-14T14:07:16.681Z] #24 1.172 + case "$(go env GOARCH)" in [2020-07-14T14:07:16.681Z] #24 1.172 ++ go env GOARCH [2020-07-14T14:07:16.681Z] #24 1.179 + export GO_BUILDMODE=-buildmode=pie [2020-07-14T14:07:16.681Z] #24 1.179 + GO_BUILDMODE=-buildmode=pie [2020-07-14T14:07:16.681Z] #24 1.179 ++ dirname ./install.sh [2020-07-14T14:07:16.681Z] #24 1.179 + dir=. [2020-07-14T14:07:16.681Z] #24 1.179 + bin=dockercli [2020-07-14T14:07:16.681Z] #24 1.179 + shift [2020-07-14T14:07:16.681Z] #24 1.179 + '[' '!' -f ./dockercli.installer ']' [2020-07-14T14:07:16.681Z] #24 1.179 + . ./dockercli.installer [2020-07-14T14:07:16.681Z] #24 1.179 ++ : stable [2020-07-14T14:07:16.681Z] #24 1.179 ++ : 17.06.2-ce [2020-07-14T14:07:16.681Z] #24 1.179 Install docker/cli version 17.06.2-ce from stable [2020-07-14T14:07:16.681Z] #24 1.179 + install_dockercli [2020-07-14T14:07:16.681Z] #24 1.179 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-14T14:07:16.681Z] #24 1.180 ++ uname -m [2020-07-14T14:07:16.681Z] #24 1.187 + arch=x86_64 [2020-07-14T14:07:16.681Z] #24 1.187 + '[' x86_64 '!=' x86_64 ']' [2020-07-14T14:07:16.681Z] #24 1.187 + url=https://download.docker.com/linux/static [2020-07-14T14:07:16.681Z] #24 1.187 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-14T14:07:16.681Z] #24 1.187 + tar -xz docker/docker [2020-07-14T14:07:16.681Z] #24 4.827 + mkdir -p /build [2020-07-14T14:07:16.681Z] #24 4.829 + mv docker/docker /build/ [2020-07-14T14:07:16.681Z] #24 4.835 + rmdir docker [2020-07-14T14:07:16.681Z] #24 DONE 4.9s [2020-07-14T14:07:16.681Z] [2020-07-14T14:07:16.681Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-14T14:07:16.681Z] #20 2.957 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-14T14:07:16.681Z] #20 3.565 [2020-07-14T14:07:16.681Z] #20 3.688 0.0% ####### 11.0% ################ 23.0% ######################### 35.5% ################################## 47.8% ############################################# 63.3% ######################################################## 78.1% ################################################################## 92.6% ######################################################################## 100.0% [2020-07-14T14:07:16.681Z] #20 5.150 [2020-07-14T14:07:16.889Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-14T14:07:16.889Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-14T14:07:16.944Z] #20 5.304 0.2% ######################################################################## 100.0% [2020-07-14T14:07:17.224Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-07-14T14:07:17.224Z] === RUN TestExec [2020-07-14T14:07:17.511Z] #20 5.983 [2020-07-14T14:07:17.770Z] #20 6.100 # 2.4% ##################################################################### 97.0% ######################################################################## 100.0% [2020-07-14T14:07:17.865Z] --- PASS: TestExec (0.66s) [2020-07-14T14:07:17.865Z] === RUN TestExecUser [2020-07-14T14:07:18.029Z] #20 6.610 [2020-07-14T14:07:18.262Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-14T14:07:18.262Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-14T14:07:18.262Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-14T14:07:18.505Z] --- PASS: TestExecUser (0.68s) [2020-07-14T14:07:18.505Z] === RUN TestExportContainerAndImportImage [2020-07-14T14:07:18.520Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-14T14:07:18.808Z] #20 6.785 0.0% ############# 18.5% ########################## 37.4% ######################################## 56.9% ####################################################### 76.5% ################################################################# 90.5% ######################################################################## 100.0% [2020-07-14T14:07:18.861Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2020-07-14T14:07:18.861Z] === RUN TestServiceUpdateNetwork [2020-07-14T14:07:19.377Z] #20 7.790 [2020-07-14T14:07:19.547Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-07-14T14:07:19.548Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-14T14:07:21.049Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-14T14:07:21.071Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-07-14T14:07:21.071Z] === RUN TestHealthCheckWorkdir [2020-07-14T14:07:21.199Z] #20 7.911 # 2.6% #### 6.4% ######### 13.1% ############# 18.4% ################# 23.8% #################### 28.7% ######################## 34.3% ############################ 39.5% ################################ 44.7% ################################### 49.7% ####################################### 55.0% ########################################### 60.6% ############################################### 65.8% ################################################## 70.8% ###################################################### 76.2% ########################################################## 80.7% ############################################################## 86.8% ################################################################## 92.9% ##################################################################### 97.2% ######################################################################## 100.0% [2020-07-14T14:07:21.459Z] #20 10.09 [2020-07-14T14:07:21.615Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-14T14:07:21.732Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2020-07-14T14:07:21.732Z] === RUN TestHealthKillContainer [2020-07-14T14:07:22.291Z] ok github.com/docker/docker/cmd/dockerd 0.563s coverage: 19.3% of statements [2020-07-14T14:07:22.837Z] #20 11.46 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-14T14:07:22.919Z] ok github.com/docker/docker/container 0.510s coverage: 41.6% of statements [2020-07-14T14:07:22.919Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-14T14:07:22.919Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-14T14:07:22.919Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-14T14:07:22.919Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-14T14:07:23.406Z] #20 11.96 [2020-07-14T14:07:23.665Z] #20 12.12 # 2.2% ######################################################################## 100.0% [2020-07-14T14:07:23.925Z] #20 12.46 [2020-07-14T14:07:24.145Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-14T14:07:24.506Z] --- PASS: TestHealthKillContainer (2.74s) [2020-07-14T14:07:24.506Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-14T14:07:25.080Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-14T14:07:25.080Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-14T14:07:25.080Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-14T14:07:25.152Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.295s coverage: 65.3% of statements [2020-07-14T14:07:25.176Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2020-07-14T14:07:25.176Z] === RUN TestIpcModeNone [2020-07-14T14:07:25.304Z] #20 13.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-14T14:07:25.304Z] #20 14.04 [2020-07-14T14:07:25.821Z] --- PASS: TestIpcModeNone (0.65s) [2020-07-14T14:07:25.821Z] === RUN TestIpcModePrivate [2020-07-14T14:07:25.823Z] #20 14.17 0.6% ######################################################################## 100.0% [2020-07-14T14:07:26.082Z] #20 14.58 [2020-07-14T14:07:26.473Z] --- PASS: TestIpcModePrivate (0.69s) [2020-07-14T14:07:26.473Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-14T14:07:26.473Z] === RUN TestIpcModeShareable [2020-07-14T14:07:27.113Z] --- PASS: TestIpcModeShareable (0.67s) [2020-07-14T14:07:27.113Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-14T14:07:27.113Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-14T14:07:27.384Z] ok github.com/docker/docker/daemon/cluster 0.632s coverage: 0.5% of statements [2020-07-14T14:07:27.384Z] ok github.com/docker/docker/daemon/cluster/convert 0.948s coverage: 35.4% of statements [2020-07-14T14:07:27.462Z] #20 15.70 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-14T14:07:27.462Z] #20 15.86 skipping existing c35d46ef359f [2020-07-14T14:07:27.721Z] #20 16.18 [2020-07-14T14:07:27.721Z] #20 ... [2020-07-14T14:07:27.721Z] [2020-07-14T14:07:27.721Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-14T14:07:27.721Z] #33 3.056 Building test suite binary ./integration-cli/test.main [2020-07-14T14:07:28.363Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-14T14:07:28.659Z] #33 ... [2020-07-14T14:07:28.659Z] [2020-07-14T14:07:28.659Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-14T14:07:28.659Z] #20 17.16 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-14T14:07:28.949Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-14T14:07:29.220Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2020-07-14T14:07:29.220Z] === RUN TestAPIIpcModeHost [2020-07-14T14:07:29.221Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-14T14:07:29.228Z] #20 17.71 [2020-07-14T14:07:29.228Z] #20 17.80 ######################################################################## 100.0% [2020-07-14T14:07:29.488Z] #20 18.11 [2020-07-14T14:07:29.537Z] --- PASS: TestAPIIpcModeHost (0.51s) [2020-07-14T14:07:29.537Z] === RUN TestDaemonIpcModeShareable [2020-07-14T14:07:29.748Z] #20 18.21 Download of images into '/build' complete. [2020-07-14T14:07:29.748Z] #20 18.21 Use something like the following to load the result into a Docker daemon: [2020-07-14T14:07:29.748Z] #20 18.21 tar -cC '/build' . | docker load [2020-07-14T14:07:30.007Z] #20 DONE 18.6s [2020-07-14T14:07:30.007Z] [2020-07-14T14:07:30.007Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-14T14:07:30.595Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-14T14:07:31.096Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2020-07-14T14:07:31.097Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-14T14:07:31.097Z] === RUN TestDaemonIpcModePrivate [2020-07-14T14:07:31.161Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-14T14:07:32.097Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-14T14:07:32.586Z] #33 ... [2020-07-14T14:07:32.586Z] [2020-07-14T14:07:32.586Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-14T14:07:32.636Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2020-07-14T14:07:32.636Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-14T14:07:32.636Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-14T14:07:33.032Z] === RUN TestDockerSuite/TestRmiTag [2020-07-14T14:07:33.032Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-14T14:07:33.193Z] #21 DONE 0.7s [2020-07-14T14:07:33.193Z] [2020-07-14T14:07:33.193Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-14T14:07:33.193Z] #25 DONE 0.1s [2020-07-14T14:07:33.193Z] [2020-07-14T14:07:33.193Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-14T14:07:33.292Z] ok github.com/docker/docker/daemon/config 0.705s coverage: 79.6% of statements [2020-07-14T14:07:33.292Z] ok github.com/docker/docker/daemon/discovery 0.189s coverage: 30.0% of statements [2020-07-14T14:07:33.599Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-14T14:07:33.683Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2020-07-14T14:07:33.683Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-14T14:07:33.683Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-14T14:07:33.771Z] --- PASS: TestServiceUpdateNetwork (13.15s) [2020-07-14T14:07:33.771Z] === RUN TestServiceUpdatePidsLimit [2020-07-14T14:07:33.771Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-14T14:07:34.344Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-14T14:07:34.870Z] ok github.com/docker/docker/daemon/events 0.279s coverage: 50.0% of statements [2020-07-14T14:07:34.870Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.452s coverage: 11.1% of statements [2020-07-14T14:07:35.206Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2020-07-14T14:07:35.206Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-14T14:07:35.206Z] === RUN TestIpcModeOlderClient [2020-07-14T14:07:35.206Z] === PAUSE TestIpcModeOlderClient [2020-07-14T14:07:35.206Z] === RUN TestKillContainerInvalidSignal [2020-07-14T14:07:35.849Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2020-07-14T14:07:35.849Z] === RUN TestKillContainer [2020-07-14T14:07:35.849Z] === RUN TestKillContainer/no_signal [2020-07-14T14:07:35.865Z] ok github.com/docker/docker/daemon/graphdriver 0.116s coverage: 2.3% of statements [2020-07-14T14:07:35.865Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2020-07-14T14:07:36.337Z] ok github.com/docker/docker/daemon 3.136s coverage: 9.2% of statements [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-14T14:07:36.337Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-14T14:07:36.501Z] === RUN TestKillContainer/non_killing_signal [2020-07-14T14:07:36.797Z] === RUN TestKillContainer/killing_signal [2020-07-14T14:07:37.436Z] --- PASS: TestKillContainer (1.65s) [2020-07-14T14:07:37.436Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-07-14T14:07:37.436Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-07-14T14:07:37.436Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2020-07-14T14:07:37.436Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-14T14:07:37.436Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-14T14:07:37.786Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-14T14:07:37.786Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-14T14:07:38.088Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-14T14:07:38.352Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-14T14:07:38.610Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-14T14:07:38.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-07-14T14:07:38.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-07-14T14:07:38.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-07-14T14:07:38.731Z] === RUN TestKillStoppedContainer [2020-07-14T14:07:38.731Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-14T14:07:38.731Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-14T14:07:38.731Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-14T14:07:38.731Z] === RUN TestKillDifferentUserContainer [2020-07-14T14:07:39.310Z] ok github.com/docker/docker/daemon/logger 0.413s coverage: 42.1% of statements [2020-07-14T14:07:39.374Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-07-14T14:07:39.375Z] === RUN TestInspectOomKilledTrue [2020-07-14T14:07:39.782Z] ok github.com/docker/docker/daemon/logger/awslogs 0.449s coverage: 77.4% of statements [2020-07-14T14:07:39.782Z] ok github.com/docker/docker/daemon/images 0.626s coverage: 4.8% of statements [2020-07-14T14:07:39.782Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-14T14:07:39.782Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-14T14:07:39.782Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-14T14:07:39.782Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-14T14:07:39.782Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-14T14:07:39.782Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-14T14:07:39.782Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-14T14:07:39.985Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-14T14:07:40.243Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-14T14:07:40.255Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.521s coverage: 61.6% of statements [2020-07-14T14:07:40.420Z] --- PASS: TestInspectOomKilledTrue (0.97s) [2020-07-14T14:07:40.420Z] === RUN TestInspectOomKilledFalse [2020-07-14T14:07:40.502Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-14T14:07:40.714Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-07-14T14:07:40.714Z] === RUN TestLinksEtcHostsContentMatch [2020-07-14T14:07:41.068Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-14T14:07:41.068Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-14T14:07:41.356Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-07-14T14:07:41.356Z] === RUN TestLinksContainerNames [2020-07-14T14:07:41.634Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-14T14:07:41.836Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.273s coverage: 87.2% of statements [2020-07-14T14:07:42.312Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.167s coverage: 35.9% of statements [2020-07-14T14:07:42.401Z] --- PASS: TestLinksContainerNames (1.10s) [2020-07-14T14:07:42.401Z] === RUN TestLogsFollowTailEmpty [2020-07-14T14:07:42.485Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-14T14:07:42.784Z] ok github.com/docker/docker/daemon/logger/local 0.514s coverage: 75.2% of statements [2020-07-14T14:07:42.784Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-14T14:07:43.008Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-14T14:07:43.046Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-07-14T14:07:43.046Z] === RUN TestContainerNetworkMountsNoChown [2020-07-14T14:07:43.257Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.309s coverage: 33.3% of statements [2020-07-14T14:07:43.266Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-14T14:07:43.688Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/default [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/default [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/private [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/private [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/rprivate [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/slave [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/slave [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/rslave [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/shared [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/shared [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/rshared [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-14T14:07:43.688Z] === CONT TestMountDaemonRoot/default [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-14T14:07:43.688Z] === CONT TestMountDaemonRoot/rslave [2020-07-14T14:07:43.688Z] === CONT TestMountDaemonRoot/rshared [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-14T14:07:43.688Z] === CONT TestMountDaemonRoot/shared [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-14T14:07:43.688Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-14T14:07:43.688Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/slave [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rprivate [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/private [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-14T14:07:43.689Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T14:07:43.689Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-14T14:07:43.689Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-14T14:07:43.689Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-14T14:07:43.689Z] === RUN TestContainerBindMountNonRecursive [2020-07-14T14:07:43.834Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-14T14:07:44.253Z] ok github.com/docker/docker/daemon/logger/templates 0.213s coverage: 8.3% of statements [2020-07-14T14:07:44.400Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-14T14:07:44.727Z] ok github.com/docker/docker/daemon/logger/syslog 0.197s coverage: 46.8% of statements [2020-07-14T14:07:45.209Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2020-07-14T14:07:45.209Z] === RUN TestNetworkNat [2020-07-14T14:07:45.335Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-14T14:07:45.407Z] #29 32.40 # github.com/docker/docker/contrib/httpserver [2020-07-14T14:07:45.407Z] #29 32.40 loadinternal: cannot find runtime/cgo [2020-07-14T14:07:45.407Z] #29 DONE 32.6s [2020-07-14T14:07:45.407Z] [2020-07-14T14:07:45.407Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-14T14:07:45.407Z] #33 ... [2020-07-14T14:07:45.407Z] [2020-07-14T14:07:45.407Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-14T14:07:45.407Z] #30 DONE 0.1s [2020-07-14T14:07:45.666Z] [2020-07-14T14:07:45.666Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-14T14:07:45.854Z] --- PASS: TestNetworkNat (0.57s) [2020-07-14T14:07:45.854Z] === RUN TestNetworkLocalhostTCPNat [2020-07-14T14:07:46.310Z] ok github.com/docker/docker/daemon/logger/splunk 2.076s coverage: 82.5% of statements [2020-07-14T14:07:46.310Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-14T14:07:46.310Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-14T14:07:46.310Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-14T14:07:46.492Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-07-14T14:07:46.492Z] === RUN TestNetworkLoopbackNat [2020-07-14T14:07:46.709Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-14T14:07:46.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-14T14:07:47.275Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-14T14:07:47.306Z] ok github.com/docker/docker/distribution/metadata 1.147s coverage: 48.2% of statements [2020-07-14T14:07:47.778Z] ok github.com/docker/docker/distribution 1.532s coverage: 20.3% of statements [2020-07-14T14:07:47.778Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-14T14:07:47.841Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-14T14:07:48.250Z] ok github.com/docker/docker/errdefs 0.154s coverage: 49.4% of statements [2020-07-14T14:07:48.777Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-14T14:07:49.071Z] --- PASS: TestServiceUpdatePidsLimit (16.97s) [2020-07-14T14:07:49.071Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-07-14T14:07:49.071Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-07-14T14:07:49.071Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2020-07-14T14:07:49.071Z] PASS [2020-07-14T14:07:49.071Z] [2020-07-14T14:07:49.071Z] === Skipped [2020-07-14T14:07:49.071Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-14T14:07:49.071Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:07:49.071Z] [2020-07-14T14:07:49.071Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-14T14:07:49.071Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:07:49.071Z] [2020-07-14T14:07:49.071Z] [2020-07-14T14:07:49.071Z] DONE 27 tests, 2 skipped in 147.871s [2020-07-14T14:07:49.071Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-14T14:07:49.071Z] ++ 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-07-14T14:07:49.071Z] ++ set -e [2020-07-14T14:07:49.071Z] ++ '[' -n 0 ']' [2020-07-14T14:07:49.071Z] ++ set -x [2020-07-14T14:07:49.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:07:49.071Z] INFO: Testing against a local daemon [2020-07-14T14:07:49.071Z] === RUN TestSessionCreate [2020-07-14T14:07:49.071Z] --- PASS: TestSessionCreate (0.05s) [2020-07-14T14:07:49.071Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-14T14:07:49.071Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-14T14:07:49.071Z] PASS [2020-07-14T14:07:49.071Z] [2020-07-14T14:07:49.071Z] DONE 2 tests in 0.290s [2020-07-14T14:07:49.296Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2020-07-14T14:07:49.296Z] === RUN TestPause [2020-07-14T14:07:49.333Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-14T14:07:49.333Z] ++ 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-07-14T14:07:49.333Z] ++ set -e [2020-07-14T14:07:49.333Z] ++ '[' -n 0 ']' [2020-07-14T14:07:49.333Z] ++ set -x [2020-07-14T14:07:49.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:07:49.333Z] INFO: Testing against a local daemon [2020-07-14T14:07:49.333Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-14T14:07:49.333Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:07:49.333Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:07:49.333Z] === RUN TestEventsExecDie [2020-07-14T14:07:49.711Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-14T14:07:49.844Z] ok github.com/docker/docker/distribution/xfer 2.444s coverage: 76.8% of statements [2020-07-14T14:07:49.844Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-14T14:07:49.844Z] ok github.com/docker/docker/image/cache 0.243s coverage: 19.2% of statements [2020-07-14T14:07:49.938Z] --- PASS: TestPause (0.61s) [2020-07-14T14:07:49.938Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-14T14:07:49.938Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T14:07:49.938Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T14:07:49.938Z] === RUN TestPauseStopPausedContainer [2020-07-14T14:07:50.276Z] --- PASS: TestEventsExecDie (0.76s) [2020-07-14T14:07:50.276Z] === RUN TestEventsBackwardsCompatible [2020-07-14T14:07:50.276Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-14T14:07:50.276Z] === RUN TestInfoBinaryCommits [2020-07-14T14:07:50.276Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-07-14T14:07:50.276Z] === RUN TestInfoAPIVersioned [2020-07-14T14:07:50.276Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-14T14:07:50.276Z] === RUN TestInfoDiscoveryBackend [2020-07-14T14:07:50.277Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-14T14:07:50.320Z] ok github.com/docker/docker/image/v1 0.387s coverage: 25.0% of statements [2020-07-14T14:07:50.582Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2020-07-14T14:07:50.582Z] === RUN TestPsFilter [2020-07-14T14:07:50.582Z] --- PASS: TestPsFilter (0.16s) [2020-07-14T14:07:50.582Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-14T14:07:50.793Z] ok github.com/docker/docker/image 1.023s coverage: 86.4% of statements [2020-07-14T14:07:50.793Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-14T14:07:50.793Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-14T14:07:50.848Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-07-14T14:07:50.848Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-14T14:07:51.211Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-14T14:07:51.227Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-07-14T14:07:51.227Z] === RUN TestRemoveContainerWithVolume [2020-07-14T14:07:51.265Z] ok github.com/docker/docker/libcontainerd/queue 0.086s coverage: 100.0% of statements [2020-07-14T14:07:51.526Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-07-14T14:07:51.526Z] === RUN TestRemoveContainerRunning [2020-07-14T14:07:52.145Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-14T14:07:52.164Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-07-14T14:07:52.164Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-14T14:07:52.234Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-14T14:07:52.234Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-14T14:07:52.404Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-14T14:07:52.496Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-07-14T14:07:52.496Z] === RUN TestInfoAPI [2020-07-14T14:07:52.496Z] --- PASS: TestInfoAPI (0.05s) [2020-07-14T14:07:52.496Z] === RUN TestInfoAPIWarnings [2020-07-14T14:07:52.824Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-07-14T14:07:52.824Z] === RUN TestRemoveInvalidContainer [2020-07-14T14:07:52.824Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-14T14:07:52.824Z] === RUN TestRenameLinkedContainer [2020-07-14T14:07:52.841Z] ok github.com/docker/docker/libcontainerd/local 0.262s coverage: 1.0% of statements [2020-07-14T14:07:52.841Z] ok github.com/docker/docker/pkg/aaparser 0.275s coverage: 50.0% of statements [2020-07-14T14:07:52.971Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-14T14:07:53.068Z] --- PASS: TestInfoAPIWarnings (0.58s) [2020-07-14T14:07:53.068Z] === RUN TestInfoDebug [2020-07-14T14:07:53.313Z] ok github.com/docker/docker/layer 0.693s coverage: 30.1% of statements [2020-07-14T14:07:53.542Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-14T14:07:53.542Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-14T14:07:53.641Z] --- PASS: TestInfoDebug (0.59s) [2020-07-14T14:07:53.641Z] === RUN TestInfoInsecureRegistries [2020-07-14T14:07:53.785Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-14T14:07:53.785Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-14T14:07:53.785Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-14T14:07:53.785Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-14T14:07:53.785Z] ? github.com/docker/docker/oci [no test files] [2020-07-14T14:07:53.785Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-14T14:07:53.785Z] ok github.com/docker/docker/opts 0.185s coverage: 67.7% of statements [2020-07-14T14:07:54.586Z] --- PASS: TestInfoInsecureRegistries (0.58s) [2020-07-14T14:07:54.586Z] === RUN TestInfoRegistryMirrors [2020-07-14T14:07:54.781Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2020-07-14T14:07:54.847Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-07-14T14:07:54.847Z] === RUN TestLoginFailsWithBadCredentials [2020-07-14T14:07:55.419Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-07-14T14:07:55.419Z] === RUN TestPingCacheHeaders [2020-07-14T14:07:55.419Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-14T14:07:55.419Z] === RUN TestPingGet [2020-07-14T14:07:55.419Z] --- PASS: TestPingGet (0.03s) [2020-07-14T14:07:55.419Z] === RUN TestPingHead [2020-07-14T14:07:55.419Z] --- PASS: TestPingHead (0.05s) [2020-07-14T14:07:55.419Z] === RUN TestVersion [2020-07-14T14:07:55.471Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-14T14:07:55.574Z] --- PASS: TestRenameLinkedContainer (2.27s) [2020-07-14T14:07:55.574Z] === RUN TestRenameStoppedContainer [2020-07-14T14:07:55.574Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-07-14T14:07:55.574Z] === RUN TestRenameRunningContainerAndReuse [2020-07-14T14:07:55.681Z] --- PASS: TestVersion (0.06s) [2020-07-14T14:07:55.681Z] PASS [2020-07-14T14:07:55.681Z] [2020-07-14T14:07:55.681Z] === Skipped [2020-07-14T14:07:55.681Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:07:55.681Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:07:55.681Z] [2020-07-14T14:07:55.681Z] [2020-07-14T14:07:55.681Z] DONE 18 tests, 1 skipped in 6.364s [2020-07-14T14:07:55.681Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-14T14:07:55.681Z] ++ 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-07-14T14:07:55.681Z] ++ set -e [2020-07-14T14:07:55.681Z] ++ '[' -n 0 ']' [2020-07-14T14:07:55.681Z] ++ set -x [2020-07-14T14:07:55.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-14T14:07:55.681Z] INFO: Testing against a local daemon [2020-07-14T14:07:55.681Z] === RUN TestVolumesCreateAndList [2020-07-14T14:07:55.729Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-14T14:07:55.775Z] ok github.com/docker/docker/pkg/capabilities 0.302s coverage: 87.5% of statements [2020-07-14T14:07:55.942Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-14T14:07:55.942Z] === RUN TestVolumesRemove [2020-07-14T14:07:55.942Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-14T14:07:55.942Z] === RUN TestVolumesInspect [2020-07-14T14:07:55.942Z] --- PASS: TestVolumesInspect (0.04s) [2020-07-14T14:07:55.942Z] === RUN TestVolumesInvalidJSON [2020-07-14T14:07:55.942Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-14T14:07:55.942Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-14T14:07:55.942Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-14T14:07:55.942Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-07-14T14:07:55.942Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-14T14:07:55.942Z] PASS [2020-07-14T14:07:55.942Z] [2020-07-14T14:07:55.942Z] DONE 5 tests in 0.374s [2020-07-14T14:07:55.942Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-14T14:07:56.203Z] ++++ cat bundles/test-integration/docker.pid [2020-07-14T14:07:56.203Z] +++ kill 13593 [2020-07-14T14:07:56.248Z] ok github.com/docker/docker/pkg/authorization 0.822s coverage: 26.8% of statements [2020-07-14T14:07:56.627Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2020-07-14T14:07:56.627Z] === RUN TestRenameInvalidName [2020-07-14T14:07:56.663Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-14T14:07:56.721Z] ok github.com/docker/docker/pkg/chrootarchive 0.329s coverage: 15.4% of statements [2020-07-14T14:07:56.721Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2020-07-14T14:07:56.921Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-14T14:07:57.269Z] --- PASS: TestRenameInvalidName (0.56s) [2020-07-14T14:07:57.269Z] === RUN TestRenameAnonymousContainer [2020-07-14T14:07:57.487Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-14T14:07:57.487Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-14T14:07:57.588Z] +++ /etc/init.d/apparmor stop [2020-07-14T14:07:57.588Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-14T14:07:57.588Z] [2020-07-14T14:07:57.588Z] Unloading profiles will leave already running processes permanently [2020-07-14T14:07:57.588Z] unconfined, which can lead to unexpected situations. [2020-07-14T14:07:57.588Z] [2020-07-14T14:07:57.588Z] To set a process to complain mode, use the command line tool [2020-07-14T14:07:57.588Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-14T14:07:57.588Z] +++ true [2020-07-14T14:07:57.588Z] exiting test-integration [2020-07-14T14:07:57.588Z] ++ exit 0 [2020-07-14T14:07:57.588Z] [2020-07-14T14:07:57.716Z] ok github.com/docker/docker/pkg/discovery 0.129s coverage: 58.3% of statements [2020-07-14T14:07:57.716Z] ok github.com/docker/docker/pkg/discovery/file 0.245s coverage: 92.9% of statements [2020-07-14T14:07:58.053Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-14T14:07:58.987Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-14T14:07:59.295Z] ok github.com/docker/docker/pkg/discovery/memory 0.719s coverage: 92.3% of statements [2020-07-14T14:07:59.377Z] --- PASS: TestRenameAnonymousContainer (2.04s) [2020-07-14T14:07:59.377Z] === RUN TestRenameContainerWithSameName [2020-07-14T14:07:59.554Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-14T14:07:59.767Z] ok github.com/docker/docker/pkg/discovery/nodes 0.118s coverage: 93.8% of statements [2020-07-14T14:08:00.019Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2020-07-14T14:08:00.019Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-14T14:08:00.121Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-14T14:08:00.687Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-14T14:08:00.687Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-14T14:08:00.761Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 36.2% of statements Post stage [Pipeline] junit [2020-07-14T14:08:00.905Z] Recording test results [2020-07-14T14:08:01.066Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-07-14T14:08:01.066Z] === RUN TestResize [2020-07-14T14:08:01.234Z] ok github.com/docker/docker/pkg/fileutils 0.207s coverage: 87.7% of statements [2020-07-14T14:08:01.253Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-14T14:08:01.253Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-14T14:08:01.706Z] ok github.com/docker/docker/pkg/homedir 0.146s coverage: 42.9% of statements [2020-07-14T14:08:01.708Z] --- PASS: TestResize (0.58s) [2020-07-14T14:08:01.708Z] === RUN TestResizeWithInvalidSize [2020-07-14T14:08:01.886Z] + echo Ensuring container killed. [2020-07-14T14:08:01.886Z] Ensuring container killed. [2020-07-14T14:08:01.886Z] + docker rm -vf docker-pr2 [2020-07-14T14:08:01.886Z] Error: No such container: docker-pr2 [2020-07-14T14:08:01.886Z] + true [Pipeline] sh [2020-07-14T14:08:02.178Z] ok github.com/docker/docker/pkg/idtools 0.136s coverage: 7.3% of statements [2020-07-14T14:08:02.178Z] ok github.com/docker/docker/pkg/discovery/kv 3.678s coverage: 84.1% of statements [2020-07-14T14:08:02.179Z] + echo Chowning /workspace to jenkins user [2020-07-14T14:08:02.180Z] Chowning /workspace to jenkins user [2020-07-14T14:08:02.180Z] + id -u [2020-07-14T14:08:02.180Z] + id -g [2020-07-14T14:08:02.180Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40994:/workspace busybox chown -R 1000:1000 /workspace [2020-07-14T14:08:02.180Z] Unable to find image 'busybox:latest' locally [2020-07-14T14:08:02.188Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-14T14:08:02.352Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-07-14T14:08:02.352Z] === RUN TestResizeWhenContainerNotStarted [2020-07-14T14:08:02.668Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:08:02.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:08:02.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:08:02.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-14T14:08:02.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-14T14:08:02.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:08:02.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-14T14:08:02.751Z] latest: Pulling from library/busybox [2020-07-14T14:08:02.751Z] ebdaf4d05d6f: Pulling fs layer [2020-07-14T14:08:02.754Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-14T14:08:03.321Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-14T14:08:03.755Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-07-14T14:08:03.755Z] ok github.com/docker/docker/pkg/jsonmessage 0.165s coverage: 91.7% of statements [2020-07-14T14:08:03.755Z] ok github.com/docker/docker/pkg/archive 7.447s coverage: 62.7% of statements [2020-07-14T14:08:03.755Z] ok github.com/docker/docker/pkg/ioutils 0.705s coverage: 69.2% of statements [2020-07-14T14:08:03.887Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-14T14:08:04.145Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-14T14:08:04.228Z] ok github.com/docker/docker/pkg/longpath 0.070s coverage: 100.0% of statements [2020-07-14T14:08:04.228Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2020-07-14T14:08:04.712Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-14T14:08:04.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:08:04.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-14T14:08:05.222Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2020-07-14T14:08:05.223Z] ok github.com/docker/docker/pkg/pidfile 0.089s coverage: 82.6% of statements [2020-07-14T14:08:05.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-14T14:08:06.086Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-14T14:08:06.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-14T14:08:06.216Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.089s coverage: 56.8% of statements [2020-07-14T14:08:06.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-14T14:08:07.021Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-14T14:08:07.211Z] ok github.com/docker/docker/pkg/pools 0.097s coverage: 88.2% of statements [2020-07-14T14:08:07.683Z] ok github.com/docker/docker/pkg/plugins/transport 0.209s coverage: 85.7% of statements [2020-07-14T14:08:07.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-14T14:08:08.038Z] ebdaf4d05d6f: Verifying Checksum [2020-07-14T14:08:08.038Z] ebdaf4d05d6f: Download complete [2020-07-14T14:08:08.038Z] ebdaf4d05d6f: Pull complete [2020-07-14T14:08:08.038Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-14T14:08:08.038Z] Status: Downloaded newer image for busybox:latest [2020-07-14T14:08:08.155Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2020-07-14T14:08:08.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-14T14:08:09.150Z] ok github.com/docker/docker/pkg/reexec 0.172s coverage: 82.4% of statements [2020-07-14T14:08:09.150Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-07-14T14:08:09.331Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-14T14:08:09.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-14T14:08:09.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-14T14:08:09.897Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-14T14:08:10.144Z] ok github.com/docker/docker/pkg/signal 0.081s coverage: 20.3% of statements [2020-07-14T14:08:10.144Z] ok github.com/docker/docker/pkg/stdcopy 0.075s coverage: 100.0% of statements [2020-07-14T14:08:10.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-14T14:08:10.412Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-14T14:08:10.979Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-14T14:08:11.138Z] ok github.com/docker/docker/pkg/streamformatter 0.109s coverage: 66.2% of statements [2020-07-14T14:08:11.139Z] ok github.com/docker/docker/pkg/stringid 0.114s coverage: 70.6% of statements [2020-07-14T14:08:11.462Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.03s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.23s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.98s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.81s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s) [2020-07-14T14:08:11.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2020-07-14T14:08:11.463Z] === RUN TestCgroupNamespacesRun [2020-07-14T14:08:11.546Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-14T14:08:12.142Z] ok github.com/docker/docker/pkg/sysinfo 0.111s coverage: 38.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-14T14:08:12.577Z] + bundleName=arm64-integration [2020-07-14T14:08:12.577Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-14T14:08:12.577Z] Creating arm64-integration-bundles.tar.gz [2020-07-14T14:08:12.577Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-07-14T14:08:12.577Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-14T14:08:12.614Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-14T14:08:12.614Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-14T14:08:12.614Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-14T14:08:12.614Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-14T14:08:12.614Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-14T14:08:12.614Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-14T14:08:12.614Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-14T14:08:12.614Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [Pipeline] archiveArtifacts [2020-07-14T14:08:12.852Z] Archiving artifacts [2020-07-14T14:08:12.920Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-14T14:08:12.992Z] --- PASS: TestCgroupNamespacesRun (1.43s) [2020-07-14T14:08:12.992Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-14T14:08:13.087Z] ok github.com/docker/docker/pkg/system 0.129s coverage: 13.8% of statements [2020-07-14T14:08:13.087Z] ok github.com/docker/docker/pkg/tailfile 0.211s coverage: 88.6% of statements [2020-07-14T14:08:13.560Z] testing: warning: no tests to run [2020-07-14T14:08:13.560Z] coverage: [no statements] [2020-07-14T14:08:13.560Z] ok github.com/docker/docker/pkg/term/windows 0.062s coverage: [no statements] [no tests to run] [2020-07-14T14:08:14.032Z] ok github.com/docker/docker/pkg/tarsum 0.160s coverage: 89.3% of statements [2020-07-14T14:08:14.505Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2020-07-14T14:08:14.505Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2020-07-14T14:08:14.515Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.41s) [2020-07-14T14:08:14.515Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-14T14:08:14.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-14T14:08:14.980Z] ok github.com/docker/docker/pkg/useragent 0.063s coverage: 88.9% of statements [2020-07-14T14:08:15.275Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40994/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-14T14:08:15.593Z] + make clean [2020-07-14T14:08:15.980Z] ok github.com/docker/docker/plugin/v2 0.153s coverage: 20.1% of statements [2020-07-14T14:08:16.043Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2020-07-14T14:08:16.043Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-14T14:08:16.167Z] docker volume rm -f docker-dev-cache [2020-07-14T14:08:16.197Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-14T14:08:16.197Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-14T14:08:16.427Z] docker-dev-cache [Pipeline] deleteDir [2020-07-14T14:08:16.452Z] ok github.com/docker/docker/plugin 0.383s coverage: 12.0% of statements [2020-07-14T14:08:16.452Z] ok github.com/docker/docker/reference 0.477s coverage: 84.4% of statements [2020-07-14T14:08:16.455Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-14T14:08:17.579Z] --- PASS: TestCgroupNamespacesRunHostMode (1.44s) [2020-07-14T14:08:17.579Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-14T14:08:17.847Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-14T14:08:18.028Z] ok github.com/docker/docker/restartmanager 0.171s coverage: 45.3% of statements [2020-07-14T14:08:18.028Z] ok github.com/docker/docker/registry/resumable 0.257s coverage: 100.0% of statements [2020-07-14T14:08:18.434Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-14T14:08:18.623Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.44s) [2020-07-14T14:08:18.623Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-14T14:08:19.023Z] ok github.com/docker/docker/runconfig 0.107s coverage: 52.2% of statements [2020-07-14T14:08:19.496Z] ok github.com/docker/docker/testutil 0.075s coverage: 62.5% of statements [2020-07-14T14:08:19.496Z] ok github.com/docker/docker/registry 0.475s coverage: 51.7% of statements [2020-07-14T14:08:19.814Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-14T14:08:20.145Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.39s) [2020-07-14T14:08:20.145Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-14T14:08:21.186Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-07-14T14:08:21.186Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-14T14:08:21.189Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-14T14:08:21.729Z] ok github.com/docker/docker/volume/drivers 0.115s coverage: 36.1% of statements [2020-07-14T14:08:22.123Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-14T14:08:22.201Z] ok github.com/docker/docker/volume/local 0.287s coverage: 37.7% of statements [2020-07-14T14:08:22.241Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s) [2020-07-14T14:08:22.241Z] === RUN TestKernelTCPMemory [2020-07-14T14:08:22.673Z] ok github.com/docker/docker/volume/mounts 0.166s coverage: 66.2% of statements [2020-07-14T14:08:22.897Z] --- PASS: TestKernelTCPMemory (0.66s) [2020-07-14T14:08:22.897Z] === RUN TestNISDomainname [2020-07-14T14:08:23.678Z] ok github.com/docker/docker/volume/service 0.428s coverage: 70.3% of statements [2020-07-14T14:08:23.948Z] --- PASS: TestNISDomainname (0.80s) [2020-07-14T14:08:23.948Z] === RUN TestHostnameDnsResolution [2020-07-14T14:08:24.589Z] --- PASS: TestHostnameDnsResolution (0.90s) [2020-07-14T14:08:24.589Z] === RUN TestStats [2020-07-14T14:08:24.652Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-14T14:08:24.652Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-14T14:08:24.652Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-14T14:08:24.652Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-14T14:08:24.910Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-14T14:08:26.286Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-14T14:08:27.221Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-14T14:08:27.333Z] --- PASS: TestStats (2.55s) [2020-07-14T14:08:27.333Z] === RUN TestStopContainerWithTimeout [2020-07-14T14:08:27.333Z] === RUN TestStopContainerWithTimeout/0 [2020-07-14T14:08:27.333Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-14T14:08:27.333Z] === RUN TestStopContainerWithTimeout/1 [2020-07-14T14:08:27.333Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-14T14:08:27.333Z] === RUN TestStopContainerWithTimeout/3 [2020-07-14T14:08:27.333Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-14T14:08:27.333Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-14T14:08:27.333Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-14T14:08:27.333Z] === CONT TestStopContainerWithTimeout/0 [2020-07-14T14:08:27.333Z] === CONT TestStopContainerWithTimeout/3 [2020-07-14T14:08:27.333Z] === CONT TestStopContainerWithTimeout/1 [2020-07-14T14:08:27.333Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-14T14:08:27.479Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-14T14:08:29.380Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-14T14:08:29.946Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-14T14:08:30.205Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-14T14:08:30.876Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-14T14:08:30.876Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-07-14T14:08:30.876Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2020-07-14T14:08:30.876Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2020-07-14T14:08:30.876Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-07-14T14:08:30.876Z] === RUN TestDeleteDevicemapper [2020-07-14T14:08:30.876Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-14T14:08:30.876Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T14:08:30.876Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-14T14:08:31.580Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-14T14:08:31.839Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-14T14:08:31.839Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-14T14:08:31.925Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2020-07-14T14:08:31.926Z] === RUN TestUpdateMemory [2020-07-14T14:08:32.568Z] --- PASS: TestUpdateMemory (0.78s) [2020-07-14T14:08:32.568Z] === RUN TestUpdateCPUQuota [2020-07-14T14:08:32.773Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-14T14:08:33.616Z] --- PASS: TestUpdateCPUQuota (0.93s) [2020-07-14T14:08:33.616Z] === RUN TestUpdatePidsLimit [2020-07-14T14:08:33.616Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-14T14:08:33.911Z] === RUN TestUpdatePidsLimit/no_change [2020-07-14T14:08:34.205Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-14T14:08:34.502Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-14T14:08:34.675Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-14T14:08:34.675Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-14T14:08:34.799Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-14T14:08:35.094Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-14T14:08:35.094Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-14T14:08:35.241Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-14T14:08:35.241Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-14T14:08:35.807Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-14T14:08:36.374Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-14T14:08:36.635Z] --- PASS: TestUpdatePidsLimit (2.75s) [2020-07-14T14:08:36.636Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-14T14:08:36.636Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-07-14T14:08:36.636Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-07-14T14:08:36.636Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-07-14T14:08:36.636Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-07-14T14:08:36.636Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2020-07-14T14:08:36.636Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-07-14T14:08:36.636Z] === RUN TestUpdateRestartPolicy [2020-07-14T14:08:36.942Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-14T14:08:36.942Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-14T14:08:37.878Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-14T14:08:38.444Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-14T14:08:39.378Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-14T14:08:40.313Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-14T14:08:40.313Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-14T14:08:40.571Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-14T14:08:41.137Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-14T14:08:41.558Z] ok github.com/docker/docker/pkg/plugins 35.044s coverage: 73.4% of statements [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/rootless [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/volume [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-14T14:08:41.558Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-14T14:08:41.705Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-14T14:08:42.650Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-14T14:08:42.650Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === Skipped [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-14T14:08:43.135Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-14T14:08:43.135Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-14T14:08:43.135Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-14T14:08:43.135Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-14T14:08:43.135Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-14T14:08:43.135Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-14T14:08:43.135Z] daemon_test.go:147: root required [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-14T14:08:43.135Z] reload_test.go:520: root required [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-14T14:08:43.135Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-14T14:08:43.135Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-14T14:08:43.135Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-14T14:08:43.135Z] download_test.go:268: Needs fixing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-14T14:08:43.135Z] layer_test.go:304: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-14T14:08:43.135Z] layer_test.go:353: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-14T14:08:43.135Z] layer_test.go:468: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-14T14:08:43.135Z] layer_test.go:697: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-14T14:08:43.135Z] migration_test.go:46: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-14T14:08:43.135Z] migration_test.go:182: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-14T14:08:43.135Z] mount_test.go:17: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-14T14:08:43.135Z] mount_test.go:76: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-14T14:08:43.135Z] mount_test.go:125: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-14T14:08:43.135Z] mount_test.go:212: Failing on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:133: Xz not present in msys2 [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:238: Failing on Windows CI machines [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-14T14:08:43.135Z] archive_windows_test.go:16: Currently fails [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-14T14:08:43.135Z] changes_test.go:192: needs more investigation [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-14T14:08:43.135Z] changes_test.go:405: needs further investigation [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-14T14:08:43.135Z] changes_test.go:441: needs further investigation [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-14T14:08:43.135Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-14T14:08:43.135Z] poller_test.go:41: No chmod on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-14T14:08:43.135Z] fileutils_test.go:134: Needs porting to Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-14T14:08:43.135Z] fileutils_test.go:180: Needs porting to Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-14T14:08:43.135Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-14T14:08:43.135Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-14T14:08:43.135Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-14T14:08:43.135Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-14T14:08:43.135Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-14T14:08:43.135Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] [2020-07-14T14:08:43.135Z] DONE 1761 tests, 46 skipped in 187.000s [2020-07-14T14:08:43.135Z] INFO: make.ps1 ended at 07/14/2020 14:08:42 [2020-07-14T14:08:43.601Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-14T14:08:43.859Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-14T14:08:44.713Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-14T14:08:44.713Z] INFO: Unit tests ended at 07/14/2020 14:08:44. Duration:00:03:20.3303936 [2020-07-14T14:08:44.713Z] INFO: Building busybox [2020-07-14T14:08:44.713Z] Sending build context to Docker daemon 5.12kB [2020-07-14T14:08:44.713Z] [2020-07-14T14:08:44.713Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-14T14:08:44.713Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-14T14:08:44.713Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-14T14:08:44.713Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-14T14:08:44.713Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-14T14:08:44.713Z] ---> 486def14a6bd [2020-07-14T14:08:44.713Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-14T14:08:44.713Z] ---> Running in 89e9abb64766 [2020-07-14T14:08:44.793Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-14T14:08:45.052Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-14T14:08:45.052Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-14T14:08:47.581Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-14T14:08:48.147Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-14T14:08:49.331Z] --- PASS: TestUpdateRestartPolicy (11.42s) [2020-07-14T14:08:49.331Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-14T14:08:49.331Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-07-14T14:08:49.331Z] === RUN TestWaitNonBlocked [2020-07-14T14:08:49.331Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T14:08:49.331Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T14:08:49.331Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T14:08:49.331Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T14:08:49.331Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-14T14:08:49.331Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-14T14:08:49.331Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-14T14:08:49.331Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-07-14T14:08:49.331Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-07-14T14:08:49.331Z] === RUN TestWaitBlocked [2020-07-14T14:08:49.331Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T14:08:49.331Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T14:08:49.331Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T14:08:49.331Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T14:08:49.331Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-14T14:08:49.331Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-14T14:08:49.980Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-14T14:08:49.980Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2020-07-14T14:08:49.980Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-07-14T14:08:49.980Z] === CONT TestContainerStartOnDaemonRestart [2020-07-14T14:08:49.980Z] === CONT TestContainerKillOnDaemonStart [2020-07-14T14:08:49.980Z] === CONT TestDaemonRestartIpcMode [2020-07-14T14:08:49.980Z] === CONT TestDaemonHostGatewayIP [2020-07-14T14:08:50.622Z] Removing intermediate container 89e9abb64766 [2020-07-14T14:08:50.622Z] ---> 5369f43f45f5 [2020-07-14T14:08:50.622Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-14T14:08:50.622Z] ---> Running in ce55415e8e0e [2020-07-14T14:08:50.622Z] Removing intermediate container ce55415e8e0e [2020-07-14T14:08:50.622Z] ---> 5cfd82f5f247 [2020-07-14T14:08:50.622Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-14T14:08:50.622Z] ---> Running in 0a0f7d836f71 [2020-07-14T14:08:50.622Z] Removing intermediate container 0a0f7d836f71 [2020-07-14T14:08:50.622Z] ---> 1fbe5db97b16 [2020-07-14T14:08:50.622Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-14T14:08:52.202Z] [2020-07-14T14:08:52.202Z] ---> 8c992590e8a8 [2020-07-14T14:08:52.202Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-14T14:08:52.202Z] ---> Running in 2122bd436a57 [2020-07-14T14:08:54.485Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2020-07-14T14:08:54.485Z] === CONT TestIpcModeOlderClient [2020-07-14T14:08:54.485Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-07-14T14:08:54.485Z] --- PASS: TestDaemonHostGatewayIP (4.04s) [2020-07-14T14:08:54.485Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-07-14T14:09:00.343Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-14T14:09:00.343Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-14T14:09:01.277Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-14T14:09:01.277Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-14T14:09:01.277Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-14T14:09:01.277Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-14T14:09:01.535Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-14T14:09:02.687Z] Removing intermediate container 2122bd436a57 [2020-07-14T14:09:02.687Z] ---> 2ba1c0b82966 [2020-07-14T14:09:02.687Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-14T14:09:02.687Z] ---> Running in e3da65584813 [2020-07-14T14:09:02.687Z] [2020-07-14T14:09:02.687Z] SUCCESS: Specified value was saved. [2020-07-14T14:09:02.996Z] --- PASS: TestContainerKillOnDaemonStart (12.73s) [2020-07-14T14:09:02.996Z] PASS [2020-07-14T14:09:02.996Z] [2020-07-14T14:09:02.996Z] === Skipped [2020-07-14T14:09:02.996Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-14T14:09:02.996Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T14:09:02.996Z] [2020-07-14T14:09:02.996Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-14T14:09:02.996Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-14T14:09:02.996Z] [2020-07-14T14:09:02.996Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-14T14:09:02.996Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-14T14:09:02.996Z] [2020-07-14T14:09:02.996Z] [2020-07-14T14:09:02.996Z] DONE 204 tests, 3 skipped in 113.402s [2020-07-14T14:09:02.996Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-14T14:09:02.997Z] ++ 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-07-14T14:09:02.997Z] ++ set -e [2020-07-14T14:09:02.997Z] ++ '[' -n 0 ']' [2020-07-14T14:09:02.997Z] ++ set -x [2020-07-14T14:09:02.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:09:02.997Z] INFO: Testing against a local daemon [2020-07-14T14:09:02.997Z] === RUN TestCommitInheritsEnv [2020-07-14T14:09:03.293Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-07-14T14:09:03.293Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-14T14:09:03.293Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-14T14:09:03.293Z] === RUN TestImagesFilterMultiReference [2020-07-14T14:09:03.293Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-14T14:09:03.293Z] === RUN TestImagePullPlatformInvalid [2020-07-14T14:09:03.293Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-14T14:09:03.293Z] === RUN TestRemoveImageOrphaning [2020-07-14T14:09:03.588Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2020-07-14T14:09:03.588Z] === RUN TestRemoveImageGarbageCollector [2020-07-14T14:09:03.588Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-14T14:09:03.588Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:09:03.588Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-14T14:09:03.588Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-14T14:09:03.588Z] === RUN TestTagInvalidReference [2020-07-14T14:09:03.885Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-14T14:09:03.885Z] === RUN TestTagValidPrefixedRepo [2020-07-14T14:09:03.885Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-14T14:09:03.885Z] === RUN TestTagExistedNameWithoutForce [2020-07-14T14:09:03.885Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-14T14:09:03.885Z] === RUN TestTagOfficialNames [2020-07-14T14:09:03.885Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-14T14:09:03.885Z] === RUN TestTagMatchesDigest [2020-07-14T14:09:03.885Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-14T14:09:03.885Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-14T14:09:04.066Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-14T14:09:04.917Z] Removing intermediate container e3da65584813 [2020-07-14T14:09:04.917Z] ---> aaab76c05913 [2020-07-14T14:09:04.917Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-14T14:09:04.917Z] ---> Running in bd015be5ea7a [2020-07-14T14:09:05.440Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-14T14:09:05.440Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-14T14:09:06.815Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-14T14:09:08.735Z] Cannot create a file when that file already exists. [2020-07-14T14:09:12.081Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-14T14:09:12.552Z] Removing intermediate container bd015be5ea7a [2020-07-14T14:09:12.552Z] ---> e1fa6649d4be [2020-07-14T14:09:12.552Z] Step 13/13 : CMD ["sh"] [2020-07-14T14:09:12.552Z] ---> Running in 8fadc0324031 [2020-07-14T14:09:12.647Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-14T14:09:13.024Z] Removing intermediate container 8fadc0324031 [2020-07-14T14:09:13.024Z] ---> 5672a1ff9879 [2020-07-14T14:09:13.024Z] Successfully built 5672a1ff9879 [2020-07-14T14:09:13.024Z] Successfully tagged busybox:latest [2020-07-14T14:09:13.024Z] INFO: Docker images of the daemon under test [2020-07-14T14:09:13.024Z] [2020-07-14T14:09:13.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-14T14:09:13.024Z] busybox latest 5672a1ff9879 Less than a second ago 5GB [2020-07-14T14:09:13.024Z] microsoft/windowsservercore latest 486def14a6bd 5 weeks ago 4.98GB [2020-07-14T14:09:13.024Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 5 weeks ago 4.98GB [2020-07-14T14:09:13.024Z] [2020-07-14T14:09:13.024Z] INFO: Running integration tests at 07/14/2020 14:09:12... [2020-07-14T14:09:13.024Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-14T14:09:13.024Z] INFO: Integration API tests being run from the host: [2020-07-14T14:09:13.024Z] INFO: make.ps1 starting at 07/14/2020 14:09:12 [2020-07-14T14:09:13.213Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-14T14:09:13.496Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-14T14:09:13.779Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-14T14:09:14.346Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-14T14:09:14.346Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-14T14:09:14.346Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-14T14:09:15.722Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-14T14:09:16.656Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-14T14:09:17.591Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-14T14:09:18.157Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-14T14:09:18.157Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-14T14:09:18.157Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-14T14:09:19.553Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-14T14:09:20.488Z] === RUN TestDockerSuite/TestRunMount [2020-07-14T14:09:25.753Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-14T14:09:25.754Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-14T14:09:26.012Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-14T14:09:26.947Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-14T14:09:28.847Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-14T14:09:30.748Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-14T14:09:31.006Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-14T14:09:33.537Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-14T14:09:34.103Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-14T14:09:34.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:09:34.813Z] INFO: Testing against a local daemon [2020-07-14T14:09:35.477Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-14T14:09:36.852Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-14T14:09:37.136Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-14T14:09:37.136Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-14T14:09:37.136Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-14T14:09:37.394Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-14T14:09:37.418Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-14T14:09:37.984Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-14T14:09:37.984Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-14T14:09:38.551Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-14T14:09:39.484Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-14T14:09:40.050Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-14T14:09:40.050Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-14T14:09:40.617Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-14T14:09:40.683Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-14T14:09:41.621Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-14T14:09:42.518Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-14T14:09:42.999Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-14T14:09:43.451Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-14T14:09:44.017Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-14T14:09:44.387Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-14T14:09:44.387Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-14T14:09:46.291Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-14T14:09:46.547Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-14T14:09:47.355Z] ok github.com/docker/docker/integration/build 13.221s [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === Skipped [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-14T14:09:47.355Z] build_session_test.go:25: TODO: BuildKit [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-14T14:09:47.355Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-14T14:09:47.355Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-14T14:09:47.355Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-14T14:09:47.355Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-14T14:09:47.355Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-14T14:09:47.355Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-07-14T14:09:47.355Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-14T14:09:47.355Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-14T14:09:47.355Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] DONE 22 tests, 10 skipped in 33.697s [2020-07-14T14:09:47.355Z] [2020-07-14T14:09:47.355Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-14T14:09:47.669Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-14T14:09:47.963Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-14T14:09:48.530Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-14T14:09:48.530Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-14T14:09:49.465Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-14T14:09:49.465Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-14T14:09:49.465Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-14T14:09:49.574Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-14T14:09:49.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:09:49.584Z] INFO: Testing against a local daemon [2020-07-14T14:09:49.584Z] ok github.com/docker/docker/integration/config 0.156s [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] === Skipped [2020-07-14T14:09:49.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-14T14:09:49.584Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-14T14:09:49.584Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-14T14:09:49.584Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-14T14:09:49.584Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-14T14:09:49.584Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-14T14:09:49.584Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-14T14:09:49.584Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] DONE 7 tests, 7 skipped in 2.063s [2020-07-14T14:09:49.584Z] [2020-07-14T14:09:49.584Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-14T14:09:50.031Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-14T14:09:50.290Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-14T14:09:50.547Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-14T14:09:50.952Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-14T14:09:51.114Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-14T14:09:51.520Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-14T14:09:52.048Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-14T14:09:52.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:09:52.554Z] INFO: Testing against a local daemon [2020-07-14T14:09:52.898Z] #33 158.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-14T14:09:54.277Z] #33 159.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-14T14:09:55.330Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-14T14:09:56.180Z] #33 161.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-14T14:09:56.703Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-14T14:09:56.703Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-14T14:09:57.117Z] #33 162.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-14T14:09:57.637Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-14T14:09:58.204Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-14T14:09:58.499Z] #33 163.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-14T14:09:59.138Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-14T14:09:59.882Z] #33 164.8 [2020-07-14T14:09:59.882Z] #33 DONE 165.0s [2020-07-14T14:09:59.882Z] [2020-07-14T14:09:59.882Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-14T14:10:00.073Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-14T14:10:00.640Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-14T14:10:00.899Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-14T14:10:01.261Z] #34 DONE 1.3s [2020-07-14T14:10:01.466Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-14T14:10:01.724Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-14T14:10:02.290Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-14T14:10:02.639Z] [2020-07-14T14:10:02.639Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-14T14:10:03.207Z] #35 DONE 0.7s [2020-07-14T14:10:03.207Z] [2020-07-14T14:10:03.207Z] #36 exporting to image [2020-07-14T14:10:03.207Z] #36 exporting layers [2020-07-14T14:10:03.225Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-14T14:10:03.225Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-14T14:10:03.483Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-14T14:10:04.049Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-14T14:10:04.049Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-14T14:10:04.615Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-14T14:10:05.990Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-14T14:10:05.990Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-14T14:10:06.248Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-14T14:10:06.495Z] #36 exporting layers 2.9s done [2020-07-14T14:10:06.495Z] #36 writing image sha256:4d64a45796bd6323e35d567d22c41f0ec9d423e0dcab6c2b06c44b62471bf1b6 done [2020-07-14T14:10:06.495Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-14T14:10:06.495Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-14T14:10:06.810Z] + echo Ensuring container killed. [2020-07-14T14:10:06.811Z] Ensuring container killed. [2020-07-14T14:10:06.811Z] + docker rm -vf docker-pr2 [2020-07-14T14:10:06.811Z] Error: No such container: docker-pr2 [2020-07-14T14:10:06.811Z] + true [Pipeline] sh [2020-07-14T14:10:07.108Z] + echo Chowning /workspace to jenkins user [2020-07-14T14:10:07.108Z] Chowning /workspace to jenkins user [2020-07-14T14:10:07.108Z] + id -u [2020-07-14T14:10:07.108Z] + id -g [2020-07-14T14:10:07.108Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40994:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-14T14:10:08.339Z] + bundleName=unit [2020-07-14T14:10:08.339Z] + echo Creating unit-bundles.tar.gz [2020-07-14T14:10:08.339Z] Creating unit-bundles.tar.gz [2020-07-14T14:10:08.339Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-14T14:10:08.339Z] bundles/junit-report.xml [2020-07-14T14:10:08.339Z] bundles/go-test-report.json [2020-07-14T14:10:08.339Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-14T14:10:08.351Z] Archiving artifacts [2020-07-14T14:10:08.779Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-14T14:10:08.942Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40994/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-14T14:10:09.253Z] + make clean [2020-07-14T14:10:09.253Z] docker volume rm -f docker-dev-cache [2020-07-14T14:10:09.511Z] docker-dev-cache [Pipeline] deleteDir [2020-07-14T14:10:09.714Z] === RUN TestDockerSuite/TestRunRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-14T14:10:10.281Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-14T14:10:13.582Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-14T14:10:14.148Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-14T14:10:14.714Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-14T14:10:16.089Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-14T14:10:16.348Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-14T14:10:19.629Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-14T14:10:19.629Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-14T14:10:22.913Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-14T14:10:23.478Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-14T14:10:24.045Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-14T14:10:24.611Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-14T14:10:25.178Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-14T14:10:25.745Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-14T14:10:26.679Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-14T14:10:26.679Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-14T14:10:27.245Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-14T14:10:27.811Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-14T14:10:28.379Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-14T14:10:29.314Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-14T14:10:29.880Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-14T14:10:31.782Z] === RUN TestDockerSuite/TestRunState [2020-07-14T14:10:33.157Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-14T14:10:33.416Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-14T14:10:34.349Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-14T14:10:34.607Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-14T14:10:34.607Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-14T14:10:34.865Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-14T14:10:35.123Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-14T14:10:35.690Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-14T14:10:37.064Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-14T14:10:37.064Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-14T14:10:37.064Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-14T14:10:37.631Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-14T14:10:37.889Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-14T14:10:39.806Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-14T14:10:40.371Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-14T14:10:41.746Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-14T14:10:43.500Z] ok github.com/docker/docker/integration/container 51.732s [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === Skipped [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-14T14:10:43.500Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-14T14:10:43.500Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-14T14:10:43.500Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-14T14:10:43.500Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-14T14:10:43.500Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-14T14:10:43.500Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-14T14:10:43.500Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-14T14:10:43.500Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-14T14:10:43.500Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-14T14:10:43.500Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-14T14:10:43.500Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-07-14T14:10:43.500Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-14T14:10:43.500Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-14T14:10:43.500Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:43.500Z] [2020-07-14T14:10:43.500Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-14T14:10:43.501Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-14T14:10:43.501Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-14T14:10:43.501Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-14T14:10:43.501Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-14T14:10:43.501Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-14T14:10:43.501Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-14T14:10:43.501Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-14T14:10:43.501Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-14T14:10:43.501Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-14T14:10:43.501Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-14T14:10:43.501Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-14T14:10:43.501Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-14T14:10:43.501Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-14T14:10:43.501Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-14T14:10:43.501Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-14T14:10:43.501Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-14T14:10:43.501Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-14T14:10:43.501Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-14T14:10:43.501Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-14T14:10:43.501Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-14T14:10:43.501Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-14T14:10:43.501Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-14T14:10:43.501Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-14T14:10:43.501Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-14T14:10:43.501Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-14T14:10:43.501Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-14T14:10:43.501Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-14T14:10:43.501Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] [2020-07-14T14:10:43.501Z] DONE 85 tests, 42 skipped in 54.111s [2020-07-14T14:10:43.973Z] [2020-07-14T14:10:43.973Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-14T14:10:44.275Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-14T14:10:45.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:10:45.549Z] INFO: Testing against a local daemon [2020-07-14T14:10:46.021Z] ok github.com/docker/docker/integration/image 0.449s [2020-07-14T14:10:46.021Z] [2020-07-14T14:10:46.021Z] === Skipped [2020-07-14T14:10:46.021Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-14T14:10:46.021Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:10:46.021Z] [2020-07-14T14:10:46.021Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-14T14:10:46.021Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-14T14:10:46.021Z] [2020-07-14T14:10:46.021Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-14T14:10:46.021Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:10:46.021Z] [2020-07-14T14:10:46.021Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-14T14:10:46.021Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-14T14:10:46.021Z] [2020-07-14T14:10:46.021Z] [2020-07-14T14:10:46.021Z] DONE 11 tests, 4 skipped in 2.385s [2020-07-14T14:10:46.021Z] [2020-07-14T14:10:46.021Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-14T14:10:46.804Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-14T14:10:47.370Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-14T14:10:47.936Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-14T14:10:48.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:10:48.257Z] INFO: Testing against a local daemon [2020-07-14T14:10:48.257Z] ok github.com/docker/docker/integration/network 0.258s [2020-07-14T14:10:48.503Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === Skipped [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-14T14:10:48.729Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-14T14:10:48.729Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-14T14:10:48.729Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-14T14:10:48.729Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-14T14:10:48.729Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-14T14:10:48.729Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-14T14:10:48.729Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-14T14:10:48.729Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-14T14:10:48.729Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-14T14:10:48.729Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-14T14:10:48.729Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-14T14:10:48.729Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T14:10:48.729Z] service_test.go:236: FLAKY_TEST [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-14T14:10:48.729Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-14T14:10:48.729Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] DONE 19 tests, 15 skipped in 2.308s [2020-07-14T14:10:48.729Z] [2020-07-14T14:10:48.729Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-14T14:10:49.201Z] testing: warning: no tests to run [2020-07-14T14:10:49.201Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2020-07-14T14:10:49.201Z] [2020-07-14T14:10:49.201Z] DONE 0 tests in 0.716s [2020-07-14T14:10:49.201Z] [2020-07-14T14:10:49.201Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-14T14:10:49.877Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-14T14:10:50.196Z] testing: warning: no tests to run [2020-07-14T14:10:50.196Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2020-07-14T14:10:50.196Z] [2020-07-14T14:10:50.196Z] DONE 0 tests in 0.693s [2020-07-14T14:10:50.196Z] [2020-07-14T14:10:50.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-14T14:10:50.667Z] testing: warning: no tests to run [2020-07-14T14:10:50.668Z] ok github.com/docker/docker/integration/plugin 0.062s [2020-07-14T14:10:50.668Z] [2020-07-14T14:10:50.668Z] DONE 0 tests in 0.701s [2020-07-14T14:10:50.668Z] [2020-07-14T14:10:50.668Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-14T14:10:51.663Z] testing: warning: no tests to run [2020-07-14T14:10:51.663Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2020-07-14T14:10:51.663Z] [2020-07-14T14:10:51.663Z] DONE 0 tests in 0.672s [2020-07-14T14:10:51.663Z] [2020-07-14T14:10:51.663Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-14T14:10:51.778Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-14T14:10:51.778Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-14T14:10:52.036Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-14T14:10:52.295Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-14T14:10:52.295Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-14T14:10:52.862Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-14T14:10:53.796Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-14T14:10:54.055Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-14T14:10:54.055Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-14T14:10:54.313Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-14T14:10:54.879Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-14T14:10:58.161Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-14T14:10:58.161Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-14T14:10:58.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:10:58.865Z] INFO: Testing against a local daemon [2020-07-14T14:10:58.865Z] ok github.com/docker/docker/integration/plugin/common 0.230s [2020-07-14T14:10:58.865Z] [2020-07-14T14:10:58.865Z] === Skipped [2020-07-14T14:10:58.865Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-14T14:10:58.865Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-14T14:10:58.865Z] [2020-07-14T14:10:58.865Z] [2020-07-14T14:10:58.865Z] DONE 3 tests, 1 skipped in 7.347s [2020-07-14T14:10:58.865Z] [2020-07-14T14:10:58.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-14T14:10:59.096Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-14T14:11:00.470Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-14T14:11:01.405Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-14T14:11:01.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:11:01.853Z] INFO: Testing against a local daemon [2020-07-14T14:11:01.853Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.230s [2020-07-14T14:11:01.853Z] [2020-07-14T14:11:01.853Z] === Skipped [2020-07-14T14:11:01.853Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-14T14:11:01.853Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-14T14:11:01.853Z] [2020-07-14T14:11:01.853Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-14T14:11:01.853Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-14T14:11:01.853Z] [2020-07-14T14:11:01.853Z] [2020-07-14T14:11:01.853Z] DONE 2 tests, 2 skipped in 2.968s [2020-07-14T14:11:01.853Z] [2020-07-14T14:11:01.853Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-14T14:11:03.306Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-14T14:11:04.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:11:04.087Z] INFO: Testing against a local daemon [2020-07-14T14:11:04.087Z] ok github.com/docker/docker/integration/plugin/logging 0.190s [2020-07-14T14:11:04.253Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-14T14:11:04.559Z] [2020-07-14T14:11:04.559Z] === Skipped [2020-07-14T14:11:04.559Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-14T14:11:04.559Z] read_test.go:21: no unix domain sockets on Windows [2020-07-14T14:11:04.559Z] [2020-07-14T14:11:04.559Z] [2020-07-14T14:11:04.559Z] DONE 1 tests, 1 skipped in 2.342s [2020-07-14T14:11:04.559Z] [2020-07-14T14:11:04.559Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-14T14:11:05.187Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-14T14:11:05.553Z] testing: warning: no tests to run [2020-07-14T14:11:05.553Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [2020-07-14T14:11:05.553Z] [2020-07-14T14:11:05.553Z] DONE 0 tests in 1.192s [2020-07-14T14:11:05.553Z] [2020-07-14T14:11:05.553Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-14T14:11:05.753Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-14T14:11:06.319Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-14T14:11:07.253Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-14T14:11:07.253Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-14T14:11:07.253Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-14T14:11:07.253Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-14T14:11:07.253Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-14T14:11:07.253Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-14T14:11:07.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:11:07.783Z] INFO: Testing against a local daemon [2020-07-14T14:11:07.783Z] ok github.com/docker/docker/integration/plugin/volumes 0.240s [2020-07-14T14:11:08.187Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-14T14:11:08.255Z] [2020-07-14T14:11:08.255Z] === Skipped [2020-07-14T14:11:08.255Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-14T14:11:08.255Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:08.255Z] [2020-07-14T14:11:08.255Z] [2020-07-14T14:11:08.255Z] DONE 1 tests, 1 skipped in 2.397s [2020-07-14T14:11:08.255Z] [2020-07-14T14:11:08.255Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-14T14:11:08.447Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-14T14:11:09.821Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-14T14:11:09.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:11:09.833Z] INFO: Testing against a local daemon [2020-07-14T14:11:09.833Z] ok github.com/docker/docker/integration/secret 0.238s [2020-07-14T14:11:10.080Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-14T14:11:10.305Z] [2020-07-14T14:11:10.305Z] === Skipped [2020-07-14T14:11:10.305Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-14T14:11:10.305Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:10.305Z] [2020-07-14T14:11:10.305Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-14T14:11:10.305Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:10.305Z] [2020-07-14T14:11:10.305Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-14T14:11:10.305Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:10.305Z] [2020-07-14T14:11:10.305Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-14T14:11:10.305Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:10.305Z] [2020-07-14T14:11:10.305Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-14T14:11:10.305Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:10.305Z] [2020-07-14T14:11:10.305Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-14T14:11:10.305Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:11:10.305Z] [2020-07-14T14:11:10.305Z] [2020-07-14T14:11:10.305Z] DONE 6 tests, 6 skipped in 2.048s [2020-07-14T14:11:10.305Z] [2020-07-14T14:11:10.305Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-14T14:11:10.646Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-14T14:11:10.646Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-14T14:11:11.212Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-14T14:11:11.779Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-14T14:11:12.346Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-14T14:11:12.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:11:12.549Z] INFO: Testing against a local daemon [2020-07-14T14:11:12.549Z] ok github.com/docker/docker/integration/service 0.317s [2020-07-14T14:11:12.912Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-14T14:11:12.912Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === Skipped [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-14T14:11:13.022Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-14T14:11:13.022Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-14T14:11:13.022Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-14T14:11:13.022Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-14T14:11:13.022Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-14T14:11:13.022Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-14T14:11:13.022Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-14T14:11:13.022Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-14T14:11:13.022Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-14T14:11:13.022Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-14T14:11:13.022Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-07-14T14:11:13.022Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-14T14:11:13.022Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-14T14:11:13.022Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-14T14:11:13.022Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-14T14:11:13.022Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-14T14:11:13.022Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-14T14:11:13.022Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-14T14:11:13.022Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-14T14:11:13.022Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:13.022Z] [2020-07-14T14:11:13.022Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-14T14:11:13.022Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:11:13.023Z] [2020-07-14T14:11:13.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-14T14:11:13.023Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:11:13.023Z] [2020-07-14T14:11:13.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-14T14:11:13.023Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:11:13.023Z] [2020-07-14T14:11:13.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-14T14:11:13.023Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:11:13.023Z] [2020-07-14T14:11:13.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-07-14T14:11:13.023Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-14T14:11:13.023Z] [2020-07-14T14:11:13.023Z] [2020-07-14T14:11:13.023Z] DONE 24 tests, 23 skipped in 2.604s [2020-07-14T14:11:13.023Z] [2020-07-14T14:11:13.023Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-14T14:11:13.478Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-14T14:11:13.736Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-14T14:11:14.303Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-14T14:11:14.303Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-14T14:11:14.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:11:14.600Z] INFO: Testing against a local daemon [2020-07-14T14:11:14.600Z] ok github.com/docker/docker/integration/session 0.198s [2020-07-14T14:11:14.869Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-14T14:11:15.072Z] [2020-07-14T14:11:15.072Z] === Skipped [2020-07-14T14:11:15.072Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-14T14:11:15.072Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-14T14:11:15.072Z] [2020-07-14T14:11:15.072Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-14T14:11:15.072Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-14T14:11:15.072Z] [2020-07-14T14:11:15.072Z] [2020-07-14T14:11:15.072Z] DONE 2 tests, 2 skipped in 1.985s [2020-07-14T14:11:15.072Z] [2020-07-14T14:11:15.072Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-14T14:11:15.435Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-14T14:11:15.436Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-14T14:11:15.436Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-14T14:11:15.694Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-14T14:11:17.069Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-14T14:11:17.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:11:17.307Z] INFO: Testing against a local daemon [2020-07-14T14:11:18.003Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-14T14:11:18.003Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-14T14:11:18.003Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-14T14:11:18.261Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-14T14:11:18.261Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-14T14:11:18.307Z] ok github.com/docker/docker/integration/system 1.548s [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] === Skipped [2020-07-14T14:11:18.307Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:11:18.307Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-14T14:11:18.307Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-14T14:11:18.307Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-14T14:11:18.307Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-14T14:11:18.307Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-14T14:11:18.307Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-14T14:11:18.307Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] DONE 13 tests, 7 skipped in 3.279s [2020-07-14T14:11:18.307Z] [2020-07-14T14:11:18.307Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-14T14:11:19.196Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-14T14:11:19.762Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-14T14:11:20.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:11:20.555Z] INFO: Testing against a local daemon [2020-07-14T14:11:20.555Z] ok github.com/docker/docker/integration/volume 0.273s [2020-07-14T14:11:20.555Z] [2020-07-14T14:11:20.555Z] === Skipped [2020-07-14T14:11:20.555Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-14T14:11:20.555Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-14T14:11:20.555Z] [2020-07-14T14:11:20.555Z] [2020-07-14T14:11:20.555Z] DONE 5 tests, 1 skipped in 2.216s [2020-07-14T14:11:20.555Z] [2020-07-14T14:11:20.555Z] INFO: make.ps1 ended at 07/14/2020 14:11:20 [2020-07-14T14:11:20.555Z] INFO: Integration CLI tests being run from the host: [2020-07-14T14:11:20.555Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-14T14:11:20.697Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-14T14:11:22.071Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-14T14:11:22.637Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-14T14:11:22.637Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-14T14:11:22.637Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-14T14:11:23.203Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-14T14:11:24.138Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-14T14:11:25.073Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-14T14:11:25.073Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-14T14:11:26.474Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-14T14:11:26.474Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-14T14:11:26.733Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-14T14:11:27.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-14T14:11:27.754Z] INFO: Testing against a local daemon [2020-07-14T14:11:28.109Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-14T14:11:28.109Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-14T14:11:30.010Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-14T14:11:30.010Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-14T14:11:30.010Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-14T14:11:30.945Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-14T14:11:32.319Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-14T14:11:32.885Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-14T14:11:32.885Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-14T14:11:33.143Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-14T14:11:33.143Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-14T14:11:34.078Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-14T14:11:36.609Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-14T14:11:40.794Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-14T14:11:41.053Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-14T14:11:43.582Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-14T14:11:43.582Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-14T14:11:44.148Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-14T14:11:45.523Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-14T14:11:46.089Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-14T14:11:47.991Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-14T14:11:49.892Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-14T14:11:50.826Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-14T14:11:52.204Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-14T14:11:54.128Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-14T14:11:55.062Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-14T14:11:57.591Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-14T14:12:02.856Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-14T14:12:05.385Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-14T14:12:06.760Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-14T14:12:10.044Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-14T14:12:12.573Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-14T14:12:13.947Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-14T14:12:14.513Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-14T14:12:14.771Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-14T14:12:15.338Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-14T14:12:15.905Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-14T14:12:15.905Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-14T14:12:16.473Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-14T14:12:17.848Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-14T14:12:20.379Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-14T14:12:22.922Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-14T14:12:23.511Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-14T14:12:24.078Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-14T14:12:24.078Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-14T14:12:24.644Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-14T14:12:26.019Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-14T14:12:26.019Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-14T14:12:26.571Z] --- PASS: TestImportExtremelyLargeImageWorks (193.60s) [2020-07-14T14:12:26.571Z] PASS [2020-07-14T14:12:26.571Z] [2020-07-14T14:12:26.571Z] === Skipped [2020-07-14T14:12:26.571Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-14T14:12:26.571Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:12:26.571Z] [2020-07-14T14:12:26.571Z] [2020-07-14T14:12:26.571Z] DONE 12 tests, 1 skipped in 194.655s [2020-07-14T14:12:26.571Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-14T14:12:26.571Z] ++ 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-07-14T14:12:26.571Z] ++ set -e [2020-07-14T14:12:26.571Z] ++ '[' -n 0 ']' [2020-07-14T14:12:26.571Z] ++ set -x [2020-07-14T14:12:26.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:12:26.571Z] INFO: Testing against a local daemon [2020-07-14T14:12:26.571Z] === RUN TestNetworkCreateDelete [2020-07-14T14:12:26.571Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-07-14T14:12:26.571Z] === RUN TestDockerNetworkDeletePreferID [2020-07-14T14:12:26.571Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-07-14T14:12:26.571Z] === RUN TestDaemonDNSFallback [2020-07-14T14:12:26.571Z] --- PASS: TestDaemonDNSFallback (1.58s) [2020-07-14T14:12:26.571Z] === RUN TestInspectNetwork [2020-07-14T14:12:26.571Z] === RUN TestInspectNetwork/full_network_id [2020-07-14T14:12:26.571Z] === RUN TestInspectNetwork/partial_network_id [2020-07-14T14:12:26.571Z] === RUN TestInspectNetwork/network_name [2020-07-14T14:12:26.571Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-14T14:12:26.865Z] --- PASS: TestInspectNetwork (7.05s) [2020-07-14T14:12:26.865Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-14T14:12:26.865Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-14T14:12:26.865Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-14T14:12:26.865Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-14T14:12:26.865Z] === RUN TestRunContainerWithBridgeNone [2020-07-14T14:12:26.953Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-14T14:12:27.887Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-14T14:12:28.453Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-14T14:12:28.951Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-07-14T14:12:28.951Z] === RUN TestNetworkInvalidJSON [2020-07-14T14:12:28.951Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-14T14:12:28.951Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-14T14:12:28.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T14:12:28.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T14:12:28.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T14:12:28.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T14:12:28.951Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-14T14:12:28.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-14T14:12:28.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-14T14:12:28.951Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-14T14:12:28.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-14T14:12:28.951Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-14T14:12:28.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-14T14:12:28.951Z] === RUN TestHostIPv4BridgeLabel [2020-07-14T14:12:29.387Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-14T14:12:29.588Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-14T14:12:29.588Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-14T14:12:30.630Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-14T14:12:30.630Z] === RUN TestDaemonDefaultNetworkPools [2020-07-14T14:12:31.268Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-07-14T14:12:31.268Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-14T14:12:32.308Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-14T14:12:32.308Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-14T14:12:33.571Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-14T14:12:33.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-14T14:12:33.824Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-07-14T14:12:33.825Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-14T14:12:34.461Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-14T14:12:34.461Z] === RUN TestServiceWithPredefinedNetwork [2020-07-14T14:12:34.505Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-14T14:12:34.505Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-14T14:12:35.072Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-14T14:12:36.006Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-14T14:12:36.558Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2020-07-14T14:12:36.558Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-14T14:12:36.558Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T14:12:36.558Z] service_test.go:236: FLAKY_TEST [2020-07-14T14:12:36.558Z] === RUN TestServiceWithDataPathPortInit [2020-07-14T14:12:38.536Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-14T14:12:41.066Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-14T14:12:44.350Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-14T14:12:45.724Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-14T14:12:49.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-14T14:12:49.268Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-14T14:12:51.812Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-14T14:12:51.921Z] --- PASS: TestServiceWithDataPathPortInit (13.65s) [2020-07-14T14:12:51.921Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-14T14:12:53.187Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-14T14:12:54.562Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-14T14:12:55.497Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-14T14:12:56.872Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-14T14:12:57.439Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-14T14:12:57.501Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2020-07-14T14:12:57.501Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:26bc00n73i34hgn784s06se1a Created:2020-07-14 14:12:51.075095884 +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[1389dedfbdd2b411e4ef641b5dd5bb35fe2834d5b9adb78f0adb51a7f2d1bc12:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iejiyafyn8ik64cs29zkdmvyk EndpointID:09237a36a422ac17f88b8652477a4e5d7b0d11c805528517e6f50400ec5db680 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6a9ccc199bd097c2a1dd52af21eae2e8c427194657d421080bc93a2a4e9e9a8b 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:25ae1dbb1e94 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iejiyafyn8ik64cs29zkdmvyk EndpointID:09237a36a422ac17f88b8652477a4e5d7b0d11c805528517e6f50400ec5db680 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-14T14:12:57.501Z] PASS [2020-07-14T14:12:57.501Z] [2020-07-14T14:12:57.501Z] === Skipped [2020-07-14T14:12:57.501Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-14T14:12:57.501Z] service_test.go:236: FLAKY_TEST [2020-07-14T14:12:57.501Z] [2020-07-14T14:12:57.501Z] [2020-07-14T14:12:57.501Z] DONE 23 tests, 1 skipped in 39.374s [2020-07-14T14:12:57.501Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-14T14:12:57.501Z] ++ 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-07-14T14:12:57.501Z] ++ set -e [2020-07-14T14:12:57.501Z] ++ '[' -n 0 ']' [2020-07-14T14:12:57.501Z] ++ set -x [2020-07-14T14:12:57.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:12:57.501Z] INFO: Testing against a local daemon [2020-07-14T14:12:57.501Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-14T14:12:57.501Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-14T14:12:57.501Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:12:57.501Z] === RUN TestDockerNetworkIpvlan [2020-07-14T14:12:57.501Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-14T14:12:57.501Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:12:57.501Z] PASS [2020-07-14T14:12:57.501Z] [2020-07-14T14:12:57.501Z] === Skipped [2020-07-14T14:12:57.501Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-14T14:12:57.501Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:12:57.501Z] [2020-07-14T14:12:57.501Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-14T14:12:57.501Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-14T14:12:57.501Z] [2020-07-14T14:12:57.501Z] [2020-07-14T14:12:57.501Z] DONE 2 tests, 2 skipped in 0.086s [2020-07-14T14:12:57.501Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-14T14:12:57.501Z] ++ 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-07-14T14:12:57.501Z] ++ set -e [2020-07-14T14:12:57.501Z] ++ '[' -n 0 ']' [2020-07-14T14:12:57.501Z] ++ set -x [2020-07-14T14:12:57.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:12:57.501Z] INFO: Testing against a local daemon [2020-07-14T14:12:57.501Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-14T14:12:58.541Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-14T14:12:58.541Z] === RUN TestDockerNetworkMacvlan [2020-07-14T14:12:58.815Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-14T14:12:59.180Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-14T14:13:00.242Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-14T14:13:00.716Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-14T14:13:00.879Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-14T14:13:02.092Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-14T14:13:02.956Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-14T14:13:03.993Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-14T14:13:05.040Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-14T14:13:05.368Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-14T14:13:09.512Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-14T14:13:09.808Z] --- PASS: TestDockerNetworkMacvlan (11.27s) [2020-07-14T14:13:09.808Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-14T14:13:09.808Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-14T14:13:09.808Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-07-14T14:13:09.808Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2020-07-14T14:13:09.808Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) [2020-07-14T14:13:09.808Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-07-14T14:13:09.808Z] PASS [2020-07-14T14:13:09.808Z] [2020-07-14T14:13:09.808Z] DONE 8 tests in 12.729s [2020-07-14T14:13:09.808Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-14T14:13:09.808Z] ++ 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-07-14T14:13:09.808Z] ++ set -e [2020-07-14T14:13:09.808Z] ++ '[' -n 0 ']' [2020-07-14T14:13:09.808Z] ++ set -x [2020-07-14T14:13:09.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:13:09.808Z] testing: warning: no tests to run [2020-07-14T14:13:09.808Z] PASS [2020-07-14T14:13:09.808Z] [2020-07-14T14:13:09.808Z] DONE 0 tests in 0.012s [2020-07-14T14:13:09.808Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-14T14:13:09.808Z] ++ 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-07-14T14:13:09.808Z] ++ set -e [2020-07-14T14:13:09.808Z] ++ '[' -n 0 ']' [2020-07-14T14:13:09.808Z] ++ set -x [2020-07-14T14:13:09.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:13:09.808Z] INFO: Testing against a local daemon [2020-07-14T14:13:09.808Z] === RUN TestAuthZPluginAllowRequest [2020-07-14T14:13:11.322Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2020-07-14T14:13:11.322Z] === RUN TestAuthZPluginTLS [2020-07-14T14:13:11.616Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-14T14:13:11.617Z] === RUN TestAuthZPluginDenyRequest [2020-07-14T14:13:12.252Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-14T14:13:12.252Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-14T14:13:12.892Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-14T14:13:12.892Z] === RUN TestAuthZPluginDenyResponse [2020-07-14T14:13:13.550Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-14T14:13:13.550Z] === RUN TestAuthZPluginAllowEventStream [2020-07-14T14:13:15.070Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2020-07-14T14:13:15.070Z] === RUN TestAuthZPluginErrorResponse [2020-07-14T14:13:15.365Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-14T14:13:15.365Z] === RUN TestAuthZPluginErrorRequest [2020-07-14T14:13:16.004Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-14T14:13:16.004Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-14T14:13:16.645Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-14T14:13:16.645Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-14T14:13:18.165Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2020-07-14T14:13:18.165Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-14T14:13:20.239Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-14T14:13:20.240Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-07-14T14:13:20.240Z] === RUN TestAuthZPluginHeader [2020-07-14T14:13:20.498Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-14T14:13:20.498Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-14T14:13:20.877Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-07-14T14:13:20.878Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-14T14:13:20.878Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-14T14:13:20.878Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:20.878Z] === RUN TestAuthZPluginV2Disable [2020-07-14T14:13:20.878Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-14T14:13:20.878Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:20.878Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-14T14:13:20.878Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-14T14:13:20.878Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:20.878Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-14T14:13:20.878Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-14T14:13:20.878Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:20.878Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-14T14:13:21.064Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-14T14:13:21.064Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-14T14:13:21.064Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-14T14:13:21.064Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-14T14:13:21.630Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-14T14:13:21.630Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-14T14:13:22.565Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-14T14:13:22.565Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-14T14:13:22.565Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-14T14:13:22.565Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-14T14:13:22.565Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-14T14:13:24.467Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-14T14:13:24.467Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-14T14:13:24.467Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-14T14:13:24.467Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-14T14:13:24.467Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-14T14:13:25.035Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-14T14:13:26.416Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-14T14:13:26.674Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-14T14:13:26.674Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-14T14:13:29.205Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-14T14:13:31.737Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-14T14:13:31.737Z] --- PASS: TestDockerSuite (1296.66s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (9.53s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.28s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.36s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.16s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.36s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.72s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.67s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.77s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAttachDetach (1.97s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.86s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.90s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.48s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.53s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.39s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.30s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.04s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.06s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.67s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.42s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.89s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.02s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.66s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.90s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.39s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.60s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.52s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.62s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.86s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.55s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.67s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.71s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.23s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.21s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.93s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.92s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.88s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.89s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.77s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.24s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.59s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.60s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.99s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.74s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.85s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.93s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.93s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.63s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.54s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.93s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.48s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.71s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.36s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.50s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.03s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.44s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.58s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.43s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.62s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.60s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.61s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.50s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s) [2020-07-14T14:13:31.738Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-14T14:13:31.738Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.86s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.79s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.53s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildContChar (2.31s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.35s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.05s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.31s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.17s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.63s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.00s) [2020-07-14T14:13:31.738Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-14T14:13:31.738Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.738Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-14T14:13:31.738Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.738Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-14T14:13:31.738Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.738Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-07-14T14:13:31.738Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.66s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.59s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.91s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.59s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.23s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.32s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.02s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.89s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.37s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.80s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.84s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.86s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.20s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.84s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.10s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.53s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.32s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.57s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.43s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.65s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.57s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.49s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.84s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.63s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.43s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.21s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.59s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.17s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.11s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnv (0.92s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.80s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.25s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.07s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.24s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.52s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.61s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.36s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.36s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.01s) [2020-07-14T14:13:31.738Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-07-14T14:13:31.738Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.26s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.71s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.57s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.46s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.99s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.40s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.50s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.34s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.94s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildHistory (2.90s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.93s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.72s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.91s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.70s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.71s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.13s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.93s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.36s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.87s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.56s) [2020-07-14T14:13:31.738Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-14T14:13:31.738Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.76s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.61s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.98s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.46s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.55s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2020-07-14T14:13:31.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.13s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.70s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.07s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.20s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildPATH (1.53s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.52s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.02s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.44s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildRm (2.46s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.91s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.95s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.61s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2020-07-14T14:13:31.739Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-14T14:13:31.739Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildStderr (0.79s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.34s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.98s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.30s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.62s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.76s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.83s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.06s) [2020-07-14T14:13:31.739Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-14T14:13:31.739Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.739Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-14T14:13:31.739Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.739Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-14T14:13:31.739Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.739Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-14T14:13:31.739Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.46s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.76s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.22s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.60s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2020-07-14T14:13:31.739Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-14T14:13:31.739Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.62s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-14T14:13:31.739Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-14T14:13:31.739Z] docker_cli_sni_test.go:18: Flakey test [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.20s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitTTY (1.51s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.70s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.80s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.08s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.07s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.81s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.14s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.55s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.46s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.56s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.54s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.02s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.61s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.51s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.16s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.24s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2020-07-14T14:13:31.739Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-14T14:13:31.739Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.95s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.03s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.24s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.18s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.21s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.20s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.92s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008657e0_} (1.30s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1519922773_/foo_false____} (1.50s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1519922773_/foo_true____} (1.30s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3650924464_/foo_false____} (1.32s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3650924464_/foo_true____} (1.50s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3650924464_/foo_true__0xc000865840__} (1.30s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000865860_} (1.35s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000865880_} (1.30s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008658a0_} (1.35s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008658c0_} (1.29s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.29s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.13s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.12s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.53s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.17s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.16s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.67s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.99s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.95s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.01s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.49s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.79s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.67s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.54s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.49s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.97s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.74s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.32s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.21s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.98s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.97s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.64s) [2020-07-14T14:13:31.739Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-14T14:13:31.739Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-07-14T14:13:31.739Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-07-14T14:13:31.740Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-14T14:13:31.740Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.54s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.99s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.10s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.18s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.13s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.89s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.97s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.64s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.98s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.09s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.97s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.39s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsCommit (0.78s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.13s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.62s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.26s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsCopy (0.89s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.13s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.56s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFilters (1.38s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFormat (1.14s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.20s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2020-07-14T14:13:31.740Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-14T14:13:31.740Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-14T14:13:31.740Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-14T14:13:31.740Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.42s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsRename (0.59s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsResize (0.62s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.92s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.10s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExec (0.76s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.18s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.59s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.60s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.60s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.64s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.16s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecInspectID (2.73s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecInteractive (0.76s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.76s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.64s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.64s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.65s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.87s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecStartFails (0.84s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecTTY (0.69s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecUlimits (0.60s) [2020-07-14T14:13:31.740Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-14T14:13:31.740Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.69s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.64s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.53s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestHealth (18.98s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.68s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.69s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImportFile (1.24s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImportGzipped (1.29s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.27s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.60s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.54s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.57s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.52s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.51s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.29s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.51s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.60s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.57s) [2020-07-14T14:13:31.740Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-14T14:13:31.740Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.05s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.70s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectDefault (0.93s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-07-14T14:13:31.740Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-14T14:13:31.740Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.56s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.64s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.59s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.62s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.59s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.66s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.58s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.55s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.58s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.51s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.56s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.12s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.02s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.21s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.71s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.84s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.86s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.70s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.09s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.76s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.35s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.66s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.10s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s) [2020-07-14T14:13:31.740Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.60s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.20s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.57s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.92s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsSince (6.62s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.54s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsTail (0.66s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.55s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.53s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestNetHostname (1.52s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.79s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.45s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPluginActive (1.45s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (3.77s) [2020-07-14T14:13:31.741Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-14T14:13:31.741Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.32s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.21s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.84s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.38s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.50s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPortList (7.67s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.18s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.35s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.64s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.53s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.23s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.84s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.07s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsByOrder (2.28s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.38s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.75s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.61s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.80s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.28s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.12s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.35s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.90s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.77s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.32s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.83s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2020-07-14T14:13:31.741Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-14T14:13:31.741Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.04s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.61s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.98s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.53s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.23s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.05s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.17s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.00s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.86s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.20s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.57s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.66s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.05s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.54s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.63s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.16s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.02s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.93s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.91s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.86s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.61s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.57s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.64s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.71s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.56s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.56s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.56s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.91s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.66s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.64s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.58s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.27s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.16s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.10s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.02s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.73s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.60s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.45s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.94s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.33s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.13s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.37s) [2020-07-14T14:13:31.741Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-14T14:13:31.741Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.741Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-14T14:13:31.741Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.57s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.35s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.73s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.38s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2020-07-14T14:13:31.741Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-14T14:13:31.741Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.71s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.90s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.86s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunExitCode (0.60s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.59s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-07-14T14:13:31.741Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-14T14:13:31.741Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.33s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.94s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.18s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.08s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.07s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.15s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.00s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.22s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunMount (4.26s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.04s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.55s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.62s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.09s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.07s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNetHost (0.87s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.81s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.83s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.83s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.85s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2020-07-14T14:13:31.741Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-14T14:13:31.741Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.68s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2020-07-14T14:13:31.741Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.76s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.65s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.63s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.70s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.32s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.06s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.27s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.11s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.88s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.90s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunSysctls (1.21s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.96s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.23s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.55s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.48s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.55s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUserByName (0.77s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.85s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.61s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.09s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.68s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.77s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.50s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.62s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.07s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.98s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.99s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.63s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.12s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.34s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s) [2020-07-14T14:13:31.742Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents017990234 [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.50s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.25s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.29s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.56s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.17s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.76s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.21s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.01s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.12s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.73s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.93s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStartRecordError (1.20s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.68s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.33s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.64s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.57s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.03s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.61s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.22s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.16s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.17s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.77s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.59s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.77s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.70s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.89s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.17s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.51s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.49s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.04s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.10s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.98s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.81s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.64s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.57s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.60s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.57s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.68s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.63s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.54s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.55s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.06s) [2020-07-14T14:13:31.742Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.73s) [2020-07-14T14:13:31.742Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-14T14:13:31.742Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-14T14:13:31.742Z] === RUN TestDockerRegistrySuite [2020-07-14T14:13:31.742Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-14T14:13:32.678Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-14T14:13:33.613Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-14T14:13:34.989Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-14T14:13:34.989Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-14T14:13:38.274Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-14T14:13:39.496Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-07-14T14:13:39.496Z] PASS [2020-07-14T14:13:39.496Z] [2020-07-14T14:13:39.496Z] === Skipped [2020-07-14T14:13:39.496Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-14T14:13:39.496Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:39.496Z] [2020-07-14T14:13:39.496Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-14T14:13:39.496Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:39.496Z] [2020-07-14T14:13:39.496Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-14T14:13:39.496Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:39.496Z] [2020-07-14T14:13:39.496Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-14T14:13:39.496Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:39.496Z] [2020-07-14T14:13:39.496Z] [2020-07-14T14:13:39.496Z] DONE 17 tests, 4 skipped in 27.771s [2020-07-14T14:13:39.496Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-14T14:13:39.496Z] ++ 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-07-14T14:13:39.496Z] ++ set -e [2020-07-14T14:13:39.496Z] ++ '[' -n 0 ']' [2020-07-14T14:13:39.496Z] ++ set -x [2020-07-14T14:13:39.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:13:39.496Z] INFO: Testing against a local daemon [2020-07-14T14:13:39.496Z] === RUN TestPluginInvalidJSON [2020-07-14T14:13:39.496Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:13:39.496Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:13:39.496Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-14T14:13:39.497Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-14T14:13:39.497Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-14T14:13:39.497Z] === RUN TestPluginInstall [2020-07-14T14:13:39.497Z] === RUN TestPluginInstall/no_auth [2020-07-14T14:13:40.806Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-14T14:13:43.045Z] time="2020-07-14T14:13:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:13:43.045Z] time="2020-07-14T14:13:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:13:43.045Z] time="2020-07-14T14:13:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73dd352fc35e1f3ea6b4b950c8f792c7b6988dcf209161e566d3eeec1c281300" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:13:43.045Z] time="2020-07-14T14:13:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:13:43.045Z] time="2020-07-14T14:13:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:13:43.045Z] time="2020-07-14T14:13:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73dd352fc35e1f3ea6b4b950c8f792c7b6988dcf209161e566d3eeec1c281300" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:13:43.045Z] === RUN TestPluginInstall/with_htpasswd [2020-07-14T14:13:43.682Z] time="2020-07-14T14:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:13:43.682Z] time="2020-07-14T14:13:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:13:43.682Z] time="2020-07-14T14:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73dd352fc35e1f3ea6b4b950c8f792c7b6988dcf209161e566d3eeec1c281300" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:13:43.682Z] time="2020-07-14T14:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:13:43.682Z] time="2020-07-14T14:13:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:13:43.682Z] time="2020-07-14T14:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73dd352fc35e1f3ea6b4b950c8f792c7b6988dcf209161e566d3eeec1c281300" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:13:43.976Z] === RUN TestPluginInstall/with_insecure [2020-07-14T14:13:44.090Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-14T14:13:44.348Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-14T14:13:45.016Z] time="2020-07-14T14:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:13:45.016Z] time="2020-07-14T14:13:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:13:45.016Z] time="2020-07-14T14:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cdf789865ae63a7831cbbbf1ce53d3ab14adef41a122e3571e4c417bfc2a134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:13:45.016Z] time="2020-07-14T14:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-14T14:13:45.016Z] time="2020-07-14T14:13:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-14T14:13:45.016Z] time="2020-07-14T14:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cdf789865ae63a7831cbbbf1ce53d3ab14adef41a122e3571e4c417bfc2a134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-14T14:13:45.283Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-14T14:13:45.309Z] --- PASS: TestPluginInstall (7.70s) [2020-07-14T14:13:45.309Z] --- PASS: TestPluginInstall/no_auth (5.43s) [2020-07-14T14:13:45.309Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-07-14T14:13:45.309Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-07-14T14:13:45.309Z] plugin_test.go:157: [d86a5f45d998f] daemon is not started [2020-07-14T14:13:45.309Z] PASS [2020-07-14T14:13:45.309Z] [2020-07-14T14:13:45.309Z] DONE 6 tests in 7.812s [2020-07-14T14:13:45.309Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-14T14:13:45.309Z] ++ 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-07-14T14:13:45.309Z] ++ set -e [2020-07-14T14:13:45.309Z] ++ '[' -n 0 ']' [2020-07-14T14:13:45.309Z] ++ set -x [2020-07-14T14:13:45.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:13:45.309Z] INFO: Testing against a local daemon [2020-07-14T14:13:45.309Z] === RUN TestExternalGraphDriver [2020-07-14T14:13:45.603Z] === RUN TestExternalGraphDriver/json [2020-07-14T14:13:46.218Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-14T14:13:47.592Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-14T14:13:47.678Z] === RUN TestExternalGraphDriver/spec [2020-07-14T14:13:48.527Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-14T14:13:49.197Z] === RUN TestExternalGraphDriver/pull [2020-07-14T14:13:49.462Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-14T14:13:50.397Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-14T14:13:51.285Z] --- PASS: TestExternalGraphDriver (5.44s) [2020-07-14T14:13:51.285Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-07-14T14:13:51.285Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-07-14T14:13:51.285Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2020-07-14T14:13:51.285Z] === RUN TestGraphdriverPluginV2 [2020-07-14T14:13:51.285Z] --- SKIP: TestGraphdriverPluginV2 (0.23s) [2020-07-14T14:13:51.285Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:51.285Z] PASS [2020-07-14T14:13:51.285Z] [2020-07-14T14:13:51.285Z] === Skipped [2020-07-14T14:13:51.285Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.23s) [2020-07-14T14:13:51.285Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:13:51.285Z] [2020-07-14T14:13:51.285Z] [2020-07-14T14:13:51.285Z] DONE 5 tests, 1 skipped in 5.743s [2020-07-14T14:13:51.285Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-14T14:13:51.285Z] ++ 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-07-14T14:13:51.285Z] ++ set -e [2020-07-14T14:13:51.285Z] ++ '[' -n 0 ']' [2020-07-14T14:13:51.285Z] ++ set -x [2020-07-14T14:13:51.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:13:51.285Z] INFO: Testing against a local daemon [2020-07-14T14:13:51.285Z] === RUN TestContinueAfterPluginCrash [2020-07-14T14:13:51.285Z] === PAUSE TestContinueAfterPluginCrash [2020-07-14T14:13:51.285Z] === RUN TestReadPluginNoRead [2020-07-14T14:13:51.285Z] === PAUSE TestReadPluginNoRead [2020-07-14T14:13:51.285Z] === RUN TestDaemonStartWithLogOpt [2020-07-14T14:13:51.285Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-14T14:13:51.285Z] === CONT TestContinueAfterPluginCrash [2020-07-14T14:13:51.285Z] === CONT TestDaemonStartWithLogOpt [2020-07-14T14:13:51.285Z] === CONT TestReadPluginNoRead [2020-07-14T14:13:52.298Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-14T14:13:54.224Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-14T14:13:55.159Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-14T14:13:57.105Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-14T14:13:57.105Z] --- PASS: TestDaemonStartWithLogOpt (5.62s) [2020-07-14T14:13:57.691Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-14T14:13:57.742Z] === RUN TestReadPluginNoRead/default [2020-07-14T14:13:58.625Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-14T14:13:58.625Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-14T14:13:59.255Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-14T14:13:59.561Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-14T14:14:00.495Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-14T14:14:00.766Z] --- PASS: TestReadPluginNoRead (9.65s) [2020-07-14T14:14:00.766Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-07-14T14:14:00.766Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2020-07-14T14:14:00.766Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2020-07-14T14:14:00.766Z] read_test.go:92: [d49a64d0901d0] daemon is not started [2020-07-14T14:14:01.430Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-14T14:14:02.284Z] --- PASS: TestContinueAfterPluginCrash (10.87s) [2020-07-14T14:14:02.284Z] PASS [2020-07-14T14:14:02.284Z] [2020-07-14T14:14:02.284Z] DONE 6 tests in 10.948s [2020-07-14T14:14:02.284Z] 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-07-14T14:14:02.284Z] ++ 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-07-14T14:14:02.284Z] ++ set -e [2020-07-14T14:14:02.284Z] ++ '[' -n 0 ']' [2020-07-14T14:14:02.284Z] ++ set -x [2020-07-14T14:14:02.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:14:02.284Z] testing: warning: no tests to run [2020-07-14T14:14:02.284Z] PASS [2020-07-14T14:14:02.284Z] [2020-07-14T14:14:02.284Z] DONE 0 tests in 0.017s [2020-07-14T14:14:02.284Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-14T14:14:02.284Z] ++ 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-07-14T14:14:02.284Z] ++ set -e [2020-07-14T14:14:02.284Z] ++ '[' -n 0 ']' [2020-07-14T14:14:02.284Z] ++ set -x [2020-07-14T14:14:02.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:14:02.284Z] INFO: Testing against a local daemon [2020-07-14T14:14:02.284Z] === RUN TestPluginWithDevMounts [2020-07-14T14:14:02.284Z] === PAUSE TestPluginWithDevMounts [2020-07-14T14:14:02.284Z] === CONT TestPluginWithDevMounts [2020-07-14T14:14:03.962Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-14T14:14:03.962Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-14T14:14:04.366Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-07-14T14:14:04.366Z] PASS [2020-07-14T14:14:04.366Z] [2020-07-14T14:14:04.366Z] DONE 1 tests in 1.950s [2020-07-14T14:14:04.366Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-14T14:14:04.366Z] ++ 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-07-14T14:14:04.366Z] ++ set -e [2020-07-14T14:14:04.366Z] ++ '[' -n 0 ']' [2020-07-14T14:14:04.366Z] ++ set -x [2020-07-14T14:14:04.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:14:04.366Z] INFO: Testing against a local daemon [2020-07-14T14:14:04.366Z] === RUN TestSecretInspect [2020-07-14T14:14:04.897Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-14T14:14:05.464Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-14T14:14:05.464Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-14T14:14:05.723Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-14T14:14:05.981Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-14T14:14:06.239Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-14T14:14:06.453Z] --- PASS: TestSecretInspect (1.96s) [2020-07-14T14:14:06.453Z] === RUN TestSecretList [2020-07-14T14:14:06.497Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-14T14:14:07.431Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-14T14:14:07.975Z] --- PASS: TestSecretList (1.89s) [2020-07-14T14:14:07.975Z] === RUN TestSecretsCreateAndDelete [2020-07-14T14:14:09.331Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-14T14:14:09.899Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-14T14:14:10.060Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2020-07-14T14:14:10.060Z] === RUN TestSecretsUpdate [2020-07-14T14:14:10.833Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-14T14:14:11.768Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-14T14:14:12.136Z] --- PASS: TestSecretsUpdate (1.92s) [2020-07-14T14:14:12.136Z] === RUN TestTemplatedSecret [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite (41.09s) [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d120f3d155745] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d9aa7b1ffbeb7] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2020-07-14T14:14:12.704Z] check_test.go:196: [daa21e5d467b1] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d2b960a546244] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2020-07-14T14:14:12.704Z] check_test.go:196: [dd905826150c7] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.79s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d256d9ced222c] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.84s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d029b06af149e] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d6198eaf6dd9a] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d2a6f9373444e] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d81d45ac8c36a] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2020-07-14T14:14:12.704Z] check_test.go:196: [de4e179b4482a] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d73fe49fa1ef7] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.05s) [2020-07-14T14:14:12.704Z] check_test.go:196: [df634466f39c4] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d84052634aff8] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2020-07-14T14:14:12.704Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cacc3d7ee11ffaffe8de9bc67ec7f89f749f6a62539eb0e85f93a4edac017d87 [2020-07-14T14:14:12.704Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2c39883a5d0bb8f050c81cdbef4a9605677b8881894fccb0176c9af380d17d1a [2020-07-14T14:14:12.704Z] check_test.go:196: [d9c118a973178] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s) [2020-07-14T14:14:12.704Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d86bfd64c690f9429f4fd6da7eb0c97ec45796707551a755cfb08913dbfb00e8 [2020-07-14T14:14:12.704Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ac90a2b221fd728404a8f3f4c444f8541f75d406ebc12b0a3a78de41f34187f [2020-07-14T14:14:12.704Z] check_test.go:196: [d4e65cf95e2a4] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d7657a000b46b] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.28s) [2020-07-14T14:14:12.704Z] check_test.go:196: [db693684aa143] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-07-14T14:14:12.704Z] check_test.go:196: [dbdc50748cc09] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d4e80cc96a30d] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d720f1516a6ec] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d454bbc2ee743] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-07-14T14:14:12.704Z] check_test.go:196: [dcac48fbd41ff] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.41s) [2020-07-14T14:14:12.704Z] check_test.go:196: [dfdbbe944269f] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d57d745b5e800] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d09dad56a0280] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-14T14:14:12.704Z] check_test.go:196: [dab08753d3c01] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d7069e838d4cf] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d727bd246bef4] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d8abd301b28ac] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d279487cfd89d] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-14T14:14:12.704Z] check_test.go:196: [dd75f55e5cc12] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2020-07-14T14:14:12.704Z] check_test.go:196: [da15e8cb72d42] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.48s) [2020-07-14T14:14:12.704Z] check_test.go:196: [da24ba2c0a5ea] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s) [2020-07-14T14:14:12.704Z] check_test.go:196: [d64ebdae378aa] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2020-07-14T14:14:12.704Z] check_test.go:196: [da482834ec2ba] daemon is not started [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2020-07-14T14:14:12.704Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-07-14T14:14:12.704Z] === RUN TestDockerSchema1RegistrySuite [2020-07-14T14:14:12.704Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-14T14:14:12.704Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-14T14:14:14.219Z] --- PASS: TestTemplatedSecret (2.48s) [2020-07-14T14:14:14.219Z] === RUN TestSecretCreateResolve [2020-07-14T14:14:15.988Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-14T14:14:16.473Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-07-14T14:14:16.473Z] PASS [2020-07-14T14:14:16.473Z] [2020-07-14T14:14:16.473Z] DONE 6 tests in 12.156s [2020-07-14T14:14:16.473Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-14T14:14:16.473Z] ++ 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-07-14T14:14:16.473Z] ++ set -e [2020-07-14T14:14:16.473Z] ++ '[' -n 0 ']' [2020-07-14T14:14:16.473Z] ++ set -x [2020-07-14T14:14:16.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:14:16.473Z] INFO: Testing against a local daemon [2020-07-14T14:14:16.473Z] === RUN TestServiceCreateInit [2020-07-14T14:14:16.473Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-14T14:14:18.520Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-14T14:14:20.020Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-14T14:14:21.806Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-14T14:14:22.373Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-14T14:14:23.307Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-14T14:14:23.307Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-14T14:14:24.521Z] --- PASS: TestServiceCreateInit (7.51s) [2020-07-14T14:14:24.521Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2020-07-14T14:14:24.521Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2020-07-14T14:14:24.521Z] === RUN TestCreateServiceMultipleTimes [2020-07-14T14:14:24.683Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-14T14:14:25.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-14T14:14:26.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-14T14:14:28.715Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-14T14:14:28.974Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-14T14:14:29.541Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-14T14:14:29.541Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-14T14:14:29.799Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-14T14:14:30.058Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-14T14:14:30.316Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite (18.01s) [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.12s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d28dde3277892] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d965e4494db8b] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.97s) [2020-07-14T14:14:30.574Z] check_test.go:223: [dc932dd18c835] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.84s) [2020-07-14T14:14:30.574Z] check_test.go:223: [dc4b7d903fb42] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d29c49ff156e1] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-07-14T14:14:30.574Z] check_test.go:223: [da3d1cd6b4262] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-14T14:14:30.574Z] check_test.go:223: [dc7ba908f5a96] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d526c03b0fb45] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d94f64f84fedf] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d1efc7a7e04ce] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.46s) [2020-07-14T14:14:30.574Z] check_test.go:223: [df1f921f99c77] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d5d499c5f2f8a] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-14T14:14:30.574Z] check_test.go:223: [dff82b1c5bc25] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-14T14:14:30.574Z] check_test.go:223: [dd5a0e559b851] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d15268e3167a4] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d5e644fbc1464] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-07-14T14:14:30.574Z] check_test.go:223: [dae75bc2e6f96] daemon is not started [2020-07-14T14:14:30.574Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-14T14:14:30.574Z] check_test.go:223: [d0be57e1b25f2] daemon is not started [2020-07-14T14:14:30.574Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-14T14:14:30.574Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-14T14:14:31.141Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-14T14:14:31.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-14T14:14:31.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-14T14:14:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-14T14:14:33.159Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-14T14:14:33.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-14T14:14:33.984Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-14T14:14:34.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.61s) [2020-07-14T14:14:34.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2020-07-14T14:14:34.243Z] check_test.go:252: [d3164fe2fe7cf] daemon is not started [2020-07-14T14:14:34.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.45s) [2020-07-14T14:14:34.243Z] check_test.go:252: [da7ff56601481] daemon is not started [2020-07-14T14:14:34.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-14T14:14:34.243Z] check_test.go:252: [db544f02c9d1c] daemon is not started [2020-07-14T14:14:34.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2020-07-14T14:14:34.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-14T14:14:34.243Z] check_test.go:252: [d63f65d135633] daemon is not started [2020-07-14T14:14:34.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-07-14T14:14:34.243Z] check_test.go:252: [dde0edf9610cd] daemon is not started [2020-07-14T14:14:34.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-07-14T14:14:34.243Z] check_test.go:252: [dd1bd90187fdd] daemon is not started [2020-07-14T14:14:34.243Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-14T14:14:34.243Z] check_test.go:252: [d3c9535be5938] daemon is not started [2020-07-14T14:14:34.243Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-14T14:14:34.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-14T14:14:39.509Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-14T14:14:39.509Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-14T14:14:39.509Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-14T14:14:39.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-14T14:14:39.958Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2020-07-14T14:14:39.958Z] === RUN TestCreateServiceConflict [2020-07-14T14:14:40.025Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-14T14:14:40.026Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-07-14T14:14:40.026Z] check_test.go:279: [d585ac018e39d] daemon is not started [2020-07-14T14:14:40.026Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-14T14:14:40.026Z] check_test.go:279: [d291c38b5e90c] daemon is not started [2020-07-14T14:14:40.026Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-14T14:14:40.026Z] check_test.go:279: [d1a0e0173a4ef] daemon is not started [2020-07-14T14:14:40.026Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-07-14T14:14:40.026Z] check_test.go:279: [d0bb5f3596669] daemon is not started [2020-07-14T14:14:40.026Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-14T14:14:40.026Z] check_test.go:279: [dd46ddeef6366] daemon is not started [2020-07-14T14:14:40.026Z] === RUN TestDockerNetworkSuite [2020-07-14T14:14:40.026Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-14T14:14:41.479Z] --- PASS: TestCreateServiceConflict (1.93s) [2020-07-14T14:14:41.479Z] === RUN TestCreateServiceMaxReplicas [2020-07-14T14:14:41.927Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-14T14:14:42.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-14T14:14:44.248Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-07-14T14:14:44.248Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-14T14:14:45.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-14T14:14:47.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-14T14:14:50.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-14T14:14:51.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-14T14:14:56.908Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.72s) [2020-07-14T14:14:56.908Z] === RUN TestCreateServiceSecretFileMode [2020-07-14T14:14:58.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-14T14:14:58.994Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2020-07-14T14:14:58.994Z] === RUN TestCreateServiceConfigFileMode [2020-07-14T14:15:00.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-14T14:15:01.077Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-07-14T14:15:01.077Z] === RUN TestCreateServiceSysctls [2020-07-14T14:15:01.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-14T14:15:01.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-14T14:15:02.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-14T14:15:03.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-14T14:15:04.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-14T14:15:04.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-14T14:15:04.624Z] --- PASS: TestCreateServiceSysctls (3.08s) [2020-07-14T14:15:04.624Z] === RUN TestCreateServiceCapabilities [2020-07-14T14:15:05.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-14T14:15:05.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-14T14:15:05.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-14T14:15:05.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-14T14:15:06.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-14T14:15:06.723Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2020-07-14T14:15:06.723Z] === RUN TestInspect [2020-07-14T14:15:07.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-14T14:15:08.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-14T14:15:08.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-14T14:15:08.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-14T14:15:08.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-14T14:15:08.811Z] --- PASS: TestInspect (2.47s) [2020-07-14T14:15:08.811Z] === RUN TestCreateJob [2020-07-14T14:15:11.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-14T14:15:12.387Z] --- PASS: TestCreateJob (3.01s) [2020-07-14T14:15:12.388Z] === RUN TestReplicatedJob [2020-07-14T14:15:13.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-14T14:15:17.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-14T14:15:17.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-14T14:15:17.985Z] --- PASS: TestReplicatedJob (5.22s) [2020-07-14T14:15:17.985Z] === RUN TestUpdateReplicatedJob [2020-07-14T14:15:18.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-14T14:15:18.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-14T14:15:18.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-14T14:15:19.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-14T14:15:19.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-14T14:15:19.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-14T14:15:20.732Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2020-07-14T14:15:20.732Z] === RUN TestServiceListWithStatuses [2020-07-14T14:15:20.732Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-14T14:15:20.732Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:15:20.732Z] === RUN TestDockerNetworkConnectAlias [2020-07-14T14:15:22.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-14T14:15:22.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-14T14:15:22.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-14T14:15:23.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-14T14:15:24.284Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2020-07-14T14:15:24.284Z] === RUN TestDockerNetworkReConnect [2020-07-14T14:15:27.723Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-14T14:15:27.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-14T14:15:27.818Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2020-07-14T14:15:27.818Z] === RUN TestServicePlugin [2020-07-14T14:15:27.818Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-14T14:15:27.818Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:15:27.818Z] === RUN TestServiceUpdateLabel [2020-07-14T14:15:29.903Z] --- PASS: TestServiceUpdateLabel (1.94s) [2020-07-14T14:15:29.903Z] === RUN TestServiceUpdateSecrets [2020-07-14T14:15:32.989Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-14T14:15:32.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-14T14:15:32.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-14T14:15:33.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-14T14:15:36.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-14T14:15:36.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-14T14:15:37.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-14T14:15:37.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-14T14:15:39.091Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-14T14:15:42.376Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite (62.97s) [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.88s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d5d5257734bd5] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.80s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d313300489fd6] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.03s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d9c616f471992] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.70s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d7c1152ea9496] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.69s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:1233: [d3d85b0a575d8] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.63s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d1cb04b3e0bef] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.79s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [df1ec5911dacf] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.61s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d7e826730a3a2] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.23s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d549e01db495d] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [de0f785c24ee7] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d34d3f18c07f2] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.04s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d031fee59749e] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.08s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [df7d77af5b985] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dc1a3f6b2f4cd] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [deebdbd4ffdac] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.83s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d46bf692aa675] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dc227f96d22d2] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dbccef04daf4b] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d5ffe26061ba2] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.83s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [de5b62fcc3a64] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.19s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d05a5b05ea7a2] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dfd60d71b6a95] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dc9434c82c477] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d74fa5495bcc5] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.43s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:968: [dcdd165d4f69c] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.95s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [db316f731ae2b] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.41s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:1116: [d118992c75b46] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [decb65769024b] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.01s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dc2a0ac081f4a] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [db8a9216ce854] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d5c7703fa6bad] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d46fcac03e400] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d1b1f83d37397] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d63b0d6a985f8] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.42s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [da6f5b3dca82f] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d6831dd29e266] daemon is not started [2020-07-14T14:15:42.944Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d3a19d79f6836] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d01bd6cb6234b] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.17s) [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.79s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:1084: [d9c1b048d394f] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dcf68356aee26] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.90s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [db0a6810fcf58] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.60s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dea6f5427b735] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dffa21edc8354] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.20s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d4ff2292a739a] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d3b760b6b6cbe] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.21s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [dbc04ebfe66a3] daemon is not started [2020-07-14T14:15:42.944Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (3.84s) [2020-07-14T14:15:42.944Z] docker_cli_network_unix_test.go:46: [d2e3e2f4a244b] daemon is not started [2020-07-14T14:15:42.944Z] === RUN TestDockerHubPullSuite [2020-07-14T14:15:42.944Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-14T14:15:44.318Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-14T14:15:45.266Z] --- PASS: TestServiceUpdateSecrets (14.27s) [2020-07-14T14:15:45.266Z] === RUN TestServiceUpdateConfigs [2020-07-14T14:15:46.849Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-14T14:15:47.422Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-14T14:15:48.803Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-14T14:15:48.803Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-14T14:15:49.061Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-14T14:15:49.061Z] --- PASS: TestDockerHubPullSuite (6.25s) [2020-07-14T14:15:49.061Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s) [2020-07-14T14:15:49.061Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.35s) [2020-07-14T14:15:49.061Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.59s) [2020-07-14T14:15:49.061Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.31s) [2020-07-14T14:15:49.061Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.37s) [2020-07-14T14:15:49.061Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.18s) [2020-07-14T14:15:49.061Z] PASS [2020-07-14T14:15:49.061Z] [2020-07-14T14:15:49.061Z] === Skipped [2020-07-14T14:15:49.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-14T14:15:49.061Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-14T14:15:49.061Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.061Z] [2020-07-14T14:15:49.061Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-14T14:15:49.061Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-14T14:15:49.061Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-14T14:15:49.062Z] docker_cli_sni_test.go:18: Flakey test [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-14T14:15:49.062Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-14T14:15:49.062Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-14T14:15:49.062Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-14T14:15:49.062Z] docker_cli_network_unix_test.go:46: [d3a19d79f6836] daemon is not started [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] [2020-07-14T14:15:49.062Z] DONE 1277 tests, 51 skipped in 1448.493s [2020-07-14T14:15:49.062Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-14T14:15:49.062Z] ++++ cat bundles/test-integration/docker.pid [2020-07-14T14:15:49.062Z] +++ kill 11916 [2020-07-14T14:15:50.438Z] +++ /etc/init.d/apparmor stop [2020-07-14T14:15:50.438Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-14T14:15:50.438Z] [2020-07-14T14:15:50.438Z] Unloading profiles will leave already running processes permanently [2020-07-14T14:15:50.438Z] unconfined, which can lead to unexpected situations. [2020-07-14T14:15:50.438Z] [2020-07-14T14:15:50.438Z] To set a process to complain mode, use the command line tool [2020-07-14T14:15:50.438Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-14T14:15:50.438Z] +++ true [2020-07-14T14:15:50.438Z] exiting test-integration [2020-07-14T14:15:50.438Z] ++ exit 0 [2020-07-14T14:15:50.438Z] [2020-07-14T14:15:50.696Z] + for job in $(jobs -p) [2020-07-14T14:15:50.696Z] + wait 11020 [2020-07-14T14:15:51.630Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-14T14:15:58.187Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-14T14:15:59.563Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-14T14:16:00.627Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2020-07-14T14:16:00.627Z] === RUN TestServiceUpdateNetwork [2020-07-14T14:16:03.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-14T14:16:03.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-14T14:16:11.017Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2020-07-14T14:16:11.017Z] === RUN TestServiceUpdatePidsLimit [2020-07-14T14:16:11.659Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-14T14:16:11.860Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-14T14:16:11.860Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-14T14:16:12.303Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-14T14:16:12.794Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-14T14:16:15.328Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-14T14:16:19.212Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-14T14:16:27.709Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2020-07-14T14:16:27.709Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2020-07-14T14:16:27.709Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-07-14T14:16:27.709Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-07-14T14:16:27.709Z] PASS [2020-07-14T14:16:27.709Z] [2020-07-14T14:16:27.709Z] === Skipped [2020-07-14T14:16:27.709Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-14T14:16:27.709Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-14T14:16:27.709Z] [2020-07-14T14:16:27.709Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-14T14:16:27.709Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-14T14:16:27.709Z] [2020-07-14T14:16:27.709Z] [2020-07-14T14:16:27.709Z] DONE 27 tests, 2 skipped in 130.389s [2020-07-14T14:16:27.709Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-14T14:16:27.709Z] ++ 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-07-14T14:16:27.709Z] ++ set -e [2020-07-14T14:16:27.709Z] ++ '[' -n 0 ']' [2020-07-14T14:16:27.709Z] ++ set -x [2020-07-14T14:16:27.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:16:27.709Z] INFO: Testing against a local daemon [2020-07-14T14:16:27.709Z] === RUN TestSessionCreate [2020-07-14T14:16:27.709Z] --- PASS: TestSessionCreate (0.04s) [2020-07-14T14:16:27.709Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-14T14:16:27.709Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-14T14:16:27.709Z] PASS [2020-07-14T14:16:27.709Z] [2020-07-14T14:16:27.709Z] DONE 2 tests in 0.150s [2020-07-14T14:16:27.709Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-14T14:16:27.709Z] ++ 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-07-14T14:16:27.709Z] ++ set -e [2020-07-14T14:16:27.709Z] ++ '[' -n 0 ']' [2020-07-14T14:16:27.709Z] ++ set -x [2020-07-14T14:16:27.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-14T14:16:27.709Z] INFO: Testing against a local daemon [2020-07-14T14:16:27.709Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-14T14:16:27.709Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:16:27.709Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:16:27.709Z] === RUN TestEventsExecDie [2020-07-14T14:16:27.709Z] --- PASS: TestEventsExecDie (0.63s) [2020-07-14T14:16:27.709Z] === RUN TestEventsBackwardsCompatible [2020-07-14T14:16:27.709Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-14T14:16:27.709Z] === RUN TestInfoBinaryCommits [2020-07-14T14:16:27.709Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-14T14:16:27.709Z] === RUN TestInfoAPIVersioned [2020-07-14T14:16:27.709Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-14T14:16:27.709Z] === RUN TestInfoDiscoveryBackend [2020-07-14T14:16:28.346Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-14T14:16:28.346Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-14T14:16:29.383Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-14T14:16:29.383Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-14T14:16:29.676Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-14T14:16:29.676Z] === RUN TestInfoAPI [2020-07-14T14:16:29.676Z] --- PASS: TestInfoAPI (0.04s) [2020-07-14T14:16:29.676Z] === RUN TestInfoAPIWarnings [2020-07-14T14:16:30.315Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-14T14:16:30.315Z] === RUN TestInfoDebug [2020-07-14T14:16:30.952Z] --- PASS: TestInfoDebug (0.53s) [2020-07-14T14:16:30.952Z] === RUN TestInfoInsecureRegistries [2020-07-14T14:16:31.247Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-14T14:16:31.247Z] === RUN TestInfoRegistryMirrors [2020-07-14T14:16:31.889Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-14T14:16:31.889Z] === RUN TestLoginFailsWithBadCredentials [2020-07-14T14:16:32.536Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2020-07-14T14:16:32.536Z] === RUN TestPingCacheHeaders [2020-07-14T14:16:32.536Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-14T14:16:32.536Z] === RUN TestPingGet [2020-07-14T14:16:32.536Z] --- PASS: TestPingGet (0.02s) [2020-07-14T14:16:32.536Z] === RUN TestPingHead [2020-07-14T14:16:32.536Z] --- PASS: TestPingHead (0.05s) [2020-07-14T14:16:32.536Z] === RUN TestVersion [2020-07-14T14:16:32.536Z] --- PASS: TestVersion (0.03s) [2020-07-14T14:16:32.536Z] PASS [2020-07-14T14:16:32.536Z] [2020-07-14T14:16:32.536Z] === Skipped [2020-07-14T14:16:32.536Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-14T14:16:32.536Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-14T14:16:32.536Z] [2020-07-14T14:16:32.536Z] [2020-07-14T14:16:32.536Z] DONE 18 tests, 1 skipped in 5.776s [2020-07-14T14:16:32.536Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-14T14:16:32.536Z] ++ 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-07-14T14:16:32.536Z] ++ set -e [2020-07-14T14:16:32.536Z] ++ '[' -n 0 ']' [2020-07-14T14:16:32.536Z] ++ set -x [2020-07-14T14:16:32.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-14T14:16:32.536Z] INFO: Testing against a local daemon [2020-07-14T14:16:32.536Z] === RUN TestVolumesCreateAndList [2020-07-14T14:16:32.960Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-14T14:16:32.960Z] === RUN TestVolumesRemove [2020-07-14T14:16:32.960Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-14T14:16:32.960Z] === RUN TestVolumesInspect [2020-07-14T14:16:32.960Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-14T14:16:32.960Z] === RUN TestVolumesInvalidJSON [2020-07-14T14:16:32.960Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-14T14:16:32.960Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-14T14:16:32.960Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-14T14:16:32.960Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-14T14:16:32.960Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-14T14:16:32.960Z] PASS [2020-07-14T14:16:32.960Z] [2020-07-14T14:16:32.960Z] DONE 5 tests in 0.226s [2020-07-14T14:16:32.960Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-14T14:16:32.960Z] ++++ cat bundles/test-integration/docker.pid [2020-07-14T14:16:32.960Z] +++ kill 13812 [2020-07-14T14:16:34.471Z] +++ /etc/init.d/apparmor stop [2020-07-14T14:16:34.471Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-14T14:16:34.471Z] [2020-07-14T14:16:34.471Z] Unloading profiles will leave already running processes permanently [2020-07-14T14:16:34.471Z] unconfined, which can lead to unexpected situations. [2020-07-14T14:16:34.471Z] [2020-07-14T14:16:34.471Z] To set a process to complain mode, use the command line tool [2020-07-14T14:16:34.471Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-14T14:16:34.471Z] +++ true [2020-07-14T14:16:34.471Z] exiting test-integration [2020-07-14T14:16:34.471Z] ++ exit 0 [2020-07-14T14:16:34.471Z] Post stage [Pipeline] junit [2020-07-14T14:16:35.565Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-14T14:16:36.573Z] + echo Ensuring container killed. [2020-07-14T14:16:36.573Z] Ensuring container killed. [2020-07-14T14:16:36.573Z] + docker rm -vf docker-pr2 [2020-07-14T14:16:36.573Z] Error: No such container: docker-pr2 [2020-07-14T14:16:36.573Z] + true [Pipeline] sh [2020-07-14T14:16:36.975Z] + echo Chowning /workspace to jenkins user [2020-07-14T14:16:36.975Z] Chowning /workspace to jenkins user [2020-07-14T14:16:36.975Z] + id -u [2020-07-14T14:16:36.975Z] + id -g [2020-07-14T14:16:36.975Z] + docker run --rm -v /home/docker/workspace/moby_PR-40994:/workspace busybox chown -R 1001:1001 /workspace [2020-07-14T14:16:36.975Z] Unable to find image 'busybox:latest' locally [2020-07-14T14:16:37.268Z] latest: Pulling from library/busybox [2020-07-14T14:16:37.562Z] 7257f00f7d70: Pulling fs layer [2020-07-14T14:16:37.562Z] 7257f00f7d70: Verifying Checksum [2020-07-14T14:16:37.562Z] 7257f00f7d70: Download complete [2020-07-14T14:16:37.857Z] 7257f00f7d70: Pull complete [2020-07-14T14:16:37.857Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-14T14:16:37.857Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-14T14:16:39.780Z] + bundleName=ppc64le-integration [2020-07-14T14:16:39.780Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-14T14:16:39.780Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-14T14:16:39.780Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-07-14T14:16:39.780Z] [Pipeline] archiveArtifacts [2020-07-14T14:16:39.825Z] Archiving artifacts [2020-07-14T14:16:40.228Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40994/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-14T14:16:40.652Z] + make clean [2020-07-14T14:16:40.945Z] make: command: Command not found [2020-07-14T14:16:40.945Z] make: command: Command not found [2020-07-14T14:16:40.945Z] docker volume rm -f docker-dev-cache [2020-07-14T14:16:40.945Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-14T14:17:11.569Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-14T14:17:50.273Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-14T14:17:58.384Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-14T14:18:02.570Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-14T14:20:09.018Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-14T14:20:19.038Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-14T14:20:19.296Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-14T14:20:19.296Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-14T14:20:19.554Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-14T14:20:19.554Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-14T14:20:20.490Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-14T14:20:23.020Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-14T14:20:26.303Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-14T14:20:28.833Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-14T14:21:25.048Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-14T14:21:25.048Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-14T14:21:27.578Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-14T14:21:29.480Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-14T14:21:33.666Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-14T14:21:36.227Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-14T14:21:58.147Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-14T14:22:13.018Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-14T14:22:13.018Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-14T14:22:15.548Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-14T14:22:18.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-14T14:22:26.188Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-14T14:22:30.374Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-14T14:22:32.905Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-14T14:22:35.467Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-14T14:22:38.750Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-14T14:22:41.281Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-14T14:22:43.183Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-14T14:22:45.714Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-14T14:23:41.929Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-14T14:23:56.802Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite (1657.02s) [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.94s) [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.99s) [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.17s) [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.87s) [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.75s) [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.30s) [2020-07-14T14:24:14.918Z] docker_api_swarm_test.go:562: [d9208c518cb5c] joining swarm manager [d10e256e81a09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.918Z] docker_api_swarm_test.go:584: [d6d45392b4ea6] joining swarm manager [d10e256e81a09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.918Z] check_test.go:380: [d9208c518cb5c] daemon is not started [2020-07-14T14:24:14.918Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-14T14:24:14.918Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.60s) [2020-07-14T14:24:14.918Z] docker_api_swarm_test.go:45: [d036763ad95e0] joining swarm manager [d05214c08208e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s) [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.30s) [2020-07-14T14:24:14.918Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.16s) [2020-07-14T14:24:14.918Z] docker_api_swarm_test.go:303: [d50f14dbe0379] joining swarm manager [dd587e200fd76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.918Z] docker_api_swarm_test.go:304: [d46bc43025943] joining swarm manager [dd587e200fd76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.918Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-14T14:24:14.918Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.56s) [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:271: [dbeeb9b4d4385] joining swarm manager [d090e09972fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:272: [def552cc2f06b] joining swarm manager [d090e09972fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.92s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.10s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.00s) [2020-07-14T14:24:14.919Z] docker_api_swarm_node_test.go:19: [de38850cd458b] joining swarm manager [d631aef6f7de4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_node_test.go:20: [d2ed7c3f5ebfe] joining swarm manager [d631aef6f7de4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.67s) [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:501: [dbf001bbfb404] joining swarm manager [d8b78ac14f60d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:506: [d2700719abc50] joining swarm manager [d8b78ac14f60d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.82s) [2020-07-14T14:24:14.919Z] docker_api_swarm_node_test.go:80: [d18c733021095] joining swarm manager [d81e0754f4729]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.57s) [2020-07-14T14:24:14.919Z] docker_api_swarm_node_test.go:52: [d9ca5872f580c] joining swarm manager [db4d4ecbc92ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_node_test.go:53: [db99bd64c3496] joining swarm manager [db4d4ecbc92ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.28s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.53s) [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:201: [d6e8eccf6a6d8] joining swarm manager [de4b0acf4c115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.80s) [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:383: [d4959dee08bed] joining swarm manager [d1e57f5e004ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:384: [d3f263903693f] joining swarm manager [d1e57f5e004ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] check_test.go:380: [d3f263903693f] daemon is not started [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.93s) [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:801: [d3377d36b0115] joining swarm manager [d67629a530cd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:801: [db6c01497df21] joining swarm manager [d67629a530cd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:801: [d4e9a294e3a1a] joining swarm manager [d67629a530cd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:801: [d21fb65da8c03] joining swarm manager [d67629a530cd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:809: [d903d41c762f4] joining swarm manager [d67629a530cd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.48s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.95s) [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:394: [dbde367d4d646] joining swarm manager [db0811b300b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:394: [d5dbd363bcb6f] joining swarm manager [db0811b300b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.56s) [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:342: [d36ad395cad6a] joining swarm manager [ddfebfc0782de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:342: [dfff90b17225e] joining swarm manager [ddfebfc0782de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.62s) [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:489: [de90b86557941] joining swarm manager [d1c0e4a21338a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:489: [d6b2d3fde86b2] joining swarm manager [d1c0e4a21338a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.06s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.83s) [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:127: [dc6ecdd8e21dd] joining swarm manager [db561439464c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:128: [db89ea1af7220] joining swarm manager [db561439464c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:136: [d23a5d1da39de] joining swarm manager [db561439464c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:137: [dafe60b937031] joining swarm manager [db561439464c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.34s) [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:303: [d90e5bad68c29] joining swarm manager [d129aa8758139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:303: [dfd12d1136bc1] joining swarm manager [d129aa8758139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.10s) [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:99: [d2020099c6db6] joining swarm manager [df9913260394b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:100: [dd2053da479af] joining swarm manager [df9913260394b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] check_test.go:380: [d2020099c6db6] daemon is not started [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.64s) [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:532: [dc000a649b67a] joining swarm manager [d39430c3c83da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:533: [d92943c1eae7b] joining swarm manager [d39430c3c83da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.75s) [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:147: [dca2e8b764628] joining swarm manager [d8e4df723a0b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_api_swarm_service_test.go:147: [d1ceab5f0c2ef] joining swarm manager [d8e4df723a0b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.45s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.86s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.03s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.97s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.01s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.07s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.96s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.16s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.41s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.56s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.22s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.35s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.36s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.80s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.46s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.88s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.23s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.25s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.92s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.23s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.39s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.95s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.56s) [2020-07-14T14:24:14.919Z] docker_cli_service_logs_test.go:245: checking task 16nm67bcpluh [2020-07-14T14:24:14.919Z] docker_cli_service_logs_test.go:250: checking messages for 16nm67bcpluh [2020-07-14T14:24:14.919Z] docker_cli_service_logs_test.go:245: checking task 60v9u1w4fly8 [2020-07-14T14:24:14.919Z] docker_cli_service_logs_test.go:250: checking messages for 60v9u1w4fly8 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.88s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.03s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.56s) [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1901: [d78a6fda719b3] joining swarm manager [d06e1fb40eaa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1902: [d4b9794ec2bc5] joining swarm manager [d06e1fb40eaa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.02s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.87s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.79s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.80s) [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1802: [d2ff69290c2d1] joining swarm manager [d922ea29ca4ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1803: [dcb037373e58a] joining swarm manager [d922ea29ca4ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (150.09s) [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1321: [dc44b57f9117a] joining swarm manager [de4872207121c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1322: [d4b6a342f64b7] joining swarm manager [de4872207121c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.81s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.80s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.70s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.86s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.64s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.11s) [2020-07-14T14:24:14.919Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.50s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.44s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (39.78s) [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1186: [dcae648869467] joining swarm manager [d2f1d7c0ea598]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1195: [d75e99d8bea88] joining swarm manager [d2f1d7c0ea598]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.26s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.72s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.12s) [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1118: [d15885bfa70fa] joining swarm manager [d7864d561a02c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1119: [df2104ca12189] joining swarm manager [d7864d561a02c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1172: [ddc31ad1838e3] joining swarm manager [d7864d561a02c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.46s) [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1453: [d21ed88ba9244] joining swarm manager [d8c4038b9e421]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] docker_cli_swarm_test.go:1454: [d96c16411af79] joining swarm manager [d8c4038b9e421]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.50s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.34s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.56s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.36s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.80s) [2020-07-14T14:24:14.919Z] docker_cli_swarm_unix_test.go:62: [d30a675226dee] joining swarm manager [d7b6ebd7bf562]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.35s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.38s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.44s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.69s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2020-07-14T14:24:14.919Z] docker_api_swarm_test.go:961: [d5c5e99c5b74a] joining swarm manager [d0edb4ce0a0fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.70s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.40s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.10s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.92s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.74s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.71s) [2020-07-14T14:24:14.919Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.66s) [2020-07-14T14:24:14.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.70s) [2020-07-14T14:24:14.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.32s) [2020-07-14T14:24:14.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.40s) [2020-07-14T14:24:14.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2020-07-14T14:24:14.920Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.44s) [2020-07-14T14:24:14.920Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.39s) [2020-07-14T14:24:14.920Z] === RUN TestDockerExternalVolumeSuite [2020-07-14T14:24:14.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-14T14:24:29.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-14T14:25:37.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-14T14:25:45.574Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-14T14:26:17.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-14T14:26:32.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-14T14:27:04.621Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-14T14:27:16.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-14T14:27:48.889Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-14T14:28:03.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-14T14:28:21.880Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-14T14:29:08.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-14T14:29:26.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-14T14:29:58.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-14T14:30:30.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-14T14:30:42.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-14T14:31:01.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-14T14:31:15.970Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite (437.53s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.64s) [2020-07-14T14:31:30.840Z] docker_cli_external_volume_driver_test.go:53: [d4780c09b9460] daemon is not started [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-07-14T14:31:30.840Z] docker_cli_external_volume_driver_test.go:53: [d26dbb8b75716] daemon is not started [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-14T14:31:30.840Z] docker_cli_external_volume_driver_test.go:53: [d9266777b0745] daemon is not started [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-14T14:31:30.840Z] docker_cli_external_volume_driver_test.go:53: [d8a354b45fc1e] daemon is not started [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.79s) [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.09s) [2020-07-14T14:31:30.840Z] docker_cli_external_volume_driver_test.go:485: [dfc09bdc02d80] daemon is not started [2020-07-14T14:31:30.840Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-14T14:31:30.840Z] docker_cli_external_volume_driver_test.go:53: [de459e64acf1e] daemon is not started [2020-07-14T14:31:30.840Z] PASS [2020-07-14T14:31:30.840Z] [2020-07-14T14:31:30.840Z] === Skipped [2020-07-14T14:31:30.840Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-07-14T14:31:30.840Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-07-14T14:31:30.840Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-14T14:31:30.840Z] check_test.go:309: [d36c1b3036b75] daemon is not started [2020-07-14T14:31:30.840Z] [2020-07-14T14:31:30.841Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-14T14:31:30.841Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-14T14:31:30.841Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-14T14:31:30.841Z] check_test.go:309: [da0f53a78a3a3] daemon is not started [2020-07-14T14:31:30.841Z] [2020-07-14T14:31:30.841Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-14T14:31:30.841Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-14T14:31:30.841Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-14T14:31:30.841Z] check_test.go:309: [d566f52276274] daemon is not started [2020-07-14T14:31:30.841Z] [2020-07-14T14:31:30.841Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-14T14:31:30.841Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-14T14:31:30.841Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-14T14:31:30.841Z] [2020-07-14T14:31:30.841Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-14T14:31:30.841Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-14T14:31:30.841Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-14T14:31:30.841Z] [2020-07-14T14:31:30.841Z] [2020-07-14T14:31:30.841Z] DONE 273 tests, 5 skipped in 2389.289s [2020-07-14T14:31:30.841Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-14T14:31:30.841Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc22f0774ad2a/docker.pid [2020-07-14T14:31:30.841Z] +++ kill 11359 [2020-07-14T14:31:30.841Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11359 is not a child of this shell [2020-07-14T14:31:30.841Z] warning: PID 11359 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc22f0774ad2a/docker.pid had a nonzero exit code [2020-07-14T14:31:30.841Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc22f0774ad2a/root: target is busy. [2020-07-14T14:31:30.841Z] ++++ cat bundles/test-integration/docker.pid [2020-07-14T14:31:30.841Z] +++ kill 11814 [2020-07-14T14:31:31.408Z] +++ /etc/init.d/apparmor stop [2020-07-14T14:31:31.408Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-14T14:31:31.408Z] [2020-07-14T14:31:31.408Z] Unloading profiles will leave already running processes permanently [2020-07-14T14:31:31.408Z] unconfined, which can lead to unexpected situations. [2020-07-14T14:31:31.408Z] [2020-07-14T14:31:31.408Z] To set a process to complain mode, use the command line tool [2020-07-14T14:31:31.408Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-14T14:31:31.408Z] +++ true [2020-07-14T14:31:31.408Z] exiting test-integration [2020-07-14T14:31:31.408Z] ++ exit 0 [2020-07-14T14:31:31.408Z] [2020-07-14T14:31:31.666Z] + exit 0 [2020-07-14T14:31:31.666Z] ++ jobs -p [2020-07-14T14:31:31.666Z] + pids= [2020-07-14T14:31:31.666Z] + echo 'Remaining pids to kill: []' [2020-07-14T14:31:31.666Z] Remaining pids to kill: [] [2020-07-14T14:31:31.666Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-14T14:31:31.678Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-14T14:31:33.595Z] + echo Ensuring container killed. [2020-07-14T14:31:33.595Z] Ensuring container killed. [2020-07-14T14:31:33.595Z] + docker ps -aq -f name=docker-pr2-* [2020-07-14T14:31:33.595Z] + cids=86213bb5bee1 [2020-07-14T14:31:33.595Z] fa81eb926ed2 [2020-07-14T14:31:33.595Z] ccb8ca4725c5 [2020-07-14T14:31:33.595Z] + [ -n 86213bb5bee1 [2020-07-14T14:31:33.595Z] fa81eb926ed2 [2020-07-14T14:31:33.595Z] ccb8ca4725c5 ] [2020-07-14T14:31:33.595Z] + docker rm -vf 86213bb5bee1 fa81eb926ed2 ccb8ca4725c5 [2020-07-14T14:31:35.497Z] 86213bb5bee1 [2020-07-14T14:31:35.497Z] fa81eb926ed2 [2020-07-14T14:31:35.497Z] ccb8ca4725c5 [Pipeline] sh [2020-07-14T14:31:35.777Z] + echo Chowning /workspace to jenkins user [2020-07-14T14:31:35.777Z] Chowning /workspace to jenkins user [2020-07-14T14:31:35.777Z] + id -u [2020-07-14T14:31:35.777Z] + id -g [2020-07-14T14:31:35.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40994:/workspace busybox chown -R 1000:1000 /workspace [2020-07-14T14:31:35.777Z] Unable to find image 'busybox:latest' locally [2020-07-14T14:31:35.777Z] latest: Pulling from library/busybox [2020-07-14T14:31:35.777Z] 91f30d776fb2: Pulling fs layer [2020-07-14T14:31:36.036Z] 91f30d776fb2: Verifying Checksum [2020-07-14T14:31:36.036Z] 91f30d776fb2: Download complete [2020-07-14T14:31:36.036Z] 91f30d776fb2: Pull complete [2020-07-14T14:31:36.036Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-14T14:31:36.036Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-14T14:31:39.616Z] + bundleName=amd64 [2020-07-14T14:31:39.616Z] + echo Creating amd64-bundles.tar.gz [2020-07-14T14:31:39.616Z] Creating amd64-bundles.tar.gz [2020-07-14T14:31:39.616Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-14T14:31:39.616Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-14T14:31:40.577Z] Archiving artifacts [2020-07-14T14:31:42.580Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40994/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-14T14:31:42.888Z] + make clean [2020-07-14T14:31:43.147Z] docker volume rm -f docker-dev-cache [2020-07-14T14:31:43.147Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-14T14:46:08.188Z] ok github.com/docker/docker/integration-cli 2079.155s [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.188Z] === Skipped [2020-07-14T14:46:08.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-14T14:46:08.188Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-14T14:46:08.188Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-14T14:46:08.188Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-14T14:46:08.188Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-07-14T14:46:08.188Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-07-14T14:46:08.188Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-14T14:46:08.188Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-14T14:46:08.188Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-14T14:46:08.188Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-14T14:46:08.188Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-14T14:46:08.188Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-14T14:46:08.188Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-14T14:46:08.188Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-14T14:46:08.188Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-14T14:46:08.188Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-14T14:46:08.188Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-14T14:46:08.188Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-14T14:46:08.188Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.188Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-14T14:46:08.189Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-14T14:46:08.189Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-14T14:46:08.189Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-07-14T14:46:08.189Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-14T14:46:08.189Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-14T14:46:08.189Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.189Z] [2020-07-14T14:46:08.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-14T14:46:08.189Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-07-14T14:46:08.190Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2020-07-14T14:46:08.190Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-14T14:46:08.190Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-14T14:46:08.190Z] docker_cli_sni_test.go:18: Flakey test [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-14T14:46:08.190Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-14T14:46:08.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-14T14:46:08.190Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.190Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-14T14:46:08.191Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-14T14:46:08.191Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-14T14:46:08.191Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-14T14:46:08.191Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-14T14:46:08.191Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-14T14:46:08.191Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-14T14:46:08.191Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-14T14:46:08.191Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-14T14:46:08.191Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-14T14:46:08.191Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-14T14:46:08.191Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-14T14:46:08.191Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-14T14:46:08.191Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-14T14:46:08.191Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-14T14:46:08.191Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-14T14:46:08.191Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.191Z] [2020-07-14T14:46:08.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-14T14:46:08.192Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-14T14:46:08.192Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-14T14:46:08.192Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-14T14:46:08.192Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-14T14:46:08.192Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-14T14:46:08.192Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-14T14:46:08.192Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-07-14T14:46:08.192Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-14T14:46:08.192Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-14T14:46:08.192Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.192Z] [2020-07-14T14:46:08.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-14T14:46:08.192Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-14T14:46:08.193Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-14T14:46:08.193Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-14T14:46:08.193Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-14T14:46:08.193Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-14T14:46:08.193Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-14T14:46:08.193Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-14T14:46:08.193Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-14T14:46:08.193Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-14T14:46:08.193Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-14T14:46:08.193Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-14T14:46:08.193Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-14T14:46:08.193Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-14T14:46:08.193Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.193Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-14T14:46:08.194Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-14T14:46:08.194Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.194Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-14T14:46:08.195Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-14T14:46:08.195Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.195Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-14T14:46:08.196Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-14T14:46:08.196Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-14T14:46:08.196Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-14T14:46:08.196Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2020-07-14T14:46:08.196Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-14T14:46:08.196Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-14T14:46:08.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-14T14:46:08.196Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.196Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-14T14:46:08.197Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-14T14:46:08.197Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] DONE 1096 tests, 549 skipped in 2086.716s [2020-07-14T14:46:08.197Z] INFO: Integration tests ended at 07/14/2020 14:46:07. Duration:00:34:47.0082785 [2020-07-14T14:46:08.197Z] INFO: Docker info of the daemon under test at end of run [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] Containers: 2 [2020-07-14T14:46:08.197Z] Running: 0 [2020-07-14T14:46:08.197Z] Paused: 0 [2020-07-14T14:46:08.197Z] Stopped: 2 [2020-07-14T14:46:08.197Z] Images: 15 [2020-07-14T14:46:08.197Z] Server Version: 0.0.0-dev [2020-07-14T14:46:08.197Z] Storage Driver: windowsfilter [2020-07-14T14:46:08.197Z] Windows: [2020-07-14T14:46:08.197Z] Logging Driver: json-file [2020-07-14T14:46:08.197Z] Plugins: [2020-07-14T14:46:08.197Z] Volume: local [2020-07-14T14:46:08.197Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-14T14:46:08.197Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-14T14:46:08.197Z] Swarm: inactive [2020-07-14T14:46:08.197Z] Default Isolation: process [2020-07-14T14:46:08.197Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-14T14:46:08.197Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-14T14:46:08.197Z] OSType: windows [2020-07-14T14:46:08.197Z] Architecture: x86_64 [2020-07-14T14:46:08.197Z] CPUs: 4 [2020-07-14T14:46:08.197Z] Total Memory: 32GiB [2020-07-14T14:46:08.197Z] Name: azwin-2-2da430 [2020-07-14T14:46:08.197Z] ID: MKV6:7PNM:G22M:YX2F:PJGT:4FU3:VKEQ:QE3V:MFIO:BQG3:ON6D:7DFD [2020-07-14T14:46:08.197Z] Docker Root Dir: D:\CI\PR-40994\2\daemon [2020-07-14T14:46:08.197Z] Debug Mode (client): false [2020-07-14T14:46:08.197Z] Debug Mode (server): true [2020-07-14T14:46:08.197Z] File Descriptors: -1 [2020-07-14T14:46:08.197Z] Goroutines: 18 [2020-07-14T14:46:08.197Z] System Time: 2020-07-14T14:46:07.3382198Z [2020-07-14T14:46:08.197Z] EventsListeners: 0 [2020-07-14T14:46:08.197Z] Registry: https://index.docker.io/v1/ [2020-07-14T14:46:08.197Z] Labels: [2020-07-14T14:46:08.197Z] Experimental: false [2020-07-14T14:46:08.197Z] Insecure Registries: [2020-07-14T14:46:08.197Z] 127.0.0.0/8 [2020-07-14T14:46:08.197Z] Live Restore Enabled: false [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] [2020-07-14T14:46:08.197Z] INFO: Stopping daemon under test [2020-07-14T14:46:08.197Z] SUCCESS: The process with PID 196 (child process of PID 4040) has been terminated. [2020-07-14T14:46:08.197Z] SUCCESS: The process with PID 4040 (child process of PID 5588) has been terminated. [2020-07-14T14:46:08.197Z] INFO: Stop tailing logs of the daemon under tests [2020-07-14T14:46:08.197Z] INFO: executeCI.ps1 Completed successfully at 07/14/2020 14:46:07. [2020-07-14T14:46:08.197Z] INFO: Tidying up at end of run [2020-07-14T14:46:08.197Z] INFO: Saving daemon under test log (d:\CI\PR-40994\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-14T14:46:08.197Z] INFO: Saving daemon under test log (d:\CI\PR-40994\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-14T14:46:08.197Z] INFO: Nuke-Everything... [2020-07-14T14:46:08.197Z] INFO: Container count on control daemon to delete is 2 [2020-07-14T14:46:08.668Z] 5829fd8c72da [2020-07-14T14:46:08.668Z] cfbad4460107 [2020-07-14T14:46:08.668Z] INFO: Tidying pidfile d:\CI\PR-40994\2\docker.pid [2020-07-14T14:46:08.668Z] INFO: Nuking d:\CI [2020-07-14T14:46:34.000Z] INFO: Zapped successfully [2020-07-14T14:46:34.000Z] [2020-07-14T14:46:34.000Z] INFO: executeCI.ps1 exiting at Tue Jul 14 14:46:32 CUT 2020. Duration 00:54:43.7835507 [2020-07-14T14:46:34.000Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-14T14:46:34.262Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-14T14:46:42.828Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-14T14:46:44.623Z] Archiving artifacts [2020-07-14T14:46:59.331Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-40994/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-14T14:47:00.291Z] + make clean [2020-07-14T14:47:02.518Z] docker volume rm -f docker-dev-cache [2020-07-14T14:47:02.518Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS