Pull request #40629 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ed033adb2cc287b513102e15fc47ddd60c51171d+82e3c0c30336310de2fce7a8949dfb10bc082edd (ae2119d40a955a44002ec901ad40f807eaa91c0f) 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 fde6a898bccdd14efd5ffef81d7086dace269d15 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 fde6a898bccdd14efd5ffef81d7086dace269d15 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fde6a898bccdd14efd5ffef81d7086dace269d15 # timeout=10 Commit message: "Merge pull request #20 from docker/change-petMinder-slack-channel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 [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-03-26T19:03:16.677Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-26T19:03:16.680Z] Trying to pass milestone 6 [Pipeline] milestone [2020-03-26T19:03:16.709Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-26T19:03:16.924Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-04efdb1f1c5b11091) in /home/ubuntu/workspace/moby_PR-40629 [Pipeline] { [Pipeline] checkout [2020-03-26T19:03:18.768Z] using credential docker-jenkins-github-credentials [2020-03-26T19:03:18.776Z] Cloning the remote Git repository [2020-03-26T19:03:18.776Z] Cloning with configured refspecs honoured and without tags [2020-03-26T19:03:18.804Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T19:03:18.856Z] > git init /home/ubuntu/workspace/moby_PR-40629 # timeout=10 [2020-03-26T19:03:19.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:03:19.101Z] > git --version # timeout=10 [2020-03-26T19:03:19.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:03:19.117Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:03:37.557Z] Fetching without tags [2020-03-26T19:03:37.838Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ed033adb2cc287b513102e15fc47ddd60c51171d [2020-03-26T19:03:37.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:03:37.518Z] > git config --add remote.origin.fetch +refs/pull/40629/head:refs/remotes/origin/PR-40629 # timeout=10 [2020-03-26T19:03:37.529Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:03:37.543Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:03:37.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:03:37.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:03:37.562Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:03:37.849Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:03:37.862Z] > git checkout -f ed033adb2cc287b513102e15fc47ddd60c51171d # timeout=10 [2020-03-26T19:03:38.376Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-26T19:03:38.973Z] Merge succeeded, producing 0f29cf1cedb66741cf7db50da32c32b318c413ed [2020-03-26T19:03:38.973Z] Checking out Revision 0f29cf1cedb66741cf7db50da32c32b318c413ed (PR-40629) [2020-03-26T19:03:38.965Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T19:03:38.977Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:03:38.998Z] > git checkout -f 0f29cf1cedb66741cf7db50da32c32b318c413ed # timeout=10 [2020-03-26T19:03:42.893Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-26T19:03:42.903Z] First time build. Skipping changelog. [2020-03-26T19:03:42.897Z] > git rev-list --no-walk fecec6d6cf560ed0dd59e1346a54b1bb104fc10a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T19:03:43.827Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40629:/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-03-26T19:03:50.377Z] Unable to find image 'alpine:latest' locally [2020-03-26T19:03:50.377Z] latest: Pulling from library/alpine [2020-03-26T19:03:50.377Z] aad63a933944: Pulling fs layer [2020-03-26T19:03:50.377Z] aad63a933944: Verifying Checksum [2020-03-26T19:03:50.377Z] aad63a933944: Download complete [2020-03-26T19:03:50.634Z] aad63a933944: Pull complete [2020-03-26T19:03:50.634Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-26T19:03:50.634Z] Status: Downloaded newer image for alpine:latest [2020-03-26T19:03:53.915Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node 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] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-03-26T19:03:54.843Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40629 [Pipeline] // stage [2020-03-26T19:03:54.858Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-014a0fe849c1c3679) in /home/ubuntu/workspace/moby_PR-40629 [2020-03-26T19:03:54.864Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-07c28d2e26e470791) in /home/ubuntu/workspace/moby_PR-40629 [2020-03-26T19:03:54.871Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-40629 [Pipeline] // stage [2020-03-26T19:03:54.886Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0d55e69ae660aaf88) in /home/ubuntu/workspace/moby_PR-40629 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] { [2020-03-26T19:03:54.943Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-02386c8647a9692dc) in /home/ubuntu/workspace/moby_PR-40629 [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] { [2020-03-26T19:03:55.084Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-26T19:03:55.112Z] Cloning the remote Git repository [2020-03-26T19:03:55.112Z] Cloning with configured refspecs honoured and without tags [2020-03-26T19:03:55.115Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-26T19:03:55.134Z] Cloning the remote Git repository [2020-03-26T19:03:55.134Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [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] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-26T19:03:55.140Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T19:03:55.140Z] > git init /home/jenkins/workspace/moby_PR-40629 # timeout=10 [2020-03-26T19:03:55.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:03:55.146Z] > git --version # timeout=10 [2020-03-26T19:03:55.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:03:55.155Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:03:55.120Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T19:03:55.121Z] > git init /home/docker/workspace/moby_PR-40629 # timeout=10 [2020-03-26T19:03:55.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:03:55.137Z] > git --version # timeout=10 [2020-03-26T19:03:55.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:03:55.143Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:03:57.094Z] using credential docker-jenkins-github-credentials [2020-03-26T19:03:57.103Z] Cloning the remote Git repository [2020-03-26T19:03:57.103Z] Cloning with configured refspecs honoured and without tags [2020-03-26T19:03:57.135Z] using credential docker-jenkins-github-credentials [2020-03-26T19:03:57.143Z] Cloning the remote Git repository [2020-03-26T19:03:57.143Z] Cloning with configured refspecs honoured and without tags [2020-03-26T19:03:57.158Z] using credential docker-jenkins-github-credentials [2020-03-26T19:03:57.167Z] Cloning the remote Git repository [2020-03-26T19:03:57.167Z] Cloning with configured refspecs honoured and without tags [2020-03-26T19:03:57.153Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T19:03:57.204Z] > git init /home/ubuntu/workspace/moby_PR-40629 # timeout=10 [2020-03-26T19:03:57.116Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T19:03:57.167Z] > git init /home/ubuntu/workspace/moby_PR-40629 # timeout=10 [2020-03-26T19:03:57.184Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T19:03:57.237Z] > git init /home/ubuntu/workspace/moby_PR-40629 # timeout=10 [2020-03-26T19:03:57.454Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:03:57.455Z] > git --version # timeout=10 [2020-03-26T19:03:57.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:03:57.467Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:03:57.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:03:57.472Z] > git --version # timeout=10 [2020-03-26T19:03:57.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:03:57.491Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:03:58.549Z] using credential docker-jenkins-github-credentials [2020-03-26T19:03:58.558Z] Cloning the remote Git repository [2020-03-26T19:03:58.558Z] Cloning with configured refspecs honoured and without tags [2020-03-26T19:03:57.544Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:03:57.544Z] > git --version # timeout=10 [2020-03-26T19:03:57.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:03:57.561Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:03:58.592Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T19:03:58.655Z] > git init /home/ubuntu/workspace/moby_PR-40629 # timeout=10 [2020-03-26T19:03:59.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:03:59.131Z] > git --version # timeout=10 [2020-03-26T19:03:59.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:03:59.144Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:04.085Z] Fetching without tags [2020-03-26T19:04:04.357Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ed033adb2cc287b513102e15fc47ddd60c51171d [2020-03-26T19:04:04.058Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:04.060Z] > git config --add remote.origin.fetch +refs/pull/40629/head:refs/remotes/origin/PR-40629 # timeout=10 [2020-03-26T19:04:04.061Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:04.074Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:04.091Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:04:04.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:04:04.091Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:04.362Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:04.364Z] > git checkout -f ed033adb2cc287b513102e15fc47ddd60c51171d # timeout=10 [2020-03-26T19:04:05.311Z] Merge succeeded, producing eb55fdfa23e3be1e456f29c976dccb4a6e60165a [2020-03-26T19:04:05.311Z] Checking out Revision eb55fdfa23e3be1e456f29c976dccb4a6e60165a (PR-40629) [2020-03-26T19:04:05.379Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-26T19:04:05.396Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T19:04:04.792Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-26T19:04:05.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T19:04:05.317Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:05.318Z] > git checkout -f eb55fdfa23e3be1e456f29c976dccb4a6e60165a # timeout=10 [2020-03-26T19:04:05.384Z] > git rev-list --no-walk fecec6d6cf560ed0dd59e1346a54b1bb104fc10a # timeout=10 [2020-03-26T19:04:06.320Z] + docker version [2020-03-26T19:04:06.320Z] Client: Docker Engine - Community [2020-03-26T19:04:06.320Z] Version: 19.03.7 [2020-03-26T19:04:06.320Z] API version: 1.40 [2020-03-26T19:04:06.320Z] Go version: go1.12.17 [2020-03-26T19:04:06.320Z] Git commit: 7141c199a2 [2020-03-26T19:04:06.320Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-26T19:04:06.320Z] OS/Arch: linux/s390x [2020-03-26T19:04:06.320Z] Experimental: false [2020-03-26T19:04:06.320Z] [2020-03-26T19:04:06.320Z] Server: Docker Engine - Community [2020-03-26T19:04:06.320Z] Engine: [2020-03-26T19:04:06.320Z] Version: 19.03.7 [2020-03-26T19:04:06.320Z] API version: 1.40 (minimum version 1.12) [2020-03-26T19:04:06.320Z] Go version: go1.12.17 [2020-03-26T19:04:06.320Z] Git commit: 7141c199a2 [2020-03-26T19:04:06.320Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-26T19:04:06.320Z] OS/Arch: linux/s390x [2020-03-26T19:04:06.320Z] Experimental: true [2020-03-26T19:04:06.320Z] containerd: [2020-03-26T19:04:06.320Z] Version: 1.2.13 [2020-03-26T19:04:06.320Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-26T19:04:06.320Z] runc: [2020-03-26T19:04:06.320Z] Version: 1.0.0-rc10 [2020-03-26T19:04:06.320Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:04:06.320Z] docker-init: [2020-03-26T19:04:06.320Z] Version: 0.18.0 [2020-03-26T19:04:06.320Z] GitCommit: fec3683 [Pipeline] sh [2020-03-26T19:04:06.699Z] + docker info [2020-03-26T19:04:06.982Z] Client: [2020-03-26T19:04:06.982Z] Debug Mode: false [2020-03-26T19:04:06.982Z] [2020-03-26T19:04:06.982Z] Server: [2020-03-26T19:04:06.982Z] Containers: 0 [2020-03-26T19:04:06.982Z] Running: 0 [2020-03-26T19:04:06.982Z] Paused: 0 [2020-03-26T19:04:06.982Z] Stopped: 0 [2020-03-26T19:04:06.982Z] Images: 0 [2020-03-26T19:04:06.982Z] Server Version: 19.03.7 [2020-03-26T19:04:06.982Z] Storage Driver: overlay2 [2020-03-26T19:04:06.982Z] Backing Filesystem: [2020-03-26T19:04:06.982Z] Supports d_type: true [2020-03-26T19:04:06.982Z] Native Overlay Diff: true [2020-03-26T19:04:06.982Z] Logging Driver: json-file [2020-03-26T19:04:06.982Z] Cgroup Driver: cgroupfs [2020-03-26T19:04:06.982Z] Plugins: [2020-03-26T19:04:06.982Z] Volume: local [2020-03-26T19:04:06.982Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T19:04:06.982Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T19:04:06.982Z] Swarm: inactive [2020-03-26T19:04:06.982Z] Runtimes: runc [2020-03-26T19:04:06.982Z] Default Runtime: runc [2020-03-26T19:04:06.982Z] Init Binary: docker-init [2020-03-26T19:04:06.982Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-26T19:04:06.982Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:04:06.982Z] init version: fec3683 [2020-03-26T19:04:06.982Z] Security Options: [2020-03-26T19:04:06.982Z] apparmor [2020-03-26T19:04:06.982Z] seccomp [2020-03-26T19:04:06.982Z] Profile: default [2020-03-26T19:04:06.982Z] Kernel Version: 4.15.0-88-generic [2020-03-26T19:04:06.982Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-26T19:04:06.982Z] OSType: linux [2020-03-26T19:04:06.982Z] Architecture: s390x [2020-03-26T19:04:06.982Z] CPUs: 2 [2020-03-26T19:04:06.982Z] Total Memory: 7.861GiB [2020-03-26T19:04:06.982Z] Name: s390x-ubuntu-14 [2020-03-26T19:04:06.982Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-26T19:04:06.982Z] Docker Root Dir: /var/lib/docker [2020-03-26T19:04:06.982Z] Debug Mode: false [2020-03-26T19:04:06.982Z] Username: dockerbuildbot [2020-03-26T19:04:06.982Z] Registry: https://index.docker.io/v1/ [2020-03-26T19:04:06.982Z] Labels: [2020-03-26T19:04:06.982Z] Experimental: true [2020-03-26T19:04:06.982Z] Insecure Registries: [2020-03-26T19:04:06.982Z] 127.0.0.0/8 [2020-03-26T19:04:06.982Z] Live Restore Enabled: false [2020-03-26T19:04:06.982Z] [2020-03-26T19:04:06.982Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T19:04:07.352Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:07.352Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:07.352Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T19:04:07.352Z] + bash /home/jenkins/workspace/moby_PR-40629/check-config.sh [2020-03-26T19:04:07.352Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T19:04:07.352Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-26T19:04:07.352Z] [2020-03-26T19:04:07.352Z] Generally Necessary: [2020-03-26T19:04:07.634Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T19:04:07.635Z] - apparmor: enabled and tools installed [2020-03-26T19:04:07.635Z] - CONFIG_NAMESPACES: enabled [2020-03-26T19:04:07.635Z] - CONFIG_NET_NS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_PID_NS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_IPC_NS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_UTS_NS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CGROUPS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CPUSETS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_MEMCG: enabled [2020-03-26T19:04:07.635Z] - CONFIG_KEYS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_VETH: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T19:04:07.635Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T19:04:07.635Z] [2020-03-26T19:04:07.635Z] Optional Features: [2020-03-26T19:04:07.635Z] - CONFIG_USER_NS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_SECCOMP: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T19:04:07.635Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T19:04:07.635Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T19:04:07.635Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T19:04:07.635Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T19:04:07.635Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T19:04:07.635Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T19:04:07.635Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T19:04:07.635Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T19:04:07.635Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T19:04:07.635Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T19:04:07.635Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T19:04:07.635Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_EXT4_FS: enabled [2020-03-26T19:04:07.635Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T19:04:07.635Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T19:04:07.635Z] - Network Drivers: [2020-03-26T19:04:07.635Z] - "overlay": [2020-03-26T19:04:07.635Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T19:04:07.635Z] Optional (for encrypted networks): [2020-03-26T19:04:07.635Z] - CONFIG_CRYPTO: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T19:04:07.635Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T19:04:07.635Z] - CONFIG_XFRM: enabled [2020-03-26T19:04:07.635Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T19:04:07.635Z] - "ipvlan": [2020-03-26T19:04:07.635Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T19:04:07.635Z] - "macvlan": [2020-03-26T19:04:07.635Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T19:04:07.635Z] - "ftp,tftp client in container": [2020-03-26T19:04:07.635Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T19:04:07.635Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T19:04:07.635Z] - Storage Drivers: [2020-03-26T19:04:07.635Z] - "aufs": [2020-03-26T19:04:07.635Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T19:04:07.635Z] - "btrfs": [2020-03-26T19:04:07.916Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T19:04:07.916Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T19:04:07.916Z] - "devicemapper": [2020-03-26T19:04:07.916Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T19:04:07.916Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T19:04:07.916Z] - "overlay": [2020-03-26T19:04:07.916Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T19:04:07.916Z] - "zfs": [2020-03-26T19:04:07.916Z] - /dev/zfs: missing [2020-03-26T19:04:07.916Z] - zfs command: missing [2020-03-26T19:04:07.916Z] - zpool command: missing [2020-03-26T19:04:07.916Z] [2020-03-26T19:04:07.916Z] Limits: [2020-03-26T19:04:07.916Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T19:04:07.916Z] [2020-03-26T19:04:07.916Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-26T19:04:08.336Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f29cf1cedb66741cf7db50da32c32b318c413ed . [2020-03-26T19:04:08.336Z] #2 [internal] load .dockerignore [2020-03-26T19:04:08.336Z] #2 transferring context: 87B done [2020-03-26T19:04:08.336Z] #2 DONE 0.0s [2020-03-26T19:04:08.336Z] [2020-03-26T19:04:08.336Z] #1 [internal] load build definition from Dockerfile [2020-03-26T19:04:08.336Z] #1 transferring dockerfile: 17.06kB done [2020-03-26T19:04:08.336Z] #1 DONE 0.0s [2020-03-26T19:04:08.336Z] [2020-03-26T19:04:08.336Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T19:04:08.960Z] #3 DONE 0.5s [2020-03-26T19:04:08.960Z] [2020-03-26T19:04:08.960Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T19:04:08.960Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T19:04:08.960Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-03-26T19:04:08.960Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-03-26T19:04:08.960Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 4.77MB / 8.87MB 0.1s [2020-03-26T19:04:08.960Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T19:04:09.242Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-03-26T19:04:09.242Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-03-26T19:04:09.526Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-03-26T19:04:09.526Z] #4 DONE 0.6s [2020-03-26T19:04:09.805Z] Still waiting to schedule task [2020-03-26T19:04:09.805Z] Waiting for next available executor on ‘windows-2019’ [2020-03-26T19:04:10.155Z] [2020-03-26T19:04:10.155Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T19:04:10.155Z] #6 DONE 0.2s [2020-03-26T19:04:10.155Z] [2020-03-26T19:04:10.155Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T19:04:10.155Z] #5 DONE 0.1s [2020-03-26T19:04:10.155Z] [2020-03-26T19:04:10.155Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:10.155Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T19:04:10.155Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T19:04:10.155Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 874.86kB / 7.38MB 0.1s [2020-03-26T19:04:10.155Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-03-26T19:04:10.155Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-03-26T19:04:10.155Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 0B / 48.96MB 0.1s [2020-03-26T19:04:10.155Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 8.19kB / 9.88MB 0.1s [2020-03-26T19:04:10.463Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.2s done [2020-03-26T19:04:10.463Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 7.03MB / 48.96MB 0.3s [2020-03-26T19:04:10.463Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 8.60MB / 9.88MB 0.3s [2020-03-26T19:04:10.463Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 0B / 51.33MB 0.3s [2020-03-26T19:04:10.463Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 16.40MB / 48.96MB 0.4s [2020-03-26T19:04:10.463Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.3s done [2020-03-26T19:04:10.463Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0B / 56.67MB 0.4s [2020-03-26T19:04:10.463Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 20.06MB / 48.96MB 0.5s [2020-03-26T19:04:10.463Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 6.35MB / 51.33MB 0.5s [2020-03-26T19:04:10.463Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 2.85MB / 56.67MB 0.5s [2020-03-26T19:04:10.772Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 22.82MB / 48.96MB 0.6s [2020-03-26T19:04:10.772Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 11.85MB / 51.33MB 0.6s [2020-03-26T19:04:10.772Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 6.72MB / 56.67MB 0.6s [2020-03-26T19:04:10.772Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 26.00MB / 48.96MB 0.7s [2020-03-26T19:04:10.772Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 15.59MB / 51.33MB 0.7s [2020-03-26T19:04:10.772Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 10.12MB / 56.67MB 0.7s [2020-03-26T19:04:11.081Z] #7 ... [2020-03-26T19:04:11.081Z] [2020-03-26T19:04:11.081Z] #20 [internal] load build context [2020-03-26T19:04:11.081Z] #20 transferring context: 50.07MB 0.8s done [2020-03-26T19:04:11.081Z] #20 DONE 0.8s [2020-03-26T19:04:11.081Z] [2020-03-26T19:04:11.081Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:11.081Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 34.00MB / 48.96MB 0.9s [2020-03-26T19:04:11.081Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 23.57MB / 51.33MB 0.9s [2020-03-26T19:04:11.081Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 18.78MB / 56.67MB 0.9s [2020-03-26T19:04:11.081Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 37.94MB / 48.96MB 1.0s [2020-03-26T19:04:11.081Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 27.66MB / 51.33MB 1.0s [2020-03-26T19:04:11.081Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 22.63MB / 56.67MB 1.0s [2020-03-26T19:04:11.081Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 41.90MB / 48.96MB 1.1s [2020-03-26T19:04:11.081Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 31.49MB / 51.33MB 1.1s [2020-03-26T19:04:11.081Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 26.59MB / 56.67MB 1.1s [2020-03-26T19:04:11.390Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.3s [2020-03-26T19:04:11.390Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 39.66MB / 51.33MB 1.3s [2020-03-26T19:04:11.390Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 33.99MB / 56.67MB 1.3s [2020-03-26T19:04:11.390Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.3s done [2020-03-26T19:04:11.390Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 43.44MB / 51.33MB 1.4s [2020-03-26T19:04:11.390Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 39.15MB / 56.67MB 1.4s [2020-03-26T19:04:11.390Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 0B / 102.16MB 1.4s [2020-03-26T19:04:11.681Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.6s [2020-03-26T19:04:11.681Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 49.24MB / 56.67MB 1.6s [2020-03-26T19:04:11.681Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 5.59MB / 102.16MB 1.6s [2020-03-26T19:04:11.681Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 [2020-03-26T19:04:11.681Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.6s done [2020-03-26T19:04:11.681Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.7s [2020-03-26T19:04:11.681Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0B / 156B 1.7s [2020-03-26T19:04:11.978Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.7s done [2020-03-26T19:04:11.978Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 13.63MB / 102.16MB 1.8s [2020-03-26T19:04:11.978Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.7s done [2020-03-26T19:04:11.978Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 25.02MB / 102.16MB 2.0s [2020-03-26T19:04:12.265Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 37.03MB / 102.16MB 2.1s [2020-03-26T19:04:12.265Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 42.83MB / 102.16MB 2.2s [2020-03-26T19:04:12.557Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 53.98MB / 102.16MB 2.3s [2020-03-26T19:04:12.557Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 62.31MB / 102.16MB 2.4s [2020-03-26T19:04:12.557Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 71.76MB / 102.16MB 2.5s [2020-03-26T19:04:12.839Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 88.09MB / 102.16MB 2.7s [2020-03-26T19:04:12.839Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 96.73MB / 102.16MB 2.8s [2020-03-26T19:04:12.839Z] #7 ... [2020-03-26T19:04:12.839Z] [2020-03-26T19:04:12.839Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T19:04:12.839Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T19:04:12.839Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T19:04:12.839Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T19:04:12.839Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-03-26T19:04:12.839Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-03-26T19:04:12.839Z] #71 DONE 2.8s [2020-03-26T19:04:12.839Z] [2020-03-26T19:04:12.839Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:12.839Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.9s [2020-03-26T19:04:13.452Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 3.0s done [2020-03-26T19:04:13.452Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.6s done [2020-03-26T19:04:13.452Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 [2020-03-26T19:04:13.734Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.2s done [2020-03-26T19:04:13.734Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 [2020-03-26T19:04:14.016Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done [2020-03-26T19:04:14.298Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 [2020-03-26T19:04:15.737Z] Fetching without tags [2020-03-26T19:04:15.768Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.4s done [2020-03-26T19:04:15.768Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 [2020-03-26T19:04:15.777Z] Fetching without tags [2020-03-26T19:04:15.813Z] Fetching without tags [2020-03-26T19:04:15.993Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ed033adb2cc287b513102e15fc47ddd60c51171d [2020-03-26T19:04:16.007Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ed033adb2cc287b513102e15fc47ddd60c51171d [2020-03-26T19:04:16.161Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ed033adb2cc287b513102e15fc47ddd60c51171d [2020-03-26T19:04:15.702Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:15.729Z] > git config --add remote.origin.fetch +refs/pull/40629/head:refs/remotes/origin/PR-40629 # timeout=10 [2020-03-26T19:04:15.741Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:15.753Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:15.769Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:04:15.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:04:15.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:16.006Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:16.014Z] > git checkout -f ed033adb2cc287b513102e15fc47ddd60c51171d # timeout=10 [2020-03-26T19:04:16.523Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-26T19:04:15.667Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:15.675Z] > git config --add remote.origin.fetch +refs/pull/40629/head:refs/remotes/origin/PR-40629 # timeout=10 [2020-03-26T19:04:15.690Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:15.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:15.738Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:04:15.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:04:15.740Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:15.999Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:16.018Z] > git checkout -f ed033adb2cc287b513102e15fc47ddd60c51171d # timeout=10 [2020-03-26T19:04:16.552Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-26T19:04:15.753Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:15.765Z] > git config --add remote.origin.fetch +refs/pull/40629/head:refs/remotes/origin/PR-40629 # timeout=10 [2020-03-26T19:04:15.777Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:15.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:15.813Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:04:15.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:04:15.815Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:16.164Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:16.175Z] > git checkout -f ed033adb2cc287b513102e15fc47ddd60c51171d # timeout=10 [2020-03-26T19:04:16.744Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-26T19:04:17.125Z] Merge succeeded, producing 7b4b5af1482fe0d342121fd4ffd370316fb84f7e [2020-03-26T19:04:17.126Z] Checking out Revision 7b4b5af1482fe0d342121fd4ffd370316fb84f7e (PR-40629) [2020-03-26T19:04:17.166Z] Merge succeeded, producing 7b4b5af1482fe0d342121fd4ffd370316fb84f7e [2020-03-26T19:04:17.166Z] Checking out Revision 7b4b5af1482fe0d342121fd4ffd370316fb84f7e (PR-40629) [2020-03-26T19:04:17.238Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.2s done [2020-03-26T19:04:17.238Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 0.1s [2020-03-26T19:04:17.285Z] Merge succeeded, producing 7b4b5af1482fe0d342121fd4ffd370316fb84f7e [2020-03-26T19:04:17.285Z] Checking out Revision 7b4b5af1482fe0d342121fd4ffd370316fb84f7e (PR-40629) [2020-03-26T19:04:17.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T19:04:17.157Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:17.170Z] > git checkout -f 7b4b5af1482fe0d342121fd4ffd370316fb84f7e # timeout=10 [2020-03-26T19:04:17.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T19:04:17.126Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:17.142Z] > git checkout -f 7b4b5af1482fe0d342121fd4ffd370316fb84f7e # timeout=10 [2020-03-26T19:04:17.269Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T19:04:17.285Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:17.306Z] > git checkout -f 7b4b5af1482fe0d342121fd4ffd370316fb84f7e # timeout=10 [2020-03-26T19:04:19.772Z] Fetching without tags [2020-03-26T19:04:19.909Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.4s done [2020-03-26T19:04:19.910Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done [2020-03-26T19:04:20.095Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ed033adb2cc287b513102e15fc47ddd60c51171d [2020-03-26T19:04:20.192Z] #7 DONE 10.0s [2020-03-26T19:04:20.192Z] [2020-03-26T19:04:20.193Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T19:04:20.685Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-26T19:04:20.706Z] First time build. Skipping changelog. [2020-03-26T19:04:20.735Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-26T19:04:20.865Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-26T19:04:20.970Z] Fetching without tags [2020-03-26T19:04:20.687Z] > git rev-list --no-walk fecec6d6cf560ed0dd59e1346a54b1bb104fc10a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T19:04:21.198Z] #8 DONE 1.1s [2020-03-26T19:04:21.198Z] [2020-03-26T19:04:21.198Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T19:04:21.476Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ed033adb2cc287b513102e15fc47ddd60c51171d [2020-03-26T19:04:21.504Z] Merge succeeded, producing 336cca7eec90991763bc6213ed7949d9c9576978 [2020-03-26T19:04:21.505Z] Checking out Revision 336cca7eec90991763bc6213ed7949d9c9576978 (PR-40629) [2020-03-26T19:04:19.731Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:19.744Z] > git config --add remote.origin.fetch +refs/pull/40629/head:refs/remotes/origin/PR-40629 # timeout=10 [2020-03-26T19:04:19.753Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:19.765Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:19.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:04:19.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:04:19.781Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:20.106Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:20.120Z] > git checkout -f ed033adb2cc287b513102e15fc47ddd60c51171d # timeout=10 [2020-03-26T19:04:21.129Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-26T19:04:21.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T19:04:21.509Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:21.518Z] > git checkout -f 336cca7eec90991763bc6213ed7949d9c9576978 # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-03-26T19:04:21.579Z] + [ PR != PR ] [2020-03-26T19:04:21.579Z] + [ master != master ] [2020-03-26T19:04:21.579Z] + [ false = true ] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T19:04:21.812Z] #9 DONE 0.8s [2020-03-26T19:04:21.817Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T19:04:22.094Z] [2020-03-26T19:04:22.095Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T19:04:22.095Z] #29 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T19:04:22.095Z] #40 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:04:22.095Z] #21 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:04:22.095Z] #41 ... [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T19:04:22.095Z] #73 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T19:04:22.095Z] #46 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T19:04:22.095Z] #32 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T19:04:22.095Z] #52 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T19:04:22.095Z] #49 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T19:04:22.095Z] #67 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T19:04:22.095Z] #22 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T19:04:22.095Z] #55 DONE 0.1s [2020-03-26T19:04:22.095Z] [2020-03-26T19:04:22.095Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:22.107Z] + docker version [2020-03-26T19:04:22.174Z] + docker version [2020-03-26T19:04:20.934Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:20.939Z] > git config --add remote.origin.fetch +refs/pull/40629/head:refs/remotes/origin/PR-40629 # timeout=10 [2020-03-26T19:04:20.943Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:20.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:04:20.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:04:20.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:04:20.979Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:04:21.484Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:21.489Z] > git checkout -f ed033adb2cc287b513102e15fc47ddd60c51171d # timeout=10 [2020-03-26T19:04:22.624Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-26T19:04:23.547Z] Merge succeeded, producing ccb45aa47387e8e4d719c16561ae672648feddd2 [2020-03-26T19:04:23.548Z] Checking out Revision ccb45aa47387e8e4d719c16561ae672648feddd2 (PR-40629) [2020-03-26T19:04:23.706Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-26T19:04:23.725Z] First time build. Skipping changelog. [2020-03-26T19:04:24.118Z] #56 1.669 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:04:24.118Z] #56 1.669 + RM_GOPATH=0 [2020-03-26T19:04:24.118Z] #56 1.669 + TMP_GOPATH= [2020-03-26T19:04:24.118Z] #56 1.669 + : /build [2020-03-26T19:04:24.118Z] #56 1.669 + '[' -z '' ']' [2020-03-26T19:04:24.118Z] #56 1.669 ++ mktemp -d [2020-03-26T19:04:24.118Z] #56 1.669 + export GOPATH=/tmp/tmp.0BTDXl5V6h [2020-03-26T19:04:24.118Z] #56 1.669 + GOPATH=/tmp/tmp.0BTDXl5V6h [2020-03-26T19:04:24.118Z] #56 1.669 + RM_GOPATH=1 [2020-03-26T19:04:24.118Z] #56 1.669 ++ dirname ./install.sh [2020-03-26T19:04:24.118Z] #56 1.669 + dir=. [2020-03-26T19:04:24.118Z] #56 1.669 + bin=shfmt [2020-03-26T19:04:24.118Z] #56 1.669 + shift [2020-03-26T19:04:24.118Z] #56 1.669 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T19:04:24.118Z] #56 1.669 + . ./shfmt.installer [2020-03-26T19:04:24.118Z] #56 1.669 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:04:24.118Z] #56 1.669 + install_shfmt [2020-03-26T19:04:24.118Z] #56 1.669 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T19:04:24.118Z] #56 1.669 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0BTDXl5V6h/src/github.com/mvdan/sh [2020-03-26T19:04:24.119Z] #56 1.670 Cloning into '/tmp/tmp.0BTDXl5V6h/src/github.com/mvdan/sh'... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T19:04:24.654Z] + docker version [2020-03-26T19:04:24.654Z] Client: [2020-03-26T19:04:24.654Z] Version: 18.06.1-ce [2020-03-26T19:04:24.654Z] API version: 1.38 [2020-03-26T19:04:24.654Z] Go version: go1.10.3 [2020-03-26T19:04:24.654Z] Git commit: e68fc7a [2020-03-26T19:04:24.654Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-26T19:04:24.654Z] OS/Arch: linux/ppc64le [2020-03-26T19:04:24.654Z] Experimental: false [2020-03-26T19:04:24.654Z] [2020-03-26T19:04:24.654Z] Server: [2020-03-26T19:04:24.654Z] Engine: [2020-03-26T19:04:24.654Z] Version: 18.06.1-ce [2020-03-26T19:04:24.654Z] API version: 1.38 (minimum version 1.12) [2020-03-26T19:04:24.654Z] Go version: go1.10.3 [2020-03-26T19:04:24.654Z] Git commit: e68fc7a [2020-03-26T19:04:24.654Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-26T19:04:24.654Z] OS/Arch: linux/ppc64le [2020-03-26T19:04:24.654Z] Experimental: true [Pipeline] sh [2020-03-26T19:04:25.046Z] + docker info [2020-03-26T19:04:25.046Z] Containers: 0 [2020-03-26T19:04:25.046Z] Running: 0 [2020-03-26T19:04:25.046Z] Paused: 0 [2020-03-26T19:04:25.046Z] Stopped: 0 [2020-03-26T19:04:25.046Z] Images: 0 [2020-03-26T19:04:25.046Z] Server Version: 18.06.1-ce [2020-03-26T19:04:25.046Z] Storage Driver: overlay2 [2020-03-26T19:04:25.046Z] Backing Filesystem: extfs [2020-03-26T19:04:25.046Z] Supports d_type: true [2020-03-26T19:04:25.046Z] Native Overlay Diff: true [2020-03-26T19:04:25.046Z] Logging Driver: json-file [2020-03-26T19:04:25.046Z] Cgroup Driver: cgroupfs [2020-03-26T19:04:25.046Z] Plugins: [2020-03-26T19:04:25.046Z] Volume: local [2020-03-26T19:04:25.046Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T19:04:25.046Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-26T19:04:25.046Z] Swarm: inactive [2020-03-26T19:04:25.046Z] Runtimes: runc [2020-03-26T19:04:25.046Z] Default Runtime: runc [2020-03-26T19:04:25.046Z] Init Binary: docker-init [2020-03-26T19:04:25.046Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-26T19:04:25.046Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-26T19:04:25.046Z] init version: fec3683 [2020-03-26T19:04:25.046Z] Security Options: [2020-03-26T19:04:25.046Z] apparmor [2020-03-26T19:04:25.046Z] seccomp [2020-03-26T19:04:25.046Z] Profile: default [2020-03-26T19:04:25.046Z] Kernel Version: 4.4.0-139-generic [2020-03-26T19:04:25.046Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-26T19:04:25.046Z] OSType: linux [2020-03-26T19:04:25.046Z] Architecture: ppc64le [2020-03-26T19:04:25.046Z] CPUs: 4 [2020-03-26T19:04:25.046Z] Total Memory: 7.972GiB [2020-03-26T19:04:25.046Z] Name: ppc64le-ubuntu-32 [2020-03-26T19:04:25.046Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-26T19:04:25.046Z] Docker Root Dir: /var/lib/docker [2020-03-26T19:04:25.046Z] Debug Mode (client): false [2020-03-26T19:04:25.046Z] Debug Mode (server): false [2020-03-26T19:04:25.046Z] Username: dockerbuildbot [2020-03-26T19:04:25.046Z] Registry: https://index.docker.io/v1/ [2020-03-26T19:04:25.046Z] Labels: [2020-03-26T19:04:25.046Z] Experimental: true [2020-03-26T19:04:25.046Z] Insecure Registries: [2020-03-26T19:04:25.046Z] 127.0.0.0/8 [2020-03-26T19:04:25.046Z] Live Restore Enabled: false [2020-03-26T19:04:25.046Z] [Pipeline] sh [2020-03-26T19:04:25.344Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-26T19:04:25.354Z] First time build. Skipping changelog. [2020-03-26T19:04:25.433Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:25.433Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:25.433Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T19:04:23.536Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T19:04:23.555Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:04:23.559Z] > git checkout -f ccb45aa47387e8e4d719c16561ae672648feddd2 # timeout=10 [2020-03-26T19:04:23.715Z] > git rev-list --no-walk fecec6d6cf560ed0dd59e1346a54b1bb104fc10a # timeout=10 [2020-03-26T19:04:25.721Z] + bash /home/docker/workspace/moby_PR-40629/check-config.sh [2020-03-26T19:04:25.721Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T19:04:25.721Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-26T19:04:25.721Z] [2020-03-26T19:04:25.721Z] Generally Necessary: [2020-03-26T19:04:25.721Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T19:04:25.721Z] - apparmor: enabled and tools installed [2020-03-26T19:04:25.721Z] - CONFIG_NAMESPACES: enabled [2020-03-26T19:04:25.721Z] - CONFIG_NET_NS: enabled [2020-03-26T19:04:25.721Z] - CONFIG_PID_NS: enabled [2020-03-26T19:04:25.721Z] - CONFIG_IPC_NS: enabled [2020-03-26T19:04:25.721Z] - CONFIG_UTS_NS: enabled [2020-03-26T19:04:25.721Z] - CONFIG_CGROUPS: enabled [2020-03-26T19:04:25.721Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T19:04:25.721Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T19:04:25.721Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T19:04:25.721Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T19:04:25.721Z] - CONFIG_CPUSETS: enabled [2020-03-26T19:04:25.721Z] - CONFIG_MEMCG: enabled [2020-03-26T19:04:25.721Z] - CONFIG_KEYS: enabled [2020-03-26T19:04:25.721Z] - CONFIG_VETH: enabled (as module) [2020-03-26T19:04:25.721Z] - CONFIG_BRIDGE: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T19:04:26.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T19:04:26.012Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T19:04:26.012Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-26T19:04:26.012Z] [2020-03-26T19:04:26.012Z] Optional Features: [2020-03-26T19:04:26.012Z] - CONFIG_USER_NS: enabled [2020-03-26T19:04:26.012Z] - CONFIG_SECCOMP: enabled [2020-03-26T19:04:26.012Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T19:04:26.012Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T19:04:26.012Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T19:04:26.012Z] (cgroup swap accounting is currently enabled) [2020-03-26T19:04:26.012Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-26T19:04:26.012Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T19:04:26.012Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T19:04:26.012Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T19:04:26.012Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T19:04:26.012Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T19:04:26.012Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T19:04:26.012Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T19:04:26.012Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T19:04:26.012Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T19:04:26.012Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T19:04:26.012Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T19:04:25.349Z] > git rev-list --no-walk fecec6d6cf560ed0dd59e1346a54b1bb104fc10a # timeout=10 [2020-03-26T19:04:26.302Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T19:04:26.302Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T19:04:26.302Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T19:04:26.302Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_EXT4_FS: enabled [2020-03-26T19:04:26.302Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T19:04:26.302Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T19:04:26.302Z] - Network Drivers: [2020-03-26T19:04:26.302Z] - "overlay": [2020-03-26T19:04:26.302Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T19:04:26.302Z] Optional (for encrypted networks): [2020-03-26T19:04:26.302Z] - CONFIG_CRYPTO: enabled [2020-03-26T19:04:26.302Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_XFRM: enabled [2020-03-26T19:04:26.302Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T19:04:26.302Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T19:04:26.302Z] - "ipvlan": [2020-03-26T19:04:26.302Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T19:04:26.302Z] - "macvlan": [2020-03-26T19:04:26.328Z] + docker version [2020-03-26T19:04:26.588Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T19:04:26.588Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T19:04:26.589Z] - "ftp,tftp client in container": [2020-03-26T19:04:26.589Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T19:04:26.589Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T19:04:26.589Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T19:04:26.589Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T19:04:26.589Z] - Storage Drivers: [2020-03-26T19:04:26.589Z] - "aufs": [2020-03-26T19:04:26.589Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T19:04:26.589Z] - "btrfs": [2020-03-26T19:04:26.589Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T19:04:26.589Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T19:04:26.589Z] - "devicemapper": [2020-03-26T19:04:26.589Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T19:04:26.589Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T19:04:26.589Z] - "overlay": [2020-03-26T19:04:26.589Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T19:04:26.589Z] - "zfs": [2020-03-26T19:04:26.589Z] - /dev/zfs: missing [2020-03-26T19:04:26.589Z] - zfs command: missing [2020-03-26T19:04:26.589Z] - zpool command: missing [2020-03-26T19:04:26.589Z] [2020-03-26T19:04:26.589Z] Limits: [2020-03-26T19:04:26.589Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T19:04:26.589Z] [2020-03-26T19:04:26.589Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-26T19:04:27.034Z] + make bundles/buildx [2020-03-26T19:04:27.073Z] Client: Docker Engine - Community [2020-03-26T19:04:27.073Z] Version: 19.03.5 [2020-03-26T19:04:27.073Z] API version: 1.40 [2020-03-26T19:04:27.073Z] Go version: go1.12.12 [2020-03-26T19:04:27.073Z] Git commit: 633a0ea838 [2020-03-26T19:04:27.073Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-26T19:04:27.073Z] OS/Arch: linux/amd64 [2020-03-26T19:04:27.073Z] Experimental: false [2020-03-26T19:04:27.073Z] [2020-03-26T19:04:27.073Z] Server: Docker Engine - Community [2020-03-26T19:04:27.073Z] Engine: [2020-03-26T19:04:27.073Z] Version: 19.03.5 [2020-03-26T19:04:27.073Z] API version: 1.40 (minimum version 1.12) [2020-03-26T19:04:27.073Z] Go version: go1.12.12 [2020-03-26T19:04:27.073Z] Git commit: 633a0ea838 [2020-03-26T19:04:27.073Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-26T19:04:27.073Z] OS/Arch: linux/amd64 [2020-03-26T19:04:27.073Z] Experimental: true [2020-03-26T19:04:27.073Z] containerd: [2020-03-26T19:04:27.073Z] Version: 1.2.10 [2020-03-26T19:04:27.073Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T19:04:27.073Z] runc: [2020-03-26T19:04:27.073Z] Version: 1.0.0-rc8+dev [2020-03-26T19:04:27.073Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T19:04:27.073Z] docker-init: [2020-03-26T19:04:27.073Z] Version: 0.18.0 [2020-03-26T19:04:27.073Z] GitCommit: fec3683 [Pipeline] sh [2020-03-26T19:04:27.364Z] Client: Docker Engine - Community [2020-03-26T19:04:27.364Z] Version: 19.03.5 [2020-03-26T19:04:27.364Z] API version: 1.40 [2020-03-26T19:04:27.364Z] Go version: go1.12.12 [2020-03-26T19:04:27.364Z] Git commit: 633a0ea838 [2020-03-26T19:04:27.364Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-26T19:04:27.364Z] OS/Arch: linux/amd64 [2020-03-26T19:04:27.364Z] Experimental: false [2020-03-26T19:04:27.364Z] [2020-03-26T19:04:27.364Z] Server: Docker Engine - Community [2020-03-26T19:04:27.364Z] Engine: [2020-03-26T19:04:27.364Z] Version: 19.03.5 [2020-03-26T19:04:27.364Z] API version: 1.40 (minimum version 1.12) [2020-03-26T19:04:27.364Z] Go version: go1.12.12 [2020-03-26T19:04:27.364Z] Git commit: 633a0ea838 [2020-03-26T19:04:27.364Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-26T19:04:27.364Z] OS/Arch: linux/amd64 [2020-03-26T19:04:27.364Z] Experimental: true [2020-03-26T19:04:27.364Z] containerd: [2020-03-26T19:04:27.364Z] Version: 1.2.10 [2020-03-26T19:04:27.364Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T19:04:27.364Z] runc: [2020-03-26T19:04:27.364Z] Version: 1.0.0-rc8+dev [2020-03-26T19:04:27.364Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T19:04:27.364Z] docker-init: [2020-03-26T19:04:27.364Z] Version: 0.18.0 [2020-03-26T19:04:27.364Z] GitCommit: fec3683 [2020-03-26T19:04:27.377Z] + docker info [Pipeline] sh [2020-03-26T19:04:27.441Z] Client: Docker Engine - Community [2020-03-26T19:04:27.441Z] Version: 19.03.5 [2020-03-26T19:04:27.441Z] API version: 1.40 [2020-03-26T19:04:27.441Z] Go version: go1.12.12 [2020-03-26T19:04:27.441Z] Git commit: 633a0ea838 [2020-03-26T19:04:27.441Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-26T19:04:27.441Z] OS/Arch: linux/amd64 [2020-03-26T19:04:27.441Z] Experimental: false [2020-03-26T19:04:27.441Z] [2020-03-26T19:04:27.441Z] Server: Docker Engine - Community [2020-03-26T19:04:27.441Z] Engine: [2020-03-26T19:04:27.441Z] Version: 19.03.5 [2020-03-26T19:04:27.441Z] API version: 1.40 (minimum version 1.12) [2020-03-26T19:04:27.441Z] Go version: go1.12.12 [2020-03-26T19:04:27.441Z] Git commit: 633a0ea838 [2020-03-26T19:04:27.441Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-26T19:04:27.441Z] OS/Arch: linux/amd64 [2020-03-26T19:04:27.441Z] Experimental: true [2020-03-26T19:04:27.441Z] containerd: [2020-03-26T19:04:27.441Z] Version: 1.2.10 [2020-03-26T19:04:27.441Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T19:04:27.441Z] runc: [2020-03-26T19:04:27.441Z] Version: 1.0.0-rc8+dev [2020-03-26T19:04:27.441Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T19:04:27.441Z] docker-init: [2020-03-26T19:04:27.441Z] Version: 0.18.0 [2020-03-26T19:04:27.441Z] GitCommit: fec3683 [Pipeline] sh [2020-03-26T19:04:27.569Z] #56 ... [2020-03-26T19:04:27.569Z] [2020-03-26T19:04:27.569Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:04:27.569Z] #68 3.800 + RM_GOPATH=0 [2020-03-26T19:04:27.569Z] #68 3.800 + TMP_GOPATH= [2020-03-26T19:04:27.569Z] #68 3.800 + : /build/ [2020-03-26T19:04:27.569Z] #68 3.800 + '[' -z '' ']' [2020-03-26T19:04:27.569Z] #68 3.800 ++ mktemp -d [2020-03-26T19:04:27.569Z] #68 3.801 + export GOPATH=/tmp/tmp.Jaaf1A2PvX [2020-03-26T19:04:27.569Z] #68 3.802 + GOPATH=/tmp/tmp.Jaaf1A2PvX [2020-03-26T19:04:27.569Z] #68 3.803 + RM_GOPATH=1 [2020-03-26T19:04:27.569Z] #68 3.803 ++ dirname ./install.sh [2020-03-26T19:04:27.569Z] #68 3.804 + dir=. [2020-03-26T19:04:27.569Z] #68 3.805 + bin=rootlesskit [2020-03-26T19:04:27.569Z] #68 3.805 + shift [2020-03-26T19:04:27.569Z] #68 3.805 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T19:04:27.569Z] #68 3.805 + . ./rootlesskit.installer [2020-03-26T19:04:27.569Z] #68 3.805 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:04:27.569Z] #68 3.806 + install_rootlesskit [2020-03-26T19:04:27.569Z] #68 3.806 + case "$1" in [2020-03-26T19:04:27.569Z] #68 3.806 + export CGO_ENABLED=0 [2020-03-26T19:04:27.569Z] #68 3.806 + CGO_ENABLED=0 [2020-03-26T19:04:27.569Z] #68 3.806 + _install_rootlesskit [2020-03-26T19:04:27.569Z] #68 3.806 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T19:04:27.569Z] #68 3.806 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:04:27.569Z] #68 3.806 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Jaaf1A2PvX/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:04:27.569Z] #68 3.812 Cloning into '/tmp/tmp.Jaaf1A2PvX/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T19:04:27.657Z] make: command: Command not found [2020-03-26T19:04:27.657Z] make: command: Command not found [2020-03-26T19:04:27.657Z] mkdir bundles [2020-03-26T19:04:27.657Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-26T19:04:27.657Z] --build-arg BUILDX_COMMIT \ [2020-03-26T19:04:27.657Z] --build-arg BUILDX_REPO \ [2020-03-26T19:04:27.657Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-26T19:04:27.657Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-26T19:04:27.657Z] . [2020-03-26T19:04:27.657Z] /bin/sh: 4: go: not found [2020-03-26T19:04:27.657Z] /bin/sh: 5: go: not found [2020-03-26T19:04:27.673Z] + docker info [2020-03-26T19:04:27.723Z] + docker info [2020-03-26T19:04:27.850Z] #68 ... [2020-03-26T19:04:27.850Z] [2020-03-26T19:04:27.850Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:04:27.850Z] #47 3.702 + RM_GOPATH=0 [2020-03-26T19:04:27.850Z] #47 3.702 + TMP_GOPATH= [2020-03-26T19:04:27.850Z] #47 3.702 + : /build [2020-03-26T19:04:27.850Z] #47 3.702 + '[' -z '' ']' [2020-03-26T19:04:27.850Z] #47 3.703 ++ mktemp -d [2020-03-26T19:04:27.850Z] #47 3.703 + export GOPATH=/tmp/tmp.1fNkeClhnY [2020-03-26T19:04:27.850Z] #47 3.703 + GOPATH=/tmp/tmp.1fNkeClhnY [2020-03-26T19:04:27.850Z] #47 3.703 + RM_GOPATH=1 [2020-03-26T19:04:27.850Z] #47 3.704 ++ dirname ./install.sh [2020-03-26T19:04:27.850Z] #47 3.705 + dir=. [2020-03-26T19:04:27.850Z] #47 3.705 + bin=vndr [2020-03-26T19:04:27.850Z] #47 3.705 + shift [2020-03-26T19:04:27.850Z] #47 3.705 + '[' '!' -f ./vndr.installer ']' [2020-03-26T19:04:27.850Z] #47 3.705 + . ./vndr.installer [2020-03-26T19:04:27.850Z] #47 3.705 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:04:27.850Z] #47 3.705 + install_vndr [2020-03-26T19:04:27.850Z] #47 3.705 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T19:04:27.850Z] #47 3.705 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:04:27.850Z] #47 3.705 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1fNkeClhnY/src/github.com/LK4D4/vndr [2020-03-26T19:04:27.850Z] #47 3.711 Cloning into '/tmp/tmp.1fNkeClhnY/src/github.com/LK4D4/vndr'... [2020-03-26T19:04:27.850Z] #47 4.426 + cd /tmp/tmp.1fNkeClhnY/src/github.com/LK4D4/vndr [2020-03-26T19:04:27.850Z] #47 4.426 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:04:27.850Z] #47 4.431 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T19:04:27.850Z] #47 5.357 internal/bytealg [2020-03-26T19:04:27.850Z] #47 5.380 internal/race [2020-03-26T19:04:27.850Z] #47 5.470 sync/atomic [2020-03-26T19:04:27.850Z] #47 5.588 unicode [2020-03-26T19:04:27.850Z] #47 5.784 runtime [2020-03-26T19:04:29.320Z] #47 ... [2020-03-26T19:04:29.320Z] [2020-03-26T19:04:29.320Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:04:29.320Z] #68 6.944 + cd /tmp/tmp.Jaaf1A2PvX/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:04:29.320Z] #68 6.946 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:04:29.320Z] #68 7.199 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:04:29.320Z] #68 7.199 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T19:04:30.378Z] Sending build context to Docker daemon 54.7MB [2020-03-26T19:04:30.378Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-26T19:04:30.378Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-26T19:04:30.378Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-26T19:04:30.378Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-26T19:04:30.378Z] 1.12.10-stretch: Pulling from library/golang [2020-03-26T19:04:30.664Z] fb056072eab9: Pulling fs layer [2020-03-26T19:04:30.664Z] 6a33b1f9796f: Pulling fs layer [2020-03-26T19:04:30.664Z] 8f8f8962e456: Pulling fs layer [2020-03-26T19:04:30.664Z] 68adcc365214: Pulling fs layer [2020-03-26T19:04:30.664Z] 76d8adf27bdf: Pulling fs layer [2020-03-26T19:04:30.664Z] d66e58854927: Pulling fs layer [2020-03-26T19:04:30.664Z] 71497195576e: Pulling fs layer [2020-03-26T19:04:30.664Z] 68adcc365214: Waiting [2020-03-26T19:04:30.664Z] 76d8adf27bdf: Waiting [2020-03-26T19:04:30.664Z] d66e58854927: Waiting [2020-03-26T19:04:30.664Z] 71497195576e: Waiting [2020-03-26T19:04:31.294Z] 8f8f8962e456: Verifying Checksum [2020-03-26T19:04:31.294Z] 8f8f8962e456: Download complete [2020-03-26T19:04:31.375Z] #68 ... [2020-03-26T19:04:31.376Z] [2020-03-26T19:04:31.376Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:04:31.376Z] #23 3.282 + RM_GOPATH=0 [2020-03-26T19:04:31.376Z] #23 3.282 + TMP_GOPATH= [2020-03-26T19:04:31.376Z] #23 3.282 + : /build [2020-03-26T19:04:31.376Z] #23 3.282 + '[' -z '' ']' [2020-03-26T19:04:31.376Z] #23 3.283 ++ mktemp -d [2020-03-26T19:04:31.376Z] #23 3.283 + export GOPATH=/tmp/tmp.WuMJ9y0Pz2 [2020-03-26T19:04:31.376Z] #23 3.283 + GOPATH=/tmp/tmp.WuMJ9y0Pz2 [2020-03-26T19:04:31.376Z] #23 3.283 + RM_GOPATH=1 [2020-03-26T19:04:31.376Z] #23 3.298 ++ dirname ./install.sh [2020-03-26T19:04:31.376Z] #23 3.304 + dir=. [2020-03-26T19:04:31.376Z] #23 3.304 + bin=dockercli [2020-03-26T19:04:31.376Z] #23 3.305 + shift [2020-03-26T19:04:31.376Z] #23 3.305 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T19:04:31.376Z] #23 3.305 + . ./dockercli.installer [2020-03-26T19:04:31.376Z] #23 3.305 ++ : stable [2020-03-26T19:04:31.376Z] #23 3.305 ++ : 17.06.2-ce [2020-03-26T19:04:31.376Z] #23 3.305 + install_dockercli [2020-03-26T19:04:31.376Z] #23 3.305 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T19:04:31.376Z] #23 3.305 Install docker/cli version 17.06.2-ce from stable [2020-03-26T19:04:31.376Z] #23 3.306 ++ uname -m [2020-03-26T19:04:31.376Z] #23 3.308 + arch=s390x [2020-03-26T19:04:31.376Z] #23 3.308 + '[' s390x '!=' x86_64 ']' [2020-03-26T19:04:31.376Z] #23 3.308 + '[' s390x '!=' s390x ']' [2020-03-26T19:04:31.376Z] #23 3.309 + url=https://download.docker.com/linux/static [2020-03-26T19:04:31.376Z] #23 3.309 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-26T19:04:31.376Z] #23 3.309 + tar -xz docker/docker [2020-03-26T19:04:31.376Z] #23 8.541 + mkdir -p /build [2020-03-26T19:04:31.376Z] #23 8.542 + mv docker/docker /build/ [2020-03-26T19:04:31.376Z] #23 8.552 + rmdir docker [2020-03-26T19:04:31.376Z] #23 DONE 8.9s [2020-03-26T19:04:31.376Z] [2020-03-26T19:04:31.376Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:31.376Z] #56 7.412 + cd /tmp/tmp.0BTDXl5V6h/src/github.com/mvdan/sh [2020-03-26T19:04:31.376Z] #56 7.412 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:04:31.376Z] #56 7.481 + GO111MODULE=on [2020-03-26T19:04:31.376Z] #56 7.481 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T19:04:31.376Z] #56 8.470 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:04:31.376Z] #56 8.514 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:04:31.376Z] #56 8.523 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:04:31.376Z] #56 8.655 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:04:31.376Z] #56 8.660 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:04:31.584Z] 6a33b1f9796f: Verifying Checksum [2020-03-26T19:04:31.584Z] 6a33b1f9796f: Download complete [2020-03-26T19:04:31.661Z] #56 9.612 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:04:31.943Z] #56 ... [2020-03-26T19:04:31.943Z] [2020-03-26T19:04:31.943Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:04:31.943Z] #35 4.163 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:04:31.943Z] #35 4.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:04:31.943Z] #35 4.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:04:31.943Z] #35 4.930 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T19:04:31.943Z] #35 6.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T19:04:31.943Z] #35 9.119 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T19:04:32.224Z] #35 ... [2020-03-26T19:04:32.224Z] [2020-03-26T19:04:32.224Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:04:32.224Z] #43 1.759 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:04:32.224Z] #43 1.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:04:32.224Z] #43 1.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:04:32.224Z] #43 2.258 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T19:04:32.224Z] #43 3.242 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T19:04:32.224Z] #43 5.378 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T19:04:32.224Z] #43 ... [2020-03-26T19:04:32.224Z] [2020-03-26T19:04:32.224Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:04:32.224Z] #30 2.882 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T19:04:32.224Z] #30 2.883 Cloning into '.'... [2020-03-26T19:04:32.506Z] #30 ... [2020-03-26T19:04:32.506Z] [2020-03-26T19:04:32.506Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:32.506Z] #33 3.656 + RM_GOPATH=0 [2020-03-26T19:04:32.506Z] #33 3.656 + TMP_GOPATH= [2020-03-26T19:04:32.506Z] #33 3.656 + : /build [2020-03-26T19:04:32.506Z] #33 3.656 + '[' -z '' ']' [2020-03-26T19:04:32.506Z] #33 3.656 ++ mktemp -d [2020-03-26T19:04:32.506Z] #33 3.657 + export GOPATH=/tmp/tmp.q8xx4U5sLw [2020-03-26T19:04:32.506Z] #33 3.657 + GOPATH=/tmp/tmp.q8xx4U5sLw [2020-03-26T19:04:32.506Z] #33 3.657 + RM_GOPATH=1 [2020-03-26T19:04:32.506Z] #33 3.657 ++ dirname ./install.sh [2020-03-26T19:04:32.506Z] #33 3.660 + dir=. [2020-03-26T19:04:32.506Z] #33 3.660 + bin=tomlv [2020-03-26T19:04:32.506Z] #33 3.660 + shift [2020-03-26T19:04:32.506Z] #33 3.660 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T19:04:32.506Z] #33 3.660 + . ./tomlv.installer [2020-03-26T19:04:32.506Z] #33 3.660 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:04:32.506Z] #33 3.660 + install_tomlv [2020-03-26T19:04:32.506Z] #33 3.661 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T19:04:32.506Z] #33 3.661 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.q8xx4U5sLw/src/github.com/BurntSushi/toml [2020-03-26T19:04:32.506Z] #33 3.661 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:04:32.506Z] #33 3.662 Cloning into '/tmp/tmp.q8xx4U5sLw/src/github.com/BurntSushi/toml'... [2020-03-26T19:04:32.506Z] #33 4.292 + cd /tmp/tmp.q8xx4U5sLw/src/github.com/BurntSushi/toml [2020-03-26T19:04:32.506Z] #33 4.293 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:04:32.506Z] #33 4.295 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:04:32.506Z] #33 4.788 internal/cpu [2020-03-26T19:04:32.506Z] #33 4.799 runtime/internal/atomic [2020-03-26T19:04:32.506Z] #33 4.940 runtime/internal/sys [2020-03-26T19:04:32.506Z] #33 5.104 runtime/internal/math [2020-03-26T19:04:32.506Z] #33 5.189 math/bits [2020-03-26T19:04:32.506Z] #33 5.333 internal/bytealg [2020-03-26T19:04:32.506Z] #33 5.533 math [2020-03-26T19:04:32.506Z] #33 5.689 runtime [2020-03-26T19:04:32.506Z] #33 ... [2020-03-26T19:04:32.506Z] [2020-03-26T19:04:32.506Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:04:32.506Z] #10 1.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:04:32.506Z] #10 1.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:04:32.506Z] #10 1.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:04:32.506Z] #10 1.957 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T19:04:32.506Z] #10 2.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T19:04:32.506Z] #10 4.612 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T19:04:32.787Z] #10 ... [2020-03-26T19:04:32.787Z] [2020-03-26T19:04:32.787Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:04:32.787Z] #62 1.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:04:32.787Z] #62 1.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:04:32.787Z] #62 1.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:04:32.787Z] #62 1.896 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T19:04:32.787Z] #62 3.748 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T19:04:32.787Z] #62 5.242 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T19:04:32.787Z] #62 ... [2020-03-26T19:04:32.787Z] [2020-03-26T19:04:32.787Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:32.787Z] #74 3.589 + RM_GOPATH=0 [2020-03-26T19:04:32.787Z] #74 3.589 + TMP_GOPATH= [2020-03-26T19:04:32.787Z] #74 3.590 + : /build [2020-03-26T19:04:32.787Z] #74 3.590 + '[' -z '' ']' [2020-03-26T19:04:32.787Z] #74 3.590 ++ mktemp -d [2020-03-26T19:04:32.787Z] #74 3.591 + export GOPATH=/tmp/tmp.2WIIlhbYx8 [2020-03-26T19:04:32.787Z] #74 3.591 + GOPATH=/tmp/tmp.2WIIlhbYx8 [2020-03-26T19:04:32.787Z] #74 3.592 + RM_GOPATH=1 [2020-03-26T19:04:32.787Z] #74 3.592 ++ dirname ./install.sh [2020-03-26T19:04:32.787Z] #74 3.596 + dir=. [2020-03-26T19:04:32.787Z] #74 3.596 + bin=proxy [2020-03-26T19:04:32.787Z] #74 3.596 + shift [2020-03-26T19:04:32.787Z] #74 3.596 + '[' '!' -f ./proxy.installer ']' [2020-03-26T19:04:32.787Z] #74 3.596 + . ./proxy.installer [2020-03-26T19:04:32.787Z] #74 3.596 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:04:32.787Z] #74 3.596 + install_proxy [2020-03-26T19:04:32.787Z] #74 3.596 + case "$1" in [2020-03-26T19:04:32.787Z] #74 3.596 + export CGO_ENABLED=0 [2020-03-26T19:04:32.787Z] #74 3.596 + CGO_ENABLED=0 [2020-03-26T19:04:32.787Z] #74 3.596 + _install_proxy [2020-03-26T19:04:32.787Z] #74 3.596 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T19:04:32.787Z] #74 3.596 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:04:32.787Z] #74 3.596 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2WIIlhbYx8/src/github.com/docker/libnetwork [2020-03-26T19:04:32.787Z] #74 3.599 Cloning into '/tmp/tmp.2WIIlhbYx8/src/github.com/docker/libnetwork'... [2020-03-26T19:04:33.069Z] #74 ... [2020-03-26T19:04:33.069Z] [2020-03-26T19:04:33.069Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:04:33.069Z] #50 3.884 + RM_GOPATH=0 [2020-03-26T19:04:33.069Z] #50 3.884 + TMP_GOPATH= [2020-03-26T19:04:33.069Z] #50 3.884 + : /build [2020-03-26T19:04:33.069Z] #50 3.884 + '[' -z '' ']' [2020-03-26T19:04:33.069Z] #50 3.885 ++ mktemp -d [2020-03-26T19:04:33.069Z] #50 3.886 + export GOPATH=/tmp/tmp.LT9LGgpV4u [2020-03-26T19:04:33.069Z] #50 3.886 + GOPATH=/tmp/tmp.LT9LGgpV4u [2020-03-26T19:04:33.069Z] #50 3.886 + RM_GOPATH=1 [2020-03-26T19:04:33.069Z] #50 3.888 ++ dirname ./install.sh [2020-03-26T19:04:33.069Z] #50 3.889 + dir=. [2020-03-26T19:04:33.069Z] #50 3.889 + bin=gotestsum [2020-03-26T19:04:33.069Z] #50 3.889 + shift [2020-03-26T19:04:33.069Z] #50 3.890 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T19:04:33.069Z] #50 3.890 + . ./gotestsum.installer [2020-03-26T19:04:33.069Z] #50 3.890 ++ : v0.3.5 [2020-03-26T19:04:33.069Z] #50 3.890 + install_gotestsum [2020-03-26T19:04:33.069Z] #50 3.890 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T19:04:33.069Z] #50 3.890 Installing gotestsum version v0.3.5 [2020-03-26T19:04:33.069Z] #50 3.890 + go get -d gotest.tools/gotestsum [2020-03-26T19:04:33.350Z] #50 ... [2020-03-26T19:04:33.350Z] [2020-03-26T19:04:33.350Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:04:33.350Z] #25 4.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:04:33.350Z] #25 4.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:04:33.350Z] #25 4.283 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:04:33.350Z] #25 4.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T19:04:33.350Z] #25 6.746 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T19:04:33.350Z] #25 9.326 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T19:04:33.350Z] #25 ... [2020-03-26T19:04:33.350Z] [2020-03-26T19:04:33.350Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:04:33.350Z] #53 3.091 + RM_GOPATH=0 [2020-03-26T19:04:33.350Z] #53 3.091 + TMP_GOPATH= [2020-03-26T19:04:33.350Z] #53 3.091 + : /build [2020-03-26T19:04:33.350Z] #53 3.091 + '[' -z '' ']' [2020-03-26T19:04:33.350Z] #53 3.091 ++ mktemp -d [2020-03-26T19:04:33.350Z] #53 3.093 + export GOPATH=/tmp/tmp.nMN9yuxXly [2020-03-26T19:04:33.350Z] #53 3.094 + GOPATH=/tmp/tmp.nMN9yuxXly [2020-03-26T19:04:33.350Z] #53 3.094 + RM_GOPATH=1 [2020-03-26T19:04:33.350Z] #53 3.095 ++ dirname ./install.sh [2020-03-26T19:04:33.350Z] #53 3.097 + dir=. [2020-03-26T19:04:33.350Z] #53 3.101 + bin=golangci_lint [2020-03-26T19:04:33.350Z] #53 3.101 + shift [2020-03-26T19:04:33.350Z] #53 3.101 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T19:04:33.350Z] #53 3.101 + . ./golangci_lint.installer [2020-03-26T19:04:33.350Z] #53 3.102 ++ : v1.23.8 [2020-03-26T19:04:33.350Z] #53 3.103 + install_golangci_lint [2020-03-26T19:04:33.350Z] #53 3.103 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T19:04:33.350Z] #53 3.103 Installing golangci-lint version v1.23.8 [2020-03-26T19:04:33.350Z] #53 3.103 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T19:04:33.632Z] #53 ... [2020-03-26T19:04:33.632Z] [2020-03-26T19:04:33.632Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:33.632Z] #33 10.92 internal/testlog [2020-03-26T19:04:33.632Z] #33 11.08 encoding [2020-03-26T19:04:33.632Z] #33 11.20 runtime/cgo [2020-03-26T19:04:33.638Z] fb056072eab9: Verifying Checksum [2020-03-26T19:04:33.638Z] fb056072eab9: Download complete [2020-03-26T19:04:35.122Z] #33 ... [2020-03-26T19:04:35.122Z] [2020-03-26T19:04:35.122Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:04:35.122Z] #41 2.969 + git clone https://github.com/docker/distribution.git . [2020-03-26T19:04:35.122Z] #41 2.970 Cloning into '.'... [2020-03-26T19:04:35.122Z] #41 ... [2020-03-26T19:04:35.122Z] [2020-03-26T19:04:35.122Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:35.122Z] #56 10.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:04:35.122Z] #56 11.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:04:35.122Z] #56 12.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:04:35.122Z] #56 12.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:04:35.122Z] #56 12.35 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:04:35.122Z] #56 12.40 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:04:35.122Z] #56 12.89 unicode/utf16 [2020-03-26T19:04:35.122Z] #56 12.90 runtime [2020-03-26T19:04:35.136Z] 68adcc365214: Verifying Checksum [2020-03-26T19:04:35.136Z] 68adcc365214: Download complete [2020-03-26T19:04:35.403Z] #56 13.18 runtime/cgo [2020-03-26T19:04:35.426Z] 71497195576e: Verifying Checksum [2020-03-26T19:04:35.426Z] 71497195576e: Download complete [2020-03-26T19:04:35.477Z] Client: [2020-03-26T19:04:35.477Z] Debug Mode: false [2020-03-26T19:04:35.477Z] [2020-03-26T19:04:35.477Z] Server: [2020-03-26T19:04:35.477Z] Containers: 0 [2020-03-26T19:04:35.477Z] Running: 0 [2020-03-26T19:04:35.477Z] Paused: 0 [2020-03-26T19:04:35.477Z] Stopped: 0 [2020-03-26T19:04:35.477Z] Images: 0 [2020-03-26T19:04:35.477Z] Server Version: 19.03.5 [2020-03-26T19:04:35.477Z] Storage Driver: overlay2 [2020-03-26T19:04:35.477Z] Backing Filesystem: extfs [2020-03-26T19:04:35.477Z] Supports d_type: true [2020-03-26T19:04:35.477Z] Native Overlay Diff: true [2020-03-26T19:04:35.477Z] Logging Driver: json-file [2020-03-26T19:04:35.477Z] Cgroup Driver: cgroupfs [2020-03-26T19:04:35.477Z] Plugins: [2020-03-26T19:04:35.477Z] Volume: local [2020-03-26T19:04:35.477Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T19:04:35.477Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T19:04:35.477Z] Swarm: inactive [2020-03-26T19:04:35.477Z] Runtimes: runc [2020-03-26T19:04:35.477Z] Default Runtime: runc [2020-03-26T19:04:35.477Z] Init Binary: docker-init [2020-03-26T19:04:35.477Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T19:04:35.477Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T19:04:35.477Z] init version: fec3683 [2020-03-26T19:04:35.477Z] Security Options: [2020-03-26T19:04:35.477Z] apparmor [2020-03-26T19:04:35.477Z] seccomp [2020-03-26T19:04:35.477Z] Profile: default [2020-03-26T19:04:35.477Z] Kernel Version: 4.15.0-1058-aws [2020-03-26T19:04:35.477Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-26T19:04:35.477Z] OSType: linux [2020-03-26T19:04:35.477Z] Architecture: x86_64 [2020-03-26T19:04:35.477Z] CPUs: 2 [2020-03-26T19:04:35.477Z] Total Memory: 15.38GiB [2020-03-26T19:04:35.477Z] Name: ip-10-100-118-168 [2020-03-26T19:04:35.477Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-26T19:04:35.477Z] Docker Root Dir: /var/lib/docker [2020-03-26T19:04:35.477Z] Debug Mode: false [2020-03-26T19:04:35.477Z] Registry: https://index.docker.io/v1/ [2020-03-26T19:04:35.477Z] Labels: [2020-03-26T19:04:35.477Z] Experimental: true [2020-03-26T19:04:35.477Z] Insecure Registries: [2020-03-26T19:04:35.477Z] 127.0.0.0/8 [2020-03-26T19:04:35.477Z] Live Restore Enabled: true [2020-03-26T19:04:35.477Z] [2020-03-26T19:04:35.477Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T19:04:35.718Z] 76d8adf27bdf: Verifying Checksum [2020-03-26T19:04:35.718Z] 76d8adf27bdf: Download complete [2020-03-26T19:04:35.757Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:35.757Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:35.757Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T19:04:35.757Z] + bash /home/ubuntu/workspace/moby_PR-40629/check-config.sh [2020-03-26T19:04:35.757Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T19:04:35.757Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-26T19:04:35.757Z] [2020-03-26T19:04:35.757Z] Generally Necessary: [2020-03-26T19:04:35.757Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T19:04:35.757Z] - apparmor: enabled and tools installed [2020-03-26T19:04:35.757Z] - CONFIG_NAMESPACES: enabled [2020-03-26T19:04:35.757Z] - CONFIG_NET_NS: enabled [2020-03-26T19:04:35.757Z] - CONFIG_PID_NS: enabled [2020-03-26T19:04:35.757Z] - CONFIG_IPC_NS: enabled [2020-03-26T19:04:35.757Z] - CONFIG_UTS_NS: enabled [2020-03-26T19:04:35.757Z] - CONFIG_CGROUPS: enabled [2020-03-26T19:04:35.757Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T19:04:35.757Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T19:04:35.757Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T19:04:35.757Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T19:04:35.757Z] - CONFIG_CPUSETS: enabled [2020-03-26T19:04:35.773Z] Client: [2020-03-26T19:04:35.773Z] Debug Mode: false [2020-03-26T19:04:35.773Z] [2020-03-26T19:04:35.773Z] Server: [2020-03-26T19:04:35.773Z] Containers: 0 [2020-03-26T19:04:35.773Z] Running: 0 [2020-03-26T19:04:35.773Z] Paused: 0 [2020-03-26T19:04:35.773Z] Stopped: 0 [2020-03-26T19:04:35.773Z] Images: 0 [2020-03-26T19:04:35.773Z] Server Version: 19.03.5 [2020-03-26T19:04:35.773Z] Storage Driver: overlay2 [2020-03-26T19:04:35.773Z] Backing Filesystem: extfs [2020-03-26T19:04:35.773Z] Supports d_type: true [2020-03-26T19:04:35.773Z] Native Overlay Diff: true [2020-03-26T19:04:35.773Z] Logging Driver: json-file [2020-03-26T19:04:35.773Z] Cgroup Driver: cgroupfs [2020-03-26T19:04:35.773Z] Plugins: [2020-03-26T19:04:35.773Z] Volume: local [2020-03-26T19:04:35.773Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T19:04:35.773Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T19:04:35.773Z] Swarm: inactive [2020-03-26T19:04:35.773Z] Runtimes: runc [2020-03-26T19:04:35.773Z] Default Runtime: runc [2020-03-26T19:04:35.773Z] Init Binary: docker-init [2020-03-26T19:04:35.773Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T19:04:35.773Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T19:04:35.773Z] init version: fec3683 [2020-03-26T19:04:35.773Z] Security Options: [2020-03-26T19:04:35.773Z] apparmor [2020-03-26T19:04:35.773Z] seccomp [2020-03-26T19:04:35.773Z] Profile: default [2020-03-26T19:04:35.773Z] Kernel Version: 4.15.0-1058-aws [2020-03-26T19:04:35.773Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-26T19:04:35.773Z] OSType: linux [2020-03-26T19:04:35.773Z] Architecture: x86_64 [2020-03-26T19:04:35.773Z] CPUs: 2 [2020-03-26T19:04:35.773Z] Total Memory: 15.38GiB [2020-03-26T19:04:35.773Z] Name: ip-10-100-111-230 [2020-03-26T19:04:35.773Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-26T19:04:35.773Z] Docker Root Dir: /var/lib/docker [2020-03-26T19:04:35.773Z] Debug Mode: false [2020-03-26T19:04:35.773Z] Registry: https://index.docker.io/v1/ [2020-03-26T19:04:35.773Z] Labels: [2020-03-26T19:04:35.773Z] Experimental: true [2020-03-26T19:04:35.773Z] Insecure Registries: [2020-03-26T19:04:35.773Z] 127.0.0.0/8 [2020-03-26T19:04:35.773Z] Live Restore Enabled: true [2020-03-26T19:04:35.773Z] [2020-03-26T19:04:35.773Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T19:04:35.817Z] Client: [2020-03-26T19:04:35.817Z] Debug Mode: false [2020-03-26T19:04:35.817Z] [2020-03-26T19:04:35.817Z] Server: [2020-03-26T19:04:35.817Z] Containers: 0 [2020-03-26T19:04:35.817Z] Running: 0 [2020-03-26T19:04:35.817Z] Paused: 0 [2020-03-26T19:04:35.817Z] Stopped: 0 [2020-03-26T19:04:35.817Z] Images: 0 [2020-03-26T19:04:35.817Z] Server Version: 19.03.5 [2020-03-26T19:04:35.817Z] Storage Driver: overlay2 [2020-03-26T19:04:35.817Z] Backing Filesystem: extfs [2020-03-26T19:04:35.817Z] Supports d_type: true [2020-03-26T19:04:35.817Z] Native Overlay Diff: true [2020-03-26T19:04:35.817Z] Logging Driver: json-file [2020-03-26T19:04:35.817Z] Cgroup Driver: cgroupfs [2020-03-26T19:04:35.817Z] Plugins: [2020-03-26T19:04:35.817Z] Volume: local [2020-03-26T19:04:35.817Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T19:04:35.817Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T19:04:35.817Z] Swarm: inactive [2020-03-26T19:04:35.817Z] Runtimes: runc [2020-03-26T19:04:35.817Z] Default Runtime: runc [2020-03-26T19:04:35.817Z] Init Binary: docker-init [2020-03-26T19:04:35.817Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T19:04:35.817Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T19:04:35.817Z] init version: fec3683 [2020-03-26T19:04:35.817Z] Security Options: [2020-03-26T19:04:35.817Z] apparmor [2020-03-26T19:04:35.817Z] seccomp [2020-03-26T19:04:35.817Z] Profile: default [2020-03-26T19:04:35.817Z] Kernel Version: 4.15.0-1058-aws [2020-03-26T19:04:35.817Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-26T19:04:35.817Z] OSType: linux [2020-03-26T19:04:35.817Z] Architecture: x86_64 [2020-03-26T19:04:35.817Z] CPUs: 2 [2020-03-26T19:04:35.817Z] Total Memory: 15.38GiB [2020-03-26T19:04:35.817Z] Name: ip-10-100-98-167 [2020-03-26T19:04:35.817Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-26T19:04:35.817Z] Docker Root Dir: /var/lib/docker [2020-03-26T19:04:35.817Z] Debug Mode: false [2020-03-26T19:04:35.817Z] Registry: https://index.docker.io/v1/ [2020-03-26T19:04:35.817Z] Labels: [2020-03-26T19:04:35.817Z] Experimental: true [2020-03-26T19:04:35.817Z] Insecure Registries: [2020-03-26T19:04:35.817Z] 127.0.0.0/8 [2020-03-26T19:04:35.817Z] Live Restore Enabled: true [2020-03-26T19:04:35.817Z] [2020-03-26T19:04:35.817Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T19:04:36.015Z] - CONFIG_MEMCG: enabled [2020-03-26T19:04:36.016Z] - CONFIG_KEYS: enabled [2020-03-26T19:04:36.016Z] - CONFIG_VETH: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T19:04:36.016Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T19:04:36.016Z] [2020-03-26T19:04:36.016Z] Optional Features: [2020-03-26T19:04:36.016Z] - CONFIG_USER_NS: enabled [2020-03-26T19:04:36.016Z] - CONFIG_SECCOMP: enabled [2020-03-26T19:04:36.016Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T19:04:36.016Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T19:04:36.016Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T19:04:36.016Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T19:04:36.016Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-26T19:04:36.016Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T19:04:36.016Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T19:04:36.016Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T19:04:36.016Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T19:04:36.016Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T19:04:36.016Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T19:04:36.016Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T19:04:36.016Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T19:04:36.016Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T19:04:36.016Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T19:04:36.016Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T19:04:36.016Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T19:04:36.016Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T19:04:36.016Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_EXT4_FS: enabled [2020-03-26T19:04:36.016Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T19:04:36.016Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T19:04:36.016Z] - Network Drivers: [2020-03-26T19:04:36.016Z] - "overlay": [2020-03-26T19:04:36.016Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T19:04:36.016Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T19:04:36.016Z] Optional (for encrypted networks): [2020-03-26T19:04:36.056Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:36.056Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:36.056Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T19:04:36.056Z] + bash /home/ubuntu/workspace/moby_PR-40629/check-config.sh [2020-03-26T19:04:36.056Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T19:04:36.056Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-26T19:04:36.056Z] [2020-03-26T19:04:36.056Z] Generally Necessary: [2020-03-26T19:04:36.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T19:04:36.056Z] - apparmor: enabled and tools installed [2020-03-26T19:04:36.056Z] - CONFIG_NAMESPACES: enabled [2020-03-26T19:04:36.056Z] - CONFIG_NET_NS: enabled [2020-03-26T19:04:36.056Z] - CONFIG_PID_NS: enabled [2020-03-26T19:04:36.056Z] - CONFIG_IPC_NS: enabled [2020-03-26T19:04:36.056Z] - CONFIG_UTS_NS: enabled [2020-03-26T19:04:36.056Z] - CONFIG_CGROUPS: enabled [2020-03-26T19:04:36.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T19:04:36.056Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T19:04:36.056Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T19:04:36.056Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T19:04:36.056Z] - CONFIG_CPUSETS: enabled [2020-03-26T19:04:36.056Z] - CONFIG_MEMCG: enabled [2020-03-26T19:04:36.056Z] - CONFIG_KEYS: enabled [2020-03-26T19:04:36.056Z] - CONFIG_VETH: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T19:04:36.056Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T19:04:36.102Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:36.102Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:36.102Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T19:04:36.102Z] + bash /home/ubuntu/workspace/moby_PR-40629/check-config.sh [2020-03-26T19:04:36.102Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T19:04:36.102Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-26T19:04:36.102Z] [2020-03-26T19:04:36.102Z] Generally Necessary: [2020-03-26T19:04:36.102Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T19:04:36.102Z] - apparmor: enabled and tools installed [2020-03-26T19:04:36.102Z] - CONFIG_NAMESPACES: enabled [2020-03-26T19:04:36.102Z] - CONFIG_NET_NS: enabled [2020-03-26T19:04:36.102Z] - CONFIG_PID_NS: enabled [2020-03-26T19:04:36.102Z] - CONFIG_IPC_NS: enabled [2020-03-26T19:04:36.102Z] - CONFIG_UTS_NS: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CGROUPS: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CPUSETS: enabled [2020-03-26T19:04:36.102Z] - CONFIG_MEMCG: enabled [2020-03-26T19:04:36.102Z] - CONFIG_KEYS: enabled [2020-03-26T19:04:36.102Z] - CONFIG_VETH: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T19:04:36.102Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T19:04:36.102Z] [2020-03-26T19:04:36.102Z] Optional Features: [2020-03-26T19:04:36.102Z] - CONFIG_USER_NS: enabled [2020-03-26T19:04:36.102Z] - CONFIG_SECCOMP: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T19:04:36.102Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T19:04:36.102Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T19:04:36.102Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T19:04:36.102Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-26T19:04:36.102Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T19:04:36.102Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T19:04:36.102Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T19:04:36.102Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T19:04:36.102Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T19:04:36.102Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T19:04:36.273Z] - CONFIG_CRYPTO: enabled [2020-03-26T19:04:36.273Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T19:04:36.273Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T19:04:36.273Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T19:04:36.273Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T19:04:36.273Z] - CONFIG_XFRM: enabled [2020-03-26T19:04:36.273Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T19:04:36.273Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T19:04:36.273Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T19:04:36.273Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T19:04:36.273Z] - "ipvlan": [2020-03-26T19:04:36.273Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T19:04:36.273Z] - "macvlan": [2020-03-26T19:04:36.273Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T19:04:36.273Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T19:04:36.273Z] - "ftp,tftp client in container": [2020-03-26T19:04:36.273Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T19:04:36.273Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T19:04:36.273Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T19:04:36.273Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T19:04:36.273Z] - Storage Drivers: [2020-03-26T19:04:36.273Z] - "aufs": [2020-03-26T19:04:36.273Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T19:04:36.273Z] - "btrfs": [2020-03-26T19:04:36.273Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T19:04:36.273Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T19:04:36.273Z] - "devicemapper": [2020-03-26T19:04:36.273Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T19:04:36.273Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T19:04:36.273Z] - "overlay": [2020-03-26T19:04:36.273Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T19:04:36.273Z] - "zfs": [2020-03-26T19:04:36.273Z] - /dev/zfs: missing [2020-03-26T19:04:36.273Z] - zfs command: missing [2020-03-26T19:04:36.273Z] - zpool command: missing [2020-03-26T19:04:36.273Z] [2020-03-26T19:04:36.273Z] Limits: [2020-03-26T19:04:36.273Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T19:04:36.273Z] [2020-03-26T19:04:36.273Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-03-26T19:04:36.318Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T19:04:36.318Z] [2020-03-26T19:04:36.318Z] Optional Features: [2020-03-26T19:04:36.318Z] - CONFIG_USER_NS: enabled [2020-03-26T19:04:36.318Z] - CONFIG_SECCOMP: enabled [2020-03-26T19:04:36.318Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T19:04:36.318Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T19:04:36.318Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T19:04:36.318Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T19:04:36.318Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-26T19:04:36.318Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T19:04:36.318Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T19:04:36.318Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T19:04:36.318Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T19:04:36.318Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T19:04:36.318Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T19:04:36.318Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T19:04:36.318Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T19:04:36.318Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T19:04:36.318Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T19:04:36.318Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T19:04:36.318Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T19:04:36.318Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T19:04:36.318Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_EXT4_FS: enabled [2020-03-26T19:04:36.318Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T19:04:36.318Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T19:04:36.318Z] - Network Drivers: [2020-03-26T19:04:36.318Z] - "overlay": [2020-03-26T19:04:36.318Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T19:04:36.318Z] Optional (for encrypted networks): [2020-03-26T19:04:36.318Z] - CONFIG_CRYPTO: enabled [2020-03-26T19:04:36.318Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T19:04:36.318Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T19:04:36.318Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T19:04:36.318Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T19:04:36.318Z] - CONFIG_XFRM: enabled [2020-03-26T19:04:36.318Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T19:04:36.318Z] - "ipvlan": [2020-03-26T19:04:36.318Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T19:04:36.318Z] - "macvlan": [2020-03-26T19:04:36.318Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T19:04:36.318Z] - "ftp,tftp client in container": [2020-03-26T19:04:36.318Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T19:04:36.318Z] - Storage Drivers: [2020-03-26T19:04:36.318Z] - "aufs": [2020-03-26T19:04:36.318Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T19:04:36.318Z] - "btrfs": [2020-03-26T19:04:36.318Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T19:04:36.318Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T19:04:36.318Z] - "devicemapper": [Pipeline] sh [2020-03-26T19:04:36.361Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T19:04:36.361Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T19:04:36.361Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T19:04:36.361Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T19:04:36.361Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T19:04:36.361Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T19:04:36.361Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T19:04:36.361Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T19:04:36.361Z] - CONFIG_EXT4_FS: enabled [2020-03-26T19:04:36.361Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T19:04:36.361Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T19:04:36.361Z] - Network Drivers: [2020-03-26T19:04:36.361Z] - "overlay": [2020-03-26T19:04:36.361Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T19:04:36.361Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T19:04:36.361Z] Optional (for encrypted networks): [2020-03-26T19:04:36.361Z] - CONFIG_CRYPTO: enabled [2020-03-26T19:04:36.361Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T19:04:36.361Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T19:04:36.361Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T19:04:36.361Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T19:04:36.361Z] - CONFIG_XFRM: enabled [2020-03-26T19:04:36.361Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T19:04:36.361Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T19:04:36.361Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T19:04:36.361Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T19:04:36.361Z] - "ipvlan": [2020-03-26T19:04:36.361Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T19:04:36.361Z] - "macvlan": [2020-03-26T19:04:36.361Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T19:04:36.361Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T19:04:36.361Z] - "ftp,tftp client in container": [2020-03-26T19:04:36.362Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T19:04:36.362Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T19:04:36.362Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T19:04:36.362Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T19:04:36.362Z] - Storage Drivers: [2020-03-26T19:04:36.362Z] - "aufs": [2020-03-26T19:04:36.362Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T19:04:36.362Z] - "btrfs": [2020-03-26T19:04:36.362Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T19:04:36.362Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T19:04:36.362Z] - "devicemapper": [2020-03-26T19:04:36.362Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T19:04:36.362Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T19:04:36.362Z] - "overlay": [2020-03-26T19:04:36.362Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T19:04:36.362Z] - "zfs": [2020-03-26T19:04:36.362Z] - /dev/zfs: missing [2020-03-26T19:04:36.362Z] - zfs command: missing [2020-03-26T19:04:36.362Z] - zpool command: missing [2020-03-26T19:04:36.362Z] [2020-03-26T19:04:36.362Z] Limits: [2020-03-26T19:04:36.362Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T19:04:36.362Z] [2020-03-26T19:04:36.362Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-26T19:04:36.575Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T19:04:36.575Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T19:04:36.575Z] - "overlay": [2020-03-26T19:04:36.575Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T19:04:36.575Z] - "zfs": [2020-03-26T19:04:36.575Z] - /dev/zfs: missing [2020-03-26T19:04:36.575Z] - zfs command: missing [2020-03-26T19:04:36.575Z] - zpool command: missing [2020-03-26T19:04:36.575Z] [2020-03-26T19:04:36.575Z] Limits: [2020-03-26T19:04:36.575Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T19:04:36.575Z] [2020-03-26T19:04:36.575Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-03-26T19:04:36.615Z] + sudo modprobe ip_vs [Pipeline] sh [2020-03-26T19:04:36.714Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f29cf1cedb66741cf7db50da32c32b318c413ed . [2020-03-26T19:04:36.714Z] #2 [internal] load .dockerignore [2020-03-26T19:04:36.714Z] #2 transferring context: 87B done [2020-03-26T19:04:36.714Z] #2 DONE 0.0s [2020-03-26T19:04:36.714Z] [2020-03-26T19:04:36.714Z] #1 [internal] load build definition from Dockerfile [2020-03-26T19:04:36.714Z] #1 transferring dockerfile: 17.06kB done [2020-03-26T19:04:36.714Z] #1 DONE 0.0s [2020-03-26T19:04:36.714Z] [2020-03-26T19:04:36.714Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T19:04:36.877Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f29cf1cedb66741cf7db50da32c32b318c413ed . [2020-03-26T19:04:36.914Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f29cf1cedb66741cf7db50da32c32b318c413ed . [2020-03-26T19:04:36.914Z] #1 [internal] load build definition from Dockerfile [2020-03-26T19:04:36.914Z] #1 transferring dockerfile: 17.06kB done [2020-03-26T19:04:36.914Z] #1 DONE 0.0s [2020-03-26T19:04:36.914Z] [2020-03-26T19:04:36.914Z] #2 [internal] load .dockerignore [2020-03-26T19:04:36.914Z] #2 transferring context: 87B 0.0s done [2020-03-26T19:04:36.914Z] #2 DONE 0.0s [2020-03-26T19:04:36.914Z] [2020-03-26T19:04:36.914Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T19:04:36.973Z] #3 DONE 0.4s [2020-03-26T19:04:37.134Z] #2 [internal] load build definition from Dockerfile [2020-03-26T19:04:37.134Z] #2 transferring dockerfile: 17.06kB done [2020-03-26T19:04:37.134Z] #2 DONE 0.0s [2020-03-26T19:04:37.134Z] [2020-03-26T19:04:37.134Z] #1 [internal] load .dockerignore [2020-03-26T19:04:37.134Z] #1 transferring context: 87B done [2020-03-26T19:04:37.134Z] #1 DONE 0.0s [2020-03-26T19:04:37.134Z] [2020-03-26T19:04:37.134Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T19:04:37.230Z] [2020-03-26T19:04:37.230Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T19:04:37.230Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T19:04:37.230Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T19:04:37.230Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-26T19:04:37.230Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-26T19:04:37.230Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-26T19:04:37.230Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.47MB / 8.82MB 0.2s [2020-03-26T19:04:37.391Z] #3 DONE 0.3s [2020-03-26T19:04:37.391Z] [2020-03-26T19:04:37.391Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T19:04:37.391Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T19:04:37.391Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-26T19:04:37.391Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-03-26T19:04:37.391Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T19:04:37.391Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-26T19:04:37.479Z] #3 DONE 0.3s [2020-03-26T19:04:37.479Z] [2020-03-26T19:04:37.479Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T19:04:37.479Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T19:04:37.479Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.78MB / 8.82MB 0.2s [2020-03-26T19:04:37.479Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T19:04:37.479Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-26T19:04:37.479Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-26T19:04:37.479Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-26T19:04:37.479Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-26T19:04:37.487Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-26T19:04:37.487Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-26T19:04:37.649Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-03-26T19:04:37.746Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-03-26T19:04:37.746Z] #4 DONE 0.6s [2020-03-26T19:04:37.906Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-03-26T19:04:37.906Z] #4 DONE 0.5s [2020-03-26T19:04:38.003Z] [2020-03-26T19:04:38.003Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T19:04:38.043Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-03-26T19:04:38.043Z] #4 DONE 0.5s [2020-03-26T19:04:38.260Z] #5 DONE 0.2s [2020-03-26T19:04:38.260Z] [2020-03-26T19:04:38.260Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T19:04:38.260Z] #6 DONE 0.2s [2020-03-26T19:04:38.260Z] [2020-03-26T19:04:38.260Z] #20 [internal] load build context [2020-03-26T19:04:38.300Z] [2020-03-26T19:04:38.300Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T19:04:38.300Z] #6 DONE 0.1s [2020-03-26T19:04:38.300Z] [2020-03-26T19:04:38.300Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T19:04:38.475Z] [2020-03-26T19:04:38.475Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T19:04:38.475Z] #6 DONE 0.1s [2020-03-26T19:04:38.475Z] [2020-03-26T19:04:38.475Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T19:04:38.475Z] #5 DONE 0.2s [2020-03-26T19:04:38.475Z] [2020-03-26T19:04:38.475Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:38.475Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T19:04:38.542Z] Client: Docker Engine - Community [2020-03-26T19:04:38.542Z] Version: 19.03.5 [2020-03-26T19:04:38.542Z] API version: 1.40 [2020-03-26T19:04:38.542Z] Go version: go1.12.12 [2020-03-26T19:04:38.542Z] Git commit: 633a0ea [2020-03-26T19:04:38.542Z] Built: Wed Nov 13 07:27:46 2019 [2020-03-26T19:04:38.542Z] OS/Arch: linux/arm64 [2020-03-26T19:04:38.542Z] Experimental: false [2020-03-26T19:04:38.542Z] [2020-03-26T19:04:38.542Z] Server: Docker Engine - Community [2020-03-26T19:04:38.542Z] Engine: [2020-03-26T19:04:38.542Z] Version: 19.03.5 [2020-03-26T19:04:38.542Z] API version: 1.40 (minimum version 1.12) [2020-03-26T19:04:38.542Z] Go version: go1.12.12 [2020-03-26T19:04:38.542Z] Git commit: 633a0ea [2020-03-26T19:04:38.542Z] Built: Wed Nov 13 07:26:16 2019 [2020-03-26T19:04:38.542Z] OS/Arch: linux/arm64 [2020-03-26T19:04:38.542Z] Experimental: true [2020-03-26T19:04:38.542Z] containerd: [2020-03-26T19:04:38.542Z] Version: 1.2.10 [2020-03-26T19:04:38.542Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T19:04:38.542Z] runc: [2020-03-26T19:04:38.542Z] Version: 1.0.0-rc8+dev [2020-03-26T19:04:38.542Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T19:04:38.542Z] docker-init: [2020-03-26T19:04:38.542Z] Version: 0.18.0 [2020-03-26T19:04:38.542Z] GitCommit: fec3683 [2020-03-26T19:04:38.561Z] #5 DONE 0.2s [2020-03-26T19:04:38.561Z] [2020-03-26T19:04:38.561Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T19:04:38.561Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T19:04:38.561Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T19:04:38.561Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T19:04:38.561Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [Pipeline] sh [2020-03-26T19:04:38.747Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-26T19:04:38.747Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T19:04:38.747Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-26T19:04:38.747Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 2.25MB / 50.38MB 0.1s [2020-03-26T19:04:38.747Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 2.94MB / 7.81MB 0.1s [2020-03-26T19:04:38.819Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.03MB / 9.86MB 0.3s [2020-03-26T19:04:38.819Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.30MB / 9.86MB 0.4s [2020-03-26T19:04:38.819Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-03-26T19:04:38.857Z] #56 ... [2020-03-26T19:04:38.857Z] [2020-03-26T19:04:38.857Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:04:38.857Z] #53 15.51 + cd /tmp/tmp.nMN9yuxXly/src/github.com/golangci/golangci-lint/ [2020-03-26T19:04:38.857Z] #53 15.51 + git checkout -q v1.23.8 [2020-03-26T19:04:38.857Z] #53 16.39 ++ git describe --tags [2020-03-26T19:04:38.857Z] #53 16.39 + version=v1.23.8 [2020-03-26T19:04:38.857Z] #53 16.39 ++ git rev-parse --short HEAD [2020-03-26T19:04:38.857Z] #53 16.40 + commit=76a82c6 [2020-03-26T19:04:38.857Z] #53 16.41 ++ git show -s --format=%cd [2020-03-26T19:04:38.857Z] #53 16.43 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T19:04:38.857Z] #53 16.46 + 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-03-26T19:04:38.864Z] + docker info [2020-03-26T19:04:39.007Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 18.57MB / 50.38MB 0.4s [2020-03-26T19:04:39.007Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.2s done [2020-03-26T19:04:39.007Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 7.93MB / 10.00MB 0.4s [2020-03-26T19:04:39.007Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 29.28MB / 50.38MB 0.5s [2020-03-26T19:04:39.007Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.5s done [2020-03-26T19:04:39.007Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.5s [2020-03-26T19:04:39.007Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.5s [2020-03-26T19:04:39.076Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-03-26T19:04:39.217Z] fb056072eab9: Pull complete [2020-03-26T19:04:39.265Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 36.08MB / 50.38MB 0.6s [2020-03-26T19:04:39.265Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 6.13MB / 68.60MB 0.6s [2020-03-26T19:04:39.524Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 48.97MB / 50.38MB 0.9s [2020-03-26T19:04:39.524Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 6.99MB / 51.79MB 0.9s [2020-03-26T19:04:39.524Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 18.23MB / 68.60MB 0.9s [2020-03-26T19:04:39.524Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.0s done [2020-03-26T19:04:39.524Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 10.89MB / 51.79MB 1.0s [2020-03-26T19:04:39.524Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 27.63MB / 68.60MB 1.0s [2020-03-26T19:04:39.540Z] 6a33b1f9796f: Pull complete [2020-03-26T19:04:39.784Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 13.61MB / 51.79MB 1.0s [2020-03-26T19:04:39.784Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 31.20MB / 68.60MB 1.0s [2020-03-26T19:04:39.784Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 1.0s [2020-03-26T19:04:39.784Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 22.78MB / 51.79MB 1.3s [2020-03-26T19:04:39.784Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 42.51MB / 68.60MB 1.3s [2020-03-26T19:04:39.784Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.75MB / 120.07MB 1.3s [2020-03-26T19:04:39.838Z] 8f8f8962e456: Pull complete [2020-03-26T19:04:40.043Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 30.76MB / 51.79MB 1.4s [2020-03-26T19:04:40.043Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 49.32MB / 68.60MB 1.4s [2020-03-26T19:04:40.043Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 14.54MB / 120.07MB 1.4s [2020-03-26T19:04:40.043Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-26T19:04:40.043Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 35.96MB / 51.79MB 1.5s [2020-03-26T19:04:40.307Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 41.86MB / 51.79MB 1.6s [2020-03-26T19:04:40.307Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 55.84MB / 68.60MB 1.6s [2020-03-26T19:04:40.307Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 27.06MB / 120.07MB 1.6s [2020-03-26T19:04:40.307Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 45.69MB / 51.79MB 1.7s [2020-03-26T19:04:40.571Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.9s [2020-03-26T19:04:40.571Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 65.82MB / 68.60MB 1.9s [2020-03-26T19:04:40.571Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 43.90MB / 120.07MB 1.9s [2020-03-26T19:04:40.571Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.9s done [2020-03-26T19:04:40.571Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 1.9s [2020-03-26T19:04:40.830Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.0s done [2020-03-26T19:04:40.830Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 54.37MB / 120.07MB 2.0s [2020-03-26T19:04:40.830Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.0s done [2020-03-26T19:04:40.830Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 65.02MB / 120.07MB 2.3s [2020-03-26T19:04:40.830Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 73.81MB / 120.07MB 2.4s [2020-03-26T19:04:40.876Z] #53 ... [2020-03-26T19:04:40.876Z] [2020-03-26T19:04:40.876Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:04:40.876Z] #47 8.274 unicode/utf8 [2020-03-26T19:04:40.876Z] #47 8.685 math [2020-03-26T19:04:40.876Z] #47 13.74 container/list [2020-03-26T19:04:40.876Z] #47 14.06 crypto/internal/subtle [2020-03-26T19:04:40.876Z] #47 14.10 crypto/subtle [2020-03-26T19:04:40.876Z] #47 14.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T19:04:40.876Z] #47 14.38 internal/nettrace [2020-03-26T19:04:40.876Z] #47 14.44 runtime/cgo [2020-03-26T19:04:40.876Z] #47 ... [2020-03-26T19:04:40.876Z] [2020-03-26T19:04:40.876Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:04:40.876Z] #41 14.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T19:04:40.876Z] #41 16.18 + 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-03-26T19:04:41.088Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 82.62MB / 120.07MB 2.5s [2020-03-26T19:04:41.088Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 90.07MB / 120.07MB 2.6s [2020-03-26T19:04:41.341Z] d66e58854927: Verifying Checksum [2020-03-26T19:04:41.341Z] d66e58854927: Download complete [2020-03-26T19:04:41.350Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 100.38MB / 120.07MB 2.7s [2020-03-26T19:04:41.350Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 106.40MB / 120.07MB 2.7s [2020-03-26T19:04:41.350Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 114.30MB / 120.07MB 2.8s [2020-03-26T19:04:41.619Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done [2020-03-26T19:04:41.876Z] #71 DONE 3.3s [2020-03-26T19:04:41.876Z] [2020-03-26T19:04:41.876Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:41.876Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T19:04:41.876Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-26T19:04:41.876Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.2s done [2020-03-26T19:04:41.876Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T19:04:41.876Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-26T19:04:41.876Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.0s done [2020-03-26T19:04:41.876Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.4s done [2020-03-26T19:04:41.876Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.8s done [2020-03-26T19:04:41.876Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.0s done [2020-03-26T19:04:41.876Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 3.2s done [2020-03-26T19:04:41.876Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 2.0s [2020-03-26T19:04:41.876Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 1.9s done [2020-03-26T19:04:41.916Z] #7 ... [2020-03-26T19:04:41.916Z] [2020-03-26T19:04:41.916Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T19:04:41.916Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T19:04:41.916Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T19:04:41.916Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T19:04:41.916Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-03-26T19:04:41.916Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done [2020-03-26T19:04:41.916Z] #71 DONE 3.3s [2020-03-26T19:04:41.916Z] [2020-03-26T19:04:41.916Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:41.916Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 3.1s done [2020-03-26T19:04:42.347Z] #41 ... [2020-03-26T19:04:42.347Z] [2020-03-26T19:04:42.347Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:04:42.347Z] #10 11.06 Fetched 8031 kB in 9s (846 kB/s) [2020-03-26T19:04:42.347Z] #10 11.06 Reading package lists... [2020-03-26T19:04:42.347Z] #10 14.68 Reading package lists... [2020-03-26T19:04:42.347Z] #10 18.87 Building dependency tree... [2020-03-26T19:04:42.347Z] #10 19.97 The following additional packages will be installed: [2020-03-26T19:04:42.347Z] #10 19.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T19:04:42.347Z] #10 19.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T19:04:42.347Z] #10 19.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T19:04:42.347Z] #10 19.97 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:04:42.347Z] #10 19.97 Suggested packages: [2020-03-26T19:04:42.347Z] #10 19.97 gcc-8-locales seccomp wine64 [2020-03-26T19:04:42.447Z] #20 ... [2020-03-26T19:04:42.447Z] [2020-03-26T19:04:42.447Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T19:04:42.447Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T19:04:42.447Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T19:04:42.447Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T19:04:42.447Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-03-26T19:04:42.447Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2020-03-26T19:04:42.447Z] #71 DONE 3.4s [2020-03-26T19:04:42.447Z] [2020-03-26T19:04:42.447Z] #20 [internal] load build context [2020-03-26T19:04:42.447Z] #20 transferring context: 30.63MB 3.5s [2020-03-26T19:04:42.447Z] #20 transferring context: 50.07MB 4.1s done [2020-03-26T19:04:42.447Z] #20 DONE 4.2s [2020-03-26T19:04:42.447Z] [2020-03-26T19:04:42.447Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:42.447Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T19:04:42.447Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-26T19:04:42.447Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.3s done [2020-03-26T19:04:42.447Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T19:04:42.447Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.0s done [2020-03-26T19:04:42.447Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.2s done [2020-03-26T19:04:42.447Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-26T19:04:42.447Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.1s done [2020-03-26T19:04:42.447Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.5s done [2020-03-26T19:04:42.447Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 3.4s done [2020-03-26T19:04:42.447Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 1.2s done [2020-03-26T19:04:42.447Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 2.8s [2020-03-26T19:04:42.629Z] #10 20.89 The following NEW packages will be installed: [2020-03-26T19:04:42.810Z] #7 ... [2020-03-26T19:04:42.810Z] [2020-03-26T19:04:42.810Z] #20 [internal] load build context [2020-03-26T19:04:42.810Z] #20 transferring context: 50.07MB 4.2s done [2020-03-26T19:04:42.810Z] #20 DONE 4.3s [2020-03-26T19:04:42.810Z] [2020-03-26T19:04:42.810Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:42.911Z] #10 20.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T19:04:42.911Z] #10 20.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T19:04:42.911Z] #10 20.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T19:04:42.911Z] #10 20.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T19:04:42.911Z] #10 20.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T19:04:42.911Z] #10 20.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:04:42.911Z] #10 21.03 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:04:42.911Z] #10 21.03 Need to get 73.3 MB of archives. [2020-03-26T19:04:42.911Z] #10 21.03 After this operation, 494 MB of additional disk space will be used. [2020-03-26T19:04:42.911Z] #10 21.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-03-26T19:04:43.204Z] #10 21.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-03-26T19:04:43.204Z] #10 21.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-26T19:04:43.204Z] #10 21.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-26T19:04:43.204Z] #10 21.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-03-26T19:04:43.204Z] #10 21.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T19:04:43.292Z] #7 ... [2020-03-26T19:04:43.292Z] [2020-03-26T19:04:43.292Z] #20 [internal] load build context [2020-03-26T19:04:43.292Z] #20 transferring context: 50.07MB 4.4s done [2020-03-26T19:04:43.292Z] #20 DONE 4.5s [2020-03-26T19:04:43.292Z] [2020-03-26T19:04:43.292Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:43.487Z] #10 21.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-26T19:04:43.742Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.1s done [2020-03-26T19:04:43.770Z] #10 ... [2020-03-26T19:04:43.770Z] [2020-03-26T19:04:43.770Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:04:43.770Z] #43 11.66 Fetched 8031 kB in 10s (806 kB/s) [2020-03-26T19:04:43.770Z] #43 11.66 Reading package lists... [2020-03-26T19:04:43.770Z] #43 15.62 Reading package lists... [2020-03-26T19:04:43.770Z] #43 19.79 Building dependency tree... [2020-03-26T19:04:43.770Z] #43 20.79 The following additional packages will be installed: [2020-03-26T19:04:43.770Z] #43 20.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T19:04:43.770Z] #43 20.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T19:04:43.770Z] #43 20.80 Suggested packages: [2020-03-26T19:04:43.770Z] #43 20.80 manpages-dev python-setuptools [2020-03-26T19:04:43.770Z] #43 21.79 The following NEW packages will be installed: [2020-03-26T19:04:43.770Z] #43 21.79 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T19:04:43.770Z] #43 21.79 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T19:04:43.770Z] #43 21.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T19:04:43.770Z] #43 21.79 python-six zlib1g-dev [2020-03-26T19:04:43.770Z] #43 21.90 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:04:43.770Z] #43 21.90 Need to get 3742 kB of archives. [2020-03-26T19:04:43.770Z] #43 21.90 After this operation, 22.0 MB of additional disk space will be used. [2020-03-26T19:04:43.770Z] #43 21.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-26T19:04:43.770Z] #43 ... [2020-03-26T19:04:43.770Z] [2020-03-26T19:04:43.770Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:04:43.770Z] #62 11.81 Fetched 8031 kB in 11s (762 kB/s) [2020-03-26T19:04:43.770Z] #62 11.81 Reading package lists... [2020-03-26T19:04:43.770Z] #62 15.64 Reading package lists... [2020-03-26T19:04:43.770Z] #62 19.90 Building dependency tree... [2020-03-26T19:04:43.770Z] #62 21.09 The following additional packages will be installed: [2020-03-26T19:04:43.770Z] #62 21.12 libbtrfs0 [2020-03-26T19:04:43.770Z] #62 21.18 The following NEW packages will be installed: [2020-03-26T19:04:43.770Z] #62 21.18 libbtrfs-dev libbtrfs0 [2020-03-26T19:04:43.770Z] #62 21.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:04:43.770Z] #62 21.32 Need to get 118 kB of archives. [2020-03-26T19:04:43.770Z] #62 21.32 After this operation, 390 kB of additional disk space will be used. [2020-03-26T19:04:43.770Z] #62 21.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-26T19:04:43.770Z] #62 21.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-26T19:04:43.819Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.0s done [2020-03-26T19:04:43.819Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-26T19:04:44.054Z] #62 ... [2020-03-26T19:04:44.054Z] [2020-03-26T19:04:44.054Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:04:44.054Z] #43 21.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-26T19:04:44.054Z] #43 21.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-03-26T19:04:44.054Z] #43 21.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-26T19:04:44.054Z] #43 21.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-03-26T19:04:44.054Z] #43 21.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-26T19:04:44.054Z] #43 21.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-03-26T19:04:44.054Z] #43 21.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-03-26T19:04:44.054Z] #43 22.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-26T19:04:44.054Z] #43 22.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-26T19:04:44.054Z] #43 22.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-26T19:04:44.054Z] #43 22.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-26T19:04:44.054Z] #43 22.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-03-26T19:04:44.054Z] #43 22.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-03-26T19:04:44.054Z] #43 22.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T19:04:44.054Z] #43 22.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-26T19:04:44.054Z] #43 22.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-26T19:04:44.056Z] 68adcc365214: Pull complete [2020-03-26T19:04:44.077Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done [2020-03-26T19:04:44.077Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-26T19:04:44.223Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.2s done [2020-03-26T19:04:44.223Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-26T19:04:44.307Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-26T19:04:44.307Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done [2020-03-26T19:04:44.336Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done [2020-03-26T19:04:44.566Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-26T19:04:44.593Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-26T19:04:44.668Z] #43 22.81 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:04:44.791Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done [2020-03-26T19:04:44.791Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-26T19:04:44.824Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done [2020-03-26T19:04:44.824Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-26T19:04:44.950Z] #43 22.91 Fetched 3742 kB in 0s (10.6 MB/s) [2020-03-26T19:04:44.950Z] #43 22.97 Selecting previously unselected package libcap-dev:s390x. [2020-03-26T19:04:44.950Z] #43 22.97 (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 ... 15168 files and directories currently installed.) [2020-03-26T19:04:44.950Z] #43 23.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-26T19:04:44.950Z] #43 ... [2020-03-26T19:04:44.950Z] [2020-03-26T19:04:44.950Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:04:44.950Z] #62 22.09 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:04:44.950Z] #62 22.23 Fetched 118 kB in 0s (975 kB/s) [2020-03-26T19:04:44.950Z] #62 22.32 Selecting previously unselected package libbtrfs0. [2020-03-26T19:04:44.950Z] #62 22.32 (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 ... 15168 files and directories currently installed.) [2020-03-26T19:04:44.950Z] #62 22.41 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-26T19:04:44.950Z] #62 22.41 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:04:44.950Z] #62 22.51 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:04:44.950Z] #62 22.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-26T19:04:44.950Z] #62 22.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:04:44.950Z] #62 22.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:04:44.950Z] #62 22.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:04:44.950Z] #62 22.78 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:04:44.950Z] #62 DONE 23.2s [2020-03-26T19:04:44.950Z] [2020-03-26T19:04:44.950Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:04:44.950Z] #43 23.10 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-26T19:04:45.048Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done [2020-03-26T19:04:45.048Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-26T19:04:45.232Z] #43 ... [2020-03-26T19:04:45.232Z] [2020-03-26T19:04:45.232Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:04:45.232Z] #63 DONE 0.1s [2020-03-26T19:04:45.232Z] [2020-03-26T19:04:45.232Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:04:45.232Z] #43 23.22 Selecting previously unselected package libnet1:s390x. [2020-03-26T19:04:45.232Z] #43 23.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-26T19:04:45.232Z] #43 23.23 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-26T19:04:45.232Z] #43 23.34 Selecting previously unselected package libnet1-dev. [2020-03-26T19:04:45.232Z] #43 ... [2020-03-26T19:04:45.232Z] [2020-03-26T19:04:45.232Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T19:04:45.232Z] #64 DONE 0.1s [2020-03-26T19:04:45.232Z] [2020-03-26T19:04:45.232Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:04:45.232Z] #43 23.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-26T19:04:45.232Z] #43 23.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:04:45.521Z] #43 23.63 Selecting previously unselected package libnl-3-200:s390x. [2020-03-26T19:04:45.521Z] #43 23.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-26T19:04:45.521Z] #43 23.63 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-26T19:04:45.521Z] #43 23.73 Selecting previously unselected package libnl-3-dev:s390x. [2020-03-26T19:04:45.521Z] #43 23.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-26T19:04:45.818Z] #43 23.75 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-26T19:04:45.818Z] #43 24.02 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-26T19:04:46.100Z] #43 24.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-26T19:04:46.100Z] #43 24.02 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-26T19:04:46.100Z] #43 24.11 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-26T19:04:46.100Z] #43 24.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-26T19:04:46.100Z] #43 24.11 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-26T19:04:46.100Z] #43 24.21 Selecting previously unselected package zlib1g-dev:s390x. [2020-03-26T19:04:46.100Z] #43 24.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-26T19:04:46.100Z] #43 24.24 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-26T19:04:46.382Z] #43 24.43 Selecting previously unselected package libprotobuf17:s390x. [2020-03-26T19:04:46.382Z] #43 24.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-26T19:04:46.382Z] #43 24.43 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-26T19:04:46.491Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.9s done [2020-03-26T19:04:46.491Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-26T19:04:46.664Z] #43 ... [2020-03-26T19:04:46.665Z] [2020-03-26T19:04:46.665Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:46.665Z] #74 14.42 + cd /tmp/tmp.2WIIlhbYx8/src/github.com/docker/libnetwork [2020-03-26T19:04:46.665Z] #74 14.42 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:04:46.665Z] #74 14.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T19:04:46.665Z] #74 ... [2020-03-26T19:04:46.665Z] [2020-03-26T19:04:46.665Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:04:46.665Z] #65 1.434 + RM_GOPATH=0 [2020-03-26T19:04:46.665Z] #65 1.434 + TMP_GOPATH= [2020-03-26T19:04:46.665Z] #65 1.434 + : /build [2020-03-26T19:04:46.665Z] #65 1.434 + '[' -z '' ']' [2020-03-26T19:04:46.665Z] #65 1.434 ++ mktemp -d [2020-03-26T19:04:46.665Z] #65 1.435 + export GOPATH=/tmp/tmp.VCJxffUXeE [2020-03-26T19:04:46.665Z] #65 1.435 + GOPATH=/tmp/tmp.VCJxffUXeE [2020-03-26T19:04:46.665Z] #65 1.435 + RM_GOPATH=1 [2020-03-26T19:04:46.665Z] #65 1.435 ++ dirname ./install.sh [2020-03-26T19:04:46.665Z] #65 1.436 + dir=. [2020-03-26T19:04:46.665Z] #65 1.436 + bin=containerd [2020-03-26T19:04:46.665Z] #65 1.436 + shift [2020-03-26T19:04:46.665Z] #65 1.436 + '[' '!' -f ./containerd.installer ']' [2020-03-26T19:04:46.665Z] #65 1.436 + . ./containerd.installer [2020-03-26T19:04:46.665Z] #65 1.436 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:04:46.665Z] #65 1.436 + install_containerd [2020-03-26T19:04:46.665Z] #65 1.436 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:04:46.665Z] #65 1.436 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T19:04:46.665Z] #65 1.436 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VCJxffUXeE/src/github.com/containerd/containerd [2020-03-26T19:04:46.665Z] #65 1.439 Cloning into '/tmp/tmp.VCJxffUXeE/src/github.com/containerd/containerd'... [2020-03-26T19:04:46.721Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.9s done [2020-03-26T19:04:46.775Z] 76d8adf27bdf: Pull complete [2020-03-26T19:04:46.942Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.9s done [2020-03-26T19:04:46.947Z] #65 ... [2020-03-26T19:04:46.947Z] [2020-03-26T19:04:46.947Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:04:46.947Z] #35 15.10 Fetched 8031 kB in 11s (733 kB/s) [2020-03-26T19:04:46.947Z] #35 15.10 Reading package lists... [2020-03-26T19:04:46.947Z] #35 19.45 Reading package lists... [2020-03-26T19:04:46.947Z] #35 22.94 Building dependency tree... [2020-03-26T19:04:46.947Z] #35 24.27 The following additional packages will be installed: [2020-03-26T19:04:46.947Z] #35 24.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T19:04:46.947Z] #35 24.28 Suggested packages: [2020-03-26T19:04:46.947Z] #35 24.28 cmake-doc ninja-build lrzip [2020-03-26T19:04:46.947Z] #35 24.28 Recommended packages: [2020-03-26T19:04:46.947Z] #35 24.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T19:04:46.947Z] #35 24.94 The following NEW packages will be installed: [2020-03-26T19:04:46.947Z] #35 24.95 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T19:04:46.947Z] #35 24.95 vim-common xxd [2020-03-26T19:04:46.947Z] #35 25.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:04:46.947Z] #35 25.11 Need to get 14.0 MB of archives. [2020-03-26T19:04:46.947Z] #35 25.11 After this operation, 62.1 MB of additional disk space will be used. [2020-03-26T19:04:46.947Z] #35 25.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-26T19:04:46.947Z] #35 25.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:04:46.979Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-26T19:04:47.200Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-26T19:04:47.229Z] #35 25.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T19:04:47.229Z] #35 25.27 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-26T19:04:47.229Z] #35 ... [2020-03-26T19:04:47.229Z] [2020-03-26T19:04:47.229Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:04:47.229Z] #25 15.09 Fetched 8031 kB in 11s (735 kB/s) [2020-03-26T19:04:47.229Z] #25 15.09 Reading package lists... [2020-03-26T19:04:47.229Z] #25 18.82 Reading package lists... [2020-03-26T19:04:47.229Z] #25 22.61 Building dependency tree... [2020-03-26T19:04:47.229Z] #25 24.11 ca-certificates is already the newest version (20190110). [2020-03-26T19:04:47.229Z] #25 24.11 The following additional packages will be installed: [2020-03-26T19:04:47.229Z] #25 24.11 libjq1 libonig5 [2020-03-26T19:04:47.229Z] #25 24.37 The following NEW packages will be installed: [2020-03-26T19:04:47.229Z] #25 24.39 jq libjq1 libonig5 [2020-03-26T19:04:47.229Z] #25 24.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:04:47.229Z] #25 24.51 Need to get 350 kB of archives. [2020-03-26T19:04:47.229Z] #25 24.51 After this operation, 1154 kB of additional disk space will be used. [2020-03-26T19:04:47.229Z] #25 24.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-26T19:04:47.229Z] #25 24.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-26T19:04:47.229Z] #25 24.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-26T19:04:47.229Z] #25 25.11 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:04:47.229Z] #25 25.20 Fetched 350 kB in 0s (2602 kB/s) [2020-03-26T19:04:47.229Z] #25 25.28 Selecting previously unselected package libonig5:s390x. [2020-03-26T19:04:47.229Z] #25 25.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-26T19:04:47.229Z] #25 25.33 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-26T19:04:47.229Z] #25 25.33 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-26T19:04:47.229Z] #25 ... [2020-03-26T19:04:47.229Z] [2020-03-26T19:04:47.229Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:04:47.229Z] #43 25.00 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-26T19:04:47.229Z] #43 25.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-26T19:04:47.229Z] #43 25.04 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-26T19:04:47.229Z] #43 25.18 Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-26T19:04:47.229Z] #43 25.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-26T19:04:47.229Z] #43 25.20 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-26T19:04:48.235Z] #43 ... [2020-03-26T19:04:48.235Z] [2020-03-26T19:04:48.235Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:04:48.235Z] #25 25.59 Selecting previously unselected package libjq1:s390x. [2020-03-26T19:04:48.235Z] #25 25.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-26T19:04:48.235Z] #25 25.60 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-26T19:04:48.235Z] #25 25.76 Selecting previously unselected package jq. [2020-03-26T19:04:48.235Z] #25 25.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-26T19:04:48.235Z] #25 25.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:04:48.235Z] #25 25.90 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-26T19:04:48.235Z] #25 25.91 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-26T19:04:48.235Z] #25 25.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:04:48.235Z] #25 25.92 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:04:48.235Z] #25 DONE 26.3s [2020-03-26T19:04:48.235Z] [2020-03-26T19:04:48.235Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:04:48.235Z] #43 26.27 Selecting previously unselected package libprotoc17:s390x. [2020-03-26T19:04:48.235Z] #43 26.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-26T19:04:48.235Z] #43 26.28 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-26T19:04:48.235Z] #43 ... [2020-03-26T19:04:48.235Z] [2020-03-26T19:04:48.235Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T19:04:48.235Z] #26 DONE 0.1s [2020-03-26T19:04:48.518Z] [2020-03-26T19:04:48.518Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:04:48.518Z] #10 21.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-26T19:04:48.518Z] #10 21.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-03-26T19:04:48.518Z] #10 23.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-03-26T19:04:48.518Z] #10 24.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-26T19:04:48.518Z] #10 24.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-26T19:04:48.518Z] #10 24.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-26T19:04:48.518Z] #10 24.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-26T19:04:48.518Z] #10 24.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-03-26T19:04:48.518Z] #10 24.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-26T19:04:48.518Z] #10 24.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-26T19:04:48.518Z] #10 24.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-26T19:04:48.518Z] #10 24.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-26T19:04:48.518Z] #10 24.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-26T19:04:48.518Z] #10 24.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-26T19:04:48.518Z] #10 24.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-26T19:04:48.518Z] #10 25.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-26T19:04:48.518Z] #10 25.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-26T19:04:48.518Z] #10 25.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-26T19:04:48.518Z] #10 25.62 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:04:48.518Z] #10 25.70 Fetched 73.3 MB in 4s (18.0 MB/s) [2020-03-26T19:04:48.518Z] #10 25.76 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T19:04:48.518Z] #10 25.76 (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 ... 15168 files and directories currently installed.) [2020-03-26T19:04:48.518Z] #10 25.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-26T19:04:48.518Z] #10 25.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:04:48.882Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.9s done [2020-03-26T19:04:49.027Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.0s done [2020-03-26T19:04:49.027Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s [2020-03-26T19:04:49.094Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.0s done [2020-03-26T19:04:49.139Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s [2020-03-26T19:04:49.351Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s [2020-03-26T19:04:49.525Z] #10 ... [2020-03-26T19:04:49.525Z] [2020-03-26T19:04:49.525Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:04:49.525Z] #47 27.39 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T19:04:49.525Z] #47 ... [2020-03-26T19:04:49.525Z] [2020-03-26T19:04:49.525Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:49.525Z] #74 DONE 27.5s [2020-03-26T19:04:49.525Z] [2020-03-26T19:04:49.525Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:04:49.525Z] #47 27.40 internal/reflectlite [2020-03-26T19:04:49.807Z] #47 27.70 math/rand [2020-03-26T19:04:50.815Z] #47 28.76 internal/singleflight [2020-03-26T19:04:51.071Z] Client: [2020-03-26T19:04:51.071Z] Debug Mode: false [2020-03-26T19:04:51.071Z] [2020-03-26T19:04:51.071Z] Server: [2020-03-26T19:04:51.071Z] Containers: 0 [2020-03-26T19:04:51.071Z] Running: 0 [2020-03-26T19:04:51.071Z] Paused: 0 [2020-03-26T19:04:51.071Z] Stopped: 0 [2020-03-26T19:04:51.071Z] Images: 0 [2020-03-26T19:04:51.071Z] Server Version: 19.03.5 [2020-03-26T19:04:51.071Z] Storage Driver: overlay2 [2020-03-26T19:04:51.071Z] Backing Filesystem: extfs [2020-03-26T19:04:51.071Z] Supports d_type: true [2020-03-26T19:04:51.071Z] Native Overlay Diff: true [2020-03-26T19:04:51.071Z] Logging Driver: json-file [2020-03-26T19:04:51.071Z] Cgroup Driver: cgroupfs [2020-03-26T19:04:51.071Z] Plugins: [2020-03-26T19:04:51.071Z] Volume: local [2020-03-26T19:04:51.071Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T19:04:51.071Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T19:04:51.071Z] Swarm: inactive [2020-03-26T19:04:51.071Z] Runtimes: runc [2020-03-26T19:04:51.071Z] Default Runtime: runc [2020-03-26T19:04:51.071Z] Init Binary: docker-init [2020-03-26T19:04:51.071Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T19:04:51.071Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T19:04:51.071Z] init version: fec3683 [2020-03-26T19:04:51.071Z] Security Options: [2020-03-26T19:04:51.071Z] apparmor [2020-03-26T19:04:51.071Z] seccomp [2020-03-26T19:04:51.071Z] Profile: default [2020-03-26T19:04:51.071Z] Kernel Version: 4.15.0-1057-aws [2020-03-26T19:04:51.071Z] Operating System: Ubuntu 18.04.3 LTS [2020-03-26T19:04:51.071Z] OSType: linux [2020-03-26T19:04:51.071Z] Architecture: aarch64 [2020-03-26T19:04:51.071Z] CPUs: 4 [2020-03-26T19:04:51.071Z] Total Memory: 7.525GiB [2020-03-26T19:04:51.071Z] Name: ip-10-100-97-146 [2020-03-26T19:04:51.071Z] ID: GTYE:ROJR:GPQZ:DFWB:MO2X:Z62Z:RURO:RMKN:UAE2:BWE6:CS2G:O4GA [2020-03-26T19:04:51.071Z] Docker Root Dir: /var/lib/docker [2020-03-26T19:04:51.071Z] Debug Mode: false [2020-03-26T19:04:51.071Z] Registry: https://index.docker.io/v1/ [2020-03-26T19:04:51.071Z] Labels: [2020-03-26T19:04:51.071Z] Experimental: true [2020-03-26T19:04:51.071Z] Insecure Registries: [2020-03-26T19:04:51.071Z] 127.0.0.0/8 [2020-03-26T19:04:51.071Z] Live Restore Enabled: true [2020-03-26T19:04:51.071Z] [2020-03-26T19:04:51.071Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T19:04:51.362Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:51.362Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:04:51.362Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T19:04:51.362Z] + bash /home/ubuntu/workspace/moby_PR-40629/check-config.sh [2020-03-26T19:04:51.362Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T19:04:51.362Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-26T19:04:51.362Z] [2020-03-26T19:04:51.362Z] Generally Necessary: [2020-03-26T19:04:51.362Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T19:04:51.362Z] - apparmor: enabled and tools installed [2020-03-26T19:04:51.362Z] - CONFIG_NAMESPACES: enabled [2020-03-26T19:04:51.362Z] - CONFIG_NET_NS: enabled [2020-03-26T19:04:51.362Z] - CONFIG_PID_NS: enabled [2020-03-26T19:04:51.362Z] - CONFIG_IPC_NS: enabled [2020-03-26T19:04:51.362Z] - CONFIG_UTS_NS: enabled [2020-03-26T19:04:51.362Z] - CONFIG_CGROUPS: enabled [2020-03-26T19:04:51.362Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T19:04:51.362Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T19:04:51.362Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T19:04:51.362Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T19:04:51.362Z] - CONFIG_CPUSETS: enabled [2020-03-26T19:04:51.362Z] - CONFIG_MEMCG: enabled [2020-03-26T19:04:51.362Z] - CONFIG_KEYS: enabled [2020-03-26T19:04:51.362Z] - CONFIG_VETH: enabled (as module) [2020-03-26T19:04:51.362Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T19:04:51.362Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T19:04:51.362Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T19:04:51.362Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T19:04:51.362Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T19:04:51.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T19:04:51.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T19:04:51.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T19:04:51.622Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T19:04:51.622Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T19:04:51.622Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T19:04:51.622Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T19:04:51.622Z] [2020-03-26T19:04:51.622Z] Optional Features: [2020-03-26T19:04:51.622Z] - CONFIG_USER_NS: enabled [2020-03-26T19:04:51.622Z] - CONFIG_SECCOMP: enabled [2020-03-26T19:04:51.622Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T19:04:51.622Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T19:04:51.622Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T19:04:51.622Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T19:04:51.622Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T19:04:51.622Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T19:04:51.622Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T19:04:51.622Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T19:04:51.622Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T19:04:51.622Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T19:04:51.622Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T19:04:51.622Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T19:04:51.622Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T19:04:51.622Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T19:04:51.622Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T19:04:51.622Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T19:04:51.622Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T19:04:51.622Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T19:04:51.882Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T19:04:51.882Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T19:04:51.882Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T19:04:51.882Z] - CONFIG_EXT4_FS: enabled [2020-03-26T19:04:51.882Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T19:04:51.882Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T19:04:51.882Z] - Network Drivers: [2020-03-26T19:04:51.882Z] - "overlay": [2020-03-26T19:04:51.882Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T19:04:51.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T19:04:51.882Z] Optional (for encrypted networks): [2020-03-26T19:04:51.882Z] - CONFIG_CRYPTO: enabled [2020-03-26T19:04:51.882Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T19:04:51.882Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T19:04:51.882Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T19:04:51.882Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T19:04:51.882Z] - CONFIG_XFRM: enabled [2020-03-26T19:04:51.882Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T19:04:51.882Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T19:04:51.882Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T19:04:51.882Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T19:04:51.882Z] - "ipvlan": [2020-03-26T19:04:51.882Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T19:04:51.882Z] - "macvlan": [2020-03-26T19:04:51.882Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T19:04:51.882Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T19:04:51.882Z] - "ftp,tftp client in container": [2020-03-26T19:04:52.140Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T19:04:52.140Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T19:04:52.140Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T19:04:52.140Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T19:04:52.140Z] - Storage Drivers: [2020-03-26T19:04:52.140Z] - "aufs": [2020-03-26T19:04:52.140Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T19:04:52.140Z] - "btrfs": [2020-03-26T19:04:52.140Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T19:04:52.140Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T19:04:52.140Z] - "devicemapper": [2020-03-26T19:04:52.140Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T19:04:52.140Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T19:04:52.140Z] - "overlay": [2020-03-26T19:04:52.140Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T19:04:52.140Z] - "zfs": [2020-03-26T19:04:52.140Z] - /dev/zfs: missing [2020-03-26T19:04:52.140Z] - zfs command: missing [2020-03-26T19:04:52.140Z] - zpool command: missing [2020-03-26T19:04:52.140Z] [2020-03-26T19:04:52.140Z] Limits: [2020-03-26T19:04:52.140Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T19:04:52.140Z] [2020-03-26T19:04:52.140Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-26T19:04:52.301Z] #47 29.88 strconv [2020-03-26T19:04:52.301Z] #47 29.88 io [2020-03-26T19:04:52.485Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f29cf1cedb66741cf7db50da32c32b318c413ed . [2020-03-26T19:04:52.485Z] #2 [internal] load .dockerignore [2020-03-26T19:04:52.485Z] #2 transferring context: 87B done [2020-03-26T19:04:52.485Z] #2 DONE 0.0s [2020-03-26T19:04:52.485Z] [2020-03-26T19:04:52.485Z] #1 [internal] load build definition from Dockerfile [2020-03-26T19:04:52.485Z] #1 transferring dockerfile: 17.06kB done [2020-03-26T19:04:52.485Z] #1 DONE 0.0s [2020-03-26T19:04:52.485Z] [2020-03-26T19:04:52.485Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T19:04:52.745Z] #3 DONE 0.4s [2020-03-26T19:04:53.003Z] [2020-03-26T19:04:53.003Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T19:04:53.003Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T19:04:53.003Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T19:04:53.003Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-26T19:04:53.003Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-26T19:04:53.003Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.63MB / 8.26MB 0.2s [2020-03-26T19:04:53.207Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 3.8s done [2020-03-26T19:04:53.207Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-26T19:04:53.207Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-26T19:04:53.207Z] #7 DONE 14.5s [2020-03-26T19:04:53.207Z] [2020-03-26T19:04:53.207Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T19:04:53.262Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-03-26T19:04:53.262Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-03-26T19:04:53.262Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-26T19:04:53.313Z] #47 31.16 bytes [2020-03-26T19:04:53.315Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 3.9s done [2020-03-26T19:04:53.315Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-26T19:04:53.315Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-26T19:04:53.316Z] #7 DONE 14.8s [2020-03-26T19:04:53.316Z] [2020-03-26T19:04:53.316Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T19:04:53.521Z] #4 DONE 0.6s [2020-03-26T19:04:53.534Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 3.9s done [2020-03-26T19:04:53.534Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-26T19:04:53.534Z] #7 DONE 14.9s [2020-03-26T19:04:53.534Z] [2020-03-26T19:04:53.534Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T19:04:53.624Z] d66e58854927: Pull complete [2020-03-26T19:04:53.624Z] 71497195576e: Pull complete [2020-03-26T19:04:53.624Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-26T19:04:53.624Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-26T19:04:53.624Z] ---> ebd73b5ebd31 [2020-03-26T19:04:53.624Z] Step 5/16 : ARG BUILDX_REPO [2020-03-26T19:04:53.624Z] ---> Running in 282334ff9cb8 [2020-03-26T19:04:53.624Z] Removing intermediate container 282334ff9cb8 [2020-03-26T19:04:53.624Z] ---> 30e00c554c94 [2020-03-26T19:04:53.624Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-26T19:04:53.624Z] ---> Running in 07c935dc1f31 [2020-03-26T19:04:53.624Z] Cloning into '/buildx'... [2020-03-26T19:04:53.780Z] [2020-03-26T19:04:53.780Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T19:04:54.039Z] #6 DONE 0.1s [2020-03-26T19:04:54.039Z] [2020-03-26T19:04:54.039Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T19:04:54.039Z] #5 DONE 0.3s [2020-03-26T19:04:54.309Z] [2020-03-26T19:04:54.309Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:54.309Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T19:04:54.309Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.1s [2020-03-26T19:04:54.309Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T19:04:54.309Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-26T19:04:54.309Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-26T19:04:54.309Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0B / 49.17MB 0.1s [2020-03-26T19:04:54.309Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.1s [2020-03-26T19:04:54.309Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 6.65MB / 9.98MB 0.3s [2020-03-26T19:04:54.309Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 19.44MB / 49.17MB 0.3s [2020-03-26T19:04:54.309Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 6.63MB / 7.68MB 0.3s [2020-03-26T19:04:54.580Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.3s done [2020-03-26T19:04:54.580Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 37.98MB / 49.17MB 0.5s [2020-03-26T19:04:54.580Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.4s done [2020-03-26T19:04:54.580Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 0.5s [2020-03-26T19:04:54.580Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.5s [2020-03-26T19:04:54.791Z] #47 ... [2020-03-26T19:04:54.791Z] [2020-03-26T19:04:54.791Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:04:54.791Z] #27 2.727 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T19:04:54.791Z] #27 3.082 [2020-03-26T19:04:54.791Z] #27 3.211 0.0% ##### 7.7% ########### 16.1% ################# 24.4% ###################### 30.7% ############################ 39.1% ################################ 45.3% ##################################### 51.6% ######################################### 57.9% ############################################## 64.1% ################################################## 70.4% ####################################################### 76.7% ########################################################### 82.9% ################################################################ 89.2% #################################################################### 95.5% ######################################################################## 100.0% [2020-03-26T19:04:54.791Z] #27 5.248 [2020-03-26T19:04:54.791Z] #27 5.360 # 2.5% ####################### 32.2% ################################### 49.3% ####################################################### 77.5% #################################################################### 94.6% ######################################################################## 100.0% [2020-03-26T19:04:54.791Z] #27 6.254 [2020-03-26T19:04:54.845Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 0.6s [2020-03-26T19:04:54.845Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 4.42MB / 62.47MB 0.6s [2020-03-26T19:04:54.845Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 17.78MB / 52.10MB 0.6s [2020-03-26T19:04:54.845Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 14.25MB / 62.47MB 0.7s [2020-03-26T19:04:55.112Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 0.8s done [2020-03-26T19:04:55.112Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 27.90MB / 62.47MB 0.9s [2020-03-26T19:04:55.112Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 33.70MB / 52.10MB 0.9s [2020-03-26T19:04:55.112Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 0.9s [2020-03-26T19:04:55.112Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 41.11MB / 62.47MB 1.0s [2020-03-26T19:04:55.112Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 47.73MB / 52.10MB 1.0s [2020-03-26T19:04:55.112Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 4.93MB / 97.60MB 1.0s [2020-03-26T19:04:55.464Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 45.51MB / 62.47MB 1.1s [2020-03-26T19:04:55.464Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.1s [2020-03-26T19:04:55.464Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 15.53MB / 97.60MB 1.1s [2020-03-26T19:04:55.464Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-03-26T19:04:55.464Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 60.97MB / 62.47MB 1.4s [2020-03-26T19:04:55.464Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.1s done [2020-03-26T19:04:55.464Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 34.48MB / 97.60MB 1.4s [2020-03-26T19:04:55.464Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 1.2s done [2020-03-26T19:04:55.725Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 40.85MB / 97.60MB 1.6s [2020-03-26T19:04:55.726Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 1.6s done [2020-03-26T19:04:55.726Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 47.64MB / 97.60MB 1.7s [2020-03-26T19:04:55.733Z] #8 DONE 2.9s [2020-03-26T19:04:55.733Z] [2020-03-26T19:04:55.733Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T19:04:55.922Z] #27 6.439 ## 4.1% ######## 11.7% ############# 19.3% ################### 27.0% ######################## 34.6% ################################ 44.7% ##################################### 52.4% ############################################ 62.5% #################################################### 72.7% ############################################################# 85.4% ###################################################################### 98.1% ######################################################################## 100.0% [2020-03-26T19:04:55.985Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 56.03MB / 97.60MB 1.8s [2020-03-26T19:04:55.985Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 65.62MB / 97.60MB 1.9s [2020-03-26T19:04:56.212Z] #27 7.864 [2020-03-26T19:04:56.247Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 72.20MB / 97.60MB 2.0s [2020-03-26T19:04:56.247Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 81.25MB / 97.60MB 2.1s [2020-03-26T19:04:56.507Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 2.3s [2020-03-26T19:04:56.590Z] #8 DONE 2.9s [2020-03-26T19:04:56.590Z] [2020-03-26T19:04:56.590Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T19:04:56.666Z] #9 DONE 0.7s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T19:04:56.666Z] #29 DONE 0.1s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T19:04:56.666Z] #40 DONE 0.1s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:04:56.666Z] #30 ... [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:04:56.666Z] #21 DONE 0.1s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T19:04:56.666Z] #67 DONE 0.2s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T19:04:56.666Z] #55 DONE 0.2s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T19:04:56.666Z] #52 DONE 0.2s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T19:04:56.666Z] #49 DONE 0.2s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T19:04:56.666Z] #73 DONE 0.2s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T19:04:56.666Z] #32 DONE 0.2s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T19:04:56.666Z] #22 DONE 0.2s [2020-03-26T19:04:56.666Z] [2020-03-26T19:04:56.666Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:56.767Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 2.4s done [2020-03-26T19:04:56.767Z] #7 ... [2020-03-26T19:04:56.767Z] [2020-03-26T19:04:56.767Z] #20 [internal] load build context [2020-03-26T19:04:56.767Z] #20 transferring context: 50.07MB 2.7s done [2020-03-26T19:04:56.767Z] #20 DONE 2.7s [2020-03-26T19:04:56.767Z] [2020-03-26T19:04:56.767Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:56.808Z] #8 DONE 3.2s [2020-03-26T19:04:56.808Z] [2020-03-26T19:04:56.808Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T19:04:56.848Z] #9 DONE 0.7s [2020-03-26T19:04:56.848Z] [2020-03-26T19:04:56.848Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T19:04:56.848Z] #40 DONE 0.0s [2020-03-26T19:04:56.848Z] [2020-03-26T19:04:56.848Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T19:04:56.848Z] #29 DONE 0.0s [2020-03-26T19:04:56.848Z] [2020-03-26T19:04:56.848Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:04:56.848Z] #21 DONE 0.1s [2020-03-26T19:04:56.848Z] [2020-03-26T19:04:56.848Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:04:56.924Z] #33 ... [2020-03-26T19:04:56.924Z] [2020-03-26T19:04:56.924Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T19:04:56.924Z] #46 DONE 0.3s [2020-03-26T19:04:56.924Z] [2020-03-26T19:04:56.924Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:04:57.027Z] #7 ... [2020-03-26T19:04:57.027Z] [2020-03-26T19:04:57.027Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T19:04:57.027Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T19:04:57.027Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T19:04:57.027Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T19:04:57.027Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.5s done [2020-03-26T19:04:57.027Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-03-26T19:04:57.027Z] #71 DONE 2.9s [2020-03-26T19:04:57.027Z] [2020-03-26T19:04:57.027Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:04:57.106Z] #30 ... [2020-03-26T19:04:57.106Z] [2020-03-26T19:04:57.106Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T19:04:57.106Z] #49 DONE 0.1s [2020-03-26T19:04:57.106Z] [2020-03-26T19:04:57.106Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T19:04:57.106Z] #55 DONE 0.2s [2020-03-26T19:04:57.106Z] [2020-03-26T19:04:57.106Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T19:04:57.106Z] #22 DONE 0.2s [2020-03-26T19:04:57.106Z] [2020-03-26T19:04:57.106Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T19:04:57.106Z] #32 DONE 0.2s [2020-03-26T19:04:57.106Z] [2020-03-26T19:04:57.106Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T19:04:57.106Z] #52 DONE 0.2s [2020-03-26T19:04:57.106Z] [2020-03-26T19:04:57.106Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T19:04:57.106Z] #73 DONE 0.2s [2020-03-26T19:04:57.106Z] [2020-03-26T19:04:57.106Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T19:04:57.106Z] #67 DONE 0.2s [2020-03-26T19:04:57.106Z] [2020-03-26T19:04:57.106Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T19:04:57.106Z] #46 DONE 0.2s [2020-03-26T19:04:57.106Z] [2020-03-26T19:04:57.106Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:04:57.375Z] #9 DONE 0.9s [2020-03-26T19:04:57.375Z] [2020-03-26T19:04:57.375Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T19:04:57.375Z] #40 DONE 0.0s [2020-03-26T19:04:57.375Z] [2020-03-26T19:04:57.375Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:04:57.634Z] #25 ... [2020-03-26T19:04:57.634Z] [2020-03-26T19:04:57.634Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T19:04:57.634Z] #29 DONE 0.1s [2020-03-26T19:04:57.634Z] [2020-03-26T19:04:57.634Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:04:57.634Z] #21 DONE 0.1s [2020-03-26T19:04:57.634Z] [2020-03-26T19:04:57.634Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T19:04:57.634Z] #22 DONE 0.1s [2020-03-26T19:04:57.634Z] [2020-03-26T19:04:57.634Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T19:04:57.634Z] #46 DONE 0.1s [2020-03-26T19:04:57.634Z] [2020-03-26T19:04:57.634Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T19:04:57.634Z] #49 DONE 0.2s [2020-03-26T19:04:57.634Z] [2020-03-26T19:04:57.634Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:04:57.716Z] #27 7.982 0.0% ## 3.8% ##### 7.5% ######## 11.3% ########### 16.0% ############# 18.9% ################ 22.7% ################## 25.5% ##################### 29.3% ####################### 32.1% ######################## 33.6% [2020-03-26T19:04:57.716Z] #27 ... [2020-03-26T19:04:57.716Z] [2020-03-26T19:04:57.716Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:04:57.716Z] #35 25.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-26T19:04:57.716Z] #35 25.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-26T19:04:57.716Z] #35 25.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-26T19:04:57.716Z] #35 25.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-26T19:04:57.716Z] #35 25.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-26T19:04:57.716Z] #35 25.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-26T19:04:57.716Z] #35 26.70 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:04:57.716Z] #35 26.81 Fetched 14.0 MB in 1s (14.4 MB/s) [2020-03-26T19:04:57.716Z] #35 26.89 Selecting previously unselected package xxd. [2020-03-26T19:04:57.716Z] #35 26.89 (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 ... 15168 files and directories currently installed.) [2020-03-26T19:04:57.716Z] #35 26.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-26T19:04:57.716Z] #35 26.95 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:04:57.716Z] #35 27.15 Selecting previously unselected package vim-common. [2020-03-26T19:04:57.716Z] #35 27.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:04:57.716Z] #35 27.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:04:57.716Z] #35 27.51 Selecting previously unselected package cmake-data. [2020-03-26T19:04:57.716Z] #35 27.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T19:04:57.716Z] #35 27.52 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T19:04:57.716Z] #35 30.02 Selecting previously unselected package libicu63:s390x. [2020-03-26T19:04:57.716Z] #35 30.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-26T19:04:57.716Z] #35 30.06 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-26T19:04:57.716Z] #35 35.31 Selecting previously unselected package libxml2:s390x. [2020-03-26T19:04:57.716Z] #35 35.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-26T19:04:57.716Z] #35 35.31 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:04:57.716Z] #35 ... [2020-03-26T19:04:57.716Z] [2020-03-26T19:04:57.716Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:04:57.716Z] #43 26.84 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T19:04:57.716Z] #43 26.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-26T19:04:57.716Z] #43 26.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:04:57.716Z] #43 26.94 Selecting previously unselected package protobuf-compiler. [2020-03-26T19:04:57.716Z] #43 26.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-26T19:04:57.716Z] #43 26.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:04:57.716Z] #43 27.09 Selecting previously unselected package python-pkg-resources. [2020-03-26T19:04:57.716Z] #43 27.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:04:57.716Z] #43 27.11 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T19:04:57.716Z] #43 27.32 Selecting previously unselected package python-six. [2020-03-26T19:04:57.716Z] #43 27.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T19:04:57.716Z] #43 27.33 Unpacking python-six (1.12.0-1) ... [2020-03-26T19:04:57.716Z] #43 27.40 Selecting previously unselected package python-protobuf. [2020-03-26T19:04:57.716Z] #43 27.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-26T19:04:57.716Z] #43 27.43 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T19:04:57.716Z] #43 28.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T19:04:57.716Z] #43 30.12 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-26T19:04:57.716Z] #43 30.13 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-26T19:04:57.716Z] #43 30.14 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-26T19:04:57.716Z] #43 30.15 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-26T19:04:57.716Z] #43 30.16 Setting up python-six (1.12.0-1) ... [2020-03-26T19:04:57.716Z] #43 32.02 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-26T19:04:57.716Z] #43 32.02 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-26T19:04:57.716Z] #43 32.04 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-26T19:04:57.716Z] #43 32.05 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-26T19:04:57.716Z] #43 32.06 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-26T19:04:57.716Z] #43 32.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:04:57.716Z] #43 32.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:04:57.716Z] #43 32.08 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-26T19:04:57.716Z] #43 32.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:04:57.716Z] #43 32.10 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T19:04:57.716Z] #43 34.96 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-26T19:04:57.716Z] #43 34.97 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:04:57.716Z] #43 DONE 35.8s [2020-03-26T19:04:57.716Z] [2020-03-26T19:04:57.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:04:57.893Z] #47 ... [2020-03-26T19:04:57.893Z] [2020-03-26T19:04:57.893Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T19:04:57.893Z] #32 DONE 0.2s [2020-03-26T19:04:57.893Z] [2020-03-26T19:04:57.893Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T19:04:57.893Z] #52 DONE 0.2s [2020-03-26T19:04:57.893Z] [2020-03-26T19:04:57.893Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T19:04:57.893Z] #55 DONE 0.2s [2020-03-26T19:04:57.893Z] [2020-03-26T19:04:57.893Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T19:04:57.893Z] #73 DONE 0.2s [2020-03-26T19:04:57.893Z] [2020-03-26T19:04:57.893Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T19:04:57.893Z] #67 DONE 0.3s [2020-03-26T19:04:57.893Z] [2020-03-26T19:04:57.893Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:04:58.000Z] #44 ... [2020-03-26T19:04:58.000Z] [2020-03-26T19:04:58.000Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:04:58.000Z] #33 25.96 sync [2020-03-26T19:04:58.000Z] #33 25.96 internal/reflectlite [2020-03-26T19:04:58.000Z] #33 28.56 errors [2020-03-26T19:04:58.000Z] #33 28.59 sort [2020-03-26T19:04:58.000Z] #33 28.82 strconv [2020-03-26T19:04:58.000Z] #33 29.65 io [2020-03-26T19:04:58.000Z] #33 30.61 syscall [2020-03-26T19:04:58.000Z] #33 32.51 reflect [2020-03-26T19:04:58.038Z] Removing intermediate container 07c935dc1f31 [2020-03-26T19:04:58.038Z] ---> d6785baca4ba [2020-03-26T19:04:58.038Z] Step 7/16 : WORKDIR /buildx [2020-03-26T19:04:58.038Z] ---> Running in 6a6dc66872bd [2020-03-26T19:04:58.038Z] Removing intermediate container 6a6dc66872bd [2020-03-26T19:04:58.038Z] ---> db6c22aa8666 [2020-03-26T19:04:58.038Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-26T19:04:58.038Z] ---> Running in 1a95160b1481 [2020-03-26T19:04:58.283Z] #33 ... [2020-03-26T19:04:58.283Z] [2020-03-26T19:04:58.283Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:04:58.323Z] Removing intermediate container 1a95160b1481 [2020-03-26T19:04:58.323Z] ---> 2cc681c7c090 [2020-03-26T19:04:58.323Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-26T19:04:58.323Z] ---> Running in 047625ae519f [2020-03-26T19:04:58.576Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.3s done [2020-03-26T19:04:58.835Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-26T19:04:58.943Z] From https://github.com/docker/buildx [2020-03-26T19:04:58.943Z] * [new tag] v0.3.1 -> build [2020-03-26T19:04:59.094Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done [2020-03-26T19:04:59.094Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.1s [2020-03-26T19:04:59.362Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-03-26T19:04:59.362Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-26T19:04:59.564Z] Switched to branch 'build' [2020-03-26T19:04:59.695Z] #27 7.982 0.0% ## 3.8% ##### 7.5% ######## 11.3% ########### 16.0% ############# 18.9% ################ 22.7% ################## 25.5% ##################### 29.3% ####################### 32.1% ######################## 33.6% ########################### 37.6% ############################# 40.4% ############################### 43.3% ################################# 46.1% ################################### 48.9% ##################################### 51.8% ####################################### 54.6% ######################################### 57.5% ########################################### 60.3% ############################################# 63.1% ################################################ 66.9% ################################################## 69.7% #################################################### 72.6% ###################################################### 76.4% ######################################################### 80.2% ############################################################ 83.9% ############################################################## 86.8% ################################################################ 89.6% [2020-03-26T19:04:59.695Z] #27 ... [2020-03-26T19:04:59.695Z] [2020-03-26T19:04:59.695Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:04:59.695Z] #10 27.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T19:04:59.695Z] #10 27.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-26T19:04:59.695Z] #10 27.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:04:59.695Z] #10 30.28 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T19:04:59.695Z] #10 30.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T19:04:59.695Z] #10 30.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:04:59.695Z] #10 30.40 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-26T19:04:59.695Z] #10 30.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-26T19:04:59.695Z] #10 30.41 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-26T19:04:59.695Z] #10 30.63 Selecting previously unselected package dmsetup. [2020-03-26T19:04:59.695Z] #10 30.63 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-26T19:04:59.695Z] #10 30.64 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T19:04:59.696Z] #10 30.86 Selecting previously unselected package mingw-w64-common. [2020-03-26T19:04:59.696Z] #10 30.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T19:04:59.696Z] #10 30.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T19:04:59.696Z] #10 36.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T19:04:59.696Z] #10 36.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T19:04:59.696Z] #10 36.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:04:59.854Z] Running on azwin-2-2a2800 in d:\jenkins\workspace\moby_PR-40629 [Pipeline] { [Pipeline] ws [2020-03-26T19:04:59.869Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-26T19:04:59.978Z] #10 ... [2020-03-26T19:04:59.978Z] [2020-03-26T19:04:59.978Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:00.190Z] using credential docker-jenkins-github-credentials [2020-03-26T19:05:00.259Z] #27 7.982 0.0% ## 3.8% ##### 7.5% ######## 11.3% ########### 16.0% ############# 18.9% ################ 22.7% ################## 25.5% ##################### 29.3% ####################### 32.1% ######################## 33.6% ########################### 37.6% ############################# 40.4% ############################### 43.3% ################################# 46.1% ################################### 48.9% ##################################### 51.8% ####################################### 54.6% ######################################### 57.5% ########################################### 60.3% ############################################# 63.1% ################################################ 66.9% ################################################## 69.7% #################################################### 72.6% ###################################################### 76.4% ######################################################### 80.2% ############################################################ 83.9% ############################################################## 86.8% ################################################################ 89.6% ################################################################## 92.4% #################################################################### 95.3% ####################################################################### 99.1% ######################################################################## 100.0% [2020-03-26T19:05:00.259Z] #27 11.88 [2020-03-26T19:05:00.274Z] Cloning the remote Git repository [2020-03-26T19:05:00.274Z] Cloning with configured refspecs honoured and without tags [2020-03-26T19:05:00.312Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T19:05:00.312Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-26T19:05:00.374Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:05:00.374Z] > git --version # timeout=10 [2020-03-26T19:05:00.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:05:00.431Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:05:01.064Z] Removing intermediate container 047625ae519f [2020-03-26T19:05:01.064Z] ---> 03cd844353e7 [2020-03-26T19:05:01.064Z] Step 10/16 : RUN go mod download [2020-03-26T19:05:01.064Z] ---> Running in d87649dc5e14 [2020-03-26T19:05:01.265Z] #27 12.80 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T19:05:01.269Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 1.7s done [2020-03-26T19:05:01.355Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-26T19:05:01.355Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-26T19:05:01.355Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-26T19:05:01.355Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-26T19:05:01.355Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-26T19:05:01.355Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-26T19:05:01.355Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-26T19:05:01.355Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-26T19:05:01.355Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-26T19:05:01.529Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-03-26T19:05:01.547Z] #27 13.06 [2020-03-26T19:05:01.846Z] #27 13.23 #=#=# ######################################################################## 100.0% [2020-03-26T19:05:01.847Z] #27 13.44 [2020-03-26T19:05:01.847Z] #27 ... [2020-03-26T19:05:01.847Z] [2020-03-26T19:05:01.847Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:01.847Z] #35 36.06 Selecting previously unselected package libarchive13:s390x. [2020-03-26T19:05:01.847Z] #35 36.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-26T19:05:01.847Z] #35 36.07 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-26T19:05:01.847Z] #35 36.37 Selecting previously unselected package libjsoncpp1:s390x. [2020-03-26T19:05:01.847Z] #35 36.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-26T19:05:01.847Z] #35 36.40 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-26T19:05:01.847Z] #35 36.54 Selecting previously unselected package librhash0:s390x. [2020-03-26T19:05:01.847Z] #35 36.57 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-26T19:05:01.847Z] #35 36.57 Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-26T19:05:01.847Z] #35 36.75 Selecting previously unselected package libuv1:s390x. [2020-03-26T19:05:01.847Z] #35 36.75 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-26T19:05:01.847Z] #35 36.75 Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-26T19:05:01.847Z] #35 36.85 Selecting previously unselected package cmake. [2020-03-26T19:05:01.847Z] #35 36.85 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-26T19:05:01.847Z] #35 36.86 Unpacking cmake (3.13.4-1) ... [2020-03-26T19:05:01.847Z] #35 39.33 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-26T19:05:01.847Z] #35 39.34 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:05:01.847Z] #35 39.35 Setting up libuv1:s390x (1.24.1-1) ... [2020-03-26T19:05:01.847Z] #35 39.35 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:05:01.847Z] #35 39.37 Setting up librhash0:s390x (1.3.8-1) ... [2020-03-26T19:05:01.847Z] #35 39.37 Setting up cmake-data (3.13.4-1) ... [2020-03-26T19:05:01.847Z] #35 39.38 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:05:01.847Z] #35 39.39 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-26T19:05:01.847Z] #35 39.40 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-26T19:05:01.847Z] #35 39.41 Setting up cmake (3.13.4-1) ... [2020-03-26T19:05:01.847Z] #35 39.41 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:01.847Z] #35 39.52 Processing triggers for mime-support (3.62) ... [2020-03-26T19:05:01.847Z] #35 DONE 40.0s [2020-03-26T19:05:01.996Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-26T19:05:02.130Z] [2020-03-26T19:05:02.130Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:05:02.130Z] #36 DONE 0.1s [2020-03-26T19:05:02.130Z] [2020-03-26T19:05:02.130Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T19:05:02.130Z] #37 DONE 0.1s [2020-03-26T19:05:02.130Z] [2020-03-26T19:05:02.130Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:05:02.130Z] #30 32.07 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-26T19:05:02.130Z] #30 32.26 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T19:05:02.130Z] #30 32.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T19:05:02.130Z] #30 ... [2020-03-26T19:05:02.130Z] [2020-03-26T19:05:02.130Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:02.196Z] #47 ... [2020-03-26T19:05:02.196Z] [2020-03-26T19:05:02.196Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:02.196Z] #62 3.599 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:02.196Z] #62 3.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:02.196Z] #62 3.819 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:02.196Z] #62 3.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:02.196Z] #62 5.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:02.454Z] #62 ... [2020-03-26T19:05:02.454Z] [2020-03-26T19:05:02.454Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:02.454Z] #50 5.675 + RM_GOPATH=0 [2020-03-26T19:05:02.454Z] #50 5.675 + TMP_GOPATH= [2020-03-26T19:05:02.454Z] #50 5.675 + : /build [2020-03-26T19:05:02.454Z] #50 5.675 + '[' -z '' ']' [2020-03-26T19:05:02.454Z] #50 5.678 ++ mktemp -d [2020-03-26T19:05:02.454Z] #50 5.680 + export GOPATH=/tmp/tmp.gKOA11sy4A [2020-03-26T19:05:02.454Z] #50 5.680 + GOPATH=/tmp/tmp.gKOA11sy4A [2020-03-26T19:05:02.454Z] #50 5.680 + RM_GOPATH=1 [2020-03-26T19:05:02.454Z] #50 5.682 ++ dirname ./install.sh [2020-03-26T19:05:02.454Z] #50 5.688 + dir=. [2020-03-26T19:05:02.454Z] #50 5.691 + bin=gotestsum [2020-03-26T19:05:02.454Z] #50 5.691 + shift [2020-03-26T19:05:02.454Z] #50 5.691 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T19:05:02.454Z] #50 5.691 + . ./gotestsum.installer [2020-03-26T19:05:02.454Z] #50 5.691 ++ : v0.3.5 [2020-03-26T19:05:02.454Z] #50 5.691 + install_gotestsum [2020-03-26T19:05:02.454Z] #50 5.694 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T19:05:02.454Z] #50 5.694 Installing gotestsum version v0.3.5 [2020-03-26T19:05:02.454Z] #50 5.694 + go get -d gotest.tools/gotestsum [2020-03-26T19:05:02.746Z] #38 ... [2020-03-26T19:05:02.746Z] [2020-03-26T19:05:02.746Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:02.746Z] #56 30.49 internal/oserror [2020-03-26T19:05:02.746Z] #56 30.49 io [2020-03-26T19:05:02.746Z] #56 30.56 syscall [2020-03-26T19:05:02.746Z] #56 31.71 bytes [2020-03-26T19:05:02.746Z] #56 33.80 reflect [2020-03-26T19:05:02.746Z] #56 37.22 time [2020-03-26T19:05:02.746Z] #56 ... [2020-03-26T19:05:02.746Z] [2020-03-26T19:05:02.746Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:02.746Z] #50 30.65 + cd /tmp/tmp.LT9LGgpV4u/src/gotest.tools/gotestsum [2020-03-26T19:05:02.746Z] #50 30.65 + git checkout -q v0.3.5 [2020-03-26T19:05:02.746Z] #50 30.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T19:05:02.909Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.5s done [2020-03-26T19:05:03.030Z] #50 ... [2020-03-26T19:05:03.030Z] [2020-03-26T19:05:03.030Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:03.030Z] #33 36.26 time [2020-03-26T19:05:03.030Z] #33 40.68 internal/poll [2020-03-26T19:05:03.047Z] #50 ... [2020-03-26T19:05:03.047Z] [2020-03-26T19:05:03.047Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:05:03.047Z] #30 6.485 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T19:05:03.047Z] #30 6.500 Cloning into '.'... [2020-03-26T19:05:03.157Z] #68 ... [2020-03-26T19:05:03.157Z] [2020-03-26T19:05:03.157Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:03.157Z] #10 3.082 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:03.157Z] #10 3.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:03.158Z] #10 3.109 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:03.158Z] #10 3.405 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:03.158Z] #10 4.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:03.169Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-03-26T19:05:03.198Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-26T19:05:03.503Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-26T19:05:03.503Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-26T19:05:03.503Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-26T19:05:03.643Z] #33 ... [2020-03-26T19:05:03.643Z] [2020-03-26T19:05:03.643Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:03.643Z] #38 1.453 + RM_GOPATH=0 [2020-03-26T19:05:03.643Z] #38 1.453 + TMP_GOPATH= [2020-03-26T19:05:03.643Z] #38 1.453 + : /build [2020-03-26T19:05:03.643Z] #38 1.453 + '[' -z '' ']' [2020-03-26T19:05:03.643Z] #38 1.455 ++ mktemp -d [2020-03-26T19:05:03.643Z] #38 1.455 + export GOPATH=/tmp/tmp.najsO1vI7e [2020-03-26T19:05:03.643Z] #38 1.455 + GOPATH=/tmp/tmp.najsO1vI7e [2020-03-26T19:05:03.643Z] #38 1.455 + RM_GOPATH=1 [2020-03-26T19:05:03.643Z] #38 1.457 ++ dirname ./install.sh [2020-03-26T19:05:03.643Z] #38 1.458 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:05:03.643Z] #38 1.458 + dir=. [2020-03-26T19:05:03.643Z] #38 1.458 + bin=tini [2020-03-26T19:05:03.643Z] #38 1.458 + shift [2020-03-26T19:05:03.643Z] #38 1.458 + '[' '!' -f ./tini.installer ']' [2020-03-26T19:05:03.643Z] #38 1.458 + . ./tini.installer [2020-03-26T19:05:03.644Z] #38 1.458 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:05:03.644Z] #38 1.458 + install_tini [2020-03-26T19:05:03.644Z] #38 1.458 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T19:05:03.644Z] #38 1.458 + git clone https://github.com/krallin/tini.git /tmp/tmp.najsO1vI7e/tini [2020-03-26T19:05:03.644Z] #38 1.460 Cloning into '/tmp/tmp.najsO1vI7e/tini'... [2020-03-26T19:05:03.661Z] #47 ... [2020-03-26T19:05:03.661Z] [2020-03-26T19:05:03.661Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:03.661Z] #43 3.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:03.661Z] #43 3.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:03.661Z] #43 3.379 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:03.661Z] #43 3.492 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:03.661Z] #43 4.396 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:03.661Z] #43 6.720 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:03.724Z] #10 6.151 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:03.724Z] #10 ... [2020-03-26T19:05:03.724Z] [2020-03-26T19:05:03.724Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:03.724Z] #25 6.316 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:03.724Z] #25 6.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:03.803Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-26T19:05:03.803Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-26T19:05:03.803Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-26T19:05:03.920Z] #43 ... [2020-03-26T19:05:03.920Z] [2020-03-26T19:05:03.920Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:03.920Z] #74 6.638 + RM_GOPATH=0 [2020-03-26T19:05:03.920Z] #74 6.638 + TMP_GOPATH= [2020-03-26T19:05:03.920Z] #74 6.638 + : /build [2020-03-26T19:05:03.920Z] #74 6.638 + '[' -z '' ']' [2020-03-26T19:05:03.920Z] #74 6.642 ++ mktemp -d [2020-03-26T19:05:03.920Z] #74 6.642 + export GOPATH=/tmp/tmp.KcxqizcTia [2020-03-26T19:05:03.920Z] #74 6.642 + GOPATH=/tmp/tmp.KcxqizcTia [2020-03-26T19:05:03.920Z] #74 6.642 + RM_GOPATH=1 [2020-03-26T19:05:03.920Z] #74 6.645 ++ dirname ./install.sh [2020-03-26T19:05:03.920Z] #74 6.645 + dir=. [2020-03-26T19:05:03.920Z] #74 6.645 + bin=proxy [2020-03-26T19:05:03.920Z] #74 6.646 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:03.920Z] #74 6.646 + shift [2020-03-26T19:05:03.920Z] #74 6.646 + '[' '!' -f ./proxy.installer ']' [2020-03-26T19:05:03.920Z] #74 6.646 + . ./proxy.installer [2020-03-26T19:05:03.920Z] #74 6.646 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:03.920Z] #74 6.646 + install_proxy [2020-03-26T19:05:03.920Z] #74 6.646 + case "$1" in [2020-03-26T19:05:03.920Z] #74 6.646 + export CGO_ENABLED=0 [2020-03-26T19:05:03.920Z] #74 6.646 + CGO_ENABLED=0 [2020-03-26T19:05:03.920Z] #74 6.646 + _install_proxy [2020-03-26T19:05:03.920Z] #74 6.646 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T19:05:03.920Z] #74 6.650 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KcxqizcTia/src/github.com/docker/libnetwork [2020-03-26T19:05:03.920Z] #74 6.653 Cloning into '/tmp/tmp.KcxqizcTia/src/github.com/docker/libnetwork'... [2020-03-26T19:05:03.920Z] #74 ... [2020-03-26T19:05:03.920Z] [2020-03-26T19:05:03.920Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:03.920Z] #33 6.736 + RM_GOPATH=0 [2020-03-26T19:05:03.920Z] #33 6.736 + TMP_GOPATH= [2020-03-26T19:05:03.920Z] #33 6.736 + : /build [2020-03-26T19:05:03.920Z] #33 6.736 + '[' -z '' ']' [2020-03-26T19:05:03.920Z] #33 6.742 ++ mktemp -d [2020-03-26T19:05:03.920Z] #33 6.744 + export GOPATH=/tmp/tmp.C07X2anqyw [2020-03-26T19:05:03.920Z] #33 6.744 + GOPATH=/tmp/tmp.C07X2anqyw [2020-03-26T19:05:03.920Z] #33 6.744 + RM_GOPATH=1 [2020-03-26T19:05:03.920Z] #33 6.751 ++ dirname ./install.sh [2020-03-26T19:05:03.920Z] #33 6.755 + dir=. [2020-03-26T19:05:03.920Z] #33 6.755 + bin=tomlv [2020-03-26T19:05:03.920Z] #33 6.755 + shift [2020-03-26T19:05:03.920Z] #33 6.755 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T19:05:03.920Z] #33 6.760 + . ./tomlv.installer [2020-03-26T19:05:03.920Z] #33 6.760 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:03.920Z] #33 6.761 + install_tomlv [2020-03-26T19:05:03.920Z] #33 6.761 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:03.920Z] #33 6.761 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T19:05:03.920Z] #33 6.769 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.C07X2anqyw/src/github.com/BurntSushi/toml [2020-03-26T19:05:03.920Z] #33 6.779 Cloning into '/tmp/tmp.C07X2anqyw/src/github.com/BurntSushi/toml'... [2020-03-26T19:05:03.982Z] #25 6.386 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:04.179Z] #33 ... [2020-03-26T19:05:04.179Z] [2020-03-26T19:05:04.179Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:04.179Z] #47 6.900 + RM_GOPATH=0 [2020-03-26T19:05:04.179Z] #47 6.900 + TMP_GOPATH= [2020-03-26T19:05:04.179Z] #47 6.900 + : /build [2020-03-26T19:05:04.179Z] #47 6.900 + '[' -z '' ']' [2020-03-26T19:05:04.179Z] #47 6.900 ++ mktemp -d [2020-03-26T19:05:04.179Z] #47 6.902 + export GOPATH=/tmp/tmp.GHTAK2f0l1 [2020-03-26T19:05:04.179Z] #47 6.902 + GOPATH=/tmp/tmp.GHTAK2f0l1 [2020-03-26T19:05:04.179Z] #47 6.902 + RM_GOPATH=1 [2020-03-26T19:05:04.179Z] #47 6.903 ++ dirname ./install.sh [2020-03-26T19:05:04.179Z] #47 6.907 + dir=. [2020-03-26T19:05:04.179Z] #47 6.907 + bin=vndr [2020-03-26T19:05:04.179Z] #47 6.907 + shift [2020-03-26T19:05:04.179Z] #47 6.908 + '[' '!' -f ./vndr.installer ']' [2020-03-26T19:05:04.179Z] #47 6.908 + . ./vndr.installer [2020-03-26T19:05:04.179Z] #47 6.910 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:04.179Z] #47 6.918 + install_vndr [2020-03-26T19:05:04.179Z] #47 6.918 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T19:05:04.179Z] #47 6.920 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:04.179Z] #47 6.920 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GHTAK2f0l1/src/github.com/LK4D4/vndr [2020-03-26T19:05:04.179Z] #47 6.926 Cloning into '/tmp/tmp.GHTAK2f0l1/src/github.com/LK4D4/vndr'... [2020-03-26T19:05:04.259Z] #38 2.086 + cd /tmp/tmp.najsO1vI7e/tini [2020-03-26T19:05:04.259Z] #38 2.089 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:05:04.259Z] #38 2.092 + cmake . [2020-03-26T19:05:04.454Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-26T19:05:04.545Z] #38 2.521 -- The C compiler identification is GNU 8.3.0 [2020-03-26T19:05:04.545Z] #38 2.560 -- Check for working C compiler: /usr/bin/cc [2020-03-26T19:05:04.916Z] #25 7.364 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:05.086Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-26T19:05:05.112Z] #47 7.654 + cd /tmp/tmp.GHTAK2f0l1/src/github.com/LK4D4/vndr [2020-03-26T19:05:05.112Z] #47 7.654 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:05.112Z] #47 7.659 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T19:05:05.162Z] #38 ... [2020-03-26T19:05:05.162Z] [2020-03-26T19:05:05.162Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:05.162Z] #47 32.97 bufio [2020-03-26T19:05:05.162Z] #47 33.22 reflect [2020-03-26T19:05:05.162Z] #47 34.48 syscall [2020-03-26T19:05:05.162Z] #47 41.34 internal/poll [2020-03-26T19:05:05.162Z] #47 42.46 internal/syscall/unix [2020-03-26T19:05:05.162Z] #47 42.71 os [2020-03-26T19:05:05.162Z] #47 ... [2020-03-26T19:05:05.162Z] [2020-03-26T19:05:05.162Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:05.162Z] #38 3.152 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T19:05:05.443Z] #38 3.153 -- Detecting C compiler ABI info [2020-03-26T19:05:05.722Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-26T19:05:05.722Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-26T19:05:05.730Z] #38 3.602 -- Detecting C compiler ABI info - done [2020-03-26T19:05:05.730Z] #38 3.641 -- Detecting C compile features [2020-03-26T19:05:06.021Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-26T19:05:06.312Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-26T19:05:06.312Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-26T19:05:06.312Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-26T19:05:06.328Z] #30 ... [2020-03-26T19:05:06.328Z] [2020-03-26T19:05:06.328Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:06.328Z] #35 6.874 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:06.328Z] #35 6.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:06.328Z] #35 6.966 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:06.328Z] #35 8.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:06.463Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 2.9s done [2020-03-26T19:05:06.463Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 [2020-03-26T19:05:06.463Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-03-26T19:05:06.482Z] #47 9.202 internal/bytealg [2020-03-26T19:05:06.482Z] #47 9.282 internal/race [2020-03-26T19:05:06.585Z] #35 ... [2020-03-26T19:05:06.585Z] [2020-03-26T19:05:06.585Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:06.585Z] #43 4.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:06.585Z] #43 4.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:06.585Z] #43 4.044 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:06.585Z] #43 4.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:06.585Z] #43 6.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:06.585Z] #43 9.414 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:06.585Z] #43 ... [2020-03-26T19:05:06.585Z] [2020-03-26T19:05:06.585Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:06.585Z] #25 7.945 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:06.585Z] #25 8.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:06.585Z] #25 8.015 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:06.585Z] #25 9.100 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:06.723Z] #7 DONE 12.5s [2020-03-26T19:05:06.724Z] [2020-03-26T19:05:06.724Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T19:05:06.740Z] #47 9.401 sync/atomic [2020-03-26T19:05:06.844Z] #25 ... [2020-03-26T19:05:06.844Z] [2020-03-26T19:05:06.844Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:06.844Z] #10 6.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:06.844Z] #10 6.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:06.844Z] #10 6.942 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:06.844Z] #10 8.001 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:06.844Z] #10 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:06.947Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-26T19:05:06.947Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-26T19:05:06.996Z] #47 9.691 unicode [2020-03-26T19:05:06.996Z] #47 ... [2020-03-26T19:05:06.996Z] [2020-03-26T19:05:06.996Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:05:06.996Z] #41 6.995 + git clone https://github.com/docker/distribution.git . [2020-03-26T19:05:06.996Z] #41 7.002 Cloning into '.'... [2020-03-26T19:05:06.996Z] #41 ... [2020-03-26T19:05:06.996Z] [2020-03-26T19:05:06.996Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:06.996Z] #10 5.409 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:06.996Z] #10 5.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:06.996Z] #10 5.501 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:06.996Z] #10 6.663 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:06.996Z] #10 9.038 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:07.103Z] #10 ... [2020-03-26T19:05:07.103Z] [2020-03-26T19:05:07.103Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:07.103Z] #53 6.872 + RM_GOPATH=0 [2020-03-26T19:05:07.103Z] #53 6.873 + TMP_GOPATH= [2020-03-26T19:05:07.103Z] #53 6.873 + : /build [2020-03-26T19:05:07.103Z] #53 6.874 + '[' -z '' ']' [2020-03-26T19:05:07.103Z] #53 6.875 ++ mktemp -d [2020-03-26T19:05:07.103Z] #53 6.883 + export GOPATH=/tmp/tmp.uDzQPEDW5w [2020-03-26T19:05:07.103Z] #53 6.890 + GOPATH=/tmp/tmp.uDzQPEDW5w [2020-03-26T19:05:07.103Z] #53 6.890 + RM_GOPATH=1 [2020-03-26T19:05:07.103Z] #53 6.891 ++ dirname ./install.sh [2020-03-26T19:05:07.103Z] #53 6.894 + dir=. [2020-03-26T19:05:07.103Z] #53 6.894 + bin=golangci_lint [2020-03-26T19:05:07.103Z] #53 6.894 + shift [2020-03-26T19:05:07.103Z] #53 6.895 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T19:05:07.103Z] #53 6.895 + . ./golangci_lint.installer [2020-03-26T19:05:07.103Z] #53 6.897 ++ : v1.23.8 [2020-03-26T19:05:07.103Z] #53 6.897 + install_golangci_lint [2020-03-26T19:05:07.103Z] #53 6.897 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T19:05:07.103Z] #53 6.898 Installing golangci-lint version v1.23.8 [2020-03-26T19:05:07.103Z] #53 6.898 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T19:05:07.103Z] #53 ... [2020-03-26T19:05:07.103Z] [2020-03-26T19:05:07.103Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:05:07.103Z] #41 7.161 + git clone https://github.com/docker/distribution.git . [2020-03-26T19:05:07.103Z] #41 7.164 Cloning into '.'... [2020-03-26T19:05:07.201Z] #38 ... [2020-03-26T19:05:07.201Z] [2020-03-26T19:05:07.201Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:07.201Z] #27 14.70 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T19:05:07.201Z] #27 15.04 #=#=# [2020-03-26T19:05:07.201Z] #27 15.23 #=#=# ######################################################################## 100.0% [2020-03-26T19:05:07.201Z] #27 15.43 [2020-03-26T19:05:07.201Z] #27 16.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T19:05:07.201Z] #27 16.55 skipping existing b63cc5f62c21 [2020-03-26T19:05:07.201Z] #27 16.69 [2020-03-26T19:05:07.201Z] #27 17.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T19:05:07.201Z] #27 18.07 [2020-03-26T19:05:07.201Z] #27 18.20 ######################################################################## 100.0% [2020-03-26T19:05:07.201Z] #27 18.31 [2020-03-26T19:05:07.201Z] #27 18.34 Download of images into '/build' complete. [2020-03-26T19:05:07.201Z] #27 18.34 Use something like the following to load the result into a Docker daemon: [2020-03-26T19:05:07.201Z] #27 18.34 tar -cC '/build' . | docker load [2020-03-26T19:05:07.201Z] #27 DONE 18.5s [2020-03-26T19:05:07.201Z] [2020-03-26T19:05:07.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:07.201Z] #44 7.304 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:05:07.201Z] #44 7.304 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:05:07.201Z] #44 7.309 Note: Building without GnuTLS support [2020-03-26T19:05:07.201Z] #44 8.478 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:05:07.201Z] #44 8.487 GEN .gitid [2020-03-26T19:05:07.201Z] #44 8.500 GEN criu/include/version.h [2020-03-26T19:05:07.201Z] #44 8.543 GEN include/common/asm [2020-03-26T19:05:07.242Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-26T19:05:07.242Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-26T19:05:07.255Z] #10 ... [2020-03-26T19:05:07.255Z] [2020-03-26T19:05:07.255Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:07.255Z] #56 7.201 + RM_GOPATH=0 [2020-03-26T19:05:07.255Z] #56 7.201 + TMP_GOPATH= [2020-03-26T19:05:07.255Z] #56 7.201 + : /build [2020-03-26T19:05:07.255Z] #56 7.201 + '[' -z '' ']' [2020-03-26T19:05:07.255Z] #56 7.203 ++ mktemp -d [2020-03-26T19:05:07.255Z] #56 7.206 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:07.255Z] #56 7.206 + export GOPATH=/tmp/tmp.249cSfSstP [2020-03-26T19:05:07.255Z] #56 7.206 + GOPATH=/tmp/tmp.249cSfSstP [2020-03-26T19:05:07.255Z] #56 7.206 + RM_GOPATH=1 [2020-03-26T19:05:07.255Z] #56 7.206 ++ dirname ./install.sh [2020-03-26T19:05:07.255Z] #56 7.206 + dir=. [2020-03-26T19:05:07.255Z] #56 7.206 + bin=shfmt [2020-03-26T19:05:07.255Z] #56 7.206 + shift [2020-03-26T19:05:07.255Z] #56 7.206 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T19:05:07.255Z] #56 7.206 + . ./shfmt.installer [2020-03-26T19:05:07.255Z] #56 7.206 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:07.255Z] #56 7.206 + install_shfmt [2020-03-26T19:05:07.255Z] #56 7.206 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T19:05:07.255Z] #56 7.206 + git clone https://github.com/mvdan/sh.git /tmp/tmp.249cSfSstP/src/github.com/mvdan/sh [2020-03-26T19:05:07.255Z] #56 7.228 Cloning into '/tmp/tmp.249cSfSstP/src/github.com/mvdan/sh'... [2020-03-26T19:05:07.255Z] #56 ... [2020-03-26T19:05:07.255Z] [2020-03-26T19:05:07.255Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:07.255Z] #35 4.412 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:07.255Z] #35 4.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:07.255Z] #35 4.471 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:07.255Z] #35 5.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:07.255Z] #35 7.997 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:07.367Z] #41 ... [2020-03-26T19:05:07.367Z] [2020-03-26T19:05:07.367Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:07.367Z] #23 6.576 + RM_GOPATH=0 [2020-03-26T19:05:07.367Z] #23 6.576 + TMP_GOPATH= [2020-03-26T19:05:07.367Z] #23 6.576 + : /build [2020-03-26T19:05:07.367Z] #23 6.576 + '[' -z '' ']' [2020-03-26T19:05:07.367Z] #23 6.582 ++ mktemp -d [2020-03-26T19:05:07.367Z] #23 6.590 + export GOPATH=/tmp/tmp.UZEhHGCHlj [2020-03-26T19:05:07.367Z] #23 6.595 + GOPATH=/tmp/tmp.UZEhHGCHlj [2020-03-26T19:05:07.367Z] #23 6.595 + RM_GOPATH=1 [2020-03-26T19:05:07.367Z] #23 6.596 ++ dirname ./install.sh [2020-03-26T19:05:07.367Z] #23 6.606 + dir=. [2020-03-26T19:05:07.367Z] #23 6.606 + bin=dockercli [2020-03-26T19:05:07.367Z] #23 6.609 + shift [2020-03-26T19:05:07.367Z] #23 6.610 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T19:05:07.367Z] #23 6.610 + . ./dockercli.installer [2020-03-26T19:05:07.367Z] #23 6.611 ++ : stable [2020-03-26T19:05:07.367Z] #23 6.611 ++ : 17.06.2-ce [2020-03-26T19:05:07.367Z] #23 6.616 + install_dockercli [2020-03-26T19:05:07.367Z] #23 6.626 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T19:05:07.367Z] #23 6.627 Install docker/cli version 17.06.2-ce from stable [2020-03-26T19:05:07.367Z] #23 6.628 ++ uname -m [2020-03-26T19:05:07.367Z] #23 6.629 + arch=x86_64 [2020-03-26T19:05:07.367Z] #23 6.629 + '[' x86_64 '!=' x86_64 ']' [2020-03-26T19:05:07.367Z] #23 6.629 + url=https://download.docker.com/linux/static [2020-03-26T19:05:07.367Z] #23 6.630 + tar -xz docker/docker [2020-03-26T19:05:07.368Z] #23 6.635 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-26T19:05:07.368Z] #23 ... [2020-03-26T19:05:07.368Z] [2020-03-26T19:05:07.368Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:07.368Z] #56 7.134 + RM_GOPATH=0 [2020-03-26T19:05:07.368Z] #56 7.135 + TMP_GOPATH= [2020-03-26T19:05:07.368Z] #56 7.135 + : /build [2020-03-26T19:05:07.368Z] #56 7.135 + '[' -z '' ']' [2020-03-26T19:05:07.368Z] #56 7.137 ++ mktemp -d [2020-03-26T19:05:07.368Z] #56 7.146 + export GOPATH=/tmp/tmp.hbaLOxWWFv [2020-03-26T19:05:07.368Z] #56 7.146 + GOPATH=/tmp/tmp.hbaLOxWWFv [2020-03-26T19:05:07.368Z] #56 7.146 + RM_GOPATH=1 [2020-03-26T19:05:07.368Z] #56 7.146 ++ dirname ./install.sh [2020-03-26T19:05:07.368Z] #56 7.147 + dir=. [2020-03-26T19:05:07.368Z] #56 7.147 + bin=shfmt [2020-03-26T19:05:07.368Z] #56 7.147 + shift [2020-03-26T19:05:07.368Z] #56 7.147 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T19:05:07.368Z] #56 7.147 + . ./shfmt.installer [2020-03-26T19:05:07.368Z] #56 7.147 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:07.368Z] #56 7.147 + install_shfmt [2020-03-26T19:05:07.368Z] #56 7.147 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:07.368Z] #56 7.148 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T19:05:07.368Z] #56 7.148 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hbaLOxWWFv/src/github.com/mvdan/sh [2020-03-26T19:05:07.368Z] #56 7.149 Cloning into '/tmp/tmp.hbaLOxWWFv/src/github.com/mvdan/sh'... [2020-03-26T19:05:07.443Z] #25 9.636 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:07.443Z] #25 ... [2020-03-26T19:05:07.443Z] [2020-03-26T19:05:07.443Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:07.443Z] #35 7.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:07.443Z] #35 7.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:07.443Z] #35 7.077 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:07.443Z] #35 8.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:07.513Z] #35 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:07.513Z] #35 ... [2020-03-26T19:05:07.513Z] [2020-03-26T19:05:07.513Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:07.513Z] #50 6.787 + RM_GOPATH=0 [2020-03-26T19:05:07.513Z] #50 6.787 + TMP_GOPATH= [2020-03-26T19:05:07.513Z] #50 6.787 + : /build [2020-03-26T19:05:07.513Z] #50 6.787 + '[' -z '' ']' [2020-03-26T19:05:07.513Z] #50 6.792 ++ mktemp -d [2020-03-26T19:05:07.513Z] #50 6.802 + export GOPATH=/tmp/tmp.4eU8vfLCt9 [2020-03-26T19:05:07.513Z] #50 6.802 + GOPATH=/tmp/tmp.4eU8vfLCt9 [2020-03-26T19:05:07.513Z] #50 6.802 + RM_GOPATH=1 [2020-03-26T19:05:07.513Z] #50 6.803 ++ dirname ./install.sh [2020-03-26T19:05:07.513Z] #50 6.804 + dir=. [2020-03-26T19:05:07.513Z] #50 6.804 + bin=gotestsum [2020-03-26T19:05:07.513Z] #50 6.804 + shift [2020-03-26T19:05:07.513Z] #50 6.804 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T19:05:07.513Z] #50 6.804 + . ./gotestsum.installer [2020-03-26T19:05:07.513Z] #50 6.804 ++ : v0.3.5 [2020-03-26T19:05:07.513Z] #50 6.804 + install_gotestsum [2020-03-26T19:05:07.513Z] #50 6.804 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T19:05:07.513Z] #50 6.804 Installing gotestsum version v0.3.5 [2020-03-26T19:05:07.513Z] #50 6.805 + go get -d gotest.tools/gotestsum [2020-03-26T19:05:07.513Z] #50 ... [2020-03-26T19:05:07.513Z] [2020-03-26T19:05:07.513Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:07.513Z] #62 7.015 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:07.513Z] #62 7.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:07.513Z] #62 7.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:07.513Z] #62 8.128 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:07.513Z] #62 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:07.625Z] #56 ... [2020-03-26T19:05:07.625Z] [2020-03-26T19:05:07.625Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:07.625Z] #68 6.570 + RM_GOPATH=0 [2020-03-26T19:05:07.625Z] #68 6.570 + TMP_GOPATH= [2020-03-26T19:05:07.625Z] #68 6.570 + : /build/ [2020-03-26T19:05:07.625Z] #68 6.570 + '[' -z '' ']' [2020-03-26T19:05:07.625Z] #68 6.580 ++ mktemp -d [2020-03-26T19:05:07.625Z] #68 6.584 + export GOPATH=/tmp/tmp.HOJjjZNjMl [2020-03-26T19:05:07.625Z] #68 6.585 + GOPATH=/tmp/tmp.HOJjjZNjMl [2020-03-26T19:05:07.625Z] #68 6.585 + RM_GOPATH=1 [2020-03-26T19:05:07.625Z] #68 6.590 ++ dirname ./install.sh [2020-03-26T19:05:07.625Z] #68 6.590 + dir=. [2020-03-26T19:05:07.625Z] #68 6.591 + bin=rootlesskit [2020-03-26T19:05:07.625Z] #68 6.591 + shift [2020-03-26T19:05:07.625Z] #68 6.591 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T19:05:07.625Z] #68 6.591 + . ./rootlesskit.installer [2020-03-26T19:05:07.625Z] #68 6.591 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:07.625Z] #68 6.591 + install_rootlesskit [2020-03-26T19:05:07.625Z] #68 6.591 + case "$1" in [2020-03-26T19:05:07.625Z] #68 6.591 + export CGO_ENABLED=0 [2020-03-26T19:05:07.625Z] #68 6.591 + CGO_ENABLED=0 [2020-03-26T19:05:07.625Z] #68 6.591 + _install_rootlesskit [2020-03-26T19:05:07.625Z] #68 6.592 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T19:05:07.625Z] #68 6.592 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:07.625Z] #68 6.592 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HOJjjZNjMl/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:05:07.625Z] #68 6.597 Cloning into '/tmp/tmp.HOJjjZNjMl/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T19:05:07.625Z] #68 ... [2020-03-26T19:05:07.625Z] [2020-03-26T19:05:07.625Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:07.625Z] #74 6.468 + RM_GOPATH=0 [2020-03-26T19:05:07.625Z] #74 6.468 + TMP_GOPATH= [2020-03-26T19:05:07.625Z] #74 6.468 + : /build [2020-03-26T19:05:07.625Z] #74 6.468 + '[' -z '' ']' [2020-03-26T19:05:07.625Z] #74 6.472 ++ mktemp -d [2020-03-26T19:05:07.625Z] #74 6.473 + export GOPATH=/tmp/tmp.BOAyWmwUBf [2020-03-26T19:05:07.625Z] #74 6.473 + GOPATH=/tmp/tmp.BOAyWmwUBf [2020-03-26T19:05:07.625Z] #74 6.473 + RM_GOPATH=1 [2020-03-26T19:05:07.625Z] #74 6.474 ++ dirname ./install.sh [2020-03-26T19:05:07.625Z] #74 6.485 + dir=. [2020-03-26T19:05:07.625Z] #74 6.486 + bin=proxy [2020-03-26T19:05:07.625Z] #74 6.487 + shift [2020-03-26T19:05:07.625Z] #74 6.488 + '[' '!' -f ./proxy.installer ']' [2020-03-26T19:05:07.625Z] #74 6.488 + . ./proxy.installer [2020-03-26T19:05:07.625Z] #74 6.488 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:07.625Z] #74 6.503 + install_proxy [2020-03-26T19:05:07.625Z] #74 6.504 + case "$1" in [2020-03-26T19:05:07.625Z] #74 6.504 + export CGO_ENABLED=0 [2020-03-26T19:05:07.625Z] #74 6.505 + CGO_ENABLED=0 [2020-03-26T19:05:07.625Z] #74 6.505 + _install_proxy [2020-03-26T19:05:07.625Z] #74 6.505 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T19:05:07.625Z] #74 6.506 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:07.625Z] #74 6.506 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BOAyWmwUBf/src/github.com/docker/libnetwork [2020-03-26T19:05:07.625Z] #74 6.521 Cloning into '/tmp/tmp.BOAyWmwUBf/src/github.com/docker/libnetwork'... [2020-03-26T19:05:07.700Z] #35 ... [2020-03-26T19:05:07.700Z] [2020-03-26T19:05:07.700Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:07.700Z] #43 6.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:07.700Z] #43 6.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:07.700Z] #43 6.520 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:07.700Z] #43 7.500 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:07.700Z] #43 9.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:07.700Z] #43 ... [2020-03-26T19:05:07.700Z] [2020-03-26T19:05:07.700Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:05:07.700Z] #41 7.526 + git clone https://github.com/docker/distribution.git . [2020-03-26T19:05:07.700Z] #41 7.529 Cloning into '.'... [2020-03-26T19:05:07.775Z] #62 ... [2020-03-26T19:05:07.775Z] [2020-03-26T19:05:07.775Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:07.775Z] #25 7.801 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:07.775Z] #25 7.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:07.775Z] #25 7.843 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:07.775Z] #25 8.890 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:07.816Z] #44 10.17 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T19:05:07.883Z] #74 ... [2020-03-26T19:05:07.883Z] [2020-03-26T19:05:07.883Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:07.883Z] #33 6.665 + RM_GOPATH=0 [2020-03-26T19:05:07.883Z] #33 6.665 + TMP_GOPATH= [2020-03-26T19:05:07.883Z] #33 6.666 + : /build [2020-03-26T19:05:07.883Z] #33 6.666 + '[' -z '' ']' [2020-03-26T19:05:07.883Z] #33 6.669 ++ mktemp -d [2020-03-26T19:05:07.883Z] #33 6.678 + export GOPATH=/tmp/tmp.z1QdipIb9p [2020-03-26T19:05:07.883Z] #33 6.682 + GOPATH=/tmp/tmp.z1QdipIb9p [2020-03-26T19:05:07.883Z] #33 6.683 + RM_GOPATH=1 [2020-03-26T19:05:07.883Z] #33 6.685 ++ dirname ./install.sh [2020-03-26T19:05:07.883Z] #33 6.688 + dir=. [2020-03-26T19:05:07.883Z] #33 6.688 + bin=tomlv [2020-03-26T19:05:07.883Z] #33 6.690 + shift [2020-03-26T19:05:07.883Z] #33 6.691 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T19:05:07.883Z] #33 6.691 + . ./tomlv.installer [2020-03-26T19:05:07.883Z] #33 6.691 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:07.883Z] #33 6.691 + install_tomlv [2020-03-26T19:05:07.883Z] #33 6.696 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T19:05:07.884Z] #33 6.696 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:07.884Z] #33 6.696 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.z1QdipIb9p/src/github.com/BurntSushi/toml [2020-03-26T19:05:07.884Z] #33 6.704 Cloning into '/tmp/tmp.z1QdipIb9p/src/github.com/BurntSushi/toml'... [2020-03-26T19:05:07.884Z] #33 7.806 + cd /tmp/tmp.z1QdipIb9p/src/github.com/BurntSushi/toml [2020-03-26T19:05:07.884Z] #33 7.806 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:07.884Z] #33 7.817 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:05:07.884Z] #33 8.651 runtime/internal/atomic [2020-03-26T19:05:07.884Z] #33 8.655 internal/cpu [2020-03-26T19:05:07.884Z] #33 8.898 runtime/internal/sys [2020-03-26T19:05:07.884Z] #33 9.228 runtime/internal/math [2020-03-26T19:05:07.884Z] #33 9.255 internal/bytealg [2020-03-26T19:05:07.884Z] #33 9.410 math/bits [2020-03-26T19:05:07.884Z] #33 10.07 runtime [2020-03-26T19:05:07.884Z] #33 10.13 math [2020-03-26T19:05:07.958Z] #41 ... [2020-03-26T19:05:07.958Z] [2020-03-26T19:05:07.958Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:07.958Z] #53 7.475 + RM_GOPATH=0 [2020-03-26T19:05:07.958Z] #53 7.477 + TMP_GOPATH= [2020-03-26T19:05:07.958Z] #53 7.478 + : /build [2020-03-26T19:05:07.958Z] #53 7.478 + '[' -z '' ']' [2020-03-26T19:05:07.958Z] #53 7.482 ++ mktemp -d [2020-03-26T19:05:07.958Z] #53 7.486 + export GOPATH=/tmp/tmp.jZR8r4jIgk [2020-03-26T19:05:07.958Z] #53 7.486 + GOPATH=/tmp/tmp.jZR8r4jIgk [2020-03-26T19:05:07.958Z] #53 7.487 + RM_GOPATH=1 [2020-03-26T19:05:07.958Z] #53 7.487 ++ dirname ./install.sh [2020-03-26T19:05:07.958Z] #53 7.493 + dir=. [2020-03-26T19:05:07.958Z] #53 7.494 + bin=golangci_lint [2020-03-26T19:05:07.958Z] #53 7.495 + shift [2020-03-26T19:05:07.958Z] #53 7.495 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T19:05:07.958Z] #53 7.495 + . ./golangci_lint.installer [2020-03-26T19:05:07.958Z] #53 7.499 ++ : v1.23.8 [2020-03-26T19:05:07.958Z] #53 7.499 + install_golangci_lint [2020-03-26T19:05:07.958Z] #53 7.500 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T19:05:07.958Z] #53 7.500 Installing golangci-lint version v1.23.8 [2020-03-26T19:05:07.958Z] #53 7.501 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T19:05:07.958Z] #53 ... [2020-03-26T19:05:07.958Z] [2020-03-26T19:05:07.958Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:07.958Z] #74 7.211 + RM_GOPATH=0 [2020-03-26T19:05:07.958Z] #74 7.211 + TMP_GOPATH= [2020-03-26T19:05:07.958Z] #74 7.211 + : /build [2020-03-26T19:05:07.958Z] #74 7.211 + '[' -z '' ']' [2020-03-26T19:05:07.958Z] #74 7.215 ++ mktemp -d [2020-03-26T19:05:07.958Z] #74 7.218 + export GOPATH=/tmp/tmp.EMomrKIobW [2020-03-26T19:05:07.958Z] #74 7.222 + GOPATH=/tmp/tmp.EMomrKIobW [2020-03-26T19:05:07.958Z] #74 7.222 + RM_GOPATH=1 [2020-03-26T19:05:07.958Z] #74 7.226 ++ dirname ./install.sh [2020-03-26T19:05:07.958Z] #74 7.234 + dir=. [2020-03-26T19:05:07.958Z] #74 7.242 + bin=proxy [2020-03-26T19:05:07.958Z] #74 7.242 + shift [2020-03-26T19:05:07.958Z] #74 7.242 + '[' '!' -f ./proxy.installer ']' [2020-03-26T19:05:07.958Z] #74 7.242 + . ./proxy.installer [2020-03-26T19:05:07.958Z] #74 7.242 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:07.958Z] #74 7.242 + install_proxy [2020-03-26T19:05:07.958Z] #74 7.242 + case "$1" in [2020-03-26T19:05:07.958Z] #74 7.245 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:07.958Z] #74 7.245 + export CGO_ENABLED=0 [2020-03-26T19:05:07.958Z] #74 7.245 + CGO_ENABLED=0 [2020-03-26T19:05:07.958Z] #74 7.245 + _install_proxy [2020-03-26T19:05:07.958Z] #74 7.245 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T19:05:07.958Z] #74 7.245 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EMomrKIobW/src/github.com/docker/libnetwork [2020-03-26T19:05:07.958Z] #74 7.253 Cloning into '/tmp/tmp.EMomrKIobW/src/github.com/docker/libnetwork'... [2020-03-26T19:05:08.032Z] #25 ... [2020-03-26T19:05:08.032Z] [2020-03-26T19:05:08.032Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:08.032Z] #53 6.920 + RM_GOPATH=0 [2020-03-26T19:05:08.032Z] #53 6.920 + TMP_GOPATH= [2020-03-26T19:05:08.032Z] #53 6.920 + : /build [2020-03-26T19:05:08.032Z] #53 6.920 + '[' -z '' ']' [2020-03-26T19:05:08.032Z] #53 6.920 ++ mktemp -d [2020-03-26T19:05:08.032Z] #53 6.923 + export GOPATH=/tmp/tmp.f4WUEYE7Jn [2020-03-26T19:05:08.032Z] #53 6.923 + GOPATH=/tmp/tmp.f4WUEYE7Jn [2020-03-26T19:05:08.032Z] #53 6.923 + RM_GOPATH=1 [2020-03-26T19:05:08.032Z] #53 6.929 ++ dirname ./install.sh [2020-03-26T19:05:08.032Z] #53 6.930 + dir=. [2020-03-26T19:05:08.032Z] #53 6.930 + bin=golangci_lint [2020-03-26T19:05:08.032Z] #53 6.931 + shift [2020-03-26T19:05:08.032Z] #53 6.931 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T19:05:08.032Z] #53 6.931 + . ./golangci_lint.installer [2020-03-26T19:05:08.032Z] #53 6.931 ++ : v1.23.8 [2020-03-26T19:05:08.032Z] #53 6.931 + install_golangci_lint [2020-03-26T19:05:08.032Z] #53 6.932 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T19:05:08.032Z] #53 6.932 Installing golangci-lint version v1.23.8 [2020-03-26T19:05:08.032Z] #53 6.932 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T19:05:08.032Z] #53 ... [2020-03-26T19:05:08.032Z] [2020-03-26T19:05:08.032Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:08.032Z] #23 7.117 + RM_GOPATH=0 [2020-03-26T19:05:08.032Z] #23 7.117 + TMP_GOPATH= [2020-03-26T19:05:08.032Z] #23 7.117 + : /build [2020-03-26T19:05:08.032Z] #23 7.117 + '[' -z '' ']' [2020-03-26T19:05:08.032Z] #23 7.117 ++ mktemp -d [2020-03-26T19:05:08.032Z] #23 7.123 + export GOPATH=/tmp/tmp.bWyrqaUafw [2020-03-26T19:05:08.032Z] #23 7.133 + GOPATH=/tmp/tmp.bWyrqaUafw [2020-03-26T19:05:08.032Z] #23 7.133 + RM_GOPATH=1 [2020-03-26T19:05:08.032Z] #23 7.137 ++ dirname ./install.sh [2020-03-26T19:05:08.032Z] #23 7.138 + dir=. [2020-03-26T19:05:08.032Z] #23 7.146 + bin=dockercli [2020-03-26T19:05:08.032Z] #23 7.146 + shift [2020-03-26T19:05:08.032Z] #23 7.146 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T19:05:08.032Z] #23 7.146 + . ./dockercli.installer [2020-03-26T19:05:08.032Z] #23 7.146 ++ : stable [2020-03-26T19:05:08.032Z] #23 7.146 ++ : 17.06.2-ce [2020-03-26T19:05:08.032Z] #23 7.146 + install_dockercli [2020-03-26T19:05:08.032Z] #23 7.146 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T19:05:08.032Z] #23 7.146 Install docker/cli version 17.06.2-ce from stable [2020-03-26T19:05:08.032Z] #23 7.147 ++ uname -m [2020-03-26T19:05:08.032Z] #23 7.149 + arch=x86_64 [2020-03-26T19:05:08.032Z] #23 7.151 + '[' x86_64 '!=' x86_64 ']' [2020-03-26T19:05:08.032Z] #23 7.151 + url=https://download.docker.com/linux/static [2020-03-26T19:05:08.032Z] #23 7.152 + tar -xz docker/docker [2020-03-26T19:05:08.032Z] #23 7.152 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-26T19:05:08.098Z] #44 10.32 PBCC images/opts.pb-c.c [2020-03-26T19:05:08.098Z] #44 10.34 PBCC images/sit.pb-c.c [2020-03-26T19:05:08.098Z] #44 10.36 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T19:05:08.098Z] #44 10.39 DEP images/opts.pb-c.d [2020-03-26T19:05:08.098Z] #44 10.41 DEP images/sit.pb-c.d [2020-03-26T19:05:08.098Z] #44 10.43 PBCC images/macvlan.pb-c.c [2020-03-26T19:05:08.098Z] #44 10.44 DEP images/macvlan.pb-c.d [2020-03-26T19:05:08.098Z] #44 10.46 PBCC images/autofs.pb-c.c [2020-03-26T19:05:08.098Z] #44 10.46 DEP images/autofs.pb-c.d [2020-03-26T19:05:08.098Z] #44 10.50 PBCC images/sysctl.pb-c.c [2020-03-26T19:05:08.098Z] #44 10.52 DEP images/sysctl.pb-c.d [2020-03-26T19:05:08.216Z] #74 ... [2020-03-26T19:05:08.216Z] [2020-03-26T19:05:08.216Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:08.216Z] #56 7.241 + RM_GOPATH=0 [2020-03-26T19:05:08.216Z] #56 7.241 + TMP_GOPATH= [2020-03-26T19:05:08.216Z] #56 7.241 + : /build [2020-03-26T19:05:08.216Z] #56 7.241 + '[' -z '' ']' [2020-03-26T19:05:08.216Z] #56 7.250 ++ mktemp -d [2020-03-26T19:05:08.216Z] #56 7.250 + export GOPATH=/tmp/tmp.f7JNOAapMu [2020-03-26T19:05:08.216Z] #56 7.250 + GOPATH=/tmp/tmp.f7JNOAapMu [2020-03-26T19:05:08.216Z] #56 7.250 + RM_GOPATH=1 [2020-03-26T19:05:08.216Z] #56 7.254 ++ dirname ./install.sh [2020-03-26T19:05:08.216Z] #56 7.254 + dir=. [2020-03-26T19:05:08.216Z] #56 7.254 + bin=shfmt [2020-03-26T19:05:08.216Z] #56 7.254 + shift [2020-03-26T19:05:08.216Z] #56 7.254 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T19:05:08.216Z] #56 7.254 + . ./shfmt.installer [2020-03-26T19:05:08.216Z] #56 7.254 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:08.216Z] #56 7.254 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:08.216Z] #56 7.254 + install_shfmt [2020-03-26T19:05:08.216Z] #56 7.254 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T19:05:08.216Z] #56 7.254 + git clone https://github.com/mvdan/sh.git /tmp/tmp.f7JNOAapMu/src/github.com/mvdan/sh [2020-03-26T19:05:08.216Z] #56 7.258 Cloning into '/tmp/tmp.f7JNOAapMu/src/github.com/mvdan/sh'... [2020-03-26T19:05:08.216Z] #56 ... [2020-03-26T19:05:08.216Z] [2020-03-26T19:05:08.216Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:08.216Z] #23 6.516 + RM_GOPATH=0 [2020-03-26T19:05:08.216Z] #23 6.518 + TMP_GOPATH= [2020-03-26T19:05:08.216Z] #23 6.518 + : /build [2020-03-26T19:05:08.216Z] #23 6.518 + '[' -z '' ']' [2020-03-26T19:05:08.216Z] #23 6.525 ++ mktemp -d [2020-03-26T19:05:08.216Z] #23 6.527 + export GOPATH=/tmp/tmp.xmbFYSvBpe [2020-03-26T19:05:08.216Z] #23 6.527 + GOPATH=/tmp/tmp.xmbFYSvBpe [2020-03-26T19:05:08.216Z] #23 6.527 + RM_GOPATH=1 [2020-03-26T19:05:08.216Z] #23 6.527 ++ dirname ./install.sh [2020-03-26T19:05:08.216Z] #23 6.529 + dir=. [2020-03-26T19:05:08.216Z] #23 6.529 + bin=dockercli [2020-03-26T19:05:08.216Z] #23 6.529 + shift [2020-03-26T19:05:08.216Z] #23 6.529 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T19:05:08.216Z] #23 6.530 + . ./dockercli.installer [2020-03-26T19:05:08.216Z] #23 6.530 ++ : stable [2020-03-26T19:05:08.216Z] #23 6.530 ++ : 17.06.2-ce [2020-03-26T19:05:08.216Z] #23 6.530 + install_dockercli [2020-03-26T19:05:08.216Z] #23 6.531 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T19:05:08.216Z] #23 6.531 Install docker/cli version 17.06.2-ce from stable [2020-03-26T19:05:08.216Z] #23 6.532 ++ uname -m [2020-03-26T19:05:08.216Z] #23 6.534 + arch=x86_64 [2020-03-26T19:05:08.216Z] #23 6.540 + '[' x86_64 '!=' x86_64 ']' [2020-03-26T19:05:08.216Z] #23 6.540 + url=https://download.docker.com/linux/static [2020-03-26T19:05:08.216Z] #23 6.541 + tar -xz docker/docker [2020-03-26T19:05:08.216Z] #23 6.546 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-26T19:05:08.281Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-26T19:05:08.281Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-26T19:05:08.300Z] #23 ... [2020-03-26T19:05:08.300Z] [2020-03-26T19:05:08.300Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:08.300Z] #68 6.714 + RM_GOPATH=0 [2020-03-26T19:05:08.300Z] #68 6.714 + TMP_GOPATH= [2020-03-26T19:05:08.300Z] #68 6.714 + : /build/ [2020-03-26T19:05:08.300Z] #68 6.714 + '[' -z '' ']' [2020-03-26T19:05:08.300Z] #68 6.716 ++ mktemp -d [2020-03-26T19:05:08.300Z] #68 6.723 + export GOPATH=/tmp/tmp.f5IhRSk41g [2020-03-26T19:05:08.300Z] #68 6.723 + GOPATH=/tmp/tmp.f5IhRSk41g [2020-03-26T19:05:08.300Z] #68 6.723 + RM_GOPATH=1 [2020-03-26T19:05:08.300Z] #68 6.723 ++ dirname ./install.sh [2020-03-26T19:05:08.300Z] #68 6.723 + dir=. [2020-03-26T19:05:08.300Z] #68 6.723 + bin=rootlesskit [2020-03-26T19:05:08.300Z] #68 6.723 + shift [2020-03-26T19:05:08.300Z] #68 6.723 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T19:05:08.300Z] #68 6.723 + . ./rootlesskit.installer [2020-03-26T19:05:08.300Z] #68 6.723 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:08.300Z] #68 6.723 + install_rootlesskit [2020-03-26T19:05:08.300Z] #68 6.723 + case "$1" in [2020-03-26T19:05:08.300Z] #68 6.723 + export CGO_ENABLED=0 [2020-03-26T19:05:08.300Z] #68 6.723 + CGO_ENABLED=0 [2020-03-26T19:05:08.300Z] #68 6.723 + _install_rootlesskit [2020-03-26T19:05:08.300Z] #68 6.723 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T19:05:08.300Z] #68 6.723 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.f5IhRSk41g/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:05:08.300Z] #68 6.723 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:08.300Z] #68 6.724 Cloning into '/tmp/tmp.f5IhRSk41g/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T19:05:08.300Z] #68 ... [2020-03-26T19:05:08.300Z] [2020-03-26T19:05:08.300Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:08.300Z] #25 11.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:08.380Z] #44 10.55 PBCC images/time.pb-c.c [2020-03-26T19:05:08.380Z] #44 10.56 DEP images/time.pb-c.d [2020-03-26T19:05:08.380Z] #44 10.59 PBCC images/binfmt-misc.pb-c.c [2020-03-26T19:05:08.380Z] #44 10.61 DEP images/binfmt-misc.pb-c.d [2020-03-26T19:05:08.380Z] #44 10.63 PBCC images/seccomp.pb-c.c [2020-03-26T19:05:08.380Z] #44 10.64 DEP images/seccomp.pb-c.d [2020-03-26T19:05:08.380Z] #44 10.69 PBCC images/userns.pb-c.c [2020-03-26T19:05:08.380Z] #44 10.71 DEP images/userns.pb-c.d [2020-03-26T19:05:08.380Z] #44 10.75 PBCC images/cgroup.pb-c.c [2020-03-26T19:05:08.380Z] #44 10.76 DEP images/cgroup.pb-c.d [2020-03-26T19:05:08.380Z] #44 10.82 PBCC images/fown.pb-c.c [2020-03-26T19:05:08.380Z] #44 10.84 PBCC images/ext-file.pb-c.c [2020-03-26T19:05:08.380Z] #44 10.85 DEP images/fown.pb-c.d [2020-03-26T19:05:08.473Z] #23 ... [2020-03-26T19:05:08.473Z] [2020-03-26T19:05:08.473Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:08.473Z] #50 7.270 + RM_GOPATH=0 [2020-03-26T19:05:08.473Z] #50 7.270 + TMP_GOPATH= [2020-03-26T19:05:08.473Z] #50 7.270 + : /build [2020-03-26T19:05:08.473Z] #50 7.270 + '[' -z '' ']' [2020-03-26T19:05:08.473Z] #50 7.272 ++ mktemp -d [2020-03-26T19:05:08.473Z] #50 7.276 + export GOPATH=/tmp/tmp.DUwHCYTQEG [2020-03-26T19:05:08.473Z] #50 7.282 + GOPATH=/tmp/tmp.DUwHCYTQEG [2020-03-26T19:05:08.473Z] #50 7.282 + RM_GOPATH=1 [2020-03-26T19:05:08.473Z] #50 7.282 ++ dirname ./install.sh [2020-03-26T19:05:08.473Z] #50 7.295 + dir=. [2020-03-26T19:05:08.473Z] #50 7.302 Installing gotestsum version v0.3.5 [2020-03-26T19:05:08.473Z] #50 7.303 + bin=gotestsum [2020-03-26T19:05:08.473Z] #50 7.303 + shift [2020-03-26T19:05:08.473Z] #50 7.303 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T19:05:08.473Z] #50 7.303 + . ./gotestsum.installer [2020-03-26T19:05:08.473Z] #50 7.303 ++ : v0.3.5 [2020-03-26T19:05:08.473Z] #50 7.303 + install_gotestsum [2020-03-26T19:05:08.473Z] #50 7.303 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T19:05:08.473Z] #50 7.303 + go get -d gotest.tools/gotestsum [2020-03-26T19:05:08.590Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-26T19:05:08.661Z] #44 10.90 DEP images/ext-file.pb-c.d [2020-03-26T19:05:08.661Z] #44 10.93 PBCC images/rpc.pb-c.c [2020-03-26T19:05:08.661Z] #44 10.94 DEP images/rpc.pb-c.d [2020-03-26T19:05:08.661Z] #44 11.00 PBCC images/siginfo.pb-c.c [2020-03-26T19:05:08.662Z] #44 11.03 DEP images/siginfo.pb-c.d [2020-03-26T19:05:08.662Z] #44 11.09 PBCC images/pagemap.pb-c.c [2020-03-26T19:05:08.662Z] #44 11.14 DEP images/pagemap.pb-c.d [2020-03-26T19:05:08.745Z] #50 ... [2020-03-26T19:05:08.745Z] [2020-03-26T19:05:08.745Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:08.745Z] #62 4.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:08.745Z] #62 4.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:08.745Z] #62 4.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:08.745Z] #62 4.997 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:05:08.745Z] #62 7.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:08.745Z] #62 9.975 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:08.745Z] #62 ... [2020-03-26T19:05:08.745Z] [2020-03-26T19:05:08.745Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:05:08.746Z] #30 6.204 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T19:05:08.746Z] #30 6.217 Cloning into '.'... [2020-03-26T19:05:08.883Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-26T19:05:08.944Z] #44 11.18 PBCC images/rlimit.pb-c.c [2020-03-26T19:05:08.944Z] #44 11.18 DEP images/rlimit.pb-c.d [2020-03-26T19:05:08.944Z] #44 11.23 PBCC images/file-lock.pb-c.c [2020-03-26T19:05:08.944Z] #44 11.26 DEP images/file-lock.pb-c.d [2020-03-26T19:05:08.944Z] #44 11.29 PBCC images/tty.pb-c.c [2020-03-26T19:05:08.944Z] #44 11.35 DEP images/tty.pb-c.d [2020-03-26T19:05:09.004Z] #30 ... [2020-03-26T19:05:09.004Z] [2020-03-26T19:05:09.004Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:09.004Z] #33 6.522 + RM_GOPATH=0 [2020-03-26T19:05:09.004Z] #33 6.525 + TMP_GOPATH= [2020-03-26T19:05:09.004Z] #33 6.525 + : /build [2020-03-26T19:05:09.004Z] #33 6.525 + '[' -z '' ']' [2020-03-26T19:05:09.004Z] #33 6.527 ++ mktemp -d [2020-03-26T19:05:09.004Z] #33 6.536 + export GOPATH=/tmp/tmp.rgrpyVwodZ [2020-03-26T19:05:09.004Z] #33 6.536 + GOPATH=/tmp/tmp.rgrpyVwodZ [2020-03-26T19:05:09.004Z] #33 6.536 + RM_GOPATH=1 [2020-03-26T19:05:09.004Z] #33 6.536 ++ dirname ./install.sh [2020-03-26T19:05:09.004Z] #33 6.542 + dir=. [2020-03-26T19:05:09.004Z] #33 6.542 + bin=tomlv [2020-03-26T19:05:09.004Z] #33 6.542 + shift [2020-03-26T19:05:09.004Z] #33 6.543 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T19:05:09.004Z] #33 6.544 + . ./tomlv.installer [2020-03-26T19:05:09.004Z] #33 6.544 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:09.004Z] #33 6.545 + install_tomlv [2020-03-26T19:05:09.004Z] #33 6.545 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T19:05:09.004Z] #33 6.545 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:09.004Z] #33 6.545 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rgrpyVwodZ/src/github.com/BurntSushi/toml [2020-03-26T19:05:09.004Z] #33 6.553 Cloning into '/tmp/tmp.rgrpyVwodZ/src/github.com/BurntSushi/toml'... [2020-03-26T19:05:09.004Z] #33 7.753 + cd /tmp/tmp.rgrpyVwodZ/src/github.com/BurntSushi/toml [2020-03-26T19:05:09.004Z] #33 7.753 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:09.004Z] #33 7.767 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:05:09.004Z] #33 8.567 runtime/internal/atomic [2020-03-26T19:05:09.004Z] #33 8.577 internal/cpu [2020-03-26T19:05:09.004Z] #33 8.737 runtime/internal/sys [2020-03-26T19:05:09.004Z] #33 9.020 runtime/internal/math [2020-03-26T19:05:09.004Z] #33 9.124 math/bits [2020-03-26T19:05:09.004Z] #33 9.147 internal/bytealg [2020-03-26T19:05:09.004Z] #33 9.774 math [2020-03-26T19:05:09.004Z] #33 9.954 runtime [2020-03-26T19:05:09.004Z] #33 ... [2020-03-26T19:05:09.004Z] [2020-03-26T19:05:09.004Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:09.004Z] #47 6.867 + RM_GOPATH=0 [2020-03-26T19:05:09.004Z] #47 6.867 + TMP_GOPATH= [2020-03-26T19:05:09.004Z] #47 6.867 + : /build [2020-03-26T19:05:09.004Z] #47 6.867 + '[' -z '' ']' [2020-03-26T19:05:09.004Z] #47 6.874 ++ mktemp -d [2020-03-26T19:05:09.004Z] #47 6.875 + export GOPATH=/tmp/tmp.KuQR7aEGDl [2020-03-26T19:05:09.004Z] #47 6.875 + GOPATH=/tmp/tmp.KuQR7aEGDl [2020-03-26T19:05:09.004Z] #47 6.876 + RM_GOPATH=1 [2020-03-26T19:05:09.004Z] #47 6.876 ++ dirname ./install.sh [2020-03-26T19:05:09.004Z] #47 6.878 + dir=. [2020-03-26T19:05:09.004Z] #47 6.880 + bin=vndr [2020-03-26T19:05:09.004Z] #47 6.880 + shift [2020-03-26T19:05:09.004Z] #47 6.880 + '[' '!' -f ./vndr.installer ']' [2020-03-26T19:05:09.004Z] #47 6.880 + . ./vndr.installer [2020-03-26T19:05:09.004Z] #47 6.883 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:09.004Z] #47 6.883 + install_vndr [2020-03-26T19:05:09.004Z] #47 6.884 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T19:05:09.004Z] #47 6.884 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:09.004Z] #47 6.885 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KuQR7aEGDl/src/github.com/LK4D4/vndr [2020-03-26T19:05:09.004Z] #47 6.899 Cloning into '/tmp/tmp.KuQR7aEGDl/src/github.com/LK4D4/vndr'... [2020-03-26T19:05:09.004Z] #47 7.546 + cd /tmp/tmp.KuQR7aEGDl/src/github.com/LK4D4/vndr [2020-03-26T19:05:09.004Z] #47 7.547 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:09.004Z] #47 7.570 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T19:05:09.004Z] #47 9.027 runtime/internal/sys [2020-03-26T19:05:09.004Z] #47 9.040 internal/cpu [2020-03-26T19:05:09.004Z] #47 9.360 internal/race [2020-03-26T19:05:09.004Z] #47 9.535 sync/atomic [2020-03-26T19:05:09.004Z] #47 9.707 internal/bytealg [2020-03-26T19:05:09.004Z] #47 9.803 unicode [2020-03-26T19:05:09.004Z] #47 10.65 runtime [2020-03-26T19:05:09.179Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-26T19:05:09.179Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-26T19:05:09.179Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-26T19:05:09.179Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-26T19:05:09.226Z] #44 11.42 PBCC images/tun.pb-c.c [2020-03-26T19:05:09.226Z] #44 11.48 PBCC images/netdev.pb-c.c [2020-03-26T19:05:09.226Z] #44 11.51 DEP images/tun.pb-c.d [2020-03-26T19:05:09.226Z] #44 11.55 DEP images/netdev.pb-c.d [2020-03-26T19:05:09.226Z] #44 11.60 PBCC images/vma.pb-c.c [2020-03-26T19:05:09.226Z] #44 11.63 DEP images/vma.pb-c.d [2020-03-26T19:05:09.226Z] #44 11.67 PBCC images/creds.pb-c.c [2020-03-26T19:05:09.257Z] #33 ... [2020-03-26T19:05:09.257Z] [2020-03-26T19:05:09.257Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:09.257Z] #10 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:09.262Z] #8 DONE 2.7s [2020-03-26T19:05:09.507Z] #44 11.69 DEP images/creds.pb-c.d [2020-03-26T19:05:09.507Z] #44 11.70 PBCC images/utsns.pb-c.c [2020-03-26T19:05:09.507Z] #44 11.70 DEP images/utsns.pb-c.d [2020-03-26T19:05:09.507Z] #44 11.74 PBCC images/ipc-desc.pb-c.c [2020-03-26T19:05:09.507Z] #44 11.75 PBCC images/ipc-sem.pb-c.c [2020-03-26T19:05:09.507Z] #44 11.76 DEP images/ipc-desc.pb-c.d [2020-03-26T19:05:09.507Z] #44 11.80 DEP images/ipc-sem.pb-c.d [2020-03-26T19:05:09.507Z] #44 11.83 PBCC images/ipc-msg.pb-c.c [2020-03-26T19:05:09.507Z] #44 11.85 DEP images/ipc-msg.pb-c.d [2020-03-26T19:05:09.507Z] #44 11.89 PBCC images/ipc-shm.pb-c.c [2020-03-26T19:05:09.507Z] #44 11.89 DEP images/ipc-shm.pb-c.d [2020-03-26T19:05:09.507Z] #44 11.92 PBCC images/ipc-var.pb-c.c [2020-03-26T19:05:09.521Z] [2020-03-26T19:05:09.521Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T19:05:09.569Z] #47 ... [2020-03-26T19:05:09.569Z] [2020-03-26T19:05:09.569Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:09.569Z] #25 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:09.792Z] #44 11.94 DEP images/ipc-var.pb-c.d [2020-03-26T19:05:09.792Z] #44 11.97 PBCC images/sk-opts.pb-c.c [2020-03-26T19:05:09.792Z] #44 11.99 PBCC images/packet-sock.pb-c.c [2020-03-26T19:05:09.792Z] #44 12.04 DEP images/sk-opts.pb-c.d [2020-03-26T19:05:09.792Z] #44 12.06 DEP images/packet-sock.pb-c.d [2020-03-26T19:05:09.792Z] #44 12.09 PBCC images/sk-netlink.pb-c.c [2020-03-26T19:05:09.792Z] #44 12.13 DEP images/sk-netlink.pb-c.d [2020-03-26T19:05:10.075Z] #44 ... [2020-03-26T19:05:10.075Z] [2020-03-26T19:05:10.075Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:10.075Z] #38 5.426 -- Detecting C compile features - done [2020-03-26T19:05:10.075Z] #38 5.488 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T19:05:10.075Z] #38 5.822 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T19:05:10.075Z] #38 5.874 -- Configuring done [2020-03-26T19:05:10.075Z] #38 5.911 -- Generating done [2020-03-26T19:05:10.075Z] #38 5.913 -- Build files have been written to: /tmp/tmp.najsO1vI7e/tini [2020-03-26T19:05:10.075Z] #38 5.921 + make tini-static [2020-03-26T19:05:10.075Z] #38 6.185 Scanning dependencies of target tini-static [2020-03-26T19:05:10.075Z] #38 6.206 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T19:05:10.075Z] #38 7.251 [100%] Linking C executable tini-static [2020-03-26T19:05:10.075Z] #38 7.656 [100%] Built target tini-static [2020-03-26T19:05:10.075Z] #38 7.702 + mkdir -p /build [2020-03-26T19:05:10.075Z] #38 7.704 + cp tini-static /build/docker-init [2020-03-26T19:05:10.075Z] #38 DONE 7.9s [2020-03-26T19:05:10.075Z] [2020-03-26T19:05:10.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:10.075Z] #44 12.19 PBCC images/sk-inet.pb-c.c [2020-03-26T19:05:10.075Z] #44 12.23 DEP images/sk-inet.pb-c.d [2020-03-26T19:05:10.075Z] #44 12.33 PBCC images/sk-unix.pb-c.c [2020-03-26T19:05:10.075Z] #44 ... [2020-03-26T19:05:10.075Z] [2020-03-26T19:05:10.075Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:10.075Z] #33 42.58 internal/syscall/unix [2020-03-26T19:05:10.075Z] #33 42.78 internal/fmtsort [2020-03-26T19:05:10.075Z] #33 42.79 os [2020-03-26T19:05:10.075Z] #33 43.37 strings [2020-03-26T19:05:10.075Z] #33 46.07 fmt [2020-03-26T19:05:10.075Z] #33 46.17 path/filepath [2020-03-26T19:05:10.075Z] #33 47.48 io/ioutil [2020-03-26T19:05:10.075Z] #33 48.01 path [2020-03-26T19:05:10.075Z] #33 ... [2020-03-26T19:05:10.075Z] [2020-03-26T19:05:10.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:10.075Z] #44 12.38 DEP images/sk-unix.pb-c.d [2020-03-26T19:05:10.075Z] #44 12.46 PBCC images/mm.pb-c.c [2020-03-26T19:05:10.089Z] #9 DONE 0.9s [2020-03-26T19:05:10.356Z] [2020-03-26T19:05:10.356Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T19:05:10.356Z] #40 DONE 0.1s [2020-03-26T19:05:10.356Z] [2020-03-26T19:05:10.356Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:10.356Z] #43 ... [2020-03-26T19:05:10.356Z] [2020-03-26T19:05:10.356Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:05:10.356Z] #21 DONE 0.1s [2020-03-26T19:05:10.356Z] [2020-03-26T19:05:10.356Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T19:05:10.356Z] #29 DONE 0.2s [2020-03-26T19:05:10.362Z] #44 12.49 DEP images/mm.pb-c.d [2020-03-26T19:05:10.362Z] #44 12.61 PBCC images/timerfd.pb-c.c [2020-03-26T19:05:10.362Z] #44 12.64 DEP images/timerfd.pb-c.d [2020-03-26T19:05:10.362Z] #44 12.68 PBCC images/timer.pb-c.c [2020-03-26T19:05:10.362Z] #44 12.70 DEP images/timer.pb-c.d [2020-03-26T19:05:10.615Z] [2020-03-26T19:05:10.615Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T19:05:10.615Z] #73 DONE 0.1s [2020-03-26T19:05:10.615Z] [2020-03-26T19:05:10.615Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:10.615Z] #74 ... [2020-03-26T19:05:10.615Z] [2020-03-26T19:05:10.615Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T19:05:10.615Z] #55 DONE 0.2s [2020-03-26T19:05:10.615Z] [2020-03-26T19:05:10.615Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T19:05:10.615Z] #22 DONE 0.2s [2020-03-26T19:05:10.615Z] [2020-03-26T19:05:10.615Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T19:05:10.615Z] #46 DONE 0.2s [2020-03-26T19:05:10.615Z] [2020-03-26T19:05:10.615Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T19:05:10.615Z] #32 DONE 0.2s [2020-03-26T19:05:10.615Z] [2020-03-26T19:05:10.615Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T19:05:10.615Z] #67 DONE 0.2s [2020-03-26T19:05:10.615Z] [2020-03-26T19:05:10.615Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T19:05:10.615Z] #49 DONE 0.2s [2020-03-26T19:05:10.615Z] [2020-03-26T19:05:10.615Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T19:05:10.615Z] #52 DONE 0.3s [2020-03-26T19:05:10.654Z] #44 12.76 PBCC images/sa.pb-c.c [2020-03-26T19:05:10.654Z] #44 12.76 DEP images/sa.pb-c.d [2020-03-26T19:05:10.654Z] #44 12.87 PBCC images/pipe-data.pb-c.c [2020-03-26T19:05:10.654Z] #44 12.91 DEP images/pipe-data.pb-c.d [2020-03-26T19:05:10.654Z] #44 12.96 PBCC images/mnt.pb-c.c [2020-03-26T19:05:10.654Z] #44 13.05 DEP images/mnt.pb-c.d [2020-03-26T19:05:10.654Z] #44 13.10 PBCC images/sk-packet.pb-c.c [2020-03-26T19:05:10.695Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-26T19:05:10.882Z] [2020-03-26T19:05:10.882Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:10.943Z] #44 13.14 DEP images/sk-packet.pb-c.d [2020-03-26T19:05:10.943Z] #44 13.28 PBCC images/tcp-stream.pb-c.c [2020-03-26T19:05:11.225Z] #44 13.40 DEP images/tcp-stream.pb-c.d [2020-03-26T19:05:11.225Z] #44 13.44 PBCC images/pipe.pb-c.c [2020-03-26T19:05:11.225Z] #44 13.50 DEP images/pipe.pb-c.d [2020-03-26T19:05:11.225Z] #44 13.51 PBCC images/pstree.pb-c.c [2020-03-26T19:05:11.225Z] #44 13.53 DEP images/pstree.pb-c.d [2020-03-26T19:05:11.225Z] #44 13.66 PBCC images/fs.pb-c.c [2020-03-26T19:05:11.225Z] #44 13.68 DEP images/fs.pb-c.d [2020-03-26T19:05:11.331Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-26T19:05:11.331Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-26T19:05:11.331Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-26T19:05:11.331Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-26T19:05:11.507Z] #44 13.72 PBCC images/signalfd.pb-c.c [2020-03-26T19:05:11.507Z] #44 13.75 DEP images/signalfd.pb-c.d [2020-03-26T19:05:11.507Z] #44 13.82 PBCC images/fh.pb-c.c [2020-03-26T19:05:11.507Z] #44 13.83 PBCC images/fsnotify.pb-c.c [2020-03-26T19:05:11.507Z] #44 13.87 DEP images/fh.pb-c.d [2020-03-26T19:05:11.507Z] #44 13.91 DEP images/fsnotify.pb-c.d [2020-03-26T19:05:11.575Z] #25 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:11.625Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-26T19:05:11.788Z] #44 13.96 PBCC images/eventpoll.pb-c.c [2020-03-26T19:05:11.788Z] #44 13.97 DEP images/eventpoll.pb-c.d [2020-03-26T19:05:11.788Z] #44 14.02 PBCC images/eventfd.pb-c.c [2020-03-26T19:05:11.788Z] #44 14.02 DEP images/eventfd.pb-c.d [2020-03-26T19:05:11.788Z] #44 14.06 PBCC images/remap-file-path.pb-c.c [2020-03-26T19:05:11.788Z] #44 14.07 DEP images/remap-file-path.pb-c.d [2020-03-26T19:05:11.788Z] #44 14.10 PBCC images/fifo.pb-c.c [2020-03-26T19:05:11.788Z] #44 14.13 DEP images/fifo.pb-c.d [2020-03-26T19:05:11.789Z] #44 14.17 PBCC images/ghost-file.pb-c.c [2020-03-26T19:05:11.789Z] #44 14.22 DEP images/ghost-file.pb-c.d [2020-03-26T19:05:11.789Z] #44 14.27 PBCC images/regfile.pb-c.c [2020-03-26T19:05:12.070Z] #44 14.29 DEP images/regfile.pb-c.d [2020-03-26T19:05:12.070Z] #44 14.33 PBCC images/ns.pb-c.c [2020-03-26T19:05:12.070Z] #44 14.38 DEP images/ns.pb-c.d [2020-03-26T19:05:12.070Z] #44 14.39 PBCC images/fdinfo.pb-c.c [2020-03-26T19:05:12.070Z] #44 14.44 DEP images/fdinfo.pb-c.d [2020-03-26T19:05:12.352Z] #44 14.53 PBCC images/core-aarch64.pb-c.c [2020-03-26T19:05:12.352Z] #44 14.56 PBCC images/core-arm.pb-c.c [2020-03-26T19:05:12.352Z] #44 14.61 PBCC images/core-ppc64.pb-c.c [2020-03-26T19:05:12.352Z] #44 14.66 PBCC images/core-s390.pb-c.c [2020-03-26T19:05:12.352Z] #44 14.71 PBCC images/core-x86.pb-c.c [2020-03-26T19:05:12.352Z] #44 14.78 PBCC images/core.pb-c.c [2020-03-26T19:05:12.634Z] #44 14.88 PBCC images/inventory.pb-c.c [2020-03-26T19:05:12.634Z] #44 14.90 DEP images/core-aarch64.pb-c.d [2020-03-26T19:05:12.634Z] #44 14.94 DEP images/core-arm.pb-c.d [2020-03-26T19:05:12.634Z] #44 14.95 DEP images/core-ppc64.pb-c.d [2020-03-26T19:05:12.916Z] #44 15.09 DEP images/core-s390.pb-c.d [2020-03-26T19:05:12.916Z] #44 15.16 DEP images/core-x86.pb-c.d [2020-03-26T19:05:12.916Z] #44 15.23 DEP images/core.pb-c.d [2020-03-26T19:05:12.916Z] #44 15.27 DEP images/inventory.pb-c.d [2020-03-26T19:05:13.198Z] #44 15.33 PBCC images/cpuinfo.pb-c.c [2020-03-26T19:05:13.198Z] #44 15.36 DEP images/cpuinfo.pb-c.d [2020-03-26T19:05:13.198Z] #44 15.43 PBCC images/stats.pb-c.c [2020-03-26T19:05:13.198Z] #44 15.47 DEP images/stats.pb-c.d [2020-03-26T19:05:13.450Z] #10 ... [2020-03-26T19:05:13.450Z] [2020-03-26T19:05:13.450Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:13.450Z] #23 15.53 + mkdir -p /build [2020-03-26T19:05:13.450Z] #23 15.54 + mv docker/docker /build/ [2020-03-26T19:05:13.450Z] #23 15.54 + rmdir docker [2020-03-26T19:05:13.450Z] #23 DONE 16.0s [2020-03-26T19:05:13.450Z] [2020-03-26T19:05:13.450Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:13.450Z] #47 6.328 + RM_GOPATH=0 [2020-03-26T19:05:13.450Z] #47 6.328 + TMP_GOPATH= [2020-03-26T19:05:13.450Z] #47 6.328 + : /build [2020-03-26T19:05:13.450Z] #47 6.328 + '[' -z '' ']' [2020-03-26T19:05:13.450Z] #47 6.329 ++ mktemp -d [2020-03-26T19:05:13.450Z] #47 6.342 + export GOPATH=/tmp/tmp.Q8CPvave9C [2020-03-26T19:05:13.450Z] #47 6.342 + GOPATH=/tmp/tmp.Q8CPvave9C [2020-03-26T19:05:13.450Z] #47 6.342 + RM_GOPATH=1 [2020-03-26T19:05:13.450Z] #47 6.342 ++ dirname ./install.sh [2020-03-26T19:05:13.450Z] #47 6.346 + dir=. [2020-03-26T19:05:13.450Z] #47 6.346 + bin=vndr [2020-03-26T19:05:13.450Z] #47 6.346 + shift [2020-03-26T19:05:13.450Z] #47 6.346 + '[' '!' -f ./vndr.installer ']' [2020-03-26T19:05:13.450Z] #47 6.346 + . ./vndr.installer [2020-03-26T19:05:13.450Z] #47 6.346 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:13.450Z] #47 6.346 + install_vndr [2020-03-26T19:05:13.450Z] #47 6.346 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T19:05:13.450Z] #47 6.346 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Q8CPvave9C/src/github.com/LK4D4/vndr [2020-03-26T19:05:13.450Z] #47 6.346 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:13.450Z] #47 6.348 Cloning into '/tmp/tmp.Q8CPvave9C/src/github.com/LK4D4/vndr'... [2020-03-26T19:05:13.450Z] #47 7.330 + cd /tmp/tmp.Q8CPvave9C/src/github.com/LK4D4/vndr [2020-03-26T19:05:13.450Z] #47 7.331 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:13.450Z] #47 7.339 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T19:05:13.450Z] #47 8.846 internal/cpu [2020-03-26T19:05:13.450Z] #47 8.851 runtime/internal/sys [2020-03-26T19:05:13.450Z] #47 9.194 runtime/internal/math [2020-03-26T19:05:13.450Z] #47 9.246 internal/race [2020-03-26T19:05:13.450Z] #47 9.424 sync/atomic [2020-03-26T19:05:13.450Z] #47 9.504 internal/bytealg [2020-03-26T19:05:13.450Z] #47 9.832 unicode [2020-03-26T19:05:13.450Z] #47 10.43 runtime [2020-03-26T19:05:13.450Z] #47 14.07 unicode/utf8 [2020-03-26T19:05:13.450Z] #47 14.53 internal/testlog [2020-03-26T19:05:13.450Z] #47 15.10 unicode/utf16 [2020-03-26T19:05:13.450Z] #47 15.45 container/list [2020-03-26T19:05:13.450Z] #47 16.15 crypto/internal/subtle [2020-03-26T19:05:13.450Z] #47 16.39 crypto/subtle [2020-03-26T19:05:13.469Z] #25 ... [2020-03-26T19:05:13.469Z] [2020-03-26T19:05:13.469Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:13.469Z] #23 16.49 + mkdir -p /build [2020-03-26T19:05:13.711Z] #47 16.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T19:05:13.732Z] #23 16.49 + mv docker/docker /build/ [2020-03-26T19:05:13.732Z] #23 16.51 + rmdir docker [2020-03-26T19:05:13.749Z] #25 ... [2020-03-26T19:05:13.750Z] [2020-03-26T19:05:13.750Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:13.750Z] #23 15.31 + mkdir -p /build [2020-03-26T19:05:13.750Z] #23 15.31 + mv docker/docker /build/ [2020-03-26T19:05:13.750Z] #23 15.32 + rmdir docker [2020-03-26T19:05:13.750Z] #23 DONE 15.7s [2020-03-26T19:05:13.750Z] [2020-03-26T19:05:13.750Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:13.750Z] #33 14.81 internal/testlog [2020-03-26T19:05:13.750Z] #33 15.06 encoding [2020-03-26T19:05:13.750Z] #33 15.34 runtime/cgo [2020-03-26T19:05:13.811Z] #44 ... [2020-03-26T19:05:13.811Z] [2020-03-26T19:05:13.811Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:13.811Z] #10 41.82 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T19:05:13.811Z] #10 41.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-26T19:05:13.811Z] #10 41.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:05:13.811Z] #10 41.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T19:05:13.811Z] #10 41.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-26T19:05:13.811Z] #10 41.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:05:13.811Z] #10 ... [2020-03-26T19:05:13.811Z] [2020-03-26T19:05:13.811Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:13.812Z] #65 25.40 Checking out files: 62% (1967/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T19:05:13.812Z] #65 26.35 + cd /tmp/tmp.VCJxffUXeE/src/github.com/containerd/containerd [2020-03-26T19:05:13.812Z] #65 26.35 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:05:13.812Z] #65 27.86 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T19:05:13.812Z] #65 27.86 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T19:05:13.812Z] #65 27.86 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:05:13.812Z] #65 27.86 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:05:13.812Z] #65 27.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T19:05:13.812Z] #65 27.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T19:05:13.812Z] #65 27.86 + '[' '' = dynamic ']' [2020-03-26T19:05:13.812Z] #65 27.86 + make [2020-03-26T19:05:13.969Z] #47 16.99 internal/nettrace [2020-03-26T19:05:13.969Z] #47 17.21 runtime/cgo [2020-03-26T19:05:14.093Z] #65 ... [2020-03-26T19:05:14.093Z] [2020-03-26T19:05:14.093Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:14.093Z] #56 41.86 context [2020-03-26T19:05:14.093Z] #56 42.76 os [2020-03-26T19:05:14.093Z] #56 43.99 encoding/binary [2020-03-26T19:05:14.093Z] #56 46.41 encoding/base64 [2020-03-26T19:05:14.093Z] #56 46.45 fmt [2020-03-26T19:05:14.093Z] #56 47.00 path/filepath [2020-03-26T19:05:14.093Z] #56 48.17 golang.org/x/sys/unix [2020-03-26T19:05:14.093Z] #56 50.88 encoding/json [2020-03-26T19:05:14.228Z] #47 ... [2020-03-26T19:05:14.228Z] [2020-03-26T19:05:14.228Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:14.228Z] #62 7.778 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:14.228Z] #62 ... [2020-03-26T19:05:14.228Z] [2020-03-26T19:05:14.228Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:14.228Z] #56 17.56 + cd /tmp/tmp.hbaLOxWWFv/src/github.com/mvdan/sh [2020-03-26T19:05:14.228Z] #56 17.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:14.228Z] #56 17.67 + GO111MODULE=on [2020-03-26T19:05:14.296Z] #23 DONE 17.0s [2020-03-26T19:05:14.296Z] [2020-03-26T19:05:14.296Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:14.296Z] #33 7.678 + cd /tmp/tmp.C07X2anqyw/src/github.com/BurntSushi/toml [2020-03-26T19:05:14.296Z] #33 7.678 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:14.296Z] #33 7.687 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:05:14.296Z] #33 8.490 internal/cpu [2020-03-26T19:05:14.296Z] #33 8.553 runtime/internal/atomic [2020-03-26T19:05:14.296Z] #33 8.849 runtime/internal/sys [2020-03-26T19:05:14.296Z] #33 9.054 runtime/internal/math [2020-03-26T19:05:14.296Z] #33 9.131 internal/bytealg [2020-03-26T19:05:14.296Z] #33 9.214 math/bits [2020-03-26T19:05:14.296Z] #33 9.702 math [2020-03-26T19:05:14.296Z] #33 9.922 runtime [2020-03-26T19:05:14.296Z] #33 14.84 internal/testlog [2020-03-26T19:05:14.296Z] #33 15.05 encoding [2020-03-26T19:05:14.296Z] #33 15.20 runtime/cgo [2020-03-26T19:05:14.296Z] #33 ... [2020-03-26T19:05:14.296Z] [2020-03-26T19:05:14.296Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:05:14.296Z] #30 7.340 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T19:05:14.296Z] #30 7.353 Cloning into '.'... [2020-03-26T19:05:14.375Z] #56 ... [2020-03-26T19:05:14.375Z] [2020-03-26T19:05:14.375Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:14.375Z] #65 28.90 + bin/ctr [2020-03-26T19:05:14.420Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-26T19:05:14.420Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-26T19:05:14.420Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-26T19:05:14.420Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-26T19:05:14.420Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-26T19:05:14.420Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-26T19:05:14.486Z] #56 17.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T19:05:14.683Z] #33 ... [2020-03-26T19:05:14.683Z] [2020-03-26T19:05:14.683Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:14.683Z] #68 6.787 + RM_GOPATH=0 [2020-03-26T19:05:14.683Z] #68 6.797 + TMP_GOPATH= [2020-03-26T19:05:14.683Z] #68 6.797 + : /build/ [2020-03-26T19:05:14.683Z] #68 6.797 + '[' -z '' ']' [2020-03-26T19:05:14.683Z] #68 6.805 ++ mktemp -d [2020-03-26T19:05:14.683Z] #68 6.810 + export GOPATH=/tmp/tmp.tt51aolaaA [2020-03-26T19:05:14.683Z] #68 6.811 + GOPATH=/tmp/tmp.tt51aolaaA [2020-03-26T19:05:14.683Z] #68 6.811 + RM_GOPATH=1 [2020-03-26T19:05:14.683Z] #68 6.811 ++ dirname ./install.sh [2020-03-26T19:05:14.683Z] #68 6.812 + dir=. [2020-03-26T19:05:14.683Z] #68 6.813 + bin=rootlesskit [2020-03-26T19:05:14.683Z] #68 6.813 + shift [2020-03-26T19:05:14.683Z] #68 6.814 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T19:05:14.683Z] #68 6.814 + . ./rootlesskit.installer [2020-03-26T19:05:14.683Z] #68 6.815 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:14.683Z] #68 6.817 + install_rootlesskit [2020-03-26T19:05:14.683Z] #68 6.819 + case "$1" in [2020-03-26T19:05:14.683Z] #68 6.819 + export CGO_ENABLED=0 [2020-03-26T19:05:14.683Z] #68 6.820 + CGO_ENABLED=0 [2020-03-26T19:05:14.683Z] #68 6.821 + _install_rootlesskit [2020-03-26T19:05:14.683Z] #68 6.821 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T19:05:14.683Z] #68 6.821 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:14.683Z] #68 6.821 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tt51aolaaA/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:05:14.683Z] #68 6.823 Cloning into '/tmp/tmp.tt51aolaaA/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T19:05:14.683Z] #68 11.72 + cd /tmp/tmp.tt51aolaaA/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:05:14.683Z] #68 11.72 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:14.683Z] #68 12.14 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:05:14.683Z] #68 12.14 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T19:05:14.860Z] #30 ... [2020-03-26T19:05:14.860Z] [2020-03-26T19:05:14.860Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:14.860Z] #43 17.84 Fetched 8334 kB in 15s (567 kB/s) [2020-03-26T19:05:14.940Z] #68 ... [2020-03-26T19:05:14.940Z] [2020-03-26T19:05:14.940Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:14.940Z] #10 17.43 Fetched 8334 kB in 15s (572 kB/s) [2020-03-26T19:05:15.419Z] #56 18.80 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:15.676Z] #56 18.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:15.676Z] #56 18.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:15.676Z] #56 19.13 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:15.751Z] Fetching without tags [2020-03-26T19:05:15.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:05:15.459Z] > git config --add remote.origin.fetch +refs/pull/40629/head:refs/remotes/origin/PR-40629 # timeout=10 [2020-03-26T19:05:15.520Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:05:15.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T19:05:15.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T19:05:15.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T19:05:15.788Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40629/head:refs/remotes/origin/PR-40629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T19:05:15.960Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-26T19:05:15.960Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-26T19:05:16.250Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-26T19:05:16.250Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-26T19:05:16.250Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-26T19:05:16.252Z] #56 19.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:16.304Z] #53 ... [2020-03-26T19:05:16.304Z] [2020-03-26T19:05:16.304Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:16.304Z] #25 5.730 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:16.304Z] #25 5.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:16.304Z] #25 ... [2020-03-26T19:05:16.304Z] [2020-03-26T19:05:16.304Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:05:16.304Z] #41 5.726 + git clone https://github.com/docker/distribution.git . [2020-03-26T19:05:16.304Z] #41 5.745 Cloning into '.'... [2020-03-26T19:05:16.304Z] #41 ... [2020-03-26T19:05:16.304Z] [2020-03-26T19:05:16.304Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:16.304Z] #25 6.153 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:16.531Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ed033adb2cc287b513102e15fc47ddd60c51171d [2020-03-26T19:05:16.817Z] #56 ... [2020-03-26T19:05:16.817Z] [2020-03-26T19:05:16.817Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:16.817Z] #35 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:16.817Z] #35 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:16.875Z] #25 6.661 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T19:05:16.881Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-26T19:05:17.075Z] #35 ... [2020-03-26T19:05:17.075Z] [2020-03-26T19:05:17.075Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:17.075Z] #56 20.33 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:17.171Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-26T19:05:17.384Z] #43 17.84 Reading package lists... [2020-03-26T19:05:17.384Z] #43 ... [2020-03-26T19:05:17.384Z] [2020-03-26T19:05:17.384Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:17.384Z] #47 10.20 runtime [2020-03-26T19:05:17.384Z] #47 13.75 unicode/utf8 [2020-03-26T19:05:17.384Z] #47 14.21 math [2020-03-26T19:05:17.384Z] #47 19.51 unicode/utf16 [2020-03-26T19:05:17.384Z] #47 19.85 container/list [2020-03-26T19:05:17.384Z] #47 20.21 crypto/internal/subtle [2020-03-26T19:05:17.384Z] #47 ... [2020-03-26T19:05:17.384Z] [2020-03-26T19:05:17.384Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:17.384Z] #56 18.46 + cd /tmp/tmp.249cSfSstP/src/github.com/mvdan/sh [2020-03-26T19:05:17.384Z] #56 18.46 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:17.384Z] #56 18.55 + GO111MODULE=on [2020-03-26T19:05:17.384Z] #56 18.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T19:05:17.384Z] #56 19.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:17.384Z] #56 19.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:17.384Z] #56 19.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:17.384Z] #56 19.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:17.384Z] #56 20.05 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:17.643Z] #56 ... [2020-03-26T19:05:17.643Z] [2020-03-26T19:05:17.643Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:17.643Z] #25 11.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:17.643Z] #25 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:16.566Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:05:16.622Z] > git checkout -f ed033adb2cc287b513102e15fc47ddd60c51171d # timeout=10 [2020-03-26T19:05:17.824Z] #65 ... [2020-03-26T19:05:17.824Z] [2020-03-26T19:05:17.824Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:17.824Z] #47 45.12 strings [2020-03-26T19:05:17.824Z] #47 45.92 fmt [2020-03-26T19:05:17.824Z] #47 47.58 regexp/syntax [2020-03-26T19:05:17.824Z] #47 50.07 flag [2020-03-26T19:05:17.824Z] #47 51.53 go/token [2020-03-26T19:05:17.824Z] #47 51.89 regexp [2020-03-26T19:05:17.824Z] #47 52.37 go/scanner [2020-03-26T19:05:17.824Z] #47 53.55 go/ast [2020-03-26T19:05:17.824Z] #47 55.00 internal/lazyregexp [2020-03-26T19:05:17.824Z] #47 55.25 net/url [2020-03-26T19:05:17.824Z] #47 ... [2020-03-26T19:05:17.824Z] [2020-03-26T19:05:17.824Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:17.824Z] #56 55.11 github.com/pkg/diff [2020-03-26T19:05:17.824Z] #56 55.29 go/ast [2020-03-26T19:05:17.901Z] #25 ... [2020-03-26T19:05:17.901Z] [2020-03-26T19:05:17.901Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:17.901Z] #56 21.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:17.948Z] #56 20.76 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:18.159Z] #56 ... [2020-03-26T19:05:18.159Z] [2020-03-26T19:05:18.159Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:18.159Z] #68 11.43 + cd /tmp/tmp.HOJjjZNjMl/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:05:18.159Z] #68 11.43 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:18.159Z] #68 11.88 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:05:18.159Z] #68 11.90 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T19:05:18.218Z] #10 17.43 Reading package lists... [2020-03-26T19:05:18.218Z] #10 ... [2020-03-26T19:05:18.218Z] [2020-03-26T19:05:18.218Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:18.218Z] #35 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:05:18.218Z] #35 13.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:18.218Z] #35 ... [2020-03-26T19:05:18.218Z] [2020-03-26T19:05:18.218Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:18.218Z] #56 17.88 + cd /tmp/tmp.f7JNOAapMu/src/github.com/mvdan/sh [2020-03-26T19:05:18.218Z] #56 17.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:18.218Z] #56 17.99 + GO111MODULE=on [2020-03-26T19:05:18.218Z] #56 17.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T19:05:18.218Z] #56 19.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:18.218Z] #56 19.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:18.218Z] #56 19.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:18.218Z] #56 19.52 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:18.218Z] #56 19.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:18.256Z] #25 7.890 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T19:05:18.433Z] #68 ... [2020-03-26T19:05:18.433Z] [2020-03-26T19:05:18.433Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:18.433Z] #43 21.07 Fetched 8334 kB in 17s (482 kB/s) [2020-03-26T19:05:18.439Z] #56 56.23 golang.org/x/crypto/ssh/terminal [2020-03-26T19:05:18.481Z] #56 20.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:18.512Z] #56 21.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:18.513Z] #56 ... [2020-03-26T19:05:18.513Z] [2020-03-26T19:05:18.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:18.513Z] #10 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:18.679Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-26T19:05:18.724Z] #56 ... [2020-03-26T19:05:18.724Z] [2020-03-26T19:05:18.724Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:18.724Z] #33 49.11 text/tabwriter [2020-03-26T19:05:18.724Z] #33 50.35 github.com/BurntSushi/toml [2020-03-26T19:05:18.724Z] #33 50.35 flag [2020-03-26T19:05:18.724Z] #33 51.41 log [2020-03-26T19:05:18.724Z] #33 53.50 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:05:18.724Z] #33 DONE 56.6s [2020-03-26T19:05:18.770Z] #10 ... [2020-03-26T19:05:18.770Z] [2020-03-26T19:05:18.770Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:18.770Z] #68 11.39 + cd /tmp/tmp.f5IhRSk41g/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:05:18.770Z] #68 11.40 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:18.770Z] #68 11.75 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:05:18.770Z] #68 11.75 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T19:05:18.770Z] #68 ... [2020-03-26T19:05:18.770Z] [2020-03-26T19:05:18.770Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:18.770Z] #47 20.39 crypto/subtle [2020-03-26T19:05:18.770Z] #47 20.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T19:05:18.770Z] #47 20.72 internal/nettrace [2020-03-26T19:05:18.770Z] #47 20.83 runtime/cgo [2020-03-26T19:05:18.970Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-26T19:05:18.970Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-26T19:05:18.970Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-26T19:05:19.006Z] [2020-03-26T19:05:19.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:19.006Z] #44 16.35 make[1]: Nothing to be done for 'all'. [2020-03-26T19:05:19.006Z] #44 17.20 CC images/stats.o [2020-03-26T19:05:19.006Z] #44 17.44 CC images/core.o [2020-03-26T19:05:19.006Z] #44 17.83 CC images/core-x86.o [2020-03-26T19:05:19.006Z] #44 18.15 CC images/core-arm.o [2020-03-26T19:05:19.006Z] #44 18.54 CC images/core-aarch64.o [2020-03-26T19:05:19.006Z] #44 18.98 CC images/core-ppc64.o [2020-03-26T19:05:19.006Z] #44 19.51 CC images/core-s390.o [2020-03-26T19:05:19.006Z] #44 19.90 CC images/cpuinfo.o [2020-03-26T19:05:19.006Z] #44 20.16 CC images/inventory.o [2020-03-26T19:05:19.006Z] #44 20.29 CC images/fdinfo.o [2020-03-26T19:05:19.006Z] #44 20.54 CC images/fown.o [2020-03-26T19:05:19.006Z] #44 20.77 CC images/ns.o [2020-03-26T19:05:19.006Z] #44 21.07 CC images/regfile.o [2020-03-26T19:05:19.264Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-26T19:05:19.288Z] #44 21.43 CC images/ghost-file.o [2020-03-26T19:05:19.288Z] #44 21.66 CC images/fifo.o [2020-03-26T19:05:19.413Z] #56 21.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:19.558Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-26T19:05:19.558Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-26T19:05:19.570Z] #44 21.76 CC images/remap-file-path.o [2020-03-26T19:05:19.570Z] #44 21.86 CC images/eventfd.o [2020-03-26T19:05:19.570Z] #44 21.92 CC images/eventpoll.o [2020-03-26T19:05:19.701Z] #47 ... [2020-03-26T19:05:19.701Z] [2020-03-26T19:05:19.701Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:19.701Z] #62 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:19.852Z] #44 22.03 CC images/fh.o [2020-03-26T19:05:19.852Z] #44 ... [2020-03-26T19:05:19.852Z] [2020-03-26T19:05:19.852Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:19.852Z] #56 57.69 mvdan.cc/editorconfig [2020-03-26T19:05:19.958Z] #62 ... [2020-03-26T19:05:19.958Z] [2020-03-26T19:05:19.958Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:19.958Z] #35 22.51 Fetched 8334 kB in 18s (455 kB/s) [2020-03-26T19:05:19.978Z] #56 ... [2020-03-26T19:05:19.978Z] [2020-03-26T19:05:19.978Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:19.978Z] #43 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:05:19.978Z] #43 ... [2020-03-26T19:05:19.978Z] [2020-03-26T19:05:19.978Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:19.978Z] #47 13.55 unicode/utf8 [2020-03-26T19:05:19.978Z] #47 14.15 math [2020-03-26T19:05:19.978Z] #47 18.89 unicode/utf16 [2020-03-26T19:05:19.978Z] #47 19.20 container/list [2020-03-26T19:05:19.978Z] #47 19.73 crypto/internal/subtle [2020-03-26T19:05:19.978Z] #47 19.83 crypto/subtle [2020-03-26T19:05:19.978Z] #47 19.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T19:05:19.978Z] #47 20.18 internal/nettrace [2020-03-26T19:05:19.978Z] #47 20.36 runtime/cgo [2020-03-26T19:05:20.175Z] #25 9.550 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T19:05:20.175Z] #25 ... [2020-03-26T19:05:20.175Z] [2020-03-26T19:05:20.175Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:20.175Z] #62 5.728 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:20.175Z] #62 5.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:20.175Z] #62 6.174 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:20.175Z] #62 6.581 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T19:05:20.175Z] #62 8.163 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T19:05:20.175Z] #62 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T19:05:20.192Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-26T19:05:20.435Z] #62 ... [2020-03-26T19:05:20.435Z] [2020-03-26T19:05:20.435Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:20.435Z] #35 6.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:20.435Z] #35 6.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:20.435Z] #35 6.506 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:20.435Z] #35 7.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T19:05:20.435Z] #35 8.812 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T19:05:20.694Z] #35 ... [2020-03-26T19:05:20.694Z] [2020-03-26T19:05:20.694Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:20.694Z] #33 6.105 + RM_GOPATH=0 [2020-03-26T19:05:20.694Z] #33 6.105 + TMP_GOPATH= [2020-03-26T19:05:20.694Z] #33 6.105 + : /build [2020-03-26T19:05:20.694Z] #33 6.105 + '[' -z '' ']' [2020-03-26T19:05:20.694Z] #33 6.107 ++ mktemp -d [2020-03-26T19:05:20.694Z] #33 6.111 + export GOPATH=/tmp/tmp.8J0GXyKUij [2020-03-26T19:05:20.694Z] #33 6.111 + GOPATH=/tmp/tmp.8J0GXyKUij [2020-03-26T19:05:20.694Z] #33 6.111 + RM_GOPATH=1 [2020-03-26T19:05:20.694Z] #33 6.112 ++ dirname ./install.sh [2020-03-26T19:05:20.694Z] #33 6.114 + dir=. [2020-03-26T19:05:20.694Z] #33 6.114 + bin=tomlv [2020-03-26T19:05:20.694Z] #33 6.114 + shift [2020-03-26T19:05:20.694Z] #33 6.114 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T19:05:20.694Z] #33 6.114 + . ./tomlv.installer [2020-03-26T19:05:20.694Z] #33 6.114 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:20.694Z] #33 6.114 + install_tomlv [2020-03-26T19:05:20.694Z] #33 6.114 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T19:05:20.694Z] #33 6.115 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:20.694Z] #33 6.115 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8J0GXyKUij/src/github.com/BurntSushi/toml [2020-03-26T19:05:20.694Z] #33 6.117 Cloning into '/tmp/tmp.8J0GXyKUij/src/github.com/BurntSushi/toml'... [2020-03-26T19:05:20.694Z] #33 6.943 + cd /tmp/tmp.8J0GXyKUij/src/github.com/BurntSushi/toml [2020-03-26T19:05:20.694Z] #33 6.944 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:05:20.694Z] #33 6.952 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:05:20.694Z] #33 7.592 internal/cpu [2020-03-26T19:05:20.694Z] #33 7.612 runtime/internal/sys [2020-03-26T19:05:20.694Z] #33 7.644 runtime/internal/atomic [2020-03-26T19:05:20.694Z] #33 7.688 math/bits [2020-03-26T19:05:20.694Z] #33 8.008 runtime/internal/math [2020-03-26T19:05:20.694Z] #33 8.089 unicode/utf8 [2020-03-26T19:05:20.694Z] #33 8.204 internal/race [2020-03-26T19:05:20.694Z] #33 8.357 internal/bytealg [2020-03-26T19:05:20.694Z] #33 8.399 sync/atomic [2020-03-26T19:05:20.694Z] #33 8.564 math [2020-03-26T19:05:20.694Z] #33 9.202 runtime [2020-03-26T19:05:20.694Z] #33 9.273 unicode [2020-03-26T19:05:20.694Z] #33 9.317 internal/testlog [2020-03-26T19:05:20.694Z] #33 9.798 encoding [2020-03-26T19:05:20.694Z] #33 ... [2020-03-26T19:05:20.694Z] [2020-03-26T19:05:20.694Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:20.694Z] #50 6.759 + RM_GOPATH=0 [2020-03-26T19:05:20.694Z] #50 6.759 + TMP_GOPATH= [2020-03-26T19:05:20.694Z] #50 6.760 + : /build [2020-03-26T19:05:20.694Z] #50 6.760 + '[' -z '' ']' [2020-03-26T19:05:20.694Z] #50 6.762 ++ mktemp -d [2020-03-26T19:05:20.694Z] #50 6.776 + export GOPATH=/tmp/tmp.Oj4mngvW26 [2020-03-26T19:05:20.694Z] #50 6.777 + GOPATH=/tmp/tmp.Oj4mngvW26 [2020-03-26T19:05:20.694Z] #50 6.778 + RM_GOPATH=1 [2020-03-26T19:05:20.694Z] #50 6.779 ++ dirname ./install.sh [2020-03-26T19:05:20.694Z] #50 6.780 + dir=. [2020-03-26T19:05:20.694Z] #50 6.780 + bin=gotestsum [2020-03-26T19:05:20.694Z] #50 6.780 + shift [2020-03-26T19:05:20.694Z] #50 6.780 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T19:05:20.694Z] #50 6.780 + . ./gotestsum.installer [2020-03-26T19:05:20.694Z] #50 6.780 ++ : v0.3.5 [2020-03-26T19:05:20.694Z] #50 6.781 Installing gotestsum version v0.3.5 [2020-03-26T19:05:20.694Z] #50 6.781 + install_gotestsum [2020-03-26T19:05:20.694Z] #50 6.781 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T19:05:20.694Z] #50 6.781 + go get -d gotest.tools/gotestsum [2020-03-26T19:05:20.857Z] #56 58.64 mvdan.cc/sh/v3/fileutil [2020-03-26T19:05:20.857Z] #56 58.75 mvdan.cc/sh/v3/syntax [2020-03-26T19:05:20.911Z] #47 ... [2020-03-26T19:05:20.911Z] [2020-03-26T19:05:20.911Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:20.911Z] #56 22.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:20.954Z] #50 ... [2020-03-26T19:05:20.954Z] [2020-03-26T19:05:20.954Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:20.954Z] #68 6.346 + RM_GOPATH=0 [2020-03-26T19:05:20.954Z] #68 6.346 + TMP_GOPATH= [2020-03-26T19:05:20.954Z] #68 6.346 + : /build/ [2020-03-26T19:05:20.954Z] #68 6.346 + '[' -z '' ']' [2020-03-26T19:05:20.954Z] #68 6.347 ++ mktemp -d [2020-03-26T19:05:20.954Z] #68 6.348 + export GOPATH=/tmp/tmp.oqt2VATKfF [2020-03-26T19:05:20.954Z] #68 6.348 + GOPATH=/tmp/tmp.oqt2VATKfF [2020-03-26T19:05:20.954Z] #68 6.348 + RM_GOPATH=1 [2020-03-26T19:05:20.954Z] #68 6.349 ++ dirname ./install.sh [2020-03-26T19:05:20.954Z] #68 6.350 + dir=. [2020-03-26T19:05:20.954Z] #68 6.351 + bin=rootlesskit [2020-03-26T19:05:20.954Z] #68 6.351 + shift [2020-03-26T19:05:20.954Z] #68 6.351 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T19:05:20.954Z] #68 6.351 + . ./rootlesskit.installer [2020-03-26T19:05:20.955Z] #68 6.351 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:20.955Z] #68 6.351 + install_rootlesskit [2020-03-26T19:05:20.955Z] #68 6.351 + case "$1" in [2020-03-26T19:05:20.955Z] #68 6.351 + export CGO_ENABLED=0 [2020-03-26T19:05:20.955Z] #68 6.351 + CGO_ENABLED=0 [2020-03-26T19:05:20.955Z] #68 6.352 + _install_rootlesskit [2020-03-26T19:05:20.955Z] #68 6.352 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T19:05:20.955Z] #68 6.352 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:20.955Z] #68 6.352 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oqt2VATKfF/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:05:20.955Z] #68 6.361 Cloning into '/tmp/tmp.oqt2VATKfF/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T19:05:20.955Z] #68 9.759 + cd /tmp/tmp.oqt2VATKfF/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:05:20.955Z] #68 9.760 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:05:20.955Z] #68 10.00 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:05:20.955Z] #68 10.00 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T19:05:20.955Z] #68 ... [2020-03-26T19:05:20.955Z] [2020-03-26T19:05:20.955Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:05:20.955Z] #30 6.116 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T19:05:20.955Z] #30 6.118 Cloning into '.'... [2020-03-26T19:05:20.960Z] #43 21.07 Reading package lists... [2020-03-26T19:05:20.960Z] #43 ... [2020-03-26T19:05:20.960Z] [2020-03-26T19:05:20.960Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:20.960Z] #33 13.97 unicode/utf8 [2020-03-26T19:05:20.960Z] #33 14.68 internal/testlog [2020-03-26T19:05:20.960Z] #33 15.04 encoding [2020-03-26T19:05:20.960Z] #33 15.18 runtime/cgo [2020-03-26T19:05:20.960Z] #33 ... [2020-03-26T19:05:20.960Z] [2020-03-26T19:05:20.960Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:20.960Z] #74 23.30 Checking out files: 64% (1341/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-26T19:05:20.960Z] #74 23.97 + cd /tmp/tmp.BOAyWmwUBf/src/github.com/docker/libnetwork [2020-03-26T19:05:20.960Z] #74 23.97 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:21.136Z] Merge succeeded, producing 061a940aac26fe84e41268af271223c3c068c599 [2020-03-26T19:05:21.136Z] Checking out Revision 061a940aac26fe84e41268af271223c3c068c599 (PR-40629) [2020-03-26T19:05:21.214Z] #30 ... [2020-03-26T19:05:21.214Z] [2020-03-26T19:05:21.214Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:21.214Z] #47 6.987 + RM_GOPATH=0 [2020-03-26T19:05:21.214Z] #47 6.987 + TMP_GOPATH= [2020-03-26T19:05:21.214Z] #47 6.987 + : /build [2020-03-26T19:05:21.214Z] #47 6.987 + '[' -z '' ']' [2020-03-26T19:05:21.214Z] #47 6.988 ++ mktemp -d [2020-03-26T19:05:21.214Z] #47 6.993 + export GOPATH=/tmp/tmp.ZD7FOwexvb [2020-03-26T19:05:21.214Z] #47 6.993 + GOPATH=/tmp/tmp.ZD7FOwexvb [2020-03-26T19:05:21.214Z] #47 6.993 + RM_GOPATH=1 [2020-03-26T19:05:21.214Z] #47 6.994 ++ dirname ./install.sh [2020-03-26T19:05:21.214Z] #47 6.995 + dir=. [2020-03-26T19:05:21.214Z] #47 6.995 + bin=vndr [2020-03-26T19:05:21.214Z] #47 6.995 + shift [2020-03-26T19:05:21.214Z] #47 6.995 + '[' '!' -f ./vndr.installer ']' [2020-03-26T19:05:21.214Z] #47 6.995 + . ./vndr.installer [2020-03-26T19:05:21.214Z] #47 6.995 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:21.214Z] #47 6.996 + install_vndr [2020-03-26T19:05:21.214Z] #47 6.996 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T19:05:21.214Z] #47 6.996 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZD7FOwexvb/src/github.com/LK4D4/vndr [2020-03-26T19:05:21.214Z] #47 6.996 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:21.214Z] #47 7.000 Cloning into '/tmp/tmp.ZD7FOwexvb/src/github.com/LK4D4/vndr'... [2020-03-26T19:05:21.214Z] #47 7.750 + cd /tmp/tmp.ZD7FOwexvb/src/github.com/LK4D4/vndr [2020-03-26T19:05:21.214Z] #47 7.750 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:05:21.214Z] #47 7.777 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T19:05:21.214Z] #47 9.271 unicode [2020-03-26T19:05:21.214Z] #47 9.275 unicode/utf8 [2020-03-26T19:05:21.214Z] #47 9.317 sync/atomic [2020-03-26T19:05:21.214Z] #47 9.420 runtime [2020-03-26T19:05:21.214Z] #47 9.884 math [2020-03-26T19:05:21.214Z] #47 10.34 encoding [2020-03-26T19:05:21.214Z] #47 10.48 unicode/utf16 [2020-03-26T19:05:21.214Z] #47 ... [2020-03-26T19:05:21.214Z] [2020-03-26T19:05:21.214Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:21.214Z] #56 6.466 + RM_GOPATH=0 [2020-03-26T19:05:21.214Z] #56 6.468 + TMP_GOPATH= [2020-03-26T19:05:21.214Z] #56 6.468 + : /build [2020-03-26T19:05:21.214Z] #56 6.469 + '[' -z '' ']' [2020-03-26T19:05:21.214Z] #56 6.471 ++ mktemp -d [2020-03-26T19:05:21.214Z] #56 6.474 + export GOPATH=/tmp/tmp.Nps2i625GK [2020-03-26T19:05:21.214Z] #56 6.474 + GOPATH=/tmp/tmp.Nps2i625GK [2020-03-26T19:05:21.214Z] #56 6.474 + RM_GOPATH=1 [2020-03-26T19:05:21.214Z] #56 6.478 ++ dirname ./install.sh [2020-03-26T19:05:21.214Z] #56 6.484 + dir=. [2020-03-26T19:05:21.214Z] #56 6.484 + bin=shfmt [2020-03-26T19:05:21.214Z] #56 6.484 + shift [2020-03-26T19:05:21.214Z] #56 6.484 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T19:05:21.214Z] #56 6.484 + . ./shfmt.installer [2020-03-26T19:05:21.214Z] #56 6.484 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:21.214Z] #56 6.484 + install_shfmt [2020-03-26T19:05:21.214Z] #56 6.484 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T19:05:21.214Z] #56 6.484 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Nps2i625GK/src/github.com/mvdan/sh [2020-03-26T19:05:21.214Z] #56 6.485 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:21.214Z] #56 6.487 Cloning into '/tmp/tmp.Nps2i625GK/src/github.com/mvdan/sh'... [2020-03-26T19:05:21.474Z] #56 ... [2020-03-26T19:05:21.474Z] [2020-03-26T19:05:21.474Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:21.474Z] #10 5.882 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:21.474Z] #10 5.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:21.474Z] #10 6.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:21.474Z] #10 6.987 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T19:05:21.474Z] #10 8.540 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T19:05:21.474Z] #10 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T19:05:21.525Z] #74 24.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T19:05:20.127Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-26T19:05:21.025Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-26T19:05:21.171Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T19:05:21.230Z] > git checkout -f 061a940aac26fe84e41268af271223c3c068c599 # timeout=10 [2020-03-26T19:05:21.688Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-26T19:05:21.709Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-26T19:05:21.709Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-26T19:05:21.740Z] #10 ... [2020-03-26T19:05:21.740Z] [2020-03-26T19:05:21.740Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:21.740Z] #23 6.642 + RM_GOPATH=0 [2020-03-26T19:05:21.740Z] #23 6.642 + TMP_GOPATH= [2020-03-26T19:05:21.740Z] #23 6.642 + : /build [2020-03-26T19:05:21.740Z] #23 6.643 + '[' -z '' ']' [2020-03-26T19:05:21.740Z] #23 6.644 ++ mktemp -d [2020-03-26T19:05:21.740Z] #23 6.648 + export GOPATH=/tmp/tmp.p95DH8UOF1 [2020-03-26T19:05:21.740Z] #23 6.649 + GOPATH=/tmp/tmp.p95DH8UOF1 [2020-03-26T19:05:21.740Z] #23 6.649 + RM_GOPATH=1 [2020-03-26T19:05:21.740Z] #23 6.651 ++ dirname ./install.sh [2020-03-26T19:05:21.740Z] #23 6.654 Install docker/cli version 17.06.2-ce from stable [2020-03-26T19:05:21.740Z] #23 6.654 + dir=. [2020-03-26T19:05:21.740Z] #23 6.654 + bin=dockercli [2020-03-26T19:05:21.740Z] #23 6.654 + shift [2020-03-26T19:05:21.740Z] #23 6.654 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T19:05:21.740Z] #23 6.654 + . ./dockercli.installer [2020-03-26T19:05:21.740Z] #23 6.654 ++ : stable [2020-03-26T19:05:21.740Z] #23 6.654 ++ : 17.06.2-ce [2020-03-26T19:05:21.740Z] #23 6.654 + install_dockercli [2020-03-26T19:05:21.740Z] #23 6.654 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T19:05:21.740Z] #23 6.654 ++ uname -m [2020-03-26T19:05:21.740Z] #23 6.658 + arch=aarch64 [2020-03-26T19:05:21.740Z] #23 6.658 + '[' aarch64 '!=' x86_64 ']' [2020-03-26T19:05:21.740Z] #23 6.658 + '[' aarch64 '!=' s390x ']' [2020-03-26T19:05:21.740Z] #23 6.658 + '[' aarch64 '!=' armhf ']' [2020-03-26T19:05:21.740Z] #23 6.658 + build_dockercli [2020-03-26T19:05:21.740Z] #23 6.658 + git clone https://github.com/docker/docker-ce /tmp/tmp.p95DH8UOF1/tmp/docker-ce [2020-03-26T19:05:21.740Z] #23 6.662 Cloning into '/tmp/tmp.p95DH8UOF1/tmp/docker-ce'... [2020-03-26T19:05:21.740Z] #23 ... [2020-03-26T19:05:21.740Z] [2020-03-26T19:05:21.740Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:21.740Z] #74 6.413 + RM_GOPATH=0 [2020-03-26T19:05:21.740Z] #74 6.413 + TMP_GOPATH= [2020-03-26T19:05:21.740Z] #74 6.413 + : /build [2020-03-26T19:05:21.740Z] #74 6.413 + '[' -z '' ']' [2020-03-26T19:05:21.740Z] #74 6.413 ++ mktemp -d [2020-03-26T19:05:21.740Z] #74 6.415 + export GOPATH=/tmp/tmp.d2hI4XHnDj [2020-03-26T19:05:21.740Z] #74 6.415 + GOPATH=/tmp/tmp.d2hI4XHnDj [2020-03-26T19:05:21.740Z] #74 6.415 + RM_GOPATH=1 [2020-03-26T19:05:21.740Z] #74 6.417 ++ dirname ./install.sh [2020-03-26T19:05:21.740Z] #74 6.421 + dir=. [2020-03-26T19:05:21.740Z] #74 6.421 + bin=proxy [2020-03-26T19:05:21.740Z] #74 6.426 + shift [2020-03-26T19:05:21.740Z] #74 6.426 + '[' '!' -f ./proxy.installer ']' [2020-03-26T19:05:21.740Z] #74 6.440 + . ./proxy.installer [2020-03-26T19:05:21.740Z] #74 6.440 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:21.740Z] #74 6.443 + install_proxy [2020-03-26T19:05:21.740Z] #74 6.447 + case "$1" in [2020-03-26T19:05:21.740Z] #74 6.447 + export CGO_ENABLED=0 [2020-03-26T19:05:21.740Z] #74 6.447 + CGO_ENABLED=0 [2020-03-26T19:05:21.740Z] #74 6.447 + _install_proxy [2020-03-26T19:05:21.740Z] #74 6.447 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T19:05:21.740Z] #74 6.453 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:21.740Z] #74 6.453 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.d2hI4XHnDj/src/github.com/docker/libnetwork [2020-03-26T19:05:21.740Z] #74 6.458 Cloning into '/tmp/tmp.d2hI4XHnDj/src/github.com/docker/libnetwork'... [2020-03-26T19:05:21.831Z] First time build. Skipping changelog. [2020-03-26T19:05:22.290Z] #56 24.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:22.290Z] #56 24.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [Pipeline] withEnv [Pipeline] { [2020-03-26T19:05:22.353Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T19:05:22.548Z] #56 24.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:22.548Z] #56 24.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:23.132Z] #74 ... [2020-03-26T19:05:23.132Z] [2020-03-26T19:05:23.132Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:23.132Z] #56 12.58 + cd /tmp/tmp.Nps2i625GK/src/github.com/mvdan/sh [2020-03-26T19:05:23.132Z] #56 12.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:05:23.338Z] + docker version [2020-03-26T19:05:23.338Z] Client: Docker Engine - Enterprise [2020-03-26T19:05:23.338Z] Version: 19.03.5 [2020-03-26T19:05:23.338Z] API version: 1.40 [2020-03-26T19:05:23.338Z] Go version: go1.12.12 [2020-03-26T19:05:23.338Z] Git commit: 2ee0c57608 [2020-03-26T19:05:23.338Z] Built: 11/13/2019 08:00:16 [2020-03-26T19:05:23.338Z] OS/Arch: windows/amd64 [2020-03-26T19:05:23.338Z] Experimental: false [2020-03-26T19:05:23.338Z] [2020-03-26T19:05:23.338Z] Server: Docker Engine - Enterprise [2020-03-26T19:05:23.338Z] Engine: [2020-03-26T19:05:23.338Z] Version: 19.03.5 [2020-03-26T19:05:23.338Z] API version: 1.40 (minimum version 1.24) [2020-03-26T19:05:23.338Z] Go version: go1.12.12 [2020-03-26T19:05:23.338Z] Git commit: 2ee0c57608 [2020-03-26T19:05:23.338Z] Built: 11/13/2019 07:58:51 [2020-03-26T19:05:23.338Z] OS/Arch: windows/amd64 [2020-03-26T19:05:23.338Z] Experimental: true [2020-03-26T19:05:23.390Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-26T19:05:23.390Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-26T19:05:23.393Z] #56 12.72 + GO111MODULE=on [2020-03-26T19:05:23.393Z] #56 12.72 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T19:05:23.481Z] #56 25.62 runtime/cgo [2020-03-26T19:05:23.481Z] #56 25.66 runtime [Pipeline] sh [2020-03-26T19:05:21.725Z] > git rev-list --no-walk fecec6d6cf560ed0dd59e1346a54b1bb104fc10a # timeout=10 [2020-03-26T19:05:24.424Z] + docker info [2020-03-26T19:05:24.774Z] #56 13.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:24.774Z] #56 13.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:24.774Z] #56 14.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:24.899Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-26T19:05:24.899Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-26T19:05:25.034Z] #56 14.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:25.034Z] #56 14.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:25.191Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-26T19:05:25.214Z] #35 22.51 Reading package lists... [2020-03-26T19:05:25.214Z] #35 ... [2020-03-26T19:05:25.214Z] [2020-03-26T19:05:25.214Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:25.214Z] #53 27.24 + cd /tmp/tmp.f4WUEYE7Jn/src/github.com/golangci/golangci-lint/ [2020-03-26T19:05:25.214Z] #53 27.24 + git checkout -q v1.23.8 [2020-03-26T19:05:25.214Z] #53 28.09 ++ git describe --tags [2020-03-26T19:05:25.214Z] #53 28.10 + version=v1.23.8 [2020-03-26T19:05:25.214Z] #53 28.10 ++ git rev-parse --short HEAD [2020-03-26T19:05:25.214Z] #53 28.11 + commit=76a82c6 [2020-03-26T19:05:25.214Z] #53 28.11 ++ git show -s --format=%cd [2020-03-26T19:05:25.214Z] #53 28.12 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T19:05:25.214Z] #53 28.12 + 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-03-26T19:05:25.329Z] #56 62.94 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T19:05:25.329Z] #56 ... [2020-03-26T19:05:25.329Z] [2020-03-26T19:05:25.329Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:25.329Z] #44 22.29 CC images/fsnotify.o [2020-03-26T19:05:25.329Z] #44 22.73 CC images/signalfd.o [2020-03-26T19:05:25.329Z] #44 22.87 CC images/fs.o [2020-03-26T19:05:25.329Z] #44 22.98 CC images/pstree.o [2020-03-26T19:05:25.329Z] #44 23.13 CC images/pipe.o [2020-03-26T19:05:25.329Z] #44 23.24 CC images/tcp-stream.o [2020-03-26T19:05:25.329Z] #44 23.40 CC images/sk-packet.o [2020-03-26T19:05:25.329Z] #44 23.53 CC images/mnt.o [2020-03-26T19:05:25.329Z] #44 23.71 CC images/pipe-data.o [2020-03-26T19:05:25.329Z] #44 23.82 CC images/sa.o [2020-03-26T19:05:25.329Z] #44 24.05 CC images/timer.o [2020-03-26T19:05:25.329Z] #44 24.34 CC images/timerfd.o [2020-03-26T19:05:25.329Z] #44 24.44 CC images/mm.o [2020-03-26T19:05:25.329Z] #44 24.55 CC images/sk-opts.o [2020-03-26T19:05:25.329Z] #44 24.74 CC images/sk-unix.o [2020-03-26T19:05:25.329Z] #44 24.92 CC images/sk-inet.o [2020-03-26T19:05:25.329Z] #44 25.26 CC images/tun.o [2020-03-26T19:05:25.329Z] #44 25.51 CC images/sk-netlink.o [2020-03-26T19:05:25.329Z] #44 25.66 CC images/packet-sock.o [2020-03-26T19:05:25.329Z] #44 25.80 CC images/ipc-var.o [2020-03-26T19:05:25.329Z] #44 25.89 CC images/ipc-desc.o [2020-03-26T19:05:25.329Z] #44 26.02 CC images/ipc-shm.o [2020-03-26T19:05:25.329Z] #44 26.11 CC images/ipc-msg.o [2020-03-26T19:05:25.329Z] #44 26.23 CC images/ipc-sem.o [2020-03-26T19:05:25.329Z] #44 26.30 CC images/utsns.o [2020-03-26T19:05:25.329Z] #44 26.41 CC images/creds.o [2020-03-26T19:05:25.329Z] #44 26.55 CC images/vma.o [2020-03-26T19:05:25.329Z] #44 26.67 CC images/netdev.o [2020-03-26T19:05:25.329Z] #44 27.01 CC images/tty.o [2020-03-26T19:05:25.329Z] #44 27.32 CC images/file-lock.o [2020-03-26T19:05:25.329Z] #44 27.42 CC images/rlimit.o [2020-03-26T19:05:25.329Z] #44 27.60 CC images/pagemap.o [2020-03-26T19:05:25.329Z] #44 27.81 CC images/siginfo.o [2020-03-26T19:05:25.483Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-26T19:05:25.604Z] #56 14.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:25.714Z] #74 ... [2020-03-26T19:05:25.714Z] [2020-03-26T19:05:25.714Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:25.714Z] #62 19.16 Fetched 8334 kB in 16s (519 kB/s) [2020-03-26T19:05:25.714Z] #62 19.16 Reading package lists... [2020-03-26T19:05:25.714Z] #62 26.22 Reading package lists... [2020-03-26T19:05:25.714Z] #62 ... [2020-03-26T19:05:25.714Z] [2020-03-26T19:05:25.714Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:25.714Z] #53 27.45 + cd /tmp/tmp.uDzQPEDW5w/src/github.com/golangci/golangci-lint/ [2020-03-26T19:05:25.714Z] #53 27.45 + git checkout -q v1.23.8 [2020-03-26T19:05:25.714Z] #53 27.98 ++ git describe --tags [2020-03-26T19:05:25.714Z] #53 27.98 + version=v1.23.8 [2020-03-26T19:05:25.714Z] #53 28.00 ++ git rev-parse --short HEAD [2020-03-26T19:05:25.714Z] #53 28.00 + commit=76a82c6 [2020-03-26T19:05:25.714Z] #53 28.00 ++ git show -s --format=%cd [2020-03-26T19:05:25.714Z] #53 28.01 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T19:05:25.714Z] #53 28.01 + 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-03-26T19:05:25.776Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-26T19:05:25.943Z] #44 28.04 CC images/rpc.o [2020-03-26T19:05:26.007Z] #56 ... [2020-03-26T19:05:26.007Z] [2020-03-26T19:05:26.007Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:26.007Z] #74 24.79 Checking out files: 63% (1320/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-26T19:05:26.007Z] #74 25.55 + cd /tmp/tmp.EMomrKIobW/src/github.com/docker/libnetwork [2020-03-26T19:05:26.007Z] #74 25.55 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:26.007Z] #74 25.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T19:05:26.012Z] Client: [2020-03-26T19:05:26.012Z] Debug Mode: false [2020-03-26T19:05:26.012Z] Plugins: [2020-03-26T19:05:26.012Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-26T19:05:26.012Z] [2020-03-26T19:05:26.012Z] Server: [2020-03-26T19:05:26.012Z] Containers: 0 [2020-03-26T19:05:26.012Z] Running: 0 [2020-03-26T19:05:26.012Z] Paused: 0 [2020-03-26T19:05:26.012Z] Stopped: 0 [2020-03-26T19:05:26.012Z] Images: 10 [2020-03-26T19:05:26.012Z] Server Version: 19.03.5 [2020-03-26T19:05:26.012Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-26T19:05:26.012Z] Windows: [2020-03-26T19:05:26.012Z] LCOW: [2020-03-26T19:05:26.012Z] Logging Driver: json-file [2020-03-26T19:05:26.012Z] Plugins: [2020-03-26T19:05:26.012Z] Volume: local [2020-03-26T19:05:26.012Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-26T19:05:26.012Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-26T19:05:26.012Z] Swarm: inactive [2020-03-26T19:05:26.012Z] Default Isolation: process [2020-03-26T19:05:26.012Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-26T19:05:26.012Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-26T19:05:26.012Z] OSType: windows [2020-03-26T19:05:26.012Z] Architecture: x86_64 [2020-03-26T19:05:26.012Z] CPUs: 4 [2020-03-26T19:05:26.012Z] Total Memory: 32GiB [2020-03-26T19:05:26.012Z] Name: azwin-2-2a2800 [2020-03-26T19:05:26.012Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-26T19:05:26.012Z] Docker Root Dir: D:\docker [2020-03-26T19:05:26.012Z] Debug Mode: false [2020-03-26T19:05:26.012Z] Registry: https://index.docker.io/v1/ [2020-03-26T19:05:26.012Z] Labels: [2020-03-26T19:05:26.012Z] Experimental: true [2020-03-26T19:05:26.012Z] Insecure Registries: [2020-03-26T19:05:26.012Z] 10.0.0.4:5000 [2020-03-26T19:05:26.012Z] 127.0.0.0/8 [2020-03-26T19:05:26.012Z] Registry Mirrors: [2020-03-26T19:05:26.012Z] http://10.0.0.4:5000/ [2020-03-26T19:05:26.012Z] Live Restore Enabled: false [2020-03-26T19:05:26.012Z] [Pipeline] } [Pipeline] // stage [2020-03-26T19:05:26.176Z] #56 15.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-26T19:05:26.410Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-26T19:05:26.556Z] #44 28.72 CC images/ext-file.o [2020-03-26T19:05:26.556Z] #44 28.88 CC images/cgroup.o [2020-03-26T19:05:26.748Z] #56 16.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:26.839Z] #44 29.26 CC images/userns.o [2020-03-26T19:05:27.120Z] #44 29.39 CC images/google/protobuf/descriptor.o [2020-03-26T19:05:27.357Z] #56 ... [2020-03-26T19:05:27.357Z] [2020-03-26T19:05:27.357Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:27.357Z] #53 6.494 + RM_GOPATH=0 [2020-03-26T19:05:27.357Z] #53 6.494 + TMP_GOPATH= [2020-03-26T19:05:27.357Z] #53 6.494 + : /build [2020-03-26T19:05:27.357Z] #53 6.494 + '[' -z '' ']' [2020-03-26T19:05:27.357Z] #53 6.495 ++ mktemp -d [2020-03-26T19:05:27.357Z] #53 6.496 + export GOPATH=/tmp/tmp.hergeeirto [2020-03-26T19:05:27.358Z] #53 6.496 + GOPATH=/tmp/tmp.hergeeirto [2020-03-26T19:05:27.358Z] #53 6.496 + RM_GOPATH=1 [2020-03-26T19:05:27.358Z] #53 6.498 ++ dirname ./install.sh [2020-03-26T19:05:27.358Z] #53 6.500 + dir=. [2020-03-26T19:05:27.358Z] #53 6.500 + bin=golangci_lint [2020-03-26T19:05:27.358Z] #53 6.500 + shift [2020-03-26T19:05:27.358Z] #53 6.500 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T19:05:27.358Z] #53 6.500 Installing golangci-lint version v1.23.8 [2020-03-26T19:05:27.358Z] #53 6.500 + . ./golangci_lint.installer [2020-03-26T19:05:27.358Z] #53 6.500 ++ : v1.23.8 [2020-03-26T19:05:27.358Z] #53 6.500 + install_golangci_lint [2020-03-26T19:05:27.358Z] #53 6.500 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T19:05:27.358Z] #53 6.500 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T19:05:27.358Z] #53 ... [2020-03-26T19:05:27.358Z] [2020-03-26T19:05:27.358Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:27.358Z] #43 7.094 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:27.358Z] #43 7.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:27.358Z] #43 7.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:27.358Z] #43 7.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T19:05:27.358Z] #43 9.526 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T19:05:27.358Z] #43 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T19:05:27.358Z] #43 15.50 Fetched 8163 kB in 9s (941 kB/s) [2020-03-26T19:05:27.465Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-26T19:05:27.465Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-26T19:05:27.634Z] #43 15.50 Reading package lists... [2020-03-26T19:05:27.634Z] #43 ... [2020-03-26T19:05:27.634Z] [2020-03-26T19:05:27.634Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:05:27.634Z] #41 15.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T19:05:27.761Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-26T19:05:28.054Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-26T19:05:28.208Z] #41 17.96 + 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-03-26T19:05:28.547Z] #74 ... [2020-03-26T19:05:28.547Z] [2020-03-26T19:05:28.547Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:28.547Z] #62 21.12 Fetched 8334 kB in 17s (478 kB/s) [2020-03-26T19:05:28.547Z] #62 21.12 Reading package lists... [2020-03-26T19:05:28.592Z] #44 30.59 CC images/opts.o [2020-03-26T19:05:28.592Z] #44 ... [2020-03-26T19:05:28.592Z] [2020-03-26T19:05:28.592Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:28.592Z] #47 56.27 text/template/parse [2020-03-26T19:05:28.592Z] #47 58.37 go/parser [2020-03-26T19:05:28.592Z] #47 59.16 text/template [2020-03-26T19:05:28.592Z] #47 61.00 encoding/xml [2020-03-26T19:05:28.592Z] #47 62.98 go/doc [2020-03-26T19:05:28.592Z] #47 65.06 github.com/LK4D4/vndr/versioned [2020-03-26T19:05:28.592Z] #47 65.17 crypto/dsa [2020-03-26T19:05:28.592Z] #47 65.53 crypto/x509/pkix [2020-03-26T19:05:28.593Z] #47 65.64 github.com/LK4D4/vndr/build [2020-03-26T19:05:28.593Z] #47 65.87 vendor/golang.org/x/crypto/cryptobyte [2020-03-26T19:05:28.593Z] #47 ... [2020-03-26T19:05:28.593Z] [2020-03-26T19:05:28.593Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:28.593Z] #44 30.73 CC images/seccomp.o [2020-03-26T19:05:28.593Z] #44 ... [2020-03-26T19:05:28.593Z] [2020-03-26T19:05:28.593Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:28.593Z] #56 DONE 66.6s [2020-03-26T19:05:28.691Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-26T19:05:28.805Z] #62 28.40 Reading package lists... [2020-03-26T19:05:28.805Z] #62 ... [2020-03-26T19:05:28.805Z] [2020-03-26T19:05:28.805Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:28.805Z] #53 27.34 + cd /tmp/tmp.jZR8r4jIgk/src/github.com/golangci/golangci-lint/ [2020-03-26T19:05:28.805Z] #53 27.34 + git checkout -q v1.23.8 [2020-03-26T19:05:28.805Z] #53 28.31 ++ git describe --tags [2020-03-26T19:05:28.805Z] #53 28.34 + version=v1.23.8 [2020-03-26T19:05:28.805Z] #53 28.34 ++ git rev-parse --short HEAD [2020-03-26T19:05:28.805Z] #53 28.34 + commit=76a82c6 [2020-03-26T19:05:28.805Z] #53 28.36 ++ git show -s --format=%cd [2020-03-26T19:05:28.805Z] #53 28.36 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T19:05:28.805Z] #53 28.36 + 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-03-26T19:05:28.875Z] [2020-03-26T19:05:28.875Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:28.875Z] #44 31.03 CC images/binfmt-misc.o [2020-03-26T19:05:28.875Z] #44 31.24 CC images/time.o [2020-03-26T19:05:29.162Z] #44 31.36 CC images/sysctl.o [2020-03-26T19:05:29.162Z] #44 31.52 CC images/autofs.o [2020-03-26T19:05:29.321Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-26T19:05:29.450Z] #44 31.67 CC images/macvlan.o [2020-03-26T19:05:29.450Z] #44 31.69 CC images/sit.o [2020-03-26T19:05:29.450Z] #44 31.77 LINK images/built-in.o [2020-03-26T19:05:29.450Z] #44 31.80 GEN compel/include/asm [2020-03-26T19:05:29.450Z] #44 31.81 GEN compel/include/version.h [2020-03-26T19:05:29.450Z] #44 31.81 touch .config [2020-03-26T19:05:29.450Z] #44 31.82 GEN include/common/config.h [2020-03-26T19:05:29.450Z] #44 31.84 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-26T19:05:29.450Z] #44 31.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-26T19:05:29.614Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-26T19:05:29.750Z] #44 31.87 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-26T19:05:29.750Z] #44 31.88 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-26T19:05:29.750Z] #44 31.89 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-26T19:05:29.750Z] #44 31.90 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-26T19:05:29.750Z] #44 31.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T19:05:29.750Z] #44 31.91 DEP compel/plugins/std/infect.d [2020-03-26T19:05:29.750Z] #44 31.94 DEP compel/plugins/std/string.d [2020-03-26T19:05:29.750Z] #44 31.97 DEP compel/plugins/std/log.d [2020-03-26T19:05:29.750Z] #44 32.02 DEP compel/plugins/std/fds.d [2020-03-26T19:05:29.750Z] #44 32.09 DEP compel/plugins/std/std.d [2020-03-26T19:05:29.750Z] #44 32.18 DEP compel/plugins/shmem/shmem.d [2020-03-26T19:05:29.906Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-26T19:05:29.910Z] #53 ... [2020-03-26T19:05:29.910Z] [2020-03-26T19:05:29.910Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:29.910Z] #56 22.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:29.910Z] #56 23.99 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:29.910Z] #56 24.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:29.910Z] #56 24.33 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:29.910Z] #56 24.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:29.910Z] #56 25.30 runtime/cgo [2020-03-26T19:05:29.910Z] #56 25.43 runtime [2020-03-26T19:05:29.910Z] #56 ... [2020-03-26T19:05:29.910Z] [2020-03-26T19:05:29.910Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:29.910Z] #62 26.22 Reading package lists... [2020-03-26T19:05:30.032Z] #44 32.25 DEP compel/plugins/fds/fds.d [2020-03-26T19:05:30.032Z] #44 32.37 CC compel/plugins/std/std.o [2020-03-26T19:05:30.168Z] #62 32.95 Building dependency tree... [2020-03-26T19:05:30.168Z] #62 ... [2020-03-26T19:05:30.168Z] [2020-03-26T19:05:30.168Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:05:30.168Z] #41 23.59 Checking out files: 89% (1432/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/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-03-26T19:05:30.168Z] #41 23.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T19:05:30.168Z] #41 25.63 + 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-03-26T19:05:30.314Z] #44 32.63 CC compel/plugins/std/fds.o [2020-03-26T19:05:30.486Z] #53 ... [2020-03-26T19:05:30.486Z] [2020-03-26T19:05:30.486Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:30.486Z] #56 22.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:30.486Z] #56 24.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:30.486Z] #56 24.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:30.486Z] #56 24.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:30.486Z] #56 24.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:30.486Z] #56 25.59 runtime [2020-03-26T19:05:30.486Z] #56 25.61 runtime/cgo [2020-03-26T19:05:30.486Z] #56 ... [2020-03-26T19:05:30.486Z] [2020-03-26T19:05:30.486Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:30.486Z] #10 23.22 Fetched 8334 kB in 18s (462 kB/s) [2020-03-26T19:05:30.486Z] #10 23.22 Reading package lists... [2020-03-26T19:05:30.486Z] #10 30.53 Reading package lists... [2020-03-26T19:05:30.486Z] #10 ... [2020-03-26T19:05:30.486Z] [2020-03-26T19:05:30.486Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:05:30.486Z] #41 23.28 Checking out files: 84% (1352/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/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-03-26T19:05:30.486Z] #41 23.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T19:05:30.486Z] #41 25.44 + 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-03-26T19:05:30.486Z] #41 ... [2020-03-26T19:05:30.486Z] [2020-03-26T19:05:30.486Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:30.486Z] #74 24.51 Checking out files: 63% (1320/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-26T19:05:30.486Z] #74 25.19 + cd /tmp/tmp.KcxqizcTia/src/github.com/docker/libnetwork [2020-03-26T19:05:30.486Z] #74 25.20 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:30.486Z] #74 25.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T19:05:30.543Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-26T19:05:30.596Z] #44 32.88 CC compel/plugins/std/log.o [2020-03-26T19:05:30.754Z] #41 ... [2020-03-26T19:05:30.754Z] [2020-03-26T19:05:30.754Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:30.754Z] #35 24.16 Fetched 8334 kB in 18s (476 kB/s) [2020-03-26T19:05:30.754Z] #35 24.16 Reading package lists... [2020-03-26T19:05:30.754Z] #35 31.04 Reading package lists... [2020-03-26T19:05:30.754Z] #35 ... [2020-03-26T19:05:30.754Z] [2020-03-26T19:05:30.754Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:30.754Z] #10 24.32 Fetched 8334 kB in 18s (467 kB/s) [2020-03-26T19:05:30.754Z] #10 24.32 Reading package lists... [2020-03-26T19:05:30.766Z] #41 ... [2020-03-26T19:05:30.766Z] [2020-03-26T19:05:30.766Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:30.766Z] #35 10.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T19:05:30.766Z] #35 15.06 Fetched 8163 kB in 9s (923 kB/s) [2020-03-26T19:05:30.766Z] #35 15.06 Reading package lists... [2020-03-26T19:05:30.766Z] #35 ... [2020-03-26T19:05:30.766Z] [2020-03-26T19:05:30.766Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:30.766Z] #74 17.75 Checking out files: 63% (1320/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-26T19:05:30.766Z] #74 18.36 + cd /tmp/tmp.d2hI4XHnDj/src/github.com/docker/libnetwork [2020-03-26T19:05:30.766Z] #74 18.37 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:05:30.766Z] #74 18.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T19:05:30.834Z] go: finding github.com/golang/mock v1.1.1 [2020-03-26T19:05:31.013Z] #10 31.19 Reading package lists... [2020-03-26T19:05:31.013Z] #10 ... [2020-03-26T19:05:31.013Z] [2020-03-26T19:05:31.013Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:31.013Z] #25 25.32 Fetched 8334 kB in 18s (473 kB/s) [2020-03-26T19:05:31.013Z] #25 25.32 Reading package lists... [2020-03-26T19:05:31.013Z] #25 32.76 Reading package lists... [2020-03-26T19:05:31.013Z] #25 ... [2020-03-26T19:05:31.013Z] [2020-03-26T19:05:31.013Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:31.013Z] #62 32.95 Building dependency tree... [2020-03-26T19:05:31.210Z] #44 33.36 CC compel/plugins/std/string.o [2020-03-26T19:05:31.330Z] #53 ... [2020-03-26T19:05:31.330Z] [2020-03-26T19:05:31.330Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:31.330Z] #25 23.57 Fetched 8334 kB in 18s (474 kB/s) [2020-03-26T19:05:31.330Z] #25 23.57 Reading package lists... [2020-03-26T19:05:31.330Z] #25 30.70 Reading package lists... [2020-03-26T19:05:31.330Z] #25 ... [2020-03-26T19:05:31.330Z] [2020-03-26T19:05:31.330Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:05:31.330Z] #41 24.14 Checking out files: 92% (1477/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/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-03-26T19:05:31.330Z] #41 24.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T19:05:31.330Z] #41 26.56 + 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-03-26T19:05:31.335Z] #74 ... [2020-03-26T19:05:31.335Z] [2020-03-26T19:05:31.335Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:31.335Z] #33 10.57 runtime/cgo [2020-03-26T19:05:31.335Z] #33 ... [2020-03-26T19:05:31.335Z] [2020-03-26T19:05:31.335Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:31.335Z] #47 10.82 container/list [2020-03-26T19:05:31.335Z] #47 12.24 crypto/internal/subtle [2020-03-26T19:05:31.335Z] #47 12.51 crypto/subtle [2020-03-26T19:05:31.335Z] #47 12.93 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T19:05:31.335Z] #47 13.37 internal/nettrace [2020-03-26T19:05:31.335Z] #47 13.77 vendor/golang.org/x/crypto/internal/subtle [2020-03-26T19:05:31.335Z] #47 13.91 runtime/cgo [2020-03-26T19:05:31.472Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-26T19:05:31.492Z] #44 33.64 CC compel/plugins/std/infect.o [2020-03-26T19:05:31.492Z] #44 ... [2020-03-26T19:05:31.492Z] [2020-03-26T19:05:31.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:31.492Z] #10 59.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T19:05:31.492Z] #10 59.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-26T19:05:31.492Z] #10 59.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:05:31.492Z] #10 ... [2020-03-26T19:05:31.492Z] [2020-03-26T19:05:31.492Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:31.493Z] #47 67.69 net [2020-03-26T19:05:31.493Z] #47 67.90 vendor/golang.org/x/crypto/internal/chacha20 [2020-03-26T19:05:31.493Z] #47 68.23 vendor/golang.org/x/crypto/poly1305 [2020-03-26T19:05:31.493Z] #47 68.55 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-26T19:05:31.493Z] #47 68.93 vendor/golang.org/x/crypto/curve25519 [2020-03-26T19:05:31.493Z] #47 69.42 vendor/golang.org/x/crypto/hkdf [2020-03-26T19:05:31.493Z] #47 69.51 vendor/golang.org/x/text/transform [2020-03-26T19:05:31.588Z] #41 ... [2020-03-26T19:05:31.588Z] [2020-03-26T19:05:31.588Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:31.588Z] #43 23.98 Fetched 8334 kB in 18s (469 kB/s) [2020-03-26T19:05:31.588Z] #43 23.98 Reading package lists... [2020-03-26T19:05:31.588Z] #43 31.30 Reading package lists... [2020-03-26T19:05:31.588Z] #43 ... [2020-03-26T19:05:31.588Z] [2020-03-26T19:05:31.588Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:31.588Z] #35 24.11 Fetched 8334 kB in 17s (482 kB/s) [2020-03-26T19:05:31.588Z] #35 24.11 Reading package lists... [2020-03-26T19:05:31.595Z] #47 ... [2020-03-26T19:05:31.595Z] [2020-03-26T19:05:31.595Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:31.595Z] #43 15.50 Reading package lists... [2020-03-26T19:05:31.767Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-26T19:05:31.845Z] #35 31.67 Reading package lists... [2020-03-26T19:05:31.845Z] #35 ... [2020-03-26T19:05:31.845Z] [2020-03-26T19:05:31.845Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:31.845Z] #10 17.43 Reading package lists... [2020-03-26T19:05:31.845Z] #10 24.67 Reading package lists... [2020-03-26T19:05:31.845Z] #10 31.69 Building dependency tree... [2020-03-26T19:05:31.858Z] #74 ... [2020-03-26T19:05:31.858Z] [2020-03-26T19:05:31.858Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:31.858Z] #62 24.84 Fetched 8334 kB in 18s (459 kB/s) [2020-03-26T19:05:31.858Z] #62 24.84 Reading package lists... [2020-03-26T19:05:31.858Z] #62 31.98 Reading package lists... [2020-03-26T19:05:31.858Z] #62 ... [2020-03-26T19:05:31.858Z] [2020-03-26T19:05:31.858Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:31.858Z] #43 17.84 Reading package lists... [2020-03-26T19:05:31.858Z] #43 25.54 Reading package lists... [2020-03-26T19:05:31.858Z] #43 32.33 Building dependency tree... [2020-03-26T19:05:32.060Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-26T19:05:32.060Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-26T19:05:32.106Z] #47 69.88 vendor/golang.org/x/text/unicode/bidi [2020-03-26T19:05:32.117Z] #43 ... [2020-03-26T19:05:32.117Z] [2020-03-26T19:05:32.117Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:32.117Z] #25 25.33 Fetched 8334 kB in 18s (467 kB/s) [2020-03-26T19:05:32.117Z] #25 25.33 Reading package lists... [2020-03-26T19:05:32.377Z] #25 32.53 Reading package lists... [2020-03-26T19:05:32.377Z] #25 ... [2020-03-26T19:05:32.377Z] [2020-03-26T19:05:32.377Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:32.377Z] #35 22.51 Reading package lists... [2020-03-26T19:05:32.699Z] go: finding github.com/lib/pq v1.0.0 [2020-03-26T19:05:32.778Z] #10 ... [2020-03-26T19:05:32.778Z] [2020-03-26T19:05:32.778Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:32.778Z] #62 28.40 Reading package lists... [2020-03-26T19:05:33.113Z] #47 71.02 vendor/golang.org/x/text/secure/bidirule [2020-03-26T19:05:33.113Z] #47 71.13 vendor/golang.org/x/text/unicode/norm [2020-03-26T19:05:33.310Z] #35 29.87 Reading package lists... [2020-03-26T19:05:33.310Z] #35 ... [2020-03-26T19:05:33.310Z] [2020-03-26T19:05:33.310Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:33.310Z] #43 36.29 The following additional packages will be installed: [2020-03-26T19:05:33.311Z] #43 36.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T19:05:33.311Z] #43 36.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T19:05:33.311Z] #43 36.33 Suggested packages: [2020-03-26T19:05:33.311Z] #43 36.34 manpages-dev python-setuptools [2020-03-26T19:05:33.614Z] #62 36.75 The following additional packages will be installed: [2020-03-26T19:05:33.614Z] #62 36.76 libbtrfs0 [2020-03-26T19:05:33.614Z] #62 36.93 The following NEW packages will be installed: [2020-03-26T19:05:33.614Z] #62 36.98 libbtrfs-dev libbtrfs0 [2020-03-26T19:05:33.751Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-26T19:05:33.890Z] #62 37.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:33.890Z] #62 37.55 Need to get 119 kB of archives. [2020-03-26T19:05:33.890Z] #62 37.55 After this operation, 387 kB of additional disk space will be used. [2020-03-26T19:05:33.890Z] #62 37.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T19:05:33.890Z] #62 37.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T19:05:34.389Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-26T19:05:34.389Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-26T19:05:34.464Z] #62 ... [2020-03-26T19:05:34.464Z] [2020-03-26T19:05:34.464Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:34.464Z] #43 21.07 Reading package lists... [2020-03-26T19:05:34.464Z] #43 28.23 Reading package lists... [2020-03-26T19:05:34.464Z] #43 35.40 Building dependency tree... [2020-03-26T19:05:34.464Z] #43 ... [2020-03-26T19:05:34.464Z] [2020-03-26T19:05:34.464Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:34.464Z] #47 27.41 vendor/golang.org/x/crypto/internal/subtle [2020-03-26T19:05:34.464Z] #47 27.51 vendor/golang.org/x/crypto/curve25519 [2020-03-26T19:05:34.464Z] #47 ... [2020-03-26T19:05:34.464Z] [2020-03-26T19:05:34.464Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:34.464Z] #35 31.04 Reading package lists... [2020-03-26T19:05:34.683Z] #43 37.72 The following NEW packages will be installed: [2020-03-26T19:05:34.683Z] #43 37.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T19:05:34.683Z] #43 37.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T19:05:34.683Z] #43 37.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T19:05:34.683Z] #43 37.75 python-six zlib1g-dev [2020-03-26T19:05:34.727Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-26T19:05:34.889Z] #43 20.88 Reading package lists... [2020-03-26T19:05:34.889Z] #43 ... [2020-03-26T19:05:34.889Z] [2020-03-26T19:05:34.889Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:34.889Z] #25 14.03 Fetched 8163 kB in 10s (839 kB/s) [2020-03-26T19:05:34.889Z] #25 14.03 Reading package lists... [2020-03-26T19:05:34.889Z] #25 19.43 Reading package lists... [2020-03-26T19:05:34.889Z] #25 ... [2020-03-26T19:05:34.889Z] [2020-03-26T19:05:34.889Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:34.889Z] #53 22.45 + cd /tmp/tmp.hergeeirto/src/github.com/golangci/golangci-lint/ [2020-03-26T19:05:34.889Z] #53 22.45 + git checkout -q v1.23.8 [2020-03-26T19:05:34.889Z] #53 23.36 ++ git describe --tags [2020-03-26T19:05:34.889Z] #53 23.38 + version=v1.23.8 [2020-03-26T19:05:34.889Z] #53 23.39 ++ git rev-parse --short HEAD [2020-03-26T19:05:34.889Z] #53 23.40 + commit=76a82c6 [2020-03-26T19:05:34.889Z] #53 23.40 ++ git show -s --format=%cd [2020-03-26T19:05:34.889Z] #53 23.41 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T19:05:34.889Z] #53 23.41 + 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-03-26T19:05:34.934Z] #62 35.47 Building dependency tree... [2020-03-26T19:05:34.941Z] #43 38.15 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:34.941Z] #43 38.15 Need to get 4095 kB of archives. [2020-03-26T19:05:34.941Z] #43 38.15 After this operation, 22.5 MB of additional disk space will be used. [2020-03-26T19:05:34.941Z] #43 38.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-26T19:05:35.021Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-26T19:05:35.132Z] #47 ... [2020-03-26T19:05:35.132Z] [2020-03-26T19:05:35.132Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:35.132Z] #10 72.47 Selecting previously unselected package libapparmor1:s390x. [2020-03-26T19:05:35.132Z] #10 72.47 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-03-26T19:05:35.132Z] #10 72.47 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-26T19:05:35.132Z] #10 72.53 Selecting previously unselected package libapparmor-dev:s390x. [2020-03-26T19:05:35.132Z] #10 72.53 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-26T19:05:35.132Z] #10 72.53 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-26T19:05:35.132Z] #10 72.71 Selecting previously unselected package libbtrfs0. [2020-03-26T19:05:35.132Z] #10 72.71 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-26T19:05:35.132Z] #10 72.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:35.132Z] #10 72.78 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:05:35.132Z] #10 72.78 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-26T19:05:35.132Z] #10 72.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:35.132Z] #10 72.86 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-26T19:05:35.132Z] #10 72.86 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-26T19:05:35.132Z] #10 72.86 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-26T19:05:35.132Z] #10 72.90 Selecting previously unselected package libudev-dev:s390x. [2020-03-26T19:05:35.132Z] #10 72.90 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-26T19:05:35.132Z] #10 72.92 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-26T19:05:35.132Z] #10 73.06 Selecting previously unselected package libsepol1-dev:s390x. [2020-03-26T19:05:35.132Z] #10 73.08 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-26T19:05:35.132Z] #10 73.08 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-26T19:05:35.148Z] #53 ... [2020-03-26T19:05:35.148Z] [2020-03-26T19:05:35.148Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:35.148Z] #62 14.96 Fetched 8163 kB in 11s (716 kB/s) [2020-03-26T19:05:35.149Z] #62 14.96 Reading package lists... [2020-03-26T19:05:35.200Z] #43 38.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T19:05:35.200Z] #43 38.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-26T19:05:35.201Z] #43 38.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T19:05:35.201Z] #43 38.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-26T19:05:35.201Z] #43 38.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T19:05:35.201Z] #43 38.19 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-03-26T19:05:35.201Z] #43 38.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-26T19:05:35.201Z] #43 38.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-26T19:05:35.201Z] #43 38.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-26T19:05:35.201Z] #43 38.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-26T19:05:35.408Z] #62 20.23 Reading package lists... [2020-03-26T19:05:35.408Z] #62 ... [2020-03-26T19:05:35.408Z] [2020-03-26T19:05:35.408Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:35.408Z] #25 19.43 Reading package lists... [2020-03-26T19:05:35.414Z] #10 73.31 Selecting previously unselected package libpcre16-3:s390x. [2020-03-26T19:05:35.414Z] #10 73.32 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-26T19:05:35.414Z] #10 73.32 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-26T19:05:35.414Z] #10 73.41 Selecting previously unselected package libpcre32-3:s390x. [2020-03-26T19:05:35.414Z] #10 73.41 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-26T19:05:35.414Z] #10 73.41 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-26T19:05:35.458Z] #43 38.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-26T19:05:35.458Z] #43 38.54 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-03-26T19:05:35.458Z] #43 38.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-26T19:05:35.458Z] #43 38.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T19:05:35.458Z] #43 38.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-26T19:05:35.458Z] #43 38.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-26T19:05:35.668Z] #25 24.78 Building dependency tree... [2020-03-26T19:05:35.668Z] #25 ... [2020-03-26T19:05:35.668Z] [2020-03-26T19:05:35.668Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:35.668Z] #10 15.37 Fetched 8163 kB in 10s (838 kB/s) [2020-03-26T19:05:35.668Z] #10 15.37 Reading package lists... [2020-03-26T19:05:35.668Z] #10 20.89 Reading package lists... [2020-03-26T19:05:35.668Z] #10 ... [2020-03-26T19:05:35.668Z] [2020-03-26T19:05:35.668Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:35.668Z] #62 20.23 Reading package lists... [2020-03-26T19:05:35.668Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-26T19:05:35.696Z] #10 73.61 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-26T19:05:35.696Z] #10 73.61 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-26T19:05:35.696Z] #10 73.61 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-26T19:05:35.696Z] #10 73.71 Selecting previously unselected package libpcre3-dev:s390x. [2020-03-26T19:05:35.696Z] #10 73.71 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-26T19:05:35.696Z] #10 73.71 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-26T19:05:35.958Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-26T19:05:35.978Z] #10 73.97 Selecting previously unselected package libselinux1-dev:s390x. [2020-03-26T19:05:35.978Z] #10 73.98 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-26T19:05:35.978Z] #10 73.98 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-26T19:05:35.978Z] #10 74.19 Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-26T19:05:35.978Z] #10 74.21 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-26T19:05:35.978Z] #10 74.21 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-26T19:05:36.249Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-26T19:05:36.260Z] #10 74.26 Selecting previously unselected package libseccomp-dev:s390x. [2020-03-26T19:05:36.260Z] #10 74.27 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-26T19:05:36.260Z] #10 74.28 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-26T19:05:36.260Z] #10 74.36 Selecting previously unselected package libsystemd-dev:s390x. [2020-03-26T19:05:36.260Z] #10 74.37 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-26T19:05:36.260Z] #10 74.38 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-26T19:05:36.382Z] #35 38.10 Building dependency tree... [2020-03-26T19:05:36.540Z] go: finding cloud.google.com/go v0.26.0 [2020-03-26T19:05:36.540Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-26T19:05:36.791Z] #62 25.42 Building dependency tree... [2020-03-26T19:05:36.830Z] #43 39.80 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:36.830Z] #43 40.02 Fetched 4095 kB in 1s (5377 kB/s) [2020-03-26T19:05:36.874Z] #10 74.83 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-26T19:05:36.874Z] #10 74.85 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-26T19:05:36.874Z] #10 74.86 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-26T19:05:36.874Z] #10 74.86 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:05:36.874Z] #10 74.87 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-26T19:05:36.874Z] #10 74.87 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-26T19:05:36.874Z] #10 74.88 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:05:36.874Z] #10 74.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:36.874Z] #10 74.89 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-26T19:05:36.874Z] #10 74.90 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-26T19:05:36.874Z] #10 74.91 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:05:36.874Z] #10 74.92 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:36.874Z] #10 74.92 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-26T19:05:36.874Z] #10 74.93 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T19:05:36.874Z] #10 74.93 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-26T19:05:36.874Z] #10 74.94 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:05:36.874Z] #10 74.95 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-26T19:05:36.874Z] #10 74.95 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:05:36.874Z] #10 74.96 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-03-26T19:05:36.874Z] #10 74.96 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-03-26T19:05:36.874Z] #10 74.97 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:05:36.874Z] #10 74.97 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-03-26T19:05:36.874Z] #10 74.97 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-03-26T19:05:36.874Z] #10 74.98 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:05:36.874Z] #10 74.98 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-26T19:05:36.874Z] #10 74.99 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-26T19:05:36.874Z] #10 75.00 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T19:05:36.874Z] #10 75.00 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-26T19:05:36.874Z] #10 75.01 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-26T19:05:36.874Z] #10 75.02 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:37.090Z] #43 40.13 Selecting previously unselected package libcap-dev:amd64. [2020-03-26T19:05:37.090Z] #43 40.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T19:05:37.090Z] #43 40.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-26T19:05:37.090Z] #43 40.22 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T19:05:37.175Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-26T19:05:37.347Z] #43 40.39 Selecting previously unselected package libnet1:amd64. [2020-03-26T19:05:37.347Z] #43 40.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T19:05:37.347Z] #43 40.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:37.465Z] #62 39.48 The following additional packages will be installed: [2020-03-26T19:05:37.465Z] #62 39.49 libbtrfs0 [2020-03-26T19:05:37.465Z] #62 39.70 The following NEW packages will be installed: [2020-03-26T19:05:37.465Z] #62 39.71 libbtrfs-dev libbtrfs0 [2020-03-26T19:05:37.469Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-26T19:05:37.488Z] #10 DONE 75.4s [2020-03-26T19:05:37.488Z] [2020-03-26T19:05:37.488Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:05:37.488Z] #58 DONE 0.1s [2020-03-26T19:05:37.488Z] [2020-03-26T19:05:37.488Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T19:05:37.488Z] #59 DONE 0.1s [2020-03-26T19:05:37.488Z] [2020-03-26T19:05:37.488Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:37.488Z] #44 33.93 CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-26T19:05:37.488Z] #44 33.96 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-26T19:05:37.488Z] #44 34.00 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-26T19:05:37.488Z] #44 34.10 AR compel/plugins/std.lib.a [2020-03-26T19:05:37.488Z] #44 34.16 CC compel/plugins/fds/fds.o [2020-03-26T19:05:37.488Z] #44 34.32 AR compel/plugins/fds.lib.a [2020-03-26T19:05:37.488Z] #44 34.35 HOSTDEP compel/src/lib/log-host.d [2020-03-26T19:05:37.488Z] #44 34.42 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T19:05:37.488Z] #44 34.49 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-26T19:05:37.488Z] #44 34.59 HOSTDEP compel/src/main-host.d [2020-03-26T19:05:37.488Z] #44 34.69 DEP compel/src/lib/ptrace.d [2020-03-26T19:05:37.488Z] #44 34.83 DEP compel/src/lib/infect.d [2020-03-26T19:05:37.488Z] #44 34.95 DEP compel/src/lib/infect-util.d [2020-03-26T19:05:37.488Z] #44 35.00 DEP compel/src/lib/infect-rpc.d [2020-03-26T19:05:37.488Z] #44 35.06 DEP compel/arch/s390/src/lib/infect.d [2020-03-26T19:05:37.488Z] #44 35.11 DEP compel/arch/s390/src/lib/cpu.d [2020-03-26T19:05:37.488Z] #44 35.13 DEP compel/src/lib/log.d [2020-03-26T19:05:37.488Z] #44 35.23 DEP compel/src/main.d [2020-03-26T19:05:37.488Z] #44 35.32 DEP compel/src/lib/handle-elf.d [2020-03-26T19:05:37.488Z] #44 35.39 DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-26T19:05:37.488Z] #44 35.54 CC compel/src/lib/log.o [2020-03-26T19:05:37.488Z] #44 35.87 CC compel/arch/s390/src/lib/cpu.o [2020-03-26T19:05:37.488Z] #44 36.13 CC compel/arch/s390/src/lib/infect.o [2020-03-26T19:05:37.488Z] #44 36.70 CC compel/src/lib/infect-rpc.o [2020-03-26T19:05:37.488Z] #44 36.85 CC compel/src/lib/infect-util.o [2020-03-26T19:05:37.488Z] #44 36.96 CC compel/src/lib/infect.o [2020-03-26T19:05:37.488Z] #44 38.23 CC compel/src/lib/ptrace.o [2020-03-26T19:05:37.488Z] #44 38.47 AR compel/libcompel.a [2020-03-26T19:05:37.488Z] #44 38.54 HOSTCC compel/src/main-host.o [2020-03-26T19:05:37.488Z] #44 38.76 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-26T19:05:37.488Z] #44 38.99 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T19:05:37.488Z] #44 39.32 HOSTCC compel/src/lib/log-host.o [2020-03-26T19:05:37.488Z] #44 39.47 HOSTLINK compel/compel-host-bin [2020-03-26T19:05:37.488Z] #44 39.63 DEP soccr/soccr.d [2020-03-26T19:05:37.606Z] #43 40.56 Selecting previously unselected package libnet1-dev. [2020-03-26T19:05:37.607Z] #43 40.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T19:05:37.607Z] #43 40.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:37.607Z] #43 40.83 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T19:05:37.607Z] #43 40.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T19:05:37.607Z] #43 40.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:05:37.722Z] #62 40.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:37.722Z] #62 40.25 Need to get 119 kB of archives. [2020-03-26T19:05:37.722Z] #62 40.25 After this operation, 387 kB of additional disk space will be used. [2020-03-26T19:05:37.723Z] #62 40.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T19:05:37.723Z] #62 40.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T19:05:37.755Z] #35 ... [2020-03-26T19:05:37.755Z] [2020-03-26T19:05:37.755Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:37.755Z] #62 39.32 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:37.755Z] #62 39.55 Fetched 119 kB in 0s (283 kB/s) [2020-03-26T19:05:37.755Z] #62 39.62 Selecting previously unselected package libbtrfs0. [2020-03-26T19:05:37.755Z] #62 39.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 ... 15401 files and directories currently installed.) [2020-03-26T19:05:37.755Z] #62 39.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T19:05:37.755Z] #62 39.75 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:37.755Z] #62 39.95 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:05:37.755Z] #62 39.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T19:05:37.755Z] #62 39.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:37.755Z] #62 40.28 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:37.755Z] #62 40.34 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:37.755Z] #62 40.35 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:37.755Z] #62 DONE 41.1s [2020-03-26T19:05:37.755Z] [2020-03-26T19:05:37.755Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:05:37.755Z] #63 DONE 0.1s [2020-03-26T19:05:37.755Z] [2020-03-26T19:05:37.755Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T19:05:37.755Z] #64 DONE 0.1s [2020-03-26T19:05:37.755Z] [2020-03-26T19:05:37.755Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:37.755Z] #33 40.87 sync [2020-03-26T19:05:37.755Z] #33 40.87 internal/reflectlite [2020-03-26T19:05:37.775Z] #44 39.86 CC soccr/soccr.o [2020-03-26T19:05:37.864Z] #43 41.04 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-26T19:05:37.864Z] #43 41.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-26T19:05:37.864Z] #43 41.08 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T19:05:38.114Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-26T19:05:38.174Z] #62 ... [2020-03-26T19:05:38.174Z] [2020-03-26T19:05:38.174Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:38.174Z] #56 17.46 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:05:38.174Z] #56 17.48 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:05:38.174Z] #56 17.84 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:05:38.174Z] #56 17.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:05:38.174Z] #56 18.72 runtime/cgo [2020-03-26T19:05:38.174Z] #56 18.75 runtime [2020-03-26T19:05:38.174Z] #56 ... [2020-03-26T19:05:38.174Z] [2020-03-26T19:05:38.174Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:38.174Z] #25 24.78 Building dependency tree... [2020-03-26T19:05:38.174Z] #25 27.49 ca-certificates is already the newest version (20190110). [2020-03-26T19:05:38.174Z] #25 27.49 The following additional packages will be installed: [2020-03-26T19:05:38.174Z] #25 27.49 libjq1 libonig5 [2020-03-26T19:05:38.174Z] #25 27.76 The following NEW packages will be installed: [2020-03-26T19:05:38.174Z] #25 27.78 jq libjq1 libonig5 [2020-03-26T19:05:38.388Z] #44 ... [2020-03-26T19:05:38.389Z] [2020-03-26T19:05:38.389Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:38.389Z] #68 76.45 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:05:38.410Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-26T19:05:38.410Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-26T19:05:38.429Z] #43 41.39 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T19:05:38.429Z] #43 41.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:05:38.429Z] #43 41.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:05:38.429Z] #43 41.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-26T19:05:38.429Z] #43 41.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:05:38.429Z] #43 41.52 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T19:05:38.434Z] #25 28.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:38.434Z] #25 28.15 Need to get 325 kB of archives. [2020-03-26T19:05:38.434Z] #25 28.15 After this operation, 1019 kB of additional disk space will be used. [2020-03-26T19:05:38.434Z] #25 28.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-26T19:05:38.434Z] #25 28.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-26T19:05:38.434Z] #25 28.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-26T19:05:38.655Z] #62 ... [2020-03-26T19:05:38.655Z] [2020-03-26T19:05:38.655Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:38.655Z] #10 35.46 The following additional packages will be installed: [2020-03-26T19:05:38.655Z] #10 35.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T19:05:38.655Z] #10 35.48 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T19:05:38.655Z] #10 35.49 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T19:05:38.655Z] #10 35.49 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:05:38.655Z] #10 35.50 Suggested packages: [2020-03-26T19:05:38.655Z] #10 35.51 gcc-8-locales seccomp wine64 [2020-03-26T19:05:38.655Z] #10 36.98 The following NEW packages will be installed: [2020-03-26T19:05:38.655Z] #10 37.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T19:05:38.655Z] #10 37.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T19:05:38.655Z] #10 37.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T19:05:38.655Z] #10 37.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T19:05:38.655Z] #10 37.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T19:05:38.655Z] #10 37.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:05:38.655Z] #10 37.41 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:38.655Z] #10 37.41 Need to get 77.7 MB of archives. [2020-03-26T19:05:38.655Z] #10 37.41 After this operation, 487 MB of additional disk space will be used. [2020-03-26T19:05:38.655Z] #10 37.41 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-03-26T19:05:38.655Z] #10 37.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-26T19:05:38.655Z] #10 37.93 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-03-26T19:05:38.655Z] #10 37.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-26T19:05:38.655Z] #10 37.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-26T19:05:38.655Z] #10 37.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T19:05:38.655Z] #10 38.45 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-03-26T19:05:38.655Z] #10 38.81 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-03-26T19:05:38.655Z] #10 38.84 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-03-26T19:05:38.670Z] #68 76.45 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T19:05:38.686Z] #43 41.65 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-26T19:05:38.686Z] #43 41.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-26T19:05:38.686Z] #43 41.65 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T19:05:38.913Z] #10 ... [2020-03-26T19:05:38.913Z] [2020-03-26T19:05:38.913Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:38.913Z] #62 41.39 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:38.945Z] #43 41.95 Selecting previously unselected package libprotobuf17:amd64. [2020-03-26T19:05:38.945Z] #43 41.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:38.945Z] #43 41.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:38.954Z] #68 ... [2020-03-26T19:05:38.954Z] [2020-03-26T19:05:38.954Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T19:05:38.954Z] #11 DONE 1.6s [2020-03-26T19:05:38.954Z] [2020-03-26T19:05:38.954Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:38.954Z] #60 1.331 + RM_GOPATH=0 [2020-03-26T19:05:38.954Z] #60 1.331 + TMP_GOPATH= [2020-03-26T19:05:38.954Z] #60 1.331 + : /build [2020-03-26T19:05:38.954Z] #60 1.331 + '[' -z '' ']' [2020-03-26T19:05:38.954Z] #60 1.332 ++ mktemp -d [2020-03-26T19:05:38.954Z] #60 1.333 + export GOPATH=/tmp/tmp.DrvQ8LNMq3 [2020-03-26T19:05:38.954Z] #60 1.333 + GOPATH=/tmp/tmp.DrvQ8LNMq3 [2020-03-26T19:05:38.954Z] #60 1.333 + RM_GOPATH=1 [2020-03-26T19:05:38.954Z] #60 1.335 ++ dirname ./install.sh [2020-03-26T19:05:38.954Z] #60 1.336 + dir=. [2020-03-26T19:05:38.954Z] #60 1.336 + bin=runc [2020-03-26T19:05:38.954Z] #60 1.336 + shift [2020-03-26T19:05:38.954Z] #60 1.336 + '[' '!' -f ./runc.installer ']' [2020-03-26T19:05:38.954Z] #60 1.336 + . ./runc.installer [2020-03-26T19:05:38.954Z] #60 1.336 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:05:38.954Z] #60 1.336 + install_runc [2020-03-26T19:05:38.954Z] #60 1.336 + uname -r [2020-03-26T19:05:38.954Z] #60 1.337 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T19:05:38.954Z] #60 1.341 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T19:05:38.954Z] #60 1.341 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T19:05:38.954Z] #60 1.341 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T19:05:38.954Z] #60 1.341 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DrvQ8LNMq3/src/github.com/opencontainers/runc [2020-03-26T19:05:38.954Z] #60 1.344 Cloning into '/tmp/tmp.DrvQ8LNMq3/src/github.com/opencontainers/runc'... [2020-03-26T19:05:39.042Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-26T19:05:39.175Z] #62 41.61 Fetched 119 kB in 0s (313 kB/s) [2020-03-26T19:05:39.432Z] #62 41.77 Selecting previously unselected package libbtrfs0. [2020-03-26T19:05:39.432Z] #62 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 ... 15401 files and directories currently installed.) [2020-03-26T19:05:39.432Z] #62 41.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T19:05:39.432Z] #62 41.95 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:39.678Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-26T19:05:39.678Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-26T19:05:39.690Z] #62 42.07 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:05:39.690Z] #62 42.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T19:05:39.690Z] #62 42.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:39.816Z] #25 29.64 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:39.879Z] #43 42.91 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-26T19:05:39.879Z] #43 42.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:39.879Z] #43 42.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:39.948Z] #62 42.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:39.948Z] #62 42.49 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:39.948Z] #62 42.52 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:40.083Z] #25 29.87 Fetched 325 kB in 0s (1067 kB/s) [2020-03-26T19:05:40.136Z] #43 43.29 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-26T19:05:40.136Z] #43 43.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:40.136Z] #43 43.36 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:40.343Z] #25 30.08 Selecting previously unselected package libonig5:arm64. [2020-03-26T19:05:40.344Z] #25 30.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-26T19:05:40.344Z] #25 30.16 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-26T19:05:40.344Z] #25 30.17 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-26T19:05:40.394Z] #43 ... [2020-03-26T19:05:40.394Z] [2020-03-26T19:05:40.394Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:40.394Z] #74 DONE 43.1s [2020-03-26T19:05:40.394Z] [2020-03-26T19:05:40.394Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:40.394Z] #35 29.87 Reading package lists... [2020-03-26T19:05:40.394Z] #35 36.95 Building dependency tree... [2020-03-26T19:05:40.394Z] #35 40.77 The following additional packages will be installed: [2020-03-26T19:05:40.394Z] #35 40.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T19:05:40.394Z] #35 40.80 Suggested packages: [2020-03-26T19:05:40.394Z] #35 40.81 cmake-doc ninja-build lrzip [2020-03-26T19:05:40.394Z] #35 40.81 Recommended packages: [2020-03-26T19:05:40.394Z] #35 40.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T19:05:40.394Z] #35 41.85 The following NEW packages will be installed: [2020-03-26T19:05:40.394Z] #35 41.87 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T19:05:40.394Z] #35 41.89 vim-common xxd [2020-03-26T19:05:40.394Z] #35 42.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:40.394Z] #35 42.31 Need to get 14.9 MB of archives. [2020-03-26T19:05:40.394Z] #35 42.31 After this operation, 61.8 MB of additional disk space will be used. [2020-03-26T19:05:40.394Z] #35 42.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-26T19:05:40.394Z] #35 42.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:05:40.394Z] #35 42.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T19:05:40.394Z] #35 42.45 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T19:05:40.394Z] #35 43.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-26T19:05:40.394Z] #35 43.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-26T19:05:40.394Z] #35 43.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-26T19:05:40.394Z] #35 43.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-26T19:05:40.394Z] #35 43.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-26T19:05:40.394Z] #35 43.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-26T19:05:40.435Z] #60 ... [2020-03-26T19:05:40.435Z] [2020-03-26T19:05:40.435Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T19:05:40.435Z] #12 DONE 1.5s [2020-03-26T19:05:40.605Z] #25 30.41 Selecting previously unselected package libjq1:arm64. [2020-03-26T19:05:40.605Z] #25 30.41 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-26T19:05:40.605Z] #25 30.42 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-26T19:05:40.727Z] [2020-03-26T19:05:40.727Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T19:05:40.866Z] #25 30.66 Selecting previously unselected package jq. [2020-03-26T19:05:40.866Z] #25 30.66 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-26T19:05:40.866Z] #25 30.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:05:40.881Z] #62 DONE 43.3s [2020-03-26T19:05:40.881Z] [2020-03-26T19:05:40.881Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:05:40.881Z] #63 DONE 0.1s [2020-03-26T19:05:40.881Z] [2020-03-26T19:05:40.881Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T19:05:40.881Z] #64 DONE 0.1s [2020-03-26T19:05:40.881Z] [2020-03-26T19:05:40.881Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:40.960Z] #35 ... [2020-03-26T19:05:40.960Z] [2020-03-26T19:05:40.960Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:40.960Z] #10 30.53 Reading package lists... [2020-03-26T19:05:40.960Z] #10 37.48 Building dependency tree... [2020-03-26T19:05:40.960Z] #10 41.25 The following additional packages will be installed: [2020-03-26T19:05:40.960Z] #10 41.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T19:05:40.960Z] #10 41.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T19:05:40.960Z] #10 41.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T19:05:40.960Z] #10 41.27 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:05:40.960Z] #10 41.28 Suggested packages: [2020-03-26T19:05:40.960Z] #10 41.28 gcc-8-locales seccomp wine64 [2020-03-26T19:05:40.960Z] #10 42.82 The following NEW packages will be installed: [2020-03-26T19:05:40.960Z] #10 42.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T19:05:40.960Z] #10 42.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T19:05:40.960Z] #10 42.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T19:05:40.960Z] #10 42.84 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T19:05:40.960Z] #10 42.84 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T19:05:40.960Z] #10 42.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:05:40.960Z] #10 43.32 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:40.960Z] #10 43.32 Need to get 77.7 MB of archives. [2020-03-26T19:05:40.960Z] #10 43.32 After this operation, 487 MB of additional disk space will be used. [2020-03-26T19:05:40.960Z] #10 43.32 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-03-26T19:05:40.960Z] #10 43.62 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-03-26T19:05:40.960Z] #10 44.14 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-03-26T19:05:40.960Z] #10 44.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-26T19:05:40.960Z] #10 44.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-26T19:05:40.960Z] #10 44.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T19:05:41.041Z] #33 ... [2020-03-26T19:05:41.041Z] [2020-03-26T19:05:41.041Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:41.041Z] #74 DONE 43.8s [2020-03-26T19:05:41.041Z] [2020-03-26T19:05:41.041Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:41.041Z] #43 39.11 The following additional packages will be installed: [2020-03-26T19:05:41.041Z] #43 39.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T19:05:41.041Z] #43 39.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T19:05:41.041Z] #43 39.11 Suggested packages: [2020-03-26T19:05:41.041Z] #43 39.11 manpages-dev python-setuptools [2020-03-26T19:05:41.041Z] #43 40.52 The following NEW packages will be installed: [2020-03-26T19:05:41.041Z] #43 40.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T19:05:41.041Z] #43 40.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T19:05:41.041Z] #43 40.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T19:05:41.042Z] #43 40.55 python-six zlib1g-dev [2020-03-26T19:05:41.042Z] #43 41.00 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:41.042Z] #43 41.00 Need to get 4095 kB of archives. [2020-03-26T19:05:41.042Z] #43 41.00 After this operation, 22.5 MB of additional disk space will be used. [2020-03-26T19:05:41.042Z] #43 41.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-26T19:05:41.042Z] #43 41.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T19:05:41.042Z] #43 41.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-26T19:05:41.042Z] #43 41.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T19:05:41.042Z] #43 41.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-26T19:05:41.042Z] #43 41.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T19:05:41.042Z] #43 41.02 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-03-26T19:05:41.042Z] #43 41.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-26T19:05:41.042Z] #43 41.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-26T19:05:41.042Z] #43 41.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-26T19:05:41.042Z] #43 41.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-26T19:05:41.042Z] #43 41.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-26T19:05:41.042Z] #43 41.73 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-03-26T19:05:41.042Z] #43 41.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-26T19:05:41.042Z] #43 41.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T19:05:41.042Z] #43 41.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-26T19:05:41.042Z] #43 41.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-26T19:05:41.042Z] #43 43.29 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:41.042Z] #43 43.51 Fetched 4095 kB in 1s (3615 kB/s) [2020-03-26T19:05:41.042Z] #43 43.59 Selecting previously unselected package libcap-dev:amd64. [2020-03-26T19:05:41.042Z] #43 43.59 (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 ... 15401 files and directories currently installed.) [2020-03-26T19:05:41.042Z] #43 43.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-26T19:05:41.042Z] #43 43.68 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T19:05:41.042Z] #43 43.86 Selecting previously unselected package libnet1:amd64. [2020-03-26T19:05:41.042Z] #43 43.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T19:05:41.042Z] #43 43.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:41.042Z] #43 44.06 Selecting previously unselected package libnet1-dev. [2020-03-26T19:05:41.042Z] #43 44.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T19:05:41.042Z] #43 44.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:41.042Z] #43 44.47 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T19:05:41.042Z] #43 44.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T19:05:41.042Z] #43 44.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:05:41.125Z] #25 30.88 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-26T19:05:41.125Z] #25 ... [2020-03-26T19:05:41.125Z] [2020-03-26T19:05:41.125Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:41.125Z] #35 20.79 Reading package lists... [2020-03-26T19:05:41.125Z] #35 26.11 Building dependency tree... [2020-03-26T19:05:41.125Z] #35 29.41 The following additional packages will be installed: [2020-03-26T19:05:41.125Z] #35 29.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T19:05:41.125Z] #35 29.43 Suggested packages: [2020-03-26T19:05:41.125Z] #35 29.44 cmake-doc ninja-build lrzip [2020-03-26T19:05:41.125Z] #35 29.44 Recommended packages: [2020-03-26T19:05:41.125Z] #35 29.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T19:05:41.125Z] #35 30.27 The following NEW packages will be installed: [2020-03-26T19:05:41.125Z] #35 30.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T19:05:41.125Z] #35 30.28 vim-common xxd [2020-03-26T19:05:41.125Z] #35 30.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:41.125Z] #35 30.66 Need to get 14.2 MB of archives. [2020-03-26T19:05:41.125Z] #35 30.66 After this operation, 60.0 MB of additional disk space will be used. [2020-03-26T19:05:41.125Z] #35 30.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-26T19:05:41.125Z] #35 30.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:05:41.125Z] #35 30.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T19:05:41.125Z] #35 30.79 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-03-26T19:05:41.125Z] #35 ... [2020-03-26T19:05:41.125Z] [2020-03-26T19:05:41.125Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:41.125Z] #25 30.94 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-26T19:05:41.125Z] #25 30.95 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:05:41.125Z] #25 30.98 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:41.245Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-26T19:05:41.246Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-26T19:05:41.246Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-26T19:05:41.299Z] #43 44.94 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-26T19:05:41.525Z] #10 44.71 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-03-26T19:05:41.557Z] #43 45.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-26T19:05:41.557Z] #43 45.05 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T19:05:42.068Z] #25 DONE 31.7s [2020-03-26T19:05:42.068Z] [2020-03-26T19:05:42.068Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:42.068Z] #62 28.16 The following additional packages will be installed: [2020-03-26T19:05:42.068Z] #62 28.17 libbtrfs0 [2020-03-26T19:05:42.068Z] #62 28.36 The following NEW packages will be installed: [2020-03-26T19:05:42.068Z] #62 28.36 libbtrfs-dev libbtrfs0 [2020-03-26T19:05:42.068Z] #62 28.74 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:42.068Z] #62 28.74 Need to get 119 kB of archives. [2020-03-26T19:05:42.068Z] #62 28.74 After this operation, 387 kB of additional disk space will be used. [2020-03-26T19:05:42.068Z] #62 28.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-26T19:05:42.068Z] #62 28.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-26T19:05:42.068Z] #62 29.78 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:42.068Z] #62 29.91 Fetched 119 kB in 0s (417 kB/s) [2020-03-26T19:05:42.068Z] #62 30.08 Selecting previously unselected package libbtrfs0. [2020-03-26T19:05:42.068Z] #62 30.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-26T19:05:42.068Z] #62 30.22 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-26T19:05:42.068Z] #62 30.24 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:42.068Z] #62 30.40 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:05:42.068Z] #62 30.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-26T19:05:42.068Z] #62 30.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:42.068Z] #62 30.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:42.068Z] #62 30.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:42.068Z] #62 30.79 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:42.068Z] #62 DONE 31.7s [2020-03-26T19:05:42.068Z] [2020-03-26T19:05:42.068Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T19:05:42.068Z] #26 DONE 0.1s [2020-03-26T19:05:42.068Z] [2020-03-26T19:05:42.068Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:42.068Z] #35 31.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-26T19:05:42.068Z] #35 31.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-26T19:05:42.068Z] #35 31.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-26T19:05:42.068Z] #35 31.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-26T19:05:42.068Z] #35 31.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-26T19:05:42.068Z] #35 31.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-26T19:05:42.068Z] #35 ... [2020-03-26T19:05:42.068Z] [2020-03-26T19:05:42.068Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:05:42.068Z] #63 DONE 0.1s [2020-03-26T19:05:42.096Z] #10 45.14 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-03-26T19:05:42.096Z] #10 45.16 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-03-26T19:05:42.123Z] #43 45.62 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T19:05:42.123Z] #43 45.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:05:42.123Z] #43 45.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:05:42.123Z] #43 45.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-26T19:05:42.123Z] #43 45.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:05:42.123Z] #43 45.74 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T19:05:42.123Z] #43 45.85 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-26T19:05:42.197Z] #13 1.338 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T19:05:42.197Z] #13 DONE 1.5s [2020-03-26T19:05:42.197Z] [2020-03-26T19:05:42.197Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T19:05:42.254Z] #65 ... [2020-03-26T19:05:42.254Z] [2020-03-26T19:05:42.254Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:42.254Z] #74 DONE 44.2s [2020-03-26T19:05:42.254Z] [2020-03-26T19:05:42.254Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:42.254Z] #43 31.30 Reading package lists... [2020-03-26T19:05:42.254Z] #43 38.01 Building dependency tree... [2020-03-26T19:05:42.254Z] #43 41.83 The following additional packages will be installed: [2020-03-26T19:05:42.254Z] #43 41.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T19:05:42.254Z] #43 41.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T19:05:42.254Z] #43 41.91 Suggested packages: [2020-03-26T19:05:42.254Z] #43 41.91 manpages-dev python-setuptools [2020-03-26T19:05:42.254Z] #43 43.71 The following NEW packages will be installed: [2020-03-26T19:05:42.254Z] #43 43.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T19:05:42.254Z] #43 43.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T19:05:42.254Z] #43 43.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T19:05:42.254Z] #43 43.73 python-six zlib1g-dev [2020-03-26T19:05:42.254Z] #43 44.28 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:42.254Z] #43 44.28 Need to get 4095 kB of archives. [2020-03-26T19:05:42.254Z] #43 44.28 After this operation, 22.5 MB of additional disk space will be used. [2020-03-26T19:05:42.254Z] #43 44.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-26T19:05:42.254Z] #43 44.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T19:05:42.254Z] #43 44.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-26T19:05:42.254Z] #43 44.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T19:05:42.254Z] #43 44.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-26T19:05:42.254Z] #43 44.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T19:05:42.254Z] #43 44.36 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-03-26T19:05:42.254Z] #43 44.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-26T19:05:42.254Z] #43 44.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-26T19:05:42.254Z] #43 44.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-26T19:05:42.254Z] #43 44.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-26T19:05:42.254Z] #43 44.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-26T19:05:42.254Z] #43 44.80 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-03-26T19:05:42.254Z] #43 44.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-26T19:05:42.254Z] #43 44.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T19:05:42.254Z] #43 44.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-26T19:05:42.254Z] #43 44.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-26T19:05:42.285Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-26T19:05:42.327Z] [2020-03-26T19:05:42.327Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T19:05:42.327Z] #64 DONE 0.2s [2020-03-26T19:05:42.327Z] [2020-03-26T19:05:42.327Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:42.355Z] #10 ... [2020-03-26T19:05:42.355Z] [2020-03-26T19:05:42.355Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:42.355Z] #43 45.51 Selecting previously unselected package libprotoc17:amd64. [2020-03-26T19:05:42.355Z] #43 45.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:42.355Z] #43 45.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:42.390Z] #43 45.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-26T19:05:42.390Z] #43 45.86 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T19:05:42.577Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-26T19:05:42.647Z] #43 46.18 Selecting previously unselected package libprotobuf17:amd64. [2020-03-26T19:05:42.647Z] #43 46.20 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:42.647Z] #43 46.21 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:42.873Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-26T19:05:43.288Z] #43 ... [2020-03-26T19:05:43.288Z] [2020-03-26T19:05:43.288Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:05:43.288Z] #62 31.98 Reading package lists... [2020-03-26T19:05:43.288Z] #62 38.94 Building dependency tree... [2020-03-26T19:05:43.288Z] #62 42.70 The following additional packages will be installed: [2020-03-26T19:05:43.288Z] #62 42.72 libbtrfs0 [2020-03-26T19:05:43.289Z] #62 42.97 The following NEW packages will be installed: [2020-03-26T19:05:43.289Z] #62 43.00 libbtrfs-dev libbtrfs0 [2020-03-26T19:05:43.289Z] #62 43.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:43.289Z] #62 43.46 Need to get 119 kB of archives. [2020-03-26T19:05:43.289Z] #62 43.46 After this operation, 387 kB of additional disk space will be used. [2020-03-26T19:05:43.289Z] #62 43.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T19:05:43.289Z] #62 43.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T19:05:43.289Z] #62 45.19 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:43.289Z] #62 45.44 Fetched 119 kB in 0s (428 kB/s) [2020-03-26T19:05:43.289Z] #62 45.55 Selecting previously unselected package libbtrfs0. [2020-03-26T19:05:43.289Z] #62 45.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 ... 15401 files and directories currently installed.) [2020-03-26T19:05:43.289Z] #62 45.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T19:05:43.289Z] #62 45.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:43.289Z] #62 45.74 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:05:43.289Z] #62 45.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T19:05:43.289Z] #62 45.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:43.289Z] #62 45.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:05:43.289Z] #62 45.97 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:05:43.289Z] #62 45.98 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:43.289Z] #62 DONE 46.3s [2020-03-26T19:05:43.289Z] [2020-03-26T19:05:43.289Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:43.289Z] #43 46.41 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T19:05:43.289Z] #43 46.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:05:43.289Z] #43 ... [2020-03-26T19:05:43.289Z] [2020-03-26T19:05:43.289Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:05:43.289Z] #63 DONE 0.1s [2020-03-26T19:05:43.289Z] [2020-03-26T19:05:43.289Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:43.289Z] #43 46.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:05:43.546Z] #43 ... [2020-03-26T19:05:43.546Z] [2020-03-26T19:05:43.546Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T19:05:43.546Z] #64 DONE 0.1s [2020-03-26T19:05:43.546Z] [2020-03-26T19:05:43.546Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:43.546Z] #43 46.80 Selecting previously unselected package protobuf-compiler. [2020-03-26T19:05:43.581Z] #43 47.12 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-26T19:05:43.581Z] #43 47.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:43.581Z] #43 47.16 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:43.640Z] #43 ... [2020-03-26T19:05:43.640Z] [2020-03-26T19:05:43.640Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:43.640Z] #25 30.70 Reading package lists... [2020-03-26T19:05:43.640Z] #25 37.88 Building dependency tree... [2020-03-26T19:05:43.640Z] #25 41.67 ca-certificates is already the newest version (20190110). [2020-03-26T19:05:43.640Z] #25 41.67 The following additional packages will be installed: [2020-03-26T19:05:43.640Z] #25 41.68 libjq1 libonig5 [2020-03-26T19:05:43.640Z] #25 42.28 The following NEW packages will be installed: [2020-03-26T19:05:43.640Z] #25 42.28 jq libjq1 libonig5 [2020-03-26T19:05:43.640Z] #25 42.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:43.640Z] #25 42.77 Need to get 355 kB of archives. [2020-03-26T19:05:43.640Z] #25 42.77 After this operation, 1072 kB of additional disk space will be used. [2020-03-26T19:05:43.640Z] #25 42.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T19:05:43.640Z] #25 42.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T19:05:43.640Z] #25 42.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T19:05:43.640Z] #25 44.18 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:43.640Z] #25 44.55 Fetched 355 kB in 0s (1174 kB/s) [2020-03-26T19:05:43.640Z] #25 44.72 Selecting previously unselected package libonig5:amd64. [2020-03-26T19:05:43.640Z] #25 44.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T19:05:43.640Z] #25 44.81 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-26T19:05:43.640Z] #25 44.83 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:05:43.640Z] #25 45.54 Selecting previously unselected package libjq1:amd64. [2020-03-26T19:05:43.640Z] #25 45.54 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:05:43.640Z] #25 45.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:05:43.640Z] #25 45.95 Selecting previously unselected package jq. [2020-03-26T19:05:43.640Z] #25 45.95 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:05:43.640Z] #25 45.96 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:05:43.640Z] #25 46.26 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:05:43.640Z] #25 46.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:05:43.666Z] #14 DONE 1.5s [2020-03-26T19:05:43.666Z] [2020-03-26T19:05:43.666Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:43.666Z] #44 41.01 AR soccr/libsoccr.a [2020-03-26T19:05:43.666Z] #44 41.04 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:05:43.666Z] #44 41.32 DEP criu/arch/s390/sigframe.d [2020-03-26T19:05:43.666Z] #44 41.42 DEP criu/arch/s390/crtools.d [2020-03-26T19:05:43.666Z] #44 41.55 DEP criu/arch/s390/cpu.d [2020-03-26T19:05:43.666Z] #44 41.77 CC criu/arch/s390/cpu.o [2020-03-26T19:05:43.666Z] #44 42.14 CC criu/arch/s390/crtools.o [2020-03-26T19:05:43.666Z] #44 43.12 CC criu/arch/s390/sigframe.o [2020-03-26T19:05:43.666Z] #44 43.38 LINK criu/arch/s390/crtools.built-in.o [2020-03-26T19:05:43.666Z] #44 43.42 DEP criu/pie/util-vdso.d [2020-03-26T19:05:43.666Z] #44 43.70 DEP criu/pie/util.d [2020-03-26T19:05:43.666Z] #44 43.86 CC criu/pie/util.o [2020-03-26T19:05:43.666Z] #44 44.17 CC criu/pie/util-vdso.o [2020-03-26T19:05:43.666Z] #44 44.87 AR criu/pie/pie.lib.a [2020-03-26T19:05:43.666Z] #44 44.93 DEP criu/pie/restorer.d [2020-03-26T19:05:43.666Z] #44 45.18 DEP criu/arch/s390/restorer.d [2020-03-26T19:05:43.666Z] #44 45.41 DEP criu/arch/s390/vdso-pie.d [2020-03-26T19:05:43.666Z] #44 45.58 DEP criu/pie/parasite-vdso.d [2020-03-26T19:05:43.666Z] #44 45.80 DEP criu/pie/parasite.d [2020-03-26T19:05:43.666Z] #44 46.00 CC criu/pie/parasite.o [2020-03-26T19:05:43.705Z] #65 ... [2020-03-26T19:05:43.705Z] [2020-03-26T19:05:43.705Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:43.705Z] #74 DONE 33.2s [2020-03-26T19:05:43.804Z] #43 46.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:43.804Z] #43 46.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:05:43.838Z] #43 47.42 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-26T19:05:43.838Z] #43 47.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:43.838Z] #43 47.44 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:43.898Z] #25 46.30 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:05:43.898Z] #25 46.32 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:43.898Z] #25 ... [2020-03-26T19:05:43.898Z] [2020-03-26T19:05:43.899Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:43.899Z] #10 42.64 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-03-26T19:05:43.899Z] #10 46.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-26T19:05:43.899Z] #10 46.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-26T19:05:43.899Z] #10 46.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T19:05:43.899Z] #10 46.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T19:05:43.899Z] #10 46.22 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-03-26T19:05:43.899Z] #10 46.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-26T19:05:43.899Z] #10 46.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-26T19:05:43.899Z] #10 46.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-26T19:05:43.899Z] #10 46.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-26T19:05:43.899Z] #10 46.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-26T19:05:43.899Z] #10 46.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-26T19:05:43.899Z] #10 46.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-26T19:05:43.899Z] #10 46.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-26T19:05:43.899Z] #10 46.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-26T19:05:43.899Z] #10 46.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-26T19:05:43.958Z] #44 ... [2020-03-26T19:05:43.958Z] [2020-03-26T19:05:43.958Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:43.958Z] #68 DONE 82.0s [2020-03-26T19:05:43.958Z] [2020-03-26T19:05:43.958Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T19:05:43.965Z] [2020-03-26T19:05:43.965Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:43.965Z] #35 32.89 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:43.965Z] #35 33.05 Fetched 14.2 MB in 1s (10.9 MB/s) [2020-03-26T19:05:43.965Z] #35 33.12 Selecting previously unselected package xxd. [2020-03-26T19:05:43.965Z] #35 33.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-26T19:05:43.965Z] #35 33.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-26T19:05:43.965Z] #35 33.27 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:05:43.965Z] #35 33.53 Selecting previously unselected package vim-common. [2020-03-26T19:05:43.965Z] #35 33.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:05:43.965Z] #35 33.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:05:44.062Z] #43 47.10 Selecting previously unselected package python-pkg-resources. [2020-03-26T19:05:44.062Z] #43 47.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:05:44.062Z] #43 47.14 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T19:05:44.062Z] #43 ... [2020-03-26T19:05:44.062Z] [2020-03-26T19:05:44.062Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:44.062Z] #25 32.53 Reading package lists... [2020-03-26T19:05:44.062Z] #25 39.35 Building dependency tree... [2020-03-26T19:05:44.062Z] #25 43.15 ca-certificates is already the newest version (20190110). [2020-03-26T19:05:44.062Z] #25 43.15 The following additional packages will be installed: [2020-03-26T19:05:44.062Z] #25 43.18 libjq1 libonig5 [2020-03-26T19:05:44.062Z] #25 43.83 The following NEW packages will be installed: [2020-03-26T19:05:44.062Z] #25 43.83 jq libjq1 libonig5 [2020-03-26T19:05:44.062Z] #25 44.42 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:44.062Z] #25 44.42 Need to get 355 kB of archives. [2020-03-26T19:05:44.062Z] #25 44.42 After this operation, 1072 kB of additional disk space will be used. [2020-03-26T19:05:44.062Z] #25 44.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T19:05:44.062Z] #25 44.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T19:05:44.062Z] #25 44.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T19:05:44.062Z] #25 45.33 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:44.062Z] #25 45.52 Fetched 355 kB in 0s (1074 kB/s) [2020-03-26T19:05:44.062Z] #25 45.63 Selecting previously unselected package libonig5:amd64. [2020-03-26T19:05:44.062Z] #25 45.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T19:05:44.062Z] #25 45.86 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-26T19:05:44.062Z] #25 45.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:05:44.062Z] #25 46.18 Selecting previously unselected package libjq1:amd64. [2020-03-26T19:05:44.062Z] #25 46.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:05:44.062Z] #25 46.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:05:44.062Z] #25 46.53 Selecting previously unselected package jq. [2020-03-26T19:05:44.062Z] #25 46.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:05:44.062Z] #25 46.54 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:05:44.062Z] #25 46.87 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:05:44.062Z] #25 46.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:05:44.062Z] #25 46.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:05:44.062Z] #25 46.92 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:44.062Z] #25 DONE 47.3s [2020-03-26T19:05:44.062Z] [2020-03-26T19:05:44.062Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T19:05:44.062Z] #26 DONE 0.1s [2020-03-26T19:05:44.161Z] #10 ... [2020-03-26T19:05:44.161Z] [2020-03-26T19:05:44.161Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:44.161Z] #25 DONE 46.8s [2020-03-26T19:05:44.224Z] #35 33.99 Selecting previously unselected package cmake-data. [2020-03-26T19:05:44.224Z] #35 34.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T19:05:44.224Z] #35 34.03 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T19:05:44.250Z] #15 ... [2020-03-26T19:05:44.250Z] [2020-03-26T19:05:44.250Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T19:05:44.250Z] #69 DONE 0.1s [2020-03-26T19:05:44.250Z] [2020-03-26T19:05:44.250Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:44.250Z] #60 6.551 + cd /tmp/tmp.DrvQ8LNMq3/src/github.com/opencontainers/runc [2020-03-26T19:05:44.250Z] #60 6.551 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:05:44.320Z] [2020-03-26T19:05:44.320Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:44.320Z] #35 45.61 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:44.320Z] #35 45.80 Fetched 14.9 MB in 2s (7171 kB/s) [2020-03-26T19:05:44.320Z] #35 45.91 Selecting previously unselected package xxd. [2020-03-26T19:05:44.320Z] #35 45.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T19:05:44.320Z] #35 46.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T19:05:44.320Z] #35 46.07 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:05:44.320Z] #35 46.42 Selecting previously unselected package vim-common. [2020-03-26T19:05:44.320Z] #35 46.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:05:44.320Z] #35 46.59 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:05:44.320Z] #35 47.22 Selecting previously unselected package cmake-data. [2020-03-26T19:05:44.320Z] #35 47.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T19:05:44.320Z] #35 47.26 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T19:05:44.403Z] #43 ... [2020-03-26T19:05:44.404Z] [2020-03-26T19:05:44.404Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:44.404Z] #10 31.19 Reading package lists... [2020-03-26T19:05:44.404Z] #10 38.33 Building dependency tree... [2020-03-26T19:05:44.404Z] #10 42.73 The following additional packages will be installed: [2020-03-26T19:05:44.404Z] #10 42.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T19:05:44.404Z] #10 42.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T19:05:44.404Z] #10 42.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T19:05:44.404Z] #10 42.76 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:05:44.404Z] #10 42.77 Suggested packages: [2020-03-26T19:05:44.404Z] #10 42.78 gcc-8-locales seccomp wine64 [2020-03-26T19:05:44.404Z] #10 44.35 The following NEW packages will be installed: [2020-03-26T19:05:44.404Z] #10 44.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T19:05:44.404Z] #10 44.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T19:05:44.404Z] #10 44.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T19:05:44.404Z] #10 44.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T19:05:44.404Z] #10 44.36 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T19:05:44.404Z] #10 44.36 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:05:44.404Z] #10 44.88 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:44.404Z] #10 44.88 Need to get 77.7 MB of archives. [2020-03-26T19:05:44.404Z] #10 44.88 After this operation, 487 MB of additional disk space will be used. [2020-03-26T19:05:44.404Z] #10 44.88 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-03-26T19:05:44.404Z] #10 45.16 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-03-26T19:05:44.404Z] #10 45.46 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-03-26T19:05:44.404Z] #10 45.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-26T19:05:44.404Z] #10 45.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-26T19:05:44.404Z] #10 45.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T19:05:44.404Z] #10 46.08 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-03-26T19:05:44.404Z] #10 46.53 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-03-26T19:05:44.404Z] #10 46.56 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-03-26T19:05:44.418Z] [2020-03-26T19:05:44.418Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T19:05:44.418Z] #26 DONE 0.1s [2020-03-26T19:05:44.418Z] [2020-03-26T19:05:44.418Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:44.419Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-26T19:05:44.419Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-26T19:05:44.661Z] #10 ... [2020-03-26T19:05:44.661Z] [2020-03-26T19:05:44.661Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:44.661Z] #35 42.69 The following additional packages will be installed: [2020-03-26T19:05:44.661Z] #35 42.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T19:05:44.661Z] #35 42.72 Suggested packages: [2020-03-26T19:05:44.661Z] #35 42.72 cmake-doc ninja-build lrzip [2020-03-26T19:05:44.661Z] #35 42.72 Recommended packages: [2020-03-26T19:05:44.661Z] #35 42.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T19:05:44.661Z] #35 43.76 The following NEW packages will be installed: [2020-03-26T19:05:44.661Z] #35 43.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T19:05:44.661Z] #35 43.78 vim-common xxd [2020-03-26T19:05:44.661Z] #35 44.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:44.661Z] #35 44.34 Need to get 14.9 MB of archives. [2020-03-26T19:05:44.661Z] #35 44.34 After this operation, 61.8 MB of additional disk space will be used. [2020-03-26T19:05:44.661Z] #35 44.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-26T19:05:44.661Z] #35 44.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:05:44.661Z] #35 44.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T19:05:44.661Z] #35 44.60 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T19:05:44.661Z] #35 45.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-26T19:05:44.661Z] #35 45.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-26T19:05:44.661Z] #35 45.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-26T19:05:44.661Z] #35 45.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-26T19:05:44.661Z] #35 45.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-26T19:05:44.661Z] #35 45.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-26T19:05:44.661Z] #35 47.29 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:44.661Z] #35 47.48 Fetched 14.9 MB in 2s (7100 kB/s) [2020-03-26T19:05:44.661Z] #35 47.59 Selecting previously unselected package xxd. [2020-03-26T19:05:44.661Z] #35 47.59 (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 ... 15401 files and directories currently installed.) [2020-03-26T19:05:44.661Z] #35 47.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T19:05:44.661Z] #35 47.74 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:05:44.661Z] #35 47.94 Selecting previously unselected package vim-common. [2020-03-26T19:05:44.661Z] #35 47.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:05:44.661Z] #35 47.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:05:44.661Z] #35 ... [2020-03-26T19:05:44.661Z] [2020-03-26T19:05:44.661Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:44.661Z] #50 47.96 + cd /tmp/tmp.gKOA11sy4A/src/gotest.tools/gotestsum [2020-03-26T19:05:44.661Z] #50 47.96 + git checkout -q v0.3.5 [2020-03-26T19:05:44.892Z] #60 7.169 + '[' -z '' ']' [2020-03-26T19:05:44.892Z] #60 7.169 + target=static [2020-03-26T19:05:44.892Z] #60 7.169 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T19:05:44.919Z] #50 48.00 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T19:05:45.176Z] #50 ... [2020-03-26T19:05:45.176Z] [2020-03-26T19:05:45.176Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:05:45.176Z] #25 32.76 Reading package lists... [2020-03-26T19:05:45.176Z] #25 40.38 Building dependency tree... [2020-03-26T19:05:45.176Z] #25 44.85 ca-certificates is already the newest version (20190110). [2020-03-26T19:05:45.176Z] #25 44.85 The following additional packages will be installed: [2020-03-26T19:05:45.176Z] #25 44.87 libjq1 libonig5 [2020-03-26T19:05:45.176Z] #25 45.39 The following NEW packages will be installed: [2020-03-26T19:05:45.176Z] #25 45.44 jq libjq1 libonig5 [2020-03-26T19:05:45.176Z] #25 45.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:45.176Z] #25 45.89 Need to get 355 kB of archives. [2020-03-26T19:05:45.176Z] #25 45.89 After this operation, 1072 kB of additional disk space will be used. [2020-03-26T19:05:45.176Z] #25 45.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T19:05:45.176Z] #25 45.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T19:05:45.176Z] #25 45.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T19:05:45.176Z] #25 47.12 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:45.176Z] #25 47.34 Fetched 355 kB in 0s (1245 kB/s) [2020-03-26T19:05:45.176Z] #25 47.46 Selecting previously unselected package libonig5:amd64. [2020-03-26T19:05:45.176Z] #25 47.46 (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 ... 15401 files and directories currently installed.) [2020-03-26T19:05:45.176Z] #25 47.56 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-26T19:05:45.176Z] #25 47.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:05:45.176Z] #25 47.83 Selecting previously unselected package libjq1:amd64. [2020-03-26T19:05:45.176Z] #25 47.84 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:05:45.176Z] #25 47.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:05:45.176Z] #25 48.04 Selecting previously unselected package jq. [2020-03-26T19:05:45.176Z] #25 48.04 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:05:45.176Z] #25 48.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:05:45.176Z] #25 48.30 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:05:45.176Z] #25 48.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:05:45.176Z] #25 48.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:05:45.176Z] #25 48.35 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:45.176Z] #25 DONE 48.8s [2020-03-26T19:05:45.176Z] [2020-03-26T19:05:45.176Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T19:05:45.176Z] #26 DONE 0.1s [2020-03-26T19:05:45.433Z] [2020-03-26T19:05:45.433Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:45.433Z] #43 48.98 Selecting previously unselected package libprotoc17:amd64. [2020-03-26T19:05:45.433Z] #43 48.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:45.433Z] #43 48.98 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:45.469Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-26T19:05:45.759Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-26T19:05:45.796Z] #27 ... [2020-03-26T19:05:45.796Z] [2020-03-26T19:05:45.796Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:45.796Z] #35 31.67 Reading package lists... [2020-03-26T19:05:45.796Z] #35 38.72 Building dependency tree... [2020-03-26T19:05:45.796Z] #35 42.62 The following additional packages will be installed: [2020-03-26T19:05:45.796Z] #35 42.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T19:05:45.796Z] #35 42.66 Suggested packages: [2020-03-26T19:05:45.796Z] #35 42.66 cmake-doc ninja-build lrzip [2020-03-26T19:05:45.796Z] #35 42.66 Recommended packages: [2020-03-26T19:05:45.796Z] #35 42.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T19:05:45.796Z] #35 44.18 The following NEW packages will be installed: [2020-03-26T19:05:45.796Z] #35 44.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T19:05:45.796Z] #35 44.20 vim-common xxd [2020-03-26T19:05:45.796Z] #35 44.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:45.796Z] #35 44.72 Need to get 14.9 MB of archives. [2020-03-26T19:05:45.796Z] #35 44.72 After this operation, 61.8 MB of additional disk space will be used. [2020-03-26T19:05:45.796Z] #35 44.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-26T19:05:45.796Z] #35 44.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:05:45.796Z] #35 44.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T19:05:45.796Z] #35 44.93 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T19:05:45.796Z] #35 46.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-26T19:05:45.796Z] #35 46.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-26T19:05:45.796Z] #35 46.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-26T19:05:45.796Z] #35 46.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-26T19:05:45.796Z] #35 46.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-26T19:05:45.796Z] #35 46.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-26T19:05:45.796Z] #35 48.22 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:45.796Z] #35 48.39 Fetched 14.9 MB in 2s (6596 kB/s) [2020-03-26T19:05:45.906Z] #60 ... [2020-03-26T19:05:45.906Z] [2020-03-26T19:05:45.906Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T19:05:45.906Z] #15 DONE 2.2s [2020-03-26T19:05:45.906Z] [2020-03-26T19:05:45.906Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:45.906Z] #60 8.107 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T19:05:46.047Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-26T19:05:46.054Z] #35 48.54 Selecting previously unselected package xxd. [2020-03-26T19:05:46.054Z] #35 48.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% [2020-03-26T19:05:46.054Z] #35 ... [2020-03-26T19:05:46.054Z] [2020-03-26T19:05:46.054Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:46.054Z] #10 47.95 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:46.054Z] #10 48.11 Fetched 77.7 MB in 9s (8318 kB/s) [2020-03-26T19:05:46.054Z] #10 48.23 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T19:05:46.054Z] #10 48.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T19:05:46.054Z] #10 48.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-26T19:05:46.054Z] #10 48.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:05:46.143Z] #35 ... [2020-03-26T19:05:46.143Z] [2020-03-26T19:05:46.143Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:46.143Z] #10 25.79 Building dependency tree... [2020-03-26T19:05:46.143Z] #10 28.19 The following additional packages will be installed: [2020-03-26T19:05:46.143Z] #10 28.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T19:05:46.143Z] #10 28.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T19:05:46.143Z] #10 28.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T19:05:46.143Z] #10 28.20 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:05:46.143Z] #10 28.21 Suggested packages: [2020-03-26T19:05:46.143Z] #10 28.22 gcc-8-locales seccomp wine64 [2020-03-26T19:05:46.143Z] #10 29.26 The following NEW packages will be installed: [2020-03-26T19:05:46.143Z] #10 29.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T19:05:46.143Z] #10 29.27 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T19:05:46.143Z] #10 29.27 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T19:05:46.143Z] #10 29.27 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T19:05:46.143Z] #10 29.27 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T19:05:46.143Z] #10 29.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:05:46.143Z] #10 29.67 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:46.143Z] #10 29.67 Need to get 73.3 MB of archives. [2020-03-26T19:05:46.143Z] #10 29.67 After this operation, 472 MB of additional disk space will be used. [2020-03-26T19:05:46.143Z] #10 29.67 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-03-26T19:05:46.143Z] #10 29.83 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-03-26T19:05:46.143Z] #10 29.99 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-03-26T19:05:46.143Z] #10 29.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-26T19:05:46.143Z] #10 30.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-26T19:05:46.143Z] #10 30.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T19:05:46.143Z] #10 30.28 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-03-26T19:05:46.143Z] #10 30.45 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-03-26T19:05:46.143Z] #10 30.46 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-03-26T19:05:46.143Z] #10 33.03 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-03-26T19:05:46.143Z] #10 34.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-26T19:05:46.143Z] #10 34.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-26T19:05:46.143Z] #10 34.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-26T19:05:46.143Z] #10 34.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-26T19:05:46.143Z] #10 34.82 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-03-26T19:05:46.143Z] #10 34.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-26T19:05:46.143Z] #10 34.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-26T19:05:46.143Z] #10 34.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-26T19:05:46.143Z] #10 34.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-26T19:05:46.143Z] #10 34.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-26T19:05:46.143Z] #10 35.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-26T19:05:46.143Z] #10 35.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-26T19:05:46.143Z] #10 35.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-26T19:05:46.143Z] #10 35.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-26T19:05:46.143Z] #10 35.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-26T19:05:46.143Z] #10 ... [2020-03-26T19:05:46.143Z] [2020-03-26T19:05:46.143Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:46.143Z] #43 20.88 Reading package lists... [2020-03-26T19:05:46.143Z] #43 26.47 Building dependency tree... [2020-03-26T19:05:46.143Z] #43 29.07 The following additional packages will be installed: [2020-03-26T19:05:46.143Z] #43 29.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T19:05:46.143Z] #43 29.08 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T19:05:46.143Z] #43 29.08 Suggested packages: [2020-03-26T19:05:46.143Z] #43 29.09 manpages-dev python-setuptools [2020-03-26T19:05:46.143Z] #43 30.01 The following NEW packages will be installed: [2020-03-26T19:05:46.143Z] #43 30.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T19:05:46.143Z] #43 30.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T19:05:46.143Z] #43 30.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T19:05:46.143Z] #43 30.03 python-six zlib1g-dev [2020-03-26T19:05:46.143Z] #43 30.46 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:46.143Z] #43 30.46 Need to get 3798 kB of archives. [2020-03-26T19:05:46.143Z] #43 30.46 After this operation, 21.6 MB of additional disk space will be used. [2020-03-26T19:05:46.143Z] #43 30.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-26T19:05:46.143Z] #43 30.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-26T19:05:46.143Z] #43 30.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-26T19:05:46.143Z] #43 30.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-26T19:05:46.143Z] #43 30.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-26T19:05:46.143Z] #43 30.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-26T19:05:46.143Z] #43 30.48 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-03-26T19:05:46.143Z] #43 30.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-26T19:05:46.143Z] #43 30.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-26T19:05:46.143Z] #43 30.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-26T19:05:46.143Z] #43 30.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-26T19:05:46.143Z] #43 30.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-26T19:05:46.143Z] #43 30.64 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-03-26T19:05:46.143Z] #43 30.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-26T19:05:46.143Z] #43 30.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T19:05:46.143Z] #43 30.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-26T19:05:46.143Z] #43 30.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-26T19:05:46.143Z] #43 31.73 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:46.143Z] #43 32.12 Fetched 3798 kB in 1s (7550 kB/s) [2020-03-26T19:05:46.143Z] #43 32.28 Selecting previously unselected package libcap-dev:arm64. [2020-03-26T19:05:46.143Z] #43 32.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-26T19:05:46.143Z] #43 32.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-26T19:05:46.143Z] #43 32.44 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-26T19:05:46.143Z] #43 32.67 Selecting previously unselected package libnet1:arm64. [2020-03-26T19:05:46.143Z] #43 32.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-26T19:05:46.143Z] #43 32.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:46.143Z] #43 32.95 Selecting previously unselected package libnet1-dev. [2020-03-26T19:05:46.143Z] #43 32.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-26T19:05:46.143Z] #43 32.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:46.143Z] #43 33.24 Selecting previously unselected package libnl-3-200:arm64. [2020-03-26T19:05:46.143Z] #43 33.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-26T19:05:46.143Z] #43 33.25 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-26T19:05:46.143Z] #43 33.43 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-26T19:05:46.143Z] #43 33.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-26T19:05:46.143Z] #43 33.47 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-26T19:05:46.143Z] #43 33.93 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-26T19:05:46.143Z] #43 33.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-26T19:05:46.143Z] #43 33.95 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-26T19:05:46.143Z] #43 34.11 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-26T19:05:46.143Z] #43 34.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-26T19:05:46.143Z] #43 34.15 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-26T19:05:46.143Z] #43 34.33 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-26T19:05:46.143Z] #43 34.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-26T19:05:46.143Z] #43 34.34 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-26T19:05:46.143Z] #43 34.67 Selecting previously unselected package libprotobuf17:arm64. [2020-03-26T19:05:46.143Z] #43 34.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-26T19:05:46.143Z] #43 34.68 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-26T19:05:46.143Z] #43 35.69 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-26T19:05:46.143Z] #43 35.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-26T19:05:46.144Z] #43 35.70 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-26T19:05:46.144Z] #43 35.88 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-26T19:05:46.144Z] #43 35.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-26T19:05:46.144Z] #43 35.90 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-26T19:05:46.144Z] #43 ... [2020-03-26T19:05:46.144Z] [2020-03-26T19:05:46.144Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:05:46.367Z] #43 49.98 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T19:05:46.367Z] #43 49.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:05:46.367Z] #43 49.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:05:46.403Z] #30 35.70 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-26T19:05:46.403Z] #30 36.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T19:05:46.521Z] #60 ... [2020-03-26T19:05:46.521Z] [2020-03-26T19:05:46.521Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:46.521Z] #47 74.16 vendor/golang.org/x/net/idna [2020-03-26T19:05:46.521Z] #47 76.05 vendor/golang.org/x/net/http2/hpack [2020-03-26T19:05:46.521Z] #47 77.14 mime [2020-03-26T19:05:46.521Z] #47 78.66 mime/quotedprintable [2020-03-26T19:05:46.521Z] #47 79.01 net/http/internal [2020-03-26T19:05:46.521Z] #47 81.37 crypto/tls [2020-03-26T19:05:46.521Z] #47 ... [2020-03-26T19:05:46.521Z] [2020-03-26T19:05:46.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:46.521Z] #44 47.19 LINK criu/pie/parasite.built-in.o [2020-03-26T19:05:46.521Z] #44 47.20 GEN criu/pie/parasite-blob.h [2020-03-26T19:05:46.521Z] #44 47.20 CC criu/pie/parasite-vdso.o [2020-03-26T19:05:46.521Z] #44 47.84 CC criu/arch/s390/vdso-pie.o [2020-03-26T19:05:46.521Z] #44 48.19 CC criu/arch/s390/restorer.o [2020-03-26T19:05:46.521Z] #44 48.46 CC criu/pie/restorer.o [2020-03-26T19:05:46.624Z] #43 50.12 Selecting previously unselected package protobuf-compiler. [2020-03-26T19:05:46.624Z] #43 50.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:46.624Z] #43 50.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:05:46.624Z] #43 50.35 Selecting previously unselected package python-pkg-resources. [2020-03-26T19:05:46.624Z] #43 50.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:05:46.663Z] #30 36.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T19:05:46.678Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-26T19:05:46.846Z] #35 ... [2020-03-26T19:05:46.846Z] [2020-03-26T19:05:46.846Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:46.846Z] #33 39.36 internal/reflectlite [2020-03-26T19:05:46.846Z] #33 39.36 sync [2020-03-26T19:05:46.846Z] #33 41.97 sort [2020-03-26T19:05:46.846Z] #33 41.97 errors [2020-03-26T19:05:46.846Z] #33 42.52 strconv [2020-03-26T19:05:46.846Z] #33 43.46 io [2020-03-26T19:05:46.846Z] #33 45.34 internal/oserror [2020-03-26T19:05:46.846Z] #33 45.57 syscall [2020-03-26T19:05:46.846Z] #33 47.68 reflect [2020-03-26T19:05:46.846Z] #33 ... [2020-03-26T19:05:46.846Z] [2020-03-26T19:05:46.846Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:46.846Z] #43 47.64 Selecting previously unselected package python-six. [2020-03-26T19:05:46.846Z] #43 47.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T19:05:46.846Z] #43 47.67 Unpacking python-six (1.12.0-1) ... [2020-03-26T19:05:46.846Z] #43 47.80 Selecting previously unselected package python-protobuf. [2020-03-26T19:05:46.846Z] #43 47.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:46.846Z] #43 47.82 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T19:05:46.846Z] #43 48.66 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T19:05:46.882Z] #43 50.36 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T19:05:46.882Z] #43 50.64 Selecting previously unselected package python-six. [2020-03-26T19:05:46.882Z] #43 50.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T19:05:46.966Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-26T19:05:46.987Z] #10 ... [2020-03-26T19:05:46.987Z] [2020-03-26T19:05:46.987Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:46.987Z] #33 39.11 sync [2020-03-26T19:05:46.987Z] #33 39.12 internal/reflectlite [2020-03-26T19:05:46.987Z] #33 41.88 sort [2020-03-26T19:05:46.987Z] #33 41.88 errors [2020-03-26T19:05:46.987Z] #33 42.37 strconv [2020-03-26T19:05:46.987Z] #33 43.57 io [2020-03-26T19:05:46.987Z] #33 45.24 internal/oserror [2020-03-26T19:05:46.987Z] #33 45.49 syscall [2020-03-26T19:05:46.987Z] #33 48.17 reflect [2020-03-26T19:05:47.136Z] #44 ... [2020-03-26T19:05:47.136Z] [2020-03-26T19:05:47.136Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:47.136Z] #50 DONE 84.8s [2020-03-26T19:05:47.136Z] [2020-03-26T19:05:47.136Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T19:05:47.136Z] #16 DONE 1.4s [2020-03-26T19:05:47.136Z] [2020-03-26T19:05:47.136Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:05:47.139Z] #43 50.65 Unpacking python-six (1.12.0-1) ... [2020-03-26T19:05:47.139Z] #43 50.80 Selecting previously unselected package python-protobuf. [2020-03-26T19:05:47.139Z] #43 50.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:47.139Z] #43 50.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T19:05:47.245Z] #33 ... [2020-03-26T19:05:47.245Z] [2020-03-26T19:05:47.245Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:47.245Z] #43 46.64 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:47.245Z] #43 47.10 Fetched 4095 kB in 1s (4075 kB/s) [2020-03-26T19:05:47.245Z] #43 47.18 Selecting previously unselected package libcap-dev:amd64. [2020-03-26T19:05:47.245Z] #43 47.18 (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 ... 15401 files and directories currently installed.) [2020-03-26T19:05:47.245Z] #43 47.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-26T19:05:47.245Z] #43 47.30 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T19:05:47.245Z] #43 47.48 Selecting previously unselected package libnet1:amd64. [2020-03-26T19:05:47.245Z] #43 47.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T19:05:47.245Z] #43 47.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:47.245Z] #43 47.65 Selecting previously unselected package libnet1-dev. [2020-03-26T19:05:47.245Z] #43 47.69 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T19:05:47.245Z] #43 47.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:47.245Z] #43 47.98 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T19:05:47.245Z] #43 47.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T19:05:47.245Z] #43 47.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:05:47.245Z] #43 48.13 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-26T19:05:47.245Z] #43 48.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-26T19:05:47.245Z] #43 48.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T19:05:47.245Z] #43 48.47 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T19:05:47.245Z] #43 48.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:05:47.245Z] #43 48.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:05:47.245Z] #43 48.60 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-26T19:05:47.245Z] #43 48.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:05:47.245Z] #43 48.63 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T19:05:47.245Z] #43 48.74 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-26T19:05:47.245Z] #43 48.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-26T19:05:47.245Z] #43 48.75 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T19:05:47.245Z] #43 49.06 Selecting previously unselected package libprotobuf17:amd64. [2020-03-26T19:05:47.245Z] #43 49.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:47.245Z] #43 49.06 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:47.503Z] #43 49.90 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-26T19:05:47.503Z] #43 49.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:47.503Z] #43 49.91 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:47.600Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-26T19:05:47.704Z] #43 ... [2020-03-26T19:05:47.704Z] [2020-03-26T19:05:47.704Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:47.704Z] #65 3.353 + RM_GOPATH=0 [2020-03-26T19:05:47.704Z] #65 3.353 + TMP_GOPATH= [2020-03-26T19:05:47.704Z] #65 3.353 + : /build [2020-03-26T19:05:47.704Z] #65 3.353 + '[' -z '' ']' [2020-03-26T19:05:47.704Z] #65 3.353 ++ mktemp -d [2020-03-26T19:05:47.704Z] #65 3.353 + export GOPATH=/tmp/tmp.NnqOCToZP3 [2020-03-26T19:05:47.704Z] #65 3.353 + GOPATH=/tmp/tmp.NnqOCToZP3 [2020-03-26T19:05:47.704Z] #65 3.353 + RM_GOPATH=1 [2020-03-26T19:05:47.704Z] #65 3.353 ++ dirname ./install.sh [2020-03-26T19:05:47.704Z] #65 3.353 + dir=. [2020-03-26T19:05:47.704Z] #65 3.353 + bin=containerd [2020-03-26T19:05:47.704Z] #65 3.353 + shift [2020-03-26T19:05:47.704Z] #65 3.353 + '[' '!' -f ./containerd.installer ']' [2020-03-26T19:05:47.704Z] #65 3.353 + . ./containerd.installer [2020-03-26T19:05:47.704Z] #65 3.353 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:05:47.704Z] #65 3.357 + install_containerd [2020-03-26T19:05:47.704Z] #65 3.357 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T19:05:47.704Z] #65 3.357 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NnqOCToZP3/src/github.com/containerd/containerd [2020-03-26T19:05:47.704Z] #65 3.358 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:05:47.704Z] #65 3.371 Cloning into '/tmp/tmp.NnqOCToZP3/src/github.com/containerd/containerd'... [2020-03-26T19:05:47.796Z] #43 50.20 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-26T19:05:47.796Z] #43 50.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-26T19:05:47.796Z] #43 50.22 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:47.962Z] #65 ... [2020-03-26T19:05:47.962Z] [2020-03-26T19:05:47.962Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:47.962Z] #43 51.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T19:05:48.032Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-26T19:05:48.032Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e8eadbbc\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-26T19:05:48.032Z] ---------------------------------------------------------------------------- [2020-03-26T19:05:48.032Z] [2020-03-26T19:05:48.032Z] INFO: executeCI.ps1 starting at Thu Mar 26 19:05:45 CUT 2020 [2020-03-26T19:05:48.032Z] [2020-03-26T19:05:48.032Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-26T19:05:48.032Z] INFO: Running git version 2.24.1.windows.2 [2020-03-26T19:05:48.032Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-26T19:05:48.032Z] INFO: Environment variables: [2020-03-26T19:05:48.032Z] [2020-03-26T19:05:48.032Z] Name Value [2020-03-26T19:05:48.032Z] ---- ----- [2020-03-26T19:05:48.032Z] ALLUSERSPROFILE C:\ProgramData [2020-03-26T19:05:48.032Z] amd64 true [2020-03-26T19:05:48.032Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-26T19:05:48.032Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-26T19:05:48.032Z] arm64 true [2020-03-26T19:05:48.032Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-26T19:05:48.032Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-26T19:05:48.032Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-26T19:05:48.032Z] BRANCH_NAME PR-40629 [2020-03-26T19:05:48.032Z] BUILD_DISPLAY_NAME #7 [2020-03-26T19:05:48.032Z] BUILD_ID 7 [2020-03-26T19:05:48.032Z] BUILD_NUMBER 7 [2020-03-26T19:05:48.032Z] BUILD_TAG jenkins-moby-PR-40629-7 [2020-03-26T19:05:48.032Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40629/7/ [2020-03-26T19:05:48.032Z] CHANGE_AUTHOR cpuguy83 [2020-03-26T19:05:48.032Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-03-26T19:05:48.032Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-03-26T19:05:48.032Z] CHANGE_BRANCH buildkit_check_img_arch [2020-03-26T19:05:48.032Z] CHANGE_FORK cpuguy83/docker [2020-03-26T19:05:48.032Z] CHANGE_ID 40629 [2020-03-26T19:05:48.032Z] CHANGE_TARGET master [2020-03-26T19:05:48.032Z] CHANGE_TITLE [WIP] Builder: Check remote when local img platform doesn't match [2020-03-26T19:05:48.032Z] CHANGE_URL https://github.com/moby/moby/pull/40629 [2020-03-26T19:05:48.032Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T19:05:48.032Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-26T19:05:48.032Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-26T19:05:48.032Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-26T19:05:48.032Z] COMPUTERNAME azwin-2-2a2800 [2020-03-26T19:05:48.032Z] ComSpec C:\windows\system32\cmd.exe [2020-03-26T19:05:48.032Z] ConfigSequenceNumber 0 [2020-03-26T19:05:48.032Z] dco true [2020-03-26T19:05:48.032Z] DOCKER_BUILDKIT 0 [2020-03-26T19:05:48.032Z] DOCKER_DUT_DEBUG 1 [2020-03-26T19:05:48.032Z] DOCKER_EXPERIMENTAL 1 [2020-03-26T19:05:48.032Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-26T19:05:48.032Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-26T19:05:48.032Z] EXECUTOR_NUMBER 0 [2020-03-26T19:05:48.032Z] FQDN azwin-2-2a2800.westus.cloudapp.azure.com [2020-03-26T19:05:48.032Z] GIT_BRANCH PR-40629 [2020-03-26T19:05:48.032Z] GIT_COMMIT 0f29cf1cedb66741cf7db50da32c32b318c413ed [2020-03-26T19:05:48.032Z] GIT_PREVIOUS_COMMIT fecec6d6cf560ed0dd59e1346a54b1bb104fc10a [2020-03-26T19:05:48.032Z] GIT_URL https://github.com/moby/moby.git [2020-03-26T19:05:48.032Z] HUDSON_COOKIE 803ac53f-0862-442b-ade9-d2e62503510d [2020-03-26T19:05:48.032Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-26T19:05:48.032Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-26T19:05:48.032Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-26T19:05:48.032Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-26T19:05:48.032Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-26T19:05:48.032Z] JENKINS_NODE_COOKIE 06fd3363-7670-4453-a0f0-4269315c565c [2020-03-26T19:05:48.032Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-26T19:05:48.032Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-26T19:05:48.032Z] JOB_BASE_NAME PR-40629 [2020-03-26T19:05:48.032Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40629/display/redirect [2020-03-26T19:05:48.032Z] JOB_NAME moby/PR-40629 [2020-03-26T19:05:48.032Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40629/ [2020-03-26T19:05:48.032Z] library.jps.version master [2020-03-26T19:05:48.032Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-26T19:05:48.032Z] NODE_LABELS amd64 azure azwin-2-2a2800 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-26T19:05:48.032Z] NODE_NAME azwin-2-2a2800 [2020-03-26T19:05:48.032Z] NUMBER_OF_PROCESSORS 4 [2020-03-26T19:05:48.033Z] OS Windows_NT [2020-03-26T19:05:48.033Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-26T19:05:48.033Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-26T19:05:48.033Z] ppc64le true [2020-03-26T19:05:48.033Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-26T19:05:48.033Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-26T19:05:48.033Z] PROCESSOR_LEVEL 6 [2020-03-26T19:05:48.033Z] PROCESSOR_REVISION 4f01 [2020-03-26T19:05:48.033Z] ProgramData C:\ProgramData [2020-03-26T19:05:48.033Z] ProgramFiles C:\Program Files [2020-03-26T19:05:48.034Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-26T19:05:48.034Z] ProgramW6432 C:\Program Files [2020-03-26T19:05:48.034Z] PROMPT $P$G [2020-03-26T19:05:48.034Z] PSExecutionPolicyPreference Bypass [2020-03-26T19:05:48.034Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-26T19:05:48.034Z] PUBLIC C:\Users\Public [2020-03-26T19:05:48.034Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40629/7/display/redirect?page=changes [2020-03-26T19:05:48.034Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40629/7/display/redirect [2020-03-26T19:05:48.034Z] s390x true [2020-03-26T19:05:48.034Z] SKIP_VALIDATION_TESTS 1 [2020-03-26T19:05:48.034Z] SOURCES_DRIVE d [2020-03-26T19:05:48.034Z] SOURCES_SUBDIR gopath [2020-03-26T19:05:48.034Z] STAGE_NAME Run tests [2020-03-26T19:05:48.034Z] SystemDrive C: [2020-03-26T19:05:48.034Z] SystemRoot C:\windows [2020-03-26T19:05:48.034Z] TEMP C:\windows\TEMP [2020-03-26T19:05:48.034Z] TESTDEBUG 0 [2020-03-26T19:05:48.034Z] TESTRUN_DRIVE d [2020-03-26T19:05:48.034Z] TESTRUN_SUBDIR CI [2020-03-26T19:05:48.034Z] TIMEOUT 120m [2020-03-26T19:05:48.034Z] TMP C:\windows\TEMP [2020-03-26T19:05:48.034Z] unit_validate true [2020-03-26T19:05:48.034Z] USERDOMAIN WORKGROUP [2020-03-26T19:05:48.034Z] USERNAME azwin-2-2a2800$ [2020-03-26T19:05:48.034Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-26T19:05:48.034Z] validate_force false [2020-03-26T19:05:48.034Z] windir C:\windows [2020-03-26T19:05:48.034Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-26T19:05:48.034Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-26T19:05:48.034Z] windowsRS1 false [2020-03-26T19:05:48.034Z] windowsRS5 true [2020-03-26T19:05:48.034Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] INFO: Sources under d:\gopath\... [2020-03-26T19:05:48.034Z] INFO: Test run under d:\CI\... [2020-03-26T19:05:48.034Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-26T19:05:48.034Z] INFO: docker/docker repository was found [2020-03-26T19:05:48.034Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-03-26T19:05:48.034Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-26T19:05:48.034Z] INFO: Docker version of control daemon [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] Client: Docker Engine - Enterprise [2020-03-26T19:05:48.034Z] Version: 19.03.5 [2020-03-26T19:05:48.034Z] API version: 1.40 [2020-03-26T19:05:48.034Z] Go version: go1.12.12 [2020-03-26T19:05:48.034Z] Git commit: 2ee0c57608 [2020-03-26T19:05:48.034Z] Built: 11/13/2019 08:00:16 [2020-03-26T19:05:48.034Z] OS/Arch: windows/amd64 [2020-03-26T19:05:48.034Z] Experimental: false [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] Server: Docker Engine - Enterprise [2020-03-26T19:05:48.034Z] Engine: [2020-03-26T19:05:48.034Z] Version: 19.03.5 [2020-03-26T19:05:48.034Z] API version: 1.40 (minimum version 1.24) [2020-03-26T19:05:48.034Z] Go version: go1.12.12 [2020-03-26T19:05:48.034Z] Git commit: 2ee0c57608 [2020-03-26T19:05:48.034Z] Built: 11/13/2019 07:58:51 [2020-03-26T19:05:48.034Z] OS/Arch: windows/amd64 [2020-03-26T19:05:48.034Z] Experimental: true [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] INFO: Docker info of control daemon [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] Client: [2020-03-26T19:05:48.034Z] Debug Mode: false [2020-03-26T19:05:48.034Z] Plugins: [2020-03-26T19:05:48.034Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] Server: [2020-03-26T19:05:48.034Z] Containers: 0 [2020-03-26T19:05:48.034Z] Running: 0 [2020-03-26T19:05:48.034Z] Paused: 0 [2020-03-26T19:05:48.034Z] Stopped: 0 [2020-03-26T19:05:48.034Z] Images: 10 [2020-03-26T19:05:48.034Z] Server Version: 19.03.5 [2020-03-26T19:05:48.034Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-26T19:05:48.034Z] Windows: [2020-03-26T19:05:48.034Z] LCOW: [2020-03-26T19:05:48.034Z] Logging Driver: json-file [2020-03-26T19:05:48.034Z] Plugins: [2020-03-26T19:05:48.034Z] Volume: local [2020-03-26T19:05:48.034Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-26T19:05:48.034Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-26T19:05:48.034Z] Swarm: inactive [2020-03-26T19:05:48.034Z] Default Isolation: process [2020-03-26T19:05:48.034Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-26T19:05:48.034Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-26T19:05:48.034Z] OSType: windows [2020-03-26T19:05:48.034Z] Architecture: x86_64 [2020-03-26T19:05:48.034Z] CPUs: 4 [2020-03-26T19:05:48.034Z] Total Memory: 32GiB [2020-03-26T19:05:48.034Z] Name: azwin-2-2a2800 [2020-03-26T19:05:48.034Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-26T19:05:48.034Z] Docker Root Dir: D:\docker [2020-03-26T19:05:48.034Z] Debug Mode: false [2020-03-26T19:05:48.034Z] Registry: https://index.docker.io/v1/ [2020-03-26T19:05:48.034Z] Labels: [2020-03-26T19:05:48.034Z] Experimental: true [2020-03-26T19:05:48.034Z] Insecure Registries: [2020-03-26T19:05:48.034Z] 10.0.0.4:5000 [2020-03-26T19:05:48.034Z] 127.0.0.0/8 [2020-03-26T19:05:48.034Z] Registry Mirrors: [2020-03-26T19:05:48.034Z] http://10.0.0.4:5000/ [2020-03-26T19:05:48.034Z] Live Restore Enabled: false [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] [2020-03-26T19:05:48.034Z] INFO: Commit hash is 061a940aac [2020-03-26T19:05:48.034Z] INFO: Nuke-Everything... [2020-03-26T19:05:48.034Z] INFO: Container count on control daemon to delete is 0 [2020-03-26T19:05:48.228Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-26T19:05:48.228Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-26T19:05:48.509Z] INFO: Nuking d:\CI [2020-03-26T19:05:48.612Z] #17 1.585 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:05:48.612Z] #17 1.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:05:48.745Z] #43 ... [2020-03-26T19:05:48.745Z] [2020-03-26T19:05:48.745Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:48.745Z] #47 41.50 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T19:05:48.745Z] #47 41.52 internal/reflectlite [2020-03-26T19:05:48.745Z] #47 41.89 math/rand [2020-03-26T19:05:48.745Z] #47 43.30 internal/singleflight [2020-03-26T19:05:48.745Z] #47 45.02 io [2020-03-26T19:05:48.745Z] #47 45.02 strconv [2020-03-26T19:05:48.745Z] #47 46.44 bytes [2020-03-26T19:05:48.745Z] #47 49.19 bufio [2020-03-26T19:05:48.745Z] #47 49.96 reflect [2020-03-26T19:05:48.745Z] #47 51.26 syscall [2020-03-26T19:05:48.745Z] #47 ... [2020-03-26T19:05:48.745Z] [2020-03-26T19:05:48.745Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:05:48.745Z] #30 50.21 Checking out files: 85% (1300/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-26T19:05:48.745Z] #30 50.87 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T19:05:48.745Z] #30 51.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T19:05:48.865Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-26T19:05:48.893Z] #17 1.638 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:05:48.903Z] #43 ... [2020-03-26T19:05:48.903Z] [2020-03-26T19:05:48.903Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:48.903Z] #47 42.00 internal/reflectlite [2020-03-26T19:05:48.903Z] #47 42.01 sync [2020-03-26T19:05:48.903Z] #47 43.69 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T19:05:48.903Z] #47 44.43 math/rand [2020-03-26T19:05:48.903Z] #47 45.94 internal/singleflight [2020-03-26T19:05:48.903Z] #47 46.19 io [2020-03-26T19:05:48.903Z] #47 46.42 strconv [2020-03-26T19:05:48.903Z] #47 47.63 bytes [2020-03-26T19:05:48.903Z] #47 50.33 bufio [2020-03-26T19:05:48.903Z] #47 50.49 reflect [2020-03-26T19:05:48.903Z] #47 52.22 syscall [2020-03-26T19:05:48.903Z] #47 ... [2020-03-26T19:05:48.903Z] [2020-03-26T19:05:48.903Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:05:48.903Z] #30 50.93 Checking out files: 86% (1316/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-03-26T19:05:48.903Z] #30 51.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T19:05:48.903Z] #30 52.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T19:05:48.980Z] INFO: Zapped successfully [2020-03-26T19:05:48.980Z] INFO: Location for testing is d:\CI\PR-40629\7 [2020-03-26T19:05:48.980Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-26T19:05:48.980Z] [2020-03-26T19:05:48.980Z] [2020-03-26T19:05:48.980Z] INFO: Building the image from Dockerfile.windows at 03/26/2020 19:05:48... [2020-03-26T19:05:48.980Z] [2020-03-26T19:05:49.159Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-26T19:05:49.175Z] #17 1.961 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T19:05:49.202Z] #43 ... [2020-03-26T19:05:49.202Z] [2020-03-26T19:05:49.202Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:49.202Z] #27 4.050 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T19:05:49.202Z] #27 4.597 #=#=# [2020-03-26T19:05:49.453Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-26T19:05:49.789Z] #17 2.645 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T19:05:50.085Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-26T19:05:50.379Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-26T19:05:50.403Z] #17 3.478 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T19:05:50.492Z] #27 4.805 ### 5.3% ######### 12.8% ############# 18.8% ################ 23.3% ##################### 29.7% ######################## 34.3% ############################## 41.9% ################################ 44.6% ##################################### 51.4% ######################################### 58.1% ############################################### 65.8% ################################################### 71.1% ####################################################### 77.6% ############################################################# 85.3% [2020-03-26T19:05:50.492Z] #27 ... [2020-03-26T19:05:50.492Z] [2020-03-26T19:05:50.492Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:50.492Z] #47 42.86 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T19:05:50.492Z] #47 42.86 io [2020-03-26T19:05:50.492Z] #47 43.48 strconv [2020-03-26T19:05:50.492Z] #47 44.66 bytes [2020-03-26T19:05:50.492Z] #47 47.54 bufio [2020-03-26T19:05:50.492Z] #47 48.03 reflect [2020-03-26T19:05:50.492Z] #47 49.76 syscall [2020-03-26T19:05:50.671Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-26T19:05:50.671Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-26T19:05:50.750Z] #47 ... [2020-03-26T19:05:50.750Z] [2020-03-26T19:05:50.750Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:50.750Z] #27 4.805 ### 5.3% ######### 12.8% ############# 18.8% ################ 23.3% ##################### 29.7% ######################## 34.3% ############################## 41.9% ################################ 44.6% ##################################### 51.4% ######################################### 58.1% ############################################### 65.8% ################################################### 71.1% ####################################################### 77.6% ############################################################# 85.3% ################################################################## 92.3% ######################################################################## 100.0% [2020-03-26T19:05:51.007Z] #27 6.646 [2020-03-26T19:05:51.429Z] #30 ... [2020-03-26T19:05:51.429Z] [2020-03-26T19:05:51.429Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:51.429Z] #33 44.28 sort [2020-03-26T19:05:51.429Z] #33 44.28 errors [2020-03-26T19:05:51.429Z] #33 44.90 strconv [2020-03-26T19:05:51.429Z] #33 46.32 io [2020-03-26T19:05:51.429Z] #33 47.58 internal/oserror [2020-03-26T19:05:51.429Z] #33 47.75 syscall [2020-03-26T19:05:51.429Z] #33 49.03 reflect [2020-03-26T19:05:51.429Z] #33 ... [2020-03-26T19:05:51.429Z] [2020-03-26T19:05:51.429Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:51.429Z] #27 3.824 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T19:05:51.429Z] #27 4.228 [2020-03-26T19:05:51.429Z] #27 4.369 # 1.9% ### 4.6% ###### 9.3% ########## 14.2% ############# 19.1% ################# 24.6% ###################### 31.3% ########################### 37.8% ################################ 44.6% ################################## 48.3% ###################################### 53.3% ########################################## 59.6% ############################################### 65.8% ################################################### 71.4% ####################################################### 76.6% ############################################################ 83.7% ############################################################### 88.8% ######################################################################## 100.0% [2020-03-26T19:05:51.706Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-26T19:05:51.706Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-26T19:05:51.706Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-26T19:05:51.944Z] #30 ... [2020-03-26T19:05:51.944Z] [2020-03-26T19:05:51.944Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:51.944Z] #27 5.471 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T19:05:51.944Z] #27 5.901 [2020-03-26T19:05:51.944Z] #27 6.208 0.0% # 2.7% ##### 7.3% ######## 11.2% ########### 16.4% ############### 21.3% ################# 24.9% ###################### 30.8% ######################## 33.7% ########################## 36.9% ############################# 41.4% ################################ 45.6% ################################## 48.1% ##################################### 52.4% ######################################### 58.1% ############################################## 65.1% ################################################## 70.0% ##################################################### 74.4% ######################################################### 79.9% ############################################################### 87.8% ################################################################### 93.8% ######################################################################## 100.0% [2020-03-26T19:05:51.944Z] #27 8.756 [2020-03-26T19:05:51.944Z] #27 8.996 0.1% ##### 8.2% ############### 21.6% ######################### 34.9% ################################## 47.9% ############################################ 61.3% ################################################### 71.2% ############################################################ 84.2% ####################################################################### 99.4% ######################################################################## 100.0% [2020-03-26T19:05:51.995Z] #27 6.584 [2020-03-26T19:05:52.016Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-26T19:05:52.034Z] #27 6.912 ###### 8.5% ############### 21.3% ########################## 37.5% ##################################### 52.5% ############################################### 65.6% ######################################################### 79.7% ###################################################################### 97.4% ######################################################################## 100.0% [2020-03-26T19:05:52.205Z] #27 ... [2020-03-26T19:05:52.205Z] [2020-03-26T19:05:52.205Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:52.205Z] #33 31.57 internal/reflectlite [2020-03-26T19:05:52.205Z] #33 31.58 sync [2020-03-26T19:05:52.205Z] #33 34.43 sort [2020-03-26T19:05:52.205Z] #33 34.44 errors [2020-03-26T19:05:52.205Z] #33 34.63 strconv [2020-03-26T19:05:52.205Z] #33 34.65 io [2020-03-26T19:05:52.205Z] #33 34.65 internal/oserror [2020-03-26T19:05:52.205Z] #33 34.96 syscall [2020-03-26T19:05:52.205Z] #33 36.73 strings [2020-03-26T19:05:52.205Z] #33 36.75 bytes [2020-03-26T19:05:52.205Z] #33 39.87 reflect [2020-03-26T19:05:52.205Z] #33 40.18 bufio [2020-03-26T19:05:52.205Z] #33 41.40 path [2020-03-26T19:05:52.291Z] #27 7.889 [2020-03-26T19:05:52.308Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-26T19:05:52.464Z] #33 ... [2020-03-26T19:05:52.464Z] [2020-03-26T19:05:52.464Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:52.464Z] #27 10.26 [2020-03-26T19:05:52.514Z] #27 6.760 ############ 17.1% ############################# 40.5% ###################################### 53.9% ############################################### 65.9% ################################################################## 91.7% ######################################################################## 100.0% [2020-03-26T19:05:52.514Z] #27 ... [2020-03-26T19:05:52.514Z] [2020-03-26T19:05:52.514Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:52.514Z] #43 56.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T19:05:52.771Z] #43 56.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:52.771Z] #43 56.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:05:52.771Z] #43 56.25 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T19:05:52.771Z] #43 56.29 Setting up python-six (1.12.0-1) ... [2020-03-26T19:05:52.928Z] #30 ... [2020-03-26T19:05:52.929Z] [2020-03-26T19:05:52.929Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:52.929Z] #27 4.137 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T19:05:52.929Z] #27 4.524 [2020-03-26T19:05:52.929Z] #27 4.708 # 1.8% #### 6.2% ######## 11.9% ############ 17.7% ################# 24.3% ####################### 32.2% ############################# 40.5% ################################ 45.0% #################################### 50.5% ######################################## 55.8% ########################################## 58.9% ############################################## 64.2% ################################################# 68.5% ##################################################### 73.8% ######################################################## 78.6% ########################################################### 83.2% ############################################################## 86.7% ################################################################## 92.1% ######################################################################## 100.0% [2020-03-26T19:05:52.929Z] #27 6.956 [2020-03-26T19:05:52.929Z] #27 7.120 ##### 7.6% ############# 19.3% ###################### 31.9% ################################## 47.6% ######################################### 57.5% ################################################### 71.0% ######################################################################## 100.0% [2020-03-26T19:05:52.929Z] #27 8.099 [2020-03-26T19:05:52.959Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-26T19:05:52.959Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-26T19:05:53.120Z] #17 ... [2020-03-26T19:05:53.120Z] [2020-03-26T19:05:53.120Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:05:53.120Z] #44 50.58 LINK criu/pie/restorer.built-in.o [2020-03-26T19:05:53.120Z] #44 50.59 GEN criu/pie/restorer-blob.h [2020-03-26T19:05:53.120Z] #44 50.64 DEP criu/vdso.d [2020-03-26T19:05:53.120Z] #44 50.82 DEP criu/uts_ns.d [2020-03-26T19:05:53.120Z] #44 50.98 DEP criu/util.d [2020-03-26T19:05:53.120Z] #44 51.13 DEP criu/uffd.d [2020-03-26T19:05:53.120Z] #44 51.35 DEP criu/tun.d [2020-03-26T19:05:53.120Z] #44 51.56 DEP criu/tty.d [2020-03-26T19:05:53.120Z] #44 51.67 DEP criu/timerfd.d [2020-03-26T19:05:53.120Z] #44 51.85 DEP criu/sysfs_parse.d [2020-03-26T19:05:53.120Z] #44 51.95 DEP criu/sysctl.d [2020-03-26T19:05:53.120Z] #44 52.05 DEP criu/string.d [2020-03-26T19:05:53.120Z] #44 52.08 DEP criu/stats.d [2020-03-26T19:05:53.120Z] #44 52.24 DEP criu/sockets.d [2020-03-26T19:05:53.120Z] #44 52.35 DEP criu/sk-unix.d [2020-03-26T19:05:53.120Z] #44 52.45 DEP criu/sk-tcp.d [2020-03-26T19:05:53.120Z] #44 52.59 DEP criu/sk-queue.d [2020-03-26T19:05:53.120Z] #44 52.67 DEP criu/sk-packet.d [2020-03-26T19:05:53.120Z] #44 52.84 DEP criu/sk-netlink.d [2020-03-26T19:05:53.120Z] #44 53.00 DEP criu/sk-inet.d [2020-03-26T19:05:53.120Z] #44 53.19 DEP criu/signalfd.d [2020-03-26T19:05:53.120Z] #44 53.30 DEP criu/sigframe.d [2020-03-26T19:05:53.120Z] #44 53.43 DEP criu/shmem.d [2020-03-26T19:05:53.120Z] #44 53.54 DEP criu/servicefd.d [2020-03-26T19:05:53.120Z] #44 53.75 DEP criu/seize.d [2020-03-26T19:05:53.120Z] #44 53.88 DEP criu/seccomp.d [2020-03-26T19:05:53.120Z] #44 54.07 DEP criu/rst-malloc.d [2020-03-26T19:05:53.120Z] #44 54.10 DEP criu/rbtree.d [2020-03-26T19:05:53.120Z] #44 54.12 DEP criu/pstree.d [2020-03-26T19:05:53.120Z] #44 54.19 DEP criu/protobuf.d [2020-03-26T19:05:53.120Z] #44 54.38 GEN criu/protobuf-desc-gen.h [2020-03-26T19:05:53.120Z] #44 55.23 DEP criu/protobuf-desc.d [2020-03-26T19:05:53.120Z] #44 55.32 DEP criu/proc_parse.d [2020-03-26T19:05:53.120Z] #44 55.48 DEP criu/plugin.d [2020-03-26T19:05:53.252Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-26T19:05:53.427Z] #44 55.57 DEP criu/pipes.d [2020-03-26T19:05:53.444Z] #27 8.431 0.0% ## 3.5% ###### 9.6% ############ 17.3% ################# 24.5% ###################### 30.7% ########################### 37.8% ################################ 45.1% [2020-03-26T19:05:53.445Z] #27 ... [2020-03-26T19:05:53.445Z] [2020-03-26T19:05:53.445Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:53.445Z] #65 3.443 + RM_GOPATH=0 [2020-03-26T19:05:53.445Z] #65 3.443 + TMP_GOPATH= [2020-03-26T19:05:53.445Z] #65 3.443 + : /build [2020-03-26T19:05:53.445Z] #65 3.443 + '[' -z '' ']' [2020-03-26T19:05:53.445Z] #65 3.445 ++ mktemp -d [2020-03-26T19:05:53.445Z] #65 3.445 + export GOPATH=/tmp/tmp.hQzdVtnEj0 [2020-03-26T19:05:53.445Z] #65 3.445 + GOPATH=/tmp/tmp.hQzdVtnEj0 [2020-03-26T19:05:53.445Z] #65 3.445 + RM_GOPATH=1 [2020-03-26T19:05:53.445Z] #65 3.454 ++ dirname ./install.sh [2020-03-26T19:05:53.445Z] #65 3.457 + dir=. [2020-03-26T19:05:53.445Z] #65 3.459 + bin=containerd [2020-03-26T19:05:53.445Z] #65 3.459 + shift [2020-03-26T19:05:53.445Z] #65 3.459 + '[' '!' -f ./containerd.installer ']' [2020-03-26T19:05:53.445Z] #65 3.459 + . ./containerd.installer [2020-03-26T19:05:53.445Z] #65 3.459 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:05:53.445Z] #65 3.459 + install_containerd [2020-03-26T19:05:53.445Z] #65 3.459 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:05:53.445Z] #65 3.459 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T19:05:53.445Z] #65 3.459 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hQzdVtnEj0/src/github.com/containerd/containerd [2020-03-26T19:05:53.445Z] #65 3.466 Cloning into '/tmp/tmp.hQzdVtnEj0/src/github.com/containerd/containerd'... [2020-03-26T19:05:53.445Z] #65 ... [2020-03-26T19:05:53.445Z] [2020-03-26T19:05:53.445Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:53.709Z] #44 55.86 DEP criu/pie-util.d [2020-03-26T19:05:53.709Z] #44 55.92 DEP criu/pie-util-vdso.d [2020-03-26T19:05:53.709Z] #44 56.01 DEP criu/path.d [2020-03-26T19:05:53.709Z] #44 56.07 DEP criu/parasite-syscall.d [2020-03-26T19:05:53.709Z] #44 56.19 DEP criu/pagemap.d [2020-03-26T19:05:53.834Z] #27 8.232 0.0% ###### 8.6% ############## 19.5% ################### 27.5% ########################## 36.1% ############################### 43.9% ###################################### 53.5% ############################################ 62.4% ################################################### 72.1% ####################################################### 77.3% ############################################################# 85.1% ##################################################################### 97.0% ######################################################################## 100.0% [2020-03-26T19:05:53.991Z] #44 56.28 DEP criu/pagemap-cache.d [2020-03-26T19:05:54.021Z] #27 10.57 0.0% ## 3.1% ###### 9.7% ########### 15.3% ############## 20.8% ################### 27.2% ####################### 32.0% ########################### 38.0% ############################### 43.7% ################################### 49.4% ###################################### 53.8% ########################################### 60.1% ############################################### 66.4% # [2020-03-26T19:05:54.021Z] #27 ... [2020-03-26T19:05:54.021Z] [2020-03-26T19:05:54.021Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:54.021Z] #47 33.46 internal/reflectlite [2020-03-26T19:05:54.021Z] #47 33.46 sync [2020-03-26T19:05:54.021Z] #47 35.63 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T19:05:54.021Z] #47 35.63 math/rand [2020-03-26T19:05:54.021Z] #47 35.63 internal/singleflight [2020-03-26T19:05:54.021Z] #47 36.88 bytes [2020-03-26T19:05:54.021Z] #47 36.91 strconv [2020-03-26T19:05:54.021Z] #47 36.92 strings [2020-03-26T19:05:54.021Z] #47 36.95 syscall [2020-03-26T19:05:54.021Z] #47 40.95 bufio [2020-03-26T19:05:54.021Z] #47 41.67 path [2020-03-26T19:05:54.021Z] #47 42.41 hash/crc32 [2020-03-26T19:05:54.021Z] #47 43.25 reflect [2020-03-26T19:05:54.021Z] #47 43.30 regexp/syntax [2020-03-26T19:05:54.091Z] #27 9.770 [2020-03-26T19:05:54.216Z] #27 8.431 0.0% ## 3.5% ###### 9.6% ############ 17.3% ################# 24.5% ###################### 30.7% ########################### 37.8% ################################ 45.1% ##################################### 52.4% ######################################### 57.3% ############################################# 63.0% ################################################ 67.8% #################################################### 72.4% ######################################################## 78.1% ############################################################# 84.8% ################################################################### 93.4% ######################################################################## 100.0% [2020-03-26T19:05:54.273Z] #44 56.42 DEP criu/page-xfer.d [2020-03-26T19:05:54.273Z] #44 56.59 DEP criu/page-pipe.d [2020-03-26T19:05:54.273Z] #44 56.72 DEP criu/netfilter.d [2020-03-26T19:05:54.281Z] #47 ... [2020-03-26T19:05:54.281Z] [2020-03-26T19:05:54.281Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:54.288Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-26T19:05:54.288Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-26T19:05:54.547Z] #27 10.57 0.0% ## 3.1% ###### 9.7% ########### 15.3% ############## 20.8% ################### 27.2% ####################### 32.0% ########################### 38.0% ############################### 43.7% ################################### 49.4% ###################################### 53.8% ########################################### 60.1% ############################################### 66.4% ##################################################### 73.9% ########################################################## 80.6% ############################################################# 84.9% #################################################################### 95.6% ######################################################################## 100.0% [2020-03-26T19:05:54.554Z] #44 56.89 DEP criu/net.d [2020-03-26T19:05:54.779Z] #27 10.49 [2020-03-26T19:05:54.825Z] #27 ... [2020-03-26T19:05:54.825Z] [2020-03-26T19:05:54.825Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:54.825Z] #65 2.411 + RM_GOPATH=0 [2020-03-26T19:05:54.825Z] #65 2.411 + TMP_GOPATH= [2020-03-26T19:05:54.825Z] #65 2.411 + : /build [2020-03-26T19:05:54.825Z] #65 2.411 + '[' -z '' ']' [2020-03-26T19:05:54.825Z] #65 2.412 ++ mktemp -d [2020-03-26T19:05:54.825Z] #65 2.413 + export GOPATH=/tmp/tmp.AFw9YeHmjP [2020-03-26T19:05:54.825Z] #65 2.414 + GOPATH=/tmp/tmp.AFw9YeHmjP [2020-03-26T19:05:54.825Z] #65 2.414 + RM_GOPATH=1 [2020-03-26T19:05:54.825Z] #65 2.419 ++ dirname ./install.sh [2020-03-26T19:05:54.825Z] #65 2.421 + dir=. [2020-03-26T19:05:54.825Z] #65 2.421 + bin=containerd [2020-03-26T19:05:54.825Z] #65 2.421 + shift [2020-03-26T19:05:54.825Z] #65 2.422 + '[' '!' -f ./containerd.installer ']' [2020-03-26T19:05:54.825Z] #65 2.422 + . ./containerd.installer [2020-03-26T19:05:54.825Z] #65 2.423 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:05:54.825Z] #65 2.424 + install_containerd [2020-03-26T19:05:54.825Z] #65 2.427 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T19:05:54.825Z] #65 2.427 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:05:54.825Z] #65 2.428 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AFw9YeHmjP/src/github.com/containerd/containerd [2020-03-26T19:05:54.825Z] #65 2.438 Cloning into '/tmp/tmp.AFw9YeHmjP/src/github.com/containerd/containerd'... [2020-03-26T19:05:54.825Z] #65 ... [2020-03-26T19:05:54.825Z] [2020-03-26T19:05:54.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:54.825Z] #10 36.03 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:54.825Z] #10 36.16 Fetched 73.3 MB in 6s (12.7 MB/s) [2020-03-26T19:05:54.825Z] #10 36.25 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T19:05:54.825Z] #10 36.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 ... 15374 files and directories currently installed.) [2020-03-26T19:05:54.825Z] #10 36.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-26T19:05:54.825Z] #10 36.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:05:54.825Z] #10 38.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T19:05:54.825Z] #10 38.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-26T19:05:54.825Z] #10 38.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:05:54.825Z] #10 41.06 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T19:05:54.825Z] #10 41.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T19:05:54.825Z] #10 41.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:05:54.825Z] #10 41.22 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-26T19:05:54.825Z] #10 41.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-26T19:05:54.825Z] #10 41.23 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-26T19:05:54.825Z] #10 41.48 Selecting previously unselected package dmsetup. [2020-03-26T19:05:54.825Z] #10 41.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-26T19:05:54.825Z] #10 41.50 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T19:05:54.825Z] #10 41.75 Selecting previously unselected package mingw-w64-common. [2020-03-26T19:05:54.825Z] #10 41.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T19:05:54.825Z] #10 41.80 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T19:05:54.836Z] #44 57.09 DEP criu/namespaces.d [2020-03-26T19:05:54.836Z] #44 57.27 DEP criu/mount.d [2020-03-26T19:05:54.873Z] #27 9.971 0.0% ## 3.8% #### 6.9% ######## 11.2% ########### 15.5% [2020-03-26T19:05:54.873Z] #27 ... [2020-03-26T19:05:54.873Z] [2020-03-26T19:05:54.873Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:54.873Z] #65 3.946 + RM_GOPATH=0 [2020-03-26T19:05:54.873Z] #65 3.946 + TMP_GOPATH= [2020-03-26T19:05:54.873Z] #65 3.946 + : /build [2020-03-26T19:05:54.873Z] #65 3.946 + '[' -z '' ']' [2020-03-26T19:05:54.873Z] #65 3.946 ++ mktemp -d [2020-03-26T19:05:54.873Z] #65 3.951 + export GOPATH=/tmp/tmp.A4IAKAzDCp [2020-03-26T19:05:54.873Z] #65 3.951 + GOPATH=/tmp/tmp.A4IAKAzDCp [2020-03-26T19:05:54.873Z] #65 3.951 + RM_GOPATH=1 [2020-03-26T19:05:54.873Z] #65 3.953 ++ dirname ./install.sh [2020-03-26T19:05:54.873Z] #65 3.955 + dir=. [2020-03-26T19:05:54.873Z] #65 3.955 + bin=containerd [2020-03-26T19:05:54.873Z] #65 3.956 + shift [2020-03-26T19:05:54.873Z] #65 3.956 + '[' '!' -f ./containerd.installer ']' [2020-03-26T19:05:54.873Z] #65 3.956 + . ./containerd.installer [2020-03-26T19:05:54.873Z] #65 3.956 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:05:54.873Z] #65 3.956 + install_containerd [2020-03-26T19:05:54.873Z] #65 3.956 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T19:05:54.873Z] #65 3.957 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A4IAKAzDCp/src/github.com/containerd/containerd [2020-03-26T19:05:54.873Z] #65 3.957 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:05:54.873Z] #65 3.960 Cloning into '/tmp/tmp.A4IAKAzDCp/src/github.com/containerd/containerd'... [2020-03-26T19:05:54.873Z] #65 ... [2020-03-26T19:05:54.873Z] [2020-03-26T19:05:54.873Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:54.876Z] Sending build context to Docker daemon 54.69MB [2020-03-26T19:05:54.876Z] [2020-03-26T19:05:54.876Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-26T19:05:54.876Z] ---> 80e84fd280e2 [2020-03-26T19:05:54.876Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-26T19:05:54.876Z] ---> Using cache [2020-03-26T19:05:54.876Z] ---> acc7f7d5a3e3 [2020-03-26T19:05:54.876Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-26T19:05:54.876Z] ---> Using cache [2020-03-26T19:05:54.876Z] ---> 8c8b5df03f6c [2020-03-26T19:05:54.876Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-26T19:05:54.876Z] ---> Using cache [2020-03-26T19:05:54.876Z] ---> dcb7540a2b9e [2020-03-26T19:05:54.876Z] 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-03-26T19:05:54.876Z] ---> Using cache [2020-03-26T19:05:54.876Z] ---> 140ce53f6b5b [2020-03-26T19:05:54.876Z] 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-03-26T19:05:54.876Z] ---> Using cache [2020-03-26T19:05:54.876Z] ---> 80eb0a0770b4 [2020-03-26T19:05:54.876Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-03-26T19:05:54.876Z] ---> Using cache [2020-03-26T19:05:54.876Z] ---> f4044a101568 [2020-03-26T19:05:54.876Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-26T19:05:54.876Z] ---> Using cache [2020-03-26T19:05:54.876Z] ---> 72e087d72fab [2020-03-26T19:05:54.876Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-26T19:05:54.876Z] ---> Using cache [2020-03-26T19:05:54.876Z] ---> 345b610326ab [2020-03-26T19:05:54.876Z] Step 10/10 : COPY . . [2020-03-26T19:05:54.919Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-26T19:05:55.086Z] #10 ... [2020-03-26T19:05:55.086Z] [2020-03-26T19:05:55.086Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:55.086Z] #27 12.89 [2020-03-26T19:05:55.118Z] #44 57.45 DEP criu/mem.d [2020-03-26T19:05:55.212Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-26T19:05:55.212Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-26T19:05:55.293Z] #27 10.70 # 1.4% ## 3.3% #### 6.3% ###### 8.4% ######## 11.2% ## [2020-03-26T19:05:55.293Z] #27 ... [2020-03-26T19:05:55.293Z] [2020-03-26T19:05:55.293Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:55.293Z] #50 48.20 + cd /tmp/tmp.4eU8vfLCt9/src/gotest.tools/gotestsum [2020-03-26T19:05:55.293Z] #50 48.20 + git checkout -q v0.3.5 [2020-03-26T19:05:55.293Z] #50 48.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T19:05:55.300Z] #43 ... [2020-03-26T19:05:55.300Z] [2020-03-26T19:05:55.300Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:55.300Z] #35 48.35 Selecting previously unselected package cmake-data. [2020-03-26T19:05:55.300Z] #35 48.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T19:05:55.300Z] #35 48.38 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T19:05:55.300Z] #35 51.81 Selecting previously unselected package libicu63:amd64. [2020-03-26T19:05:55.300Z] #35 51.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T19:05:55.300Z] #35 51.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:05:55.300Z] #35 ... [2020-03-26T19:05:55.300Z] [2020-03-26T19:05:55.300Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:55.300Z] #27 7.749 [2020-03-26T19:05:55.300Z] #27 7.968 0.3% ##### 8.3% ########## 14.2% ############## 20.5% ################## 25.3% ##################### 29.8% ########################## 37.0% ############################## 42.2% ################################### 49.4% ######################################### 57.3% ############################################# 63.3% ################################################### 71.1% ####################################################### 77.5% ############################################################ 83.4% ################################################################ 89.7% ######################################################################## 100.0% [2020-03-26T19:05:55.300Z] #27 10.04 [2020-03-26T19:05:55.401Z] #44 57.67 DEP criu/lsm.d [2020-03-26T19:05:55.552Z] #50 ... [2020-03-26T19:05:55.552Z] [2020-03-26T19:05:55.552Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:55.683Z] #44 57.82 DEP criu/log.d [2020-03-26T19:05:55.683Z] #44 57.91 DEP criu/libnetlink.d [2020-03-26T19:05:55.683Z] #44 58.02 DEP criu/kerndat.d [2020-03-26T19:05:55.683Z] #44 58.16 DEP criu/kcmp-ids.d [2020-03-26T19:05:55.964Z] #44 58.22 DEP criu/irmap.d [2020-03-26T19:05:55.964Z] #44 58.35 DEP criu/ipc_ns.d [2020-03-26T19:05:56.165Z] #27 9.971 0.0% ## 3.8% #### 6.9% ######## 11.2% ########### 15.5% ############## 19.7% ################ 22.9% ################## 26.3% ##################### 29.4% ####################### 32.2% ######################### 35.2% ########################### 38.4% ############################# 41.0% ################################ 45.0% ################################## 47.9% #################################### 50.4% [2020-03-26T19:05:56.165Z] #27 ... [2020-03-26T19:05:56.165Z] [2020-03-26T19:05:56.165Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:56.165Z] #35 48.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T19:05:56.165Z] #35 48.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T19:05:56.165Z] #35 48.60 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:05:56.165Z] #35 48.85 Selecting previously unselected package vim-common. [2020-03-26T19:05:56.165Z] #35 48.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:05:56.165Z] #35 48.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:05:56.165Z] #35 49.27 Selecting previously unselected package cmake-data. [2020-03-26T19:05:56.165Z] #35 49.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T19:05:56.165Z] #35 49.30 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T19:05:56.165Z] #35 53.02 Selecting previously unselected package libicu63:amd64. [2020-03-26T19:05:56.165Z] #35 53.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T19:05:56.165Z] #35 53.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:05:56.165Z] #35 ... [2020-03-26T19:05:56.165Z] [2020-03-26T19:05:56.165Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:56.246Z] #44 58.52 DEP criu/image.d [2020-03-26T19:05:56.246Z] #44 58.66 DEP criu/image-desc.d [2020-03-26T19:05:56.246Z] #44 58.74 DEP criu/fsnotify.d [2020-03-26T19:05:56.247Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-26T19:05:56.326Z] #27 10.70 # 1.4% ## 3.3% #### 6.3% ###### 8.4% ######## 11.2% ######### 13.7% ############ 16.9% ############## 19.6% ############### 21.5% ################ 23.3% ################# 24.5% ################## 26.1% #################### 28.5% ##################### 30.4% [2020-03-26T19:05:56.326Z] #27 ... [2020-03-26T19:05:56.326Z] [2020-03-26T19:05:56.326Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:56.326Z] #10 49.50 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-03-26T19:05:56.326Z] #10 52.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-26T19:05:56.326Z] #10 52.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-26T19:05:56.326Z] #10 52.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T19:05:56.326Z] #10 52.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T19:05:56.326Z] #10 52.26 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-03-26T19:05:56.326Z] #10 52.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-26T19:05:56.326Z] #10 52.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-26T19:05:56.326Z] #10 52.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-26T19:05:56.326Z] #10 52.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-26T19:05:56.326Z] #10 52.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-26T19:05:56.326Z] #10 52.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-26T19:05:56.326Z] #10 52.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-26T19:05:56.326Z] #10 52.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-26T19:05:56.326Z] #10 52.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-26T19:05:56.326Z] #10 52.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-26T19:05:56.326Z] #10 54.03 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:56.326Z] #10 54.24 Fetched 77.7 MB in 9s (8230 kB/s) [2020-03-26T19:05:56.326Z] #10 54.34 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T19:05:56.326Z] #10 54.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T19:05:56.326Z] #10 54.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-26T19:05:56.326Z] #10 54.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:05:56.326Z] #10 57.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T19:05:56.326Z] #10 57.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-26T19:05:56.326Z] #10 57.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:05:56.529Z] #44 58.86 DEP criu/filesystems.d [2020-03-26T19:05:56.529Z] #44 58.96 DEP criu/files.d [2020-03-26T19:05:56.538Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-26T19:05:56.538Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-26T19:05:56.585Z] #10 ... [2020-03-26T19:05:56.585Z] [2020-03-26T19:05:56.585Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:56.587Z] #27 10.22 0.0% # 2.3% ### 4.5% #### 6.9% ###### 8.7% ####### 10.4% ######### 13.0% ########## 15.0% ############ 17.1% ############# 18.5% ############## 20.3% ############### 22.2% ##### [2020-03-26T19:05:56.587Z] #27 ... [2020-03-26T19:05:56.587Z] [2020-03-26T19:05:56.587Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:56.587Z] #10 50.27 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-03-26T19:05:56.587Z] #10 52.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-26T19:05:56.587Z] #10 52.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-26T19:05:56.587Z] #10 52.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T19:05:56.587Z] #10 52.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T19:05:56.587Z] #10 52.75 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-03-26T19:05:56.587Z] #10 52.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-26T19:05:56.587Z] #10 52.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-26T19:05:56.587Z] #10 52.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-26T19:05:56.587Z] #10 52.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-26T19:05:56.587Z] #10 52.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-26T19:05:56.587Z] #10 52.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-26T19:05:56.587Z] #10 52.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-26T19:05:56.587Z] #10 52.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-26T19:05:56.587Z] #10 52.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-26T19:05:56.587Z] #10 52.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-26T19:05:56.587Z] #10 54.32 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:05:56.587Z] #10 54.56 Fetched 77.7 MB in 8s (9293 kB/s) [2020-03-26T19:05:56.587Z] #10 54.69 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T19:05:56.587Z] #10 54.69 (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 ... 15401 files and directories currently installed.) [2020-03-26T19:05:56.587Z] #10 54.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-26T19:05:56.587Z] #10 54.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:05:56.587Z] #10 57.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T19:05:56.587Z] #10 57.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-26T19:05:56.587Z] #10 57.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:05:56.686Z] #27 9.971 0.0% ## 3.8% #### 6.9% ######## 11.2% ########### 15.5% ############## 19.7% ################ 22.9% ################## 26.3% ##################### 29.4% ####################### 32.2% ######################### 35.2% ########################### 38.4% ############################# 41.0% ################################ 45.0% ################################## 47.9% #################################### 50.4% ###################################### 53.9% ######################################## 56.4% ########################################## 59.3% ############################################# 62.6% ############################################### 66.5% ################################################## 69.8% [2020-03-26T19:05:56.686Z] #27 ... [2020-03-26T19:05:56.686Z] [2020-03-26T19:05:56.686Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:05:56.686Z] #50 48.83 + cd /tmp/tmp.DUwHCYTQEG/src/gotest.tools/gotestsum [2020-03-26T19:05:56.686Z] #50 48.83 + git checkout -q v0.3.5 [2020-03-26T19:05:56.686Z] #50 48.93 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T19:05:56.686Z] #50 ... [2020-03-26T19:05:56.686Z] [2020-03-26T19:05:56.686Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:56.811Z] #44 59.13 DEP criu/files-reg.d [2020-03-26T19:05:56.845Z] #10 ... [2020-03-26T19:05:56.845Z] [2020-03-26T19:05:56.845Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:57.093Z] #44 59.28 DEP criu/files-ext.d [2020-03-26T19:05:57.093Z] #44 59.39 DEP criu/file-lock.d [2020-03-26T19:05:57.169Z] #27 13.16 0.0% # 2.3% ## 4.0% #### 5.9% ###### 8.4% ####### 10.7% ######### 13.5% ########### 16.0% ############# 18.4% ############## 20.5% ################ 23.0% ################## 25.8% #################### 29.0% ####################### 32.1% ######################## 34.6% ########################### 37.8% ############################ 40.1% ############################## 42.7% ################################# 45.8% # [2020-03-26T19:05:57.169Z] #27 ... [2020-03-26T19:05:57.169Z] [2020-03-26T19:05:57.169Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:05:57.169Z] #43 36.98 Selecting previously unselected package libprotoc17:arm64. [2020-03-26T19:05:57.169Z] #43 37.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-26T19:05:57.169Z] #43 37.02 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-26T19:05:57.169Z] #43 37.63 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T19:05:57.169Z] #43 37.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-26T19:05:57.169Z] #43 37.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:05:57.169Z] #43 37.77 Selecting previously unselected package protobuf-compiler. [2020-03-26T19:05:57.169Z] #43 37.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-26T19:05:57.169Z] #43 37.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:05:57.169Z] #43 38.11 Selecting previously unselected package python-pkg-resources. [2020-03-26T19:05:57.169Z] #43 38.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:05:57.169Z] #43 38.14 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T19:05:57.169Z] #43 38.40 Selecting previously unselected package python-six. [2020-03-26T19:05:57.169Z] #43 38.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T19:05:57.169Z] #43 38.46 Unpacking python-six (1.12.0-1) ... [2020-03-26T19:05:57.169Z] #43 38.72 Selecting previously unselected package python-protobuf. [2020-03-26T19:05:57.169Z] #43 38.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-26T19:05:57.169Z] #43 38.75 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T19:05:57.169Z] #43 39.51 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T19:05:57.169Z] #43 42.23 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-26T19:05:57.169Z] #43 42.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:57.169Z] #43 42.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-26T19:05:57.169Z] #43 42.32 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-26T19:05:57.169Z] #43 42.36 Setting up python-six (1.12.0-1) ... [2020-03-26T19:05:57.169Z] #43 44.89 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-26T19:05:57.169Z] #43 44.92 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-26T19:05:57.169Z] #43 44.95 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-26T19:05:57.169Z] #43 44.97 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-26T19:05:57.169Z] #43 44.99 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-26T19:05:57.169Z] #43 45.04 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:05:57.169Z] #43 45.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:05:57.169Z] #43 45.09 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-26T19:05:57.169Z] #43 45.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:05:57.169Z] #43 45.13 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T19:05:57.169Z] #43 ... [2020-03-26T19:05:57.169Z] [2020-03-26T19:05:57.169Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:57.175Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-26T19:05:57.175Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-26T19:05:57.175Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-26T19:05:57.175Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-26T19:05:57.382Z] #44 59.59 DEP criu/file-ids.d [2020-03-26T19:05:57.382Z] #44 59.75 DEP criu/fifo.d [2020-03-26T19:05:57.467Z] go: finding golang.org/x/text v0.3.0 [2020-03-26T19:05:57.467Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-26T19:05:57.664Z] #44 59.89 DEP criu/fdstore.d [2020-03-26T19:05:57.664Z] #44 60.02 DEP criu/fault-injection.d [2020-03-26T19:05:57.664Z] #44 60.05 DEP criu/external.d [2020-03-26T19:05:57.664Z] #44 60.11 DEP criu/eventpoll.d [2020-03-26T19:05:57.721Z] #27 9.971 0.0% ## 3.8% #### 6.9% ######## 11.2% ########### 15.5% ############## 19.7% ################ 22.9% ################## 26.3% ##################### 29.4% ####################### 32.2% ######################### 35.2% ########################### 38.4% ############################# 41.0% ################################ 45.0% ################################## 47.9% #################################### 50.4% ###################################### 53.9% ######################################## 56.4% ########################################## 59.3% ############################################# 62.6% ############################################### 66.5% ################################################## 69.8% #################################################### 73.2% ####################################################### 76.4% ######################################################### 79.6% ########################################################### 82.3% ############################################################# 84.7% ############################################################### 88.1% ################################################################## 92.1% #################################################################### 94.9% ###################################################################### 98.2% ######################################################################## 100.0% [2020-03-26T19:05:57.721Z] #27 ... [2020-03-26T19:05:57.721Z] [2020-03-26T19:05:57.721Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:05:57.721Z] #30 50.08 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-26T19:05:57.721Z] #30 51.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T19:05:57.721Z] #30 51.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T19:05:57.890Z] #27 10.70 # 1.4% ## 3.3% #### 6.3% ###### 8.4% ######## 11.2% ######### 13.7% ############ 16.9% ############## 19.6% ############### 21.5% ################ 23.3% ################# 24.5% ################## 26.1% #################### 28.5% ##################### 30.4% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################### 38.4% ############################ 40.0% ############################# 41.7% ############################### 43.7% ################################# 45.9% ################################## 47.8% ################################### 49.6% ##################################### 52.0% ###################################### 53.4% ####################################### 55.1% ######################################### 57.4% ########################################## 58.6% [2020-03-26T19:05:57.890Z] #27 ... [2020-03-26T19:05:57.890Z] [2020-03-26T19:05:57.890Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:57.890Z] #35 51.09 Selecting previously unselected package libicu63:amd64. [2020-03-26T19:05:57.890Z] #35 51.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T19:05:57.890Z] #35 51.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:05:57.890Z] #35 59.72 Selecting previously unselected package libxml2:amd64. [2020-03-26T19:05:57.890Z] #35 59.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-26T19:05:57.890Z] #35 59.73 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:05:57.890Z] #35 60.71 Selecting previously unselected package libarchive13:amd64. [2020-03-26T19:05:57.890Z] #35 60.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-26T19:05:57.890Z] #35 60.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T19:05:57.946Z] #44 60.30 DEP criu/eventfd.d [2020-03-26T19:05:57.979Z] #30 ... [2020-03-26T19:05:57.979Z] [2020-03-26T19:05:57.979Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:57.979Z] #27 13.41 [2020-03-26T19:05:58.150Z] #35 61.21 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-26T19:05:58.150Z] #35 61.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-26T19:05:58.150Z] #35 61.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T19:05:58.150Z] #35 ... [2020-03-26T19:05:58.150Z] [2020-03-26T19:05:58.150Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:58.228Z] #44 60.48 DEP criu/crtools.d [2020-03-26T19:05:58.510Z] #44 60.72 DEP criu/cr-service.d [2020-03-26T19:05:58.510Z] #44 60.81 DEP criu/cr-restore.d [2020-03-26T19:05:58.520Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-26T19:05:58.544Z] #27 14.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T19:05:58.791Z] #44 61.12 DEP criu/cr-errno.d [2020-03-26T19:05:58.791Z] #44 61.15 DEP criu/cr-dump.d [2020-03-26T19:05:58.791Z] #44 ... [2020-03-26T19:05:58.791Z] [2020-03-26T19:05:58.791Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:05:58.791Z] #47 86.74 net/http/httptrace [2020-03-26T19:05:58.791Z] #47 86.95 net/http [2020-03-26T19:05:58.791Z] #47 94.89 github.com/LK4D4/vndr/godl [2020-03-26T19:05:58.791Z] #47 95.37 github.com/LK4D4/vndr [2020-03-26T19:05:58.801Z] #27 ... [2020-03-26T19:05:58.801Z] [2020-03-26T19:05:58.801Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:58.801Z] #10 51.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T19:05:58.801Z] #10 51.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-26T19:05:58.801Z] #10 51.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:05:58.801Z] #10 54.97 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T19:05:58.801Z] #10 54.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T19:05:58.801Z] #10 55.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:05:58.801Z] #10 55.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-26T19:05:58.801Z] #10 55.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:05:58.801Z] #10 55.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:05:58.801Z] #10 55.46 Selecting previously unselected package dmsetup. [2020-03-26T19:05:58.801Z] #10 55.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:05:58.801Z] #10 55.48 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T19:05:58.801Z] #10 55.71 Selecting previously unselected package mingw-w64-common. [2020-03-26T19:05:58.801Z] #10 55.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T19:05:58.801Z] #10 55.73 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T19:05:58.818Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-26T19:05:58.818Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-26T19:05:59.060Z] #10 ... [2020-03-26T19:05:59.060Z] [2020-03-26T19:05:59.060Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:59.060Z] #27 14.65 [2020-03-26T19:05:59.073Z] #47 ... [2020-03-26T19:05:59.073Z] [2020-03-26T19:05:59.073Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:05:59.073Z] #17 6.789 Fetched 8031 kB in 5s (1534 kB/s) [2020-03-26T19:05:59.073Z] #17 6.789 Reading package lists... [2020-03-26T19:05:59.073Z] #17 8.614 Reading package lists... [2020-03-26T19:05:59.073Z] #17 10.37 Building dependency tree... [2020-03-26T19:05:59.073Z] #17 11.04 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T19:05:59.073Z] #17 11.04 The following additional packages will be installed: [2020-03-26T19:05:59.073Z] #17 11.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T19:05:59.073Z] #17 11.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T19:05:59.073Z] #17 11.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T19:05:59.073Z] #17 11.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T19:05:59.073Z] #17 11.05 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T19:05:59.073Z] #17 11.05 Suggested packages: [2020-03-26T19:05:59.073Z] #17 11.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T19:05:59.073Z] #17 11.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T19:05:59.073Z] #17 11.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T19:05:59.073Z] #17 11.05 Recommended packages: [2020-03-26T19:05:59.073Z] #17 11.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T19:05:59.073Z] #17 11.05 python3-keyrings.alt python3-xdg unzip [2020-03-26T19:05:59.113Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-26T19:05:59.113Z] go: finding github.com/kr/text v0.1.0 [2020-03-26T19:05:59.113Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-26T19:05:59.253Z] #27 13.16 0.0% # 2.3% ## 4.0% #### 5.9% ###### 8.4% ####### 10.7% ######### 13.5% ########### 16.0% ############# 18.4% ############## 20.5% ################ 23.0% ################## 25.8% #################### 29.0% ####################### 32.1% ######################## 34.6% ########################### 37.8% ############################ 40.1% ############################## 42.7% ################################# 45.8% ################################## 47.6% ################################### 49.7% ##################################### 52.3% ####################################### 54.4% ######################################### 57.5% ########################################## 59.0% ############################################ 62.1% ############################################## 64.6% ############################################### 66.6% ################################################# 69.3% ################################################### 72.1% ##################################################### 74.1% ####################################################### 77.1% ######################################################## 79.1% ########################################################## 81.4% ############################################################ 83.5% ############################################################## 87.3% ################################################################ 89.6% ################################################################## 93.0% #################################################################### 95.1% [2020-03-26T19:05:59.253Z] #27 ... [2020-03-26T19:05:59.253Z] [2020-03-26T19:05:59.253Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:05:59.253Z] #35 39.03 Selecting previously unselected package libicu63:arm64. [2020-03-26T19:05:59.253Z] #35 39.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-03-26T19:05:59.253Z] #35 39.06 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-26T19:05:59.253Z] #35 43.95 Selecting previously unselected package libxml2:arm64. [2020-03-26T19:05:59.253Z] #35 43.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-26T19:05:59.253Z] #35 43.95 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:05:59.253Z] #35 44.57 Selecting previously unselected package libarchive13:arm64. [2020-03-26T19:05:59.253Z] #35 44.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-26T19:05:59.253Z] #35 44.58 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-26T19:05:59.253Z] #35 44.93 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-26T19:05:59.253Z] #35 44.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-26T19:05:59.253Z] #35 44.96 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-26T19:05:59.253Z] #35 45.16 Selecting previously unselected package librhash0:arm64. [2020-03-26T19:05:59.253Z] #35 45.17 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-26T19:05:59.253Z] #35 45.19 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-26T19:05:59.253Z] #35 45.41 Selecting previously unselected package libuv1:arm64. [2020-03-26T19:05:59.253Z] #35 45.45 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-26T19:05:59.253Z] #35 45.47 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-26T19:05:59.253Z] #35 45.67 Selecting previously unselected package cmake. [2020-03-26T19:05:59.253Z] #35 45.69 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-26T19:05:59.253Z] #35 45.72 Unpacking cmake (3.13.4-1) ... [2020-03-26T19:05:59.253Z] #35 48.35 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-26T19:05:59.253Z] #35 48.40 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:05:59.253Z] #35 48.41 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-26T19:05:59.253Z] #35 48.44 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:05:59.253Z] #35 48.47 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-26T19:05:59.253Z] #35 48.50 Setting up cmake-data (3.13.4-1) ... [2020-03-26T19:05:59.253Z] #35 48.54 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:05:59.253Z] #35 48.59 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-26T19:05:59.253Z] #35 48.61 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-26T19:05:59.253Z] #35 48.66 Setting up cmake (3.13.4-1) ... [2020-03-26T19:05:59.253Z] #35 48.69 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:05:59.253Z] #35 48.80 Processing triggers for mime-support (3.62) ... [2020-03-26T19:05:59.319Z] #27 14.85 ######################################################################## 100.0% [2020-03-26T19:05:59.319Z] #27 15.03 [2020-03-26T19:05:59.355Z] #17 12.37 The following NEW packages will be installed: [2020-03-26T19:05:59.355Z] #17 12.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T19:05:59.355Z] #17 12.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T19:05:59.355Z] #17 12.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T19:05:59.355Z] #17 12.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T19:05:59.355Z] #17 12.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T19:05:59.355Z] #17 12.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T19:05:59.355Z] #17 12.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T19:05:59.355Z] #17 12.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T19:05:59.355Z] #17 12.38 xz-utils zip [2020-03-26T19:05:59.355Z] #17 12.47 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:05:59.355Z] #17 12.47 Need to get 27.7 MB of archives. [2020-03-26T19:05:59.355Z] #17 12.47 After this operation, 117 MB of additional disk space will be used. [2020-03-26T19:05:59.355Z] #17 12.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-26T19:05:59.516Z] #35 ... [2020-03-26T19:05:59.516Z] [2020-03-26T19:05:59.516Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:59.516Z] #27 13.16 0.0% # 2.3% ## 4.0% #### 5.9% ###### 8.4% ####### 10.7% ######### 13.5% ########### 16.0% ############# 18.4% ############## 20.5% ################ 23.0% ################## 25.8% #################### 29.0% ####################### 32.1% ######################## 34.6% ########################### 37.8% ############################ 40.1% ############################## 42.7% ################################# 45.8% ################################## 47.6% ################################### 49.7% ##################################### 52.3% ####################################### 54.4% ######################################### 57.5% ########################################## 59.0% ############################################ 62.1% ############################################## 64.6% ############################################### 66.6% ################################################# 69.3% ################################################### 72.1% ##################################################### 74.1% ####################################################### 77.1% ######################################################## 79.1% ########################################################## 81.4% ############################################################ 83.5% ############################################################## 87.3% ################################################################ 89.6% ################################################################## 93.0% #################################################################### 95.1% ###################################################################### 98.1% ######################################################################## 100.0% [2020-03-26T19:05:59.516Z] #27 17.42 [2020-03-26T19:05:59.637Z] #17 12.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-26T19:05:59.637Z] #17 12.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-26T19:05:59.637Z] #17 12.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-26T19:05:59.637Z] #17 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-26T19:05:59.637Z] #17 12.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-26T19:05:59.637Z] #17 12.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-26T19:05:59.637Z] #17 12.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-26T19:05:59.637Z] #17 12.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-26T19:05:59.637Z] #17 12.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-26T19:05:59.637Z] #17 12.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-26T19:05:59.637Z] #17 12.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-26T19:05:59.637Z] #17 12.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-26T19:05:59.637Z] #17 12.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-26T19:05:59.637Z] #17 12.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-26T19:05:59.637Z] #17 12.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-26T19:05:59.684Z] #27 10.22 0.0% # 2.3% ### 4.5% #### 6.9% ###### 8.7% ####### 10.4% ######### 13.0% ########## 15.0% ############ 17.1% ############# 18.5% ############## 20.3% ############### 22.2% ################# 23.6% ################## 25.9% ################### 26.9% #################### 28.4% ##################### 29.4% ###################### 31.2% ####################### 32.9% ######################### 34.8% ########################## 37.0% ############################ 39.2% ############################# 41.1% ############################### 44.0% ################################# 46.2% ################################## 47.6% ################################### 49.0% #################################### 50.8% ##################################### 51.9% ###################################### 53.4% ####################################### 54.9% ######################################## 56.2% ######################################### 57.7% ########################################## 59.5% ########################################### 60.9% ############################################ 62.5% ############################################## 64.4% ############################################### 66.3% ################################################# 68.2% [2020-03-26T19:05:59.684Z] #27 ... [2020-03-26T19:05:59.684Z] [2020-03-26T19:05:59.684Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:59.684Z] #56 52.86 reflect [2020-03-26T19:05:59.684Z] #56 52.91 syscall [2020-03-26T19:05:59.684Z] #56 61.71 context [2020-03-26T19:05:59.684Z] #56 62.81 internal/poll [2020-03-26T19:05:59.684Z] #56 ... [2020-03-26T19:05:59.684Z] [2020-03-26T19:05:59.684Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:05:59.753Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-26T19:05:59.776Z] #27 ... [2020-03-26T19:05:59.776Z] [2020-03-26T19:05:59.776Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:05:59.776Z] #56 39.02 strconv [2020-03-26T19:05:59.776Z] #56 39.03 bytes [2020-03-26T19:05:59.776Z] #56 39.04 syscall [2020-03-26T19:05:59.776Z] #56 39.06 strings [2020-03-26T19:05:59.776Z] #56 42.73 bufio [2020-03-26T19:05:59.776Z] #56 43.99 text/tabwriter [2020-03-26T19:05:59.776Z] #56 44.02 reflect [2020-03-26T19:05:59.776Z] #56 45.31 regexp/syntax [2020-03-26T19:05:59.776Z] #56 ... [2020-03-26T19:05:59.776Z] [2020-03-26T19:05:59.776Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:05:59.776Z] #10 47.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T19:05:59.776Z] #10 47.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T19:05:59.776Z] #10 47.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:05:59.919Z] #17 12.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-26T19:05:59.919Z] #17 12.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:05:59.919Z] #17 12.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-26T19:05:59.919Z] #17 12.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-26T19:05:59.919Z] #17 12.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-26T19:05:59.919Z] #17 12.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-26T19:05:59.919Z] #17 12.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-26T19:05:59.919Z] #17 12.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-26T19:05:59.919Z] #17 12.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-26T19:05:59.919Z] #17 12.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-26T19:05:59.919Z] #17 12.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-26T19:05:59.919Z] #17 12.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-26T19:05:59.919Z] #17 12.77 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-26T19:06:00.201Z] #17 13.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-26T19:06:00.201Z] #17 13.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-26T19:06:00.201Z] #17 13.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-26T19:06:00.201Z] #17 13.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-26T19:06:00.201Z] #17 13.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-26T19:06:00.201Z] #17 13.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T19:06:00.201Z] #17 13.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T19:06:00.201Z] #17 13.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T19:06:00.201Z] #17 13.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-26T19:06:00.201Z] #17 13.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T19:06:00.201Z] #17 13.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T19:06:00.201Z] #17 13.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T19:06:00.201Z] #17 13.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-03-26T19:06:00.201Z] #17 13.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-26T19:06:00.201Z] #17 13.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-03-26T19:06:00.201Z] #17 13.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T19:06:00.211Z] #27 10.70 # 1.4% ## 3.3% #### 6.3% ###### 8.4% ######## 11.2% ######### 13.7% ############ 16.9% ############## 19.6% ############### 21.5% ################ 23.3% ################# 24.5% ################## 26.1% #################### 28.5% ##################### 30.4% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################### 38.4% ############################ 40.0% ############################# 41.7% ############################### 43.7% ################################# 45.9% ################################## 47.8% ################################### 49.6% ##################################### 52.0% ###################################### 53.4% ####################################### 55.1% ######################################### 57.4% ########################################## 58.6% ########################################### 61.0% ############################################# 62.7% ############################################## 64.1% ############################################### 66.4% ################################################# 68.4% ################################################## 70.4% #################################################### 72.4% ##################################################### 74.9% ####################################################### 77.5% ######################################################### 79.3% ########################################################## 81.1% ########################################################### 82.9% ############################################################ 84.5% ############################################################# 85.9% ############################################################## 87.0% ################################################################ 89.0% ################################################################## 91.7% ################################################################### 93.9% #################################################################### 95.2% ###################################################################### 98.3% ######################################################################## 100.0% [2020-03-26T19:06:00.212Z] #27 ... [2020-03-26T19:06:00.212Z] [2020-03-26T19:06:00.212Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:00.212Z] #56 53.01 reflect [2020-03-26T19:06:00.212Z] #56 53.06 syscall [2020-03-26T19:06:00.212Z] #56 61.57 context [2020-03-26T19:06:00.212Z] #56 62.85 internal/poll [2020-03-26T19:06:00.212Z] #56 ... [2020-03-26T19:06:00.212Z] [2020-03-26T19:06:00.212Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:06:00.212Z] #27 16.17 [2020-03-26T19:06:00.250Z] #27 ... [2020-03-26T19:06:00.250Z] [2020-03-26T19:06:00.250Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:06:00.250Z] #43 52.50 Selecting previously unselected package libprotoc17:amd64. [2020-03-26T19:06:00.250Z] #43 52.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-26T19:06:00.250Z] #43 52.53 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:00.250Z] #43 53.50 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T19:06:00.250Z] #43 53.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:06:00.250Z] #43 53.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:06:00.250Z] #43 53.63 Selecting previously unselected package protobuf-compiler. [2020-03-26T19:06:00.250Z] #43 53.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-26T19:06:00.250Z] #43 53.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:06:00.250Z] #43 53.86 Selecting previously unselected package python-pkg-resources. [2020-03-26T19:06:00.250Z] #43 53.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:06:00.250Z] #43 53.87 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T19:06:00.250Z] #43 54.19 Selecting previously unselected package python-six. [2020-03-26T19:06:00.250Z] #43 54.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T19:06:00.250Z] #43 54.20 Unpacking python-six (1.12.0-1) ... [2020-03-26T19:06:00.250Z] #43 54.31 Selecting previously unselected package python-protobuf. [2020-03-26T19:06:00.250Z] #43 54.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-26T19:06:00.250Z] #43 54.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T19:06:00.250Z] #43 55.08 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T19:06:00.250Z] #43 60.69 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:00.250Z] #43 60.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:06:00.250Z] #43 60.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:06:00.250Z] #43 60.73 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T19:06:00.250Z] #43 60.76 Setting up python-six (1.12.0-1) ... [2020-03-26T19:06:00.250Z] #43 ... [2020-03-26T19:06:00.250Z] [2020-03-26T19:06:00.250Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:06:00.250Z] #35 61.78 Selecting previously unselected package libxml2:amd64. [2020-03-26T19:06:00.250Z] #35 61.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-26T19:06:00.250Z] #35 61.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:06:00.250Z] #35 62.47 Selecting previously unselected package libarchive13:amd64. [2020-03-26T19:06:00.250Z] #35 62.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-26T19:06:00.250Z] #35 62.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T19:06:00.250Z] #35 62.85 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-26T19:06:00.347Z] #10 ... [2020-03-26T19:06:00.347Z] [2020-03-26T19:06:00.347Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:06:00.347Z] #35 DONE 50.0s [2020-03-26T19:06:00.347Z] [2020-03-26T19:06:00.347Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:06:00.347Z] #36 DONE 0.1s [2020-03-26T19:06:00.347Z] [2020-03-26T19:06:00.347Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:06:00.347Z] #43 49.78 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-26T19:06:00.347Z] #43 49.86 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:00.347Z] #43 ... [2020-03-26T19:06:00.347Z] [2020-03-26T19:06:00.347Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T19:06:00.347Z] #37 DONE 0.1s [2020-03-26T19:06:00.483Z] #17 13.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-26T19:06:00.483Z] #17 13.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-26T19:06:00.483Z] #17 13.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-26T19:06:00.507Z] #35 62.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-26T19:06:00.507Z] #35 62.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T19:06:00.507Z] #35 63.04 Selecting previously unselected package librhash0:amd64. [2020-03-26T19:06:00.507Z] #35 63.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-26T19:06:00.507Z] #35 63.10 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-26T19:06:00.609Z] [2020-03-26T19:06:00.609Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:06:00.609Z] #43 DONE 50.4s [2020-03-26T19:06:00.609Z] [2020-03-26T19:06:00.609Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:00.765Z] #35 63.31 Selecting previously unselected package libuv1:amd64. [2020-03-26T19:06:00.765Z] #35 63.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-26T19:06:00.777Z] #27 ... [2020-03-26T19:06:00.777Z] [2020-03-26T19:06:00.777Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:06:00.777Z] #43 53.79 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:00.777Z] #43 53.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:06:00.777Z] #43 53.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:06:00.777Z] #43 53.84 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T19:06:00.777Z] #43 53.85 Setting up python-six (1.12.0-1) ... [2020-03-26T19:06:00.777Z] #43 58.41 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T19:06:00.777Z] #43 58.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:06:00.777Z] #43 58.45 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:00.777Z] #43 58.46 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T19:06:00.777Z] #43 58.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:00.777Z] #43 58.49 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:06:00.777Z] #43 58.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:06:00.777Z] #43 58.51 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:00.777Z] #43 58.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:06:00.777Z] #43 58.54 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T19:06:00.777Z] #43 ... [2020-03-26T19:06:00.777Z] [2020-03-26T19:06:00.777Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:00.777Z] #33 53.77 time [2020-03-26T19:06:00.777Z] #33 61.10 internal/poll [2020-03-26T19:06:00.777Z] #33 63.09 internal/syscall/unix [2020-03-26T19:06:00.777Z] #33 63.44 internal/fmtsort [2020-03-26T19:06:00.777Z] #33 63.49 os [2020-03-26T19:06:01.022Z] #35 63.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-26T19:06:01.022Z] #35 63.55 Selecting previously unselected package cmake. [2020-03-26T19:06:01.022Z] #35 63.55 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-26T19:06:01.022Z] #35 63.57 Unpacking cmake (3.13.4-1) ... [2020-03-26T19:06:01.038Z] #33 ... [2020-03-26T19:06:01.038Z] [2020-03-26T19:06:01.038Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:06:01.038Z] #35 61.48 Selecting previously unselected package librhash0:amd64. [2020-03-26T19:06:01.038Z] #35 61.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-26T19:06:01.038Z] #35 61.54 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-26T19:06:01.038Z] #35 61.74 Selecting previously unselected package libuv1:amd64. [2020-03-26T19:06:01.038Z] #35 61.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-26T19:06:01.038Z] #35 61.76 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-26T19:06:01.038Z] #35 61.97 Selecting previously unselected package cmake. [2020-03-26T19:06:01.038Z] #35 61.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-26T19:06:01.038Z] #35 62.00 Unpacking cmake (3.13.4-1) ... [2020-03-26T19:06:01.097Z] #17 13.99 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:06:01.097Z] #17 14.03 Fetched 27.7 MB in 1s (24.5 MB/s) [2020-03-26T19:06:01.097Z] #17 14.08 Selecting previously unselected package pigz. [2020-03-26T19:06:01.277Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-26T19:06:01.279Z] #35 ... [2020-03-26T19:06:01.279Z] [2020-03-26T19:06:01.279Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:01.279Z] #56 53.38 reflect [2020-03-26T19:06:01.279Z] #56 53.40 syscall [2020-03-26T19:06:01.279Z] #56 62.46 context [2020-03-26T19:06:01.279Z] #56 63.52 internal/poll [2020-03-26T19:06:01.279Z] #56 ... [2020-03-26T19:06:01.279Z] [2020-03-26T19:06:01.279Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:06:01.279Z] #27 15.93 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T19:06:01.279Z] #27 16.33 [2020-03-26T19:06:01.279Z] #27 16.54 0.7% ###################################################################### 97.9% ######################################################################## 100.0% [2020-03-26T19:06:01.279Z] #27 16.76 [2020-03-26T19:06:01.379Z] #17 14.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-03-26T19:06:01.379Z] #17 14.13 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-26T19:06:01.379Z] #17 14.14 Unpacking pigz (2.4-1) ... [2020-03-26T19:06:01.379Z] #17 14.21 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-26T19:06:01.379Z] #17 14.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-26T19:06:01.379Z] #17 14.21 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-26T19:06:01.379Z] #17 14.54 Selecting previously unselected package python3.7-minimal. [2020-03-26T19:06:01.495Z] #27 10.22 0.0% # 2.3% ### 4.5% #### 6.9% ###### 8.7% ####### 10.4% ######### 13.0% ########## 15.0% ############ 17.1% ############# 18.5% ############## 20.3% ############### 22.2% ################# 23.6% ################## 25.9% ################### 26.9% #################### 28.4% ##################### 29.4% ###################### 31.2% ####################### 32.9% ######################### 34.8% ########################## 37.0% ############################ 39.2% ############################# 41.1% ############################### 44.0% ################################# 46.2% ################################## 47.6% ################################### 49.0% #################################### 50.8% ##################################### 51.9% ###################################### 53.4% ####################################### 54.9% ######################################## 56.2% ######################################### 57.7% ########################################## 59.5% ########################################### 60.9% ############################################ 62.5% ############################################## 64.4% ############################################### 66.3% ################################################# 68.2% ################################################## 70.4% ################################################### 71.6% ##################################################### 74.1% ###################################################### 76.2% ######################################################## 77.8% ######################################################### 79.3% ########################################################## 80.7% ########################################################## 81.9% ############################################################ 84.0% ############################################################# 85.4% ############################################################## 86.8% ############################################################### 88.2% ################################################################ 90.1% ################################################################## 92.6% ################################################################### 94.2% ##################################################################### 96.2% ####################################################################### 99.2% ######################################################################## 100.0% [2020-03-26T19:06:01.572Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-26T19:06:01.572Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-26T19:06:01.661Z] #17 14.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-26T19:06:01.661Z] #17 14.57 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:06:01.753Z] #27 16.44 [2020-03-26T19:06:01.992Z] #44 ... [2020-03-26T19:06:01.992Z] [2020-03-26T19:06:01.992Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:01.992Z] #50 41.24 + cd /tmp/tmp.Oj4mngvW26/src/gotest.tools/gotestsum [2020-03-26T19:06:01.992Z] #50 41.24 + git checkout -q v0.3.5 [2020-03-26T19:06:01.992Z] #50 41.29 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T19:06:01.992Z] #50 ... [2020-03-26T19:06:01.992Z] [2020-03-26T19:06:01.992Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:06:01.992Z] #27 18.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T19:06:01.992Z] #27 19.31 [2020-03-26T19:06:01.992Z] #27 19.52 ######################################################################## 100.0% [2020-03-26T19:06:01.992Z] #27 19.62 [2020-03-26T19:06:02.012Z] #27 ... [2020-03-26T19:06:02.012Z] [2020-03-26T19:06:02.012Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:02.012Z] #33 55.36 time [2020-03-26T19:06:02.012Z] #33 61.27 internal/poll [2020-03-26T19:06:02.012Z] #33 64.17 internal/syscall/unix [2020-03-26T19:06:02.012Z] #33 64.60 os [2020-03-26T19:06:02.210Z] #27 17.71 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T19:06:02.210Z] #27 17.79 skipping existing 1849cc453dee [2020-03-26T19:06:02.270Z] #33 ... [2020-03-26T19:06:02.270Z] [2020-03-26T19:06:02.270Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:06:02.270Z] #35 60.13 Selecting previously unselected package libxml2:amd64. [2020-03-26T19:06:02.270Z] #35 60.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-26T19:06:02.270Z] #35 60.14 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:06:02.270Z] #35 60.84 Selecting previously unselected package libarchive13:amd64. [2020-03-26T19:06:02.270Z] #35 60.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-26T19:06:02.270Z] #35 60.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T19:06:02.270Z] #35 61.18 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-26T19:06:02.270Z] #35 61.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-26T19:06:02.270Z] #35 61.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T19:06:02.270Z] #35 61.42 Selecting previously unselected package librhash0:amd64. [2020-03-26T19:06:02.270Z] #35 61.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-26T19:06:02.270Z] #35 61.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-26T19:06:02.270Z] #35 61.65 Selecting previously unselected package libuv1:amd64. [2020-03-26T19:06:02.270Z] #35 61.65 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-26T19:06:02.270Z] #35 61.66 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-26T19:06:02.270Z] #35 61.85 Selecting previously unselected package cmake. [2020-03-26T19:06:02.270Z] #35 61.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-26T19:06:02.270Z] #35 61.94 Unpacking cmake (3.13.4-1) ... [2020-03-26T19:06:02.270Z] #35 65.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:06:02.270Z] #35 65.77 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:06:02.270Z] #35 65.78 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-26T19:06:02.270Z] #35 65.80 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:06:02.270Z] #35 65.84 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-26T19:06:02.270Z] #35 65.85 Setting up cmake-data (3.13.4-1) ... [2020-03-26T19:06:02.270Z] #35 65.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:06:02.270Z] #35 65.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T19:06:02.270Z] #35 65.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T19:06:02.270Z] #35 65.96 Setting up cmake (3.13.4-1) ... [2020-03-26T19:06:02.275Z] #17 15.35 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-26T19:06:02.275Z] #17 15.37 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:06:02.426Z] #35 65.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:06:02.426Z] #35 65.49 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:06:02.426Z] #35 65.51 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-26T19:06:02.426Z] #35 65.52 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:06:02.426Z] #35 65.58 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-26T19:06:02.426Z] #35 65.59 Setting up cmake-data (3.13.4-1) ... [2020-03-26T19:06:02.426Z] #35 65.62 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:06:02.426Z] #35 65.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T19:06:02.426Z] #35 65.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T19:06:02.426Z] #35 65.68 Setting up cmake (3.13.4-1) ... [2020-03-26T19:06:02.426Z] #35 65.71 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:02.467Z] #27 17.96 [2020-03-26T19:06:02.467Z] #27 ... [2020-03-26T19:06:02.467Z] [2020-03-26T19:06:02.467Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:02.467Z] #33 54.64 time [2020-03-26T19:06:02.467Z] #33 61.15 internal/poll [2020-03-26T19:06:02.467Z] #33 63.75 internal/syscall/unix [2020-03-26T19:06:02.467Z] #33 64.00 os [2020-03-26T19:06:02.528Z] #35 65.99 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:02.528Z] #35 66.12 Processing triggers for mime-support (3.62) ... [2020-03-26T19:06:02.607Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-26T19:06:02.684Z] #35 65.81 Processing triggers for mime-support (3.62) ... [2020-03-26T19:06:02.724Z] #33 ... [2020-03-26T19:06:02.724Z] [2020-03-26T19:06:02.724Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:06:02.724Z] #43 64.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T19:06:02.724Z] #43 64.94 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:06:02.724Z] #43 65.00 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:02.724Z] #43 65.02 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T19:06:02.724Z] #43 65.03 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:02.724Z] #43 65.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:06:02.724Z] #43 65.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:06:02.724Z] #43 65.09 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:02.724Z] #43 65.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:06:02.724Z] #43 65.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T19:06:03.381Z] #27 21.16 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T19:06:03.381Z] #27 ... [2020-03-26T19:06:03.381Z] [2020-03-26T19:06:03.381Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:03.381Z] #33 42.75 text/tabwriter [2020-03-26T19:06:03.381Z] #33 44.97 internal/syscall/unix [2020-03-26T19:06:03.381Z] #33 44.98 time [2020-03-26T19:06:03.381Z] #33 50.52 internal/poll [2020-03-26T19:06:03.381Z] #33 52.48 os [2020-03-26T19:06:03.615Z] #35 DONE 66.6s [2020-03-26T19:06:03.615Z] [2020-03-26T19:06:03.615Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:06:03.615Z] #43 65.68 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T19:06:03.615Z] #43 65.71 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:03.615Z] #43 DONE 66.6s [2020-03-26T19:06:03.615Z] [2020-03-26T19:06:03.615Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:06:03.615Z] #36 DONE 0.1s [2020-03-26T19:06:03.615Z] [2020-03-26T19:06:03.615Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T19:06:03.615Z] #37 DONE 0.1s [2020-03-26T19:06:03.615Z] [2020-03-26T19:06:03.615Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:06:03.615Z] #27 17.18 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T19:06:03.615Z] #27 17.59 [2020-03-26T19:06:03.615Z] #27 17.74 ####################################################################### 99.6% ######################################################################## 100.0% [2020-03-26T19:06:03.615Z] #27 17.92 [2020-03-26T19:06:03.615Z] #27 18.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T19:06:03.615Z] #27 19.12 [2020-03-26T19:06:03.615Z] #27 19.29 ###### 8.7% ######################################################################## 100.0% [2020-03-26T19:06:03.642Z] #33 ... [2020-03-26T19:06:03.642Z] [2020-03-26T19:06:03.642Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:03.642Z] #38 2.443 + RM_GOPATH=0 [2020-03-26T19:06:03.642Z] #38 2.443 + TMP_GOPATH= [2020-03-26T19:06:03.642Z] #38 2.443 + : /build [2020-03-26T19:06:03.642Z] #38 2.443 + '[' -z '' ']' [2020-03-26T19:06:03.642Z] #38 2.443 ++ mktemp -d [2020-03-26T19:06:03.642Z] #38 2.445 + export GOPATH=/tmp/tmp.OqE6XekX6x [2020-03-26T19:06:03.642Z] #38 2.445 + GOPATH=/tmp/tmp.OqE6XekX6x [2020-03-26T19:06:03.642Z] #38 2.445 + RM_GOPATH=1 [2020-03-26T19:06:03.642Z] #38 2.447 ++ dirname ./install.sh [2020-03-26T19:06:03.642Z] #38 2.449 + dir=. [2020-03-26T19:06:03.642Z] #38 2.449 + bin=tini [2020-03-26T19:06:03.642Z] #38 2.449 + shift [2020-03-26T19:06:03.642Z] #38 2.449 + '[' '!' -f ./tini.installer ']' [2020-03-26T19:06:03.642Z] #38 2.449 + . ./tini.installer [2020-03-26T19:06:03.642Z] #38 2.449 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:03.642Z] #38 2.450 + install_tini [2020-03-26T19:06:03.642Z] #38 2.450 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:03.642Z] #38 2.450 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T19:06:03.642Z] #38 2.450 + git clone https://github.com/krallin/tini.git /tmp/tmp.OqE6XekX6x/tini [2020-03-26T19:06:03.642Z] #38 2.457 Cloning into '/tmp/tmp.OqE6XekX6x/tini'... [2020-03-26T19:06:03.642Z] #38 3.193 + cd /tmp/tmp.OqE6XekX6x/tini [2020-03-26T19:06:03.642Z] #38 3.194 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:03.642Z] #38 3.214 + cmake . [2020-03-26T19:06:03.647Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-26T19:06:03.872Z] #27 19.61 [2020-03-26T19:06:03.901Z] #35 DONE 67.1s [2020-03-26T19:06:03.901Z] [2020-03-26T19:06:03.901Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:06:03.901Z] #36 DONE 0.1s [2020-03-26T19:06:03.901Z] [2020-03-26T19:06:03.901Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T19:06:03.901Z] #37 DONE 0.1s [2020-03-26T19:06:03.901Z] [2020-03-26T19:06:03.901Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:04.212Z] #38 ... [2020-03-26T19:06:04.212Z] [2020-03-26T19:06:04.212Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:04.212Z] #47 43.68 crypto/hmac [2020-03-26T19:06:04.212Z] #47 44.28 crypto/rc4 [2020-03-26T19:06:04.212Z] #47 44.71 vendor/golang.org/x/net/dns/dnsmessage [2020-03-26T19:06:04.212Z] #47 50.66 internal/poll [2020-03-26T19:06:04.212Z] #47 52.44 regexp [2020-03-26T19:06:04.294Z] [2020-03-26T19:06:04.294Z] #17 ... [2020-03-26T19:06:04.294Z] [2020-03-26T19:06:04.294Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:04.294Z] #47 DONE 102.1s [2020-03-26T19:06:04.294Z] [2020-03-26T19:06:04.294Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:06:04.294Z] #17 17.20 Selecting previously unselected package python3-minimal. [2020-03-26T19:06:04.294Z] #17 17.20 (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% [2020-03-26T19:06:04.294Z] #17 ... [2020-03-26T19:06:04.294Z] [2020-03-26T19:06:04.294Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:04.294Z] #44 61.42 DEP criu/cr-dedup.d [2020-03-26T19:06:04.294Z] #44 61.58 DEP criu/cr-check.d [2020-03-26T19:06:04.294Z] #44 61.80 DEP criu/config.d [2020-03-26T19:06:04.294Z] #44 61.99 DEP criu/clone-noasan.d [2020-03-26T19:06:04.294Z] #44 62.04 DEP criu/cgroup.d [2020-03-26T19:06:04.294Z] #44 62.22 DEP criu/cgroup-props.d [2020-03-26T19:06:04.294Z] #44 62.33 DEP criu/bitmap.d [2020-03-26T19:06:04.294Z] #44 62.36 DEP criu/bfd.d [2020-03-26T19:06:04.294Z] #44 62.46 DEP criu/autofs.d [2020-03-26T19:06:04.294Z] #44 62.56 DEP criu/aio.d [2020-03-26T19:06:04.294Z] #44 62.67 DEP criu/action-scripts.d [2020-03-26T19:06:04.294Z] #44 62.85 CC criu/action-scripts.o [2020-03-26T19:06:04.294Z] #44 63.29 CC criu/aio.o [2020-03-26T19:06:04.294Z] #44 63.66 CC criu/autofs.o [2020-03-26T19:06:04.294Z] #44 64.60 CC criu/bfd.o [2020-03-26T19:06:04.294Z] #44 65.12 CC criu/bitmap.o [2020-03-26T19:06:04.294Z] #44 65.20 CC criu/cgroup-props.o [2020-03-26T19:06:04.294Z] #44 65.70 CC criu/cgroup.o [2020-03-26T19:06:04.472Z] #47 ... [2020-03-26T19:06:04.472Z] [2020-03-26T19:06:04.472Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:06:04.472Z] #27 21.56 [2020-03-26T19:06:04.472Z] #27 21.77 0.8% ######################################################################## 100.0% [2020-03-26T19:06:04.472Z] #27 21.95 [2020-03-26T19:06:04.576Z] #44 ... [2020-03-26T19:06:04.576Z] [2020-03-26T19:06:04.576Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:06:04.576Z] #17 17.20 (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 ... 23439 files and directories currently installed.) [2020-03-26T19:06:04.576Z] #17 17.27 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-26T19:06:04.576Z] #17 17.27 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T19:06:04.576Z] #17 17.36 Selecting previously unselected package libmpdec2:s390x. [2020-03-26T19:06:04.576Z] #17 17.37 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-26T19:06:04.576Z] #17 17.37 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-26T19:06:04.576Z] #17 17.55 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-26T19:06:04.576Z] #17 17.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-26T19:06:04.576Z] #17 17.56 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-26T19:06:04.630Z] #43 ... [2020-03-26T19:06:04.630Z] [2020-03-26T19:06:04.630Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:06:04.630Z] #27 18.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T19:06:04.630Z] #27 19.27 [2020-03-26T19:06:04.630Z] #27 19.47 ######################################################################## 100.0% [2020-03-26T19:06:04.630Z] #27 19.60 [2020-03-26T19:06:04.630Z] #27 19.72 Download of images into '/build' complete. [2020-03-26T19:06:04.630Z] #27 19.72 Use something like the following to load the result into a Docker daemon: [2020-03-26T19:06:04.630Z] #27 19.72 tar -cC '/build' . | docker load [2020-03-26T19:06:04.630Z] #27 DONE 20.4s [2020-03-26T19:06:04.689Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-26T19:06:04.689Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-26T19:06:04.892Z] [2020-03-26T19:06:04.892Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:04.892Z] #10 63.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T19:06:04.892Z] #10 63.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T19:06:04.892Z] #10 63.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:06:05.021Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-26T19:06:05.021Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-26T19:06:05.021Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-26T19:06:05.021Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-26T19:06:05.021Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-26T19:06:05.246Z] #27 20.99 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T19:06:05.246Z] #27 21.09 skipping existing 1849cc453dee [2020-03-26T19:06:05.246Z] #27 21.21 [2020-03-26T19:06:05.274Z] #38 ... [2020-03-26T19:06:05.274Z] [2020-03-26T19:06:05.274Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:06:05.274Z] #43 61.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T19:06:05.274Z] #43 61.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:06:05.274Z] #43 61.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:05.274Z] #43 61.17 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T19:06:05.274Z] #43 61.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:05.274Z] #43 61.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:06:05.274Z] #43 61.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:06:05.274Z] #43 61.23 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T19:06:05.274Z] #43 61.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:06:05.274Z] #43 61.30 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T19:06:05.274Z] #43 68.48 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T19:06:05.274Z] #43 68.51 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:05.274Z] #43 DONE 68.9s [2020-03-26T19:06:05.411Z] #27 23.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T19:06:05.535Z] [2020-03-26T19:06:05.535Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:06:05.535Z] #27 17.29 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T19:06:05.535Z] #27 17.67 [2020-03-26T19:06:05.535Z] #27 17.75 ######################################################################## 100.0% [2020-03-26T19:06:05.535Z] #27 17.88 [2020-03-26T19:06:05.535Z] #27 19.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T19:06:05.535Z] #27 19.48 [2020-03-26T19:06:05.535Z] #27 19.71 ############################################### 65.4% ######################################################################## 100.0% [2020-03-26T19:06:05.535Z] #27 19.89 [2020-03-26T19:06:05.599Z] #17 18.58 Selecting previously unselected package python3.7. [2020-03-26T19:06:05.599Z] #17 18.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-26T19:06:05.599Z] #17 18.59 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:06:05.599Z] #17 18.66 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-26T19:06:05.599Z] #17 18.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-26T19:06:05.599Z] #17 18.66 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-26T19:06:05.599Z] #17 18.71 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T19:06:05.671Z] #27 23.40 skipping existing ed4b54129745 [2020-03-26T19:06:05.671Z] #27 23.53 [2020-03-26T19:06:06.102Z] #27 20.86 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T19:06:06.102Z] #27 20.94 skipping existing 1849cc453dee [2020-03-26T19:06:06.184Z] #27 ... [2020-03-26T19:06:06.184Z] [2020-03-26T19:06:06.184Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:06.184Z] #47 58.94 time [2020-03-26T19:06:06.184Z] #47 65.62 os [2020-03-26T19:06:06.184Z] #47 66.03 strings [2020-03-26T19:06:06.184Z] #47 ... [2020-03-26T19:06:06.184Z] [2020-03-26T19:06:06.184Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:06.184Z] #10 60.84 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T19:06:06.184Z] #10 60.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T19:06:06.184Z] #10 60.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:06:06.184Z] #10 61.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-26T19:06:06.184Z] #10 61.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:06:06.184Z] #10 61.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:06:06.184Z] #10 61.33 Selecting previously unselected package dmsetup. [2020-03-26T19:06:06.184Z] #10 61.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:06:06.184Z] #10 61.38 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T19:06:06.184Z] #10 61.70 Selecting previously unselected package mingw-w64-common. [2020-03-26T19:06:06.184Z] #10 61.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T19:06:06.184Z] #10 61.73 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T19:06:06.212Z] #17 19.28 Selecting previously unselected package python3. [2020-03-26T19:06:06.359Z] #27 21.08 [2020-03-26T19:06:06.449Z] #10 ... [2020-03-26T19:06:06.449Z] [2020-03-26T19:06:06.449Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:06:06.449Z] #27 22.13 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T19:06:06.495Z] #17 19.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-03-26T19:06:06.495Z] #17 19.34 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-26T19:06:06.495Z] #17 19.35 Unpacking python3 (3.7.3-1) ... [2020-03-26T19:06:06.495Z] #17 19.42 Selecting previously unselected package libip4tc0:s390x. [2020-03-26T19:06:06.495Z] #17 19.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-26T19:06:06.495Z] #17 19.43 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-26T19:06:06.495Z] #17 19.50 Selecting previously unselected package libip6tc0:s390x. [2020-03-26T19:06:06.495Z] #17 19.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-26T19:06:06.495Z] #17 19.51 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-26T19:06:06.706Z] #27 22.43 [2020-03-26T19:06:06.777Z] #17 19.60 Selecting previously unselected package libiptc0:s390x. [2020-03-26T19:06:06.777Z] #17 19.60 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-26T19:06:06.777Z] #17 19.60 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-26T19:06:06.777Z] #17 19.66 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-26T19:06:06.777Z] #17 19.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-26T19:06:06.777Z] #17 19.66 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-26T19:06:06.777Z] #17 19.70 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-26T19:06:06.777Z] #17 19.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-26T19:06:06.777Z] #17 19.71 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-26T19:06:06.777Z] #17 19.76 Selecting previously unselected package libnftnl11:s390x. [2020-03-26T19:06:06.777Z] #17 19.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-26T19:06:06.777Z] #17 19.76 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-26T19:06:06.777Z] #17 19.80 Selecting previously unselected package iptables. [2020-03-26T19:06:06.789Z] #10 ... [2020-03-26T19:06:06.789Z] [2020-03-26T19:06:06.789Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:06:06.789Z] #35 67.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:06:06.789Z] #35 67.94 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:06:06.789Z] #35 67.95 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-26T19:06:06.789Z] #35 67.96 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:06:06.789Z] #35 68.01 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-26T19:06:06.789Z] #35 68.02 Setting up cmake-data (3.13.4-1) ... [2020-03-26T19:06:06.789Z] #35 68.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:06:06.789Z] #35 68.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T19:06:06.789Z] #35 68.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T19:06:06.789Z] #35 68.08 Setting up cmake (3.13.4-1) ... [2020-03-26T19:06:06.789Z] #35 68.09 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:06.789Z] #35 68.18 Processing triggers for mime-support (3.62) ... [2020-03-26T19:06:06.789Z] #35 DONE 69.0s [2020-03-26T19:06:06.789Z] [2020-03-26T19:06:06.789Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:06:06.789Z] #36 DONE 0.1s [2020-03-26T19:06:06.789Z] [2020-03-26T19:06:06.789Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:06.789Z] #33 64.87 strings [2020-03-26T19:06:06.789Z] #33 68.60 path [2020-03-26T19:06:06.789Z] #33 ... [2020-03-26T19:06:06.789Z] [2020-03-26T19:06:06.789Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T19:06:06.789Z] #37 DONE 0.1s [2020-03-26T19:06:06.789Z] [2020-03-26T19:06:06.789Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:06.924Z] #27 ... [2020-03-26T19:06:06.924Z] [2020-03-26T19:06:06.924Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:06.924Z] #10 60.57 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T19:06:06.924Z] #10 60.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T19:06:06.924Z] #10 60.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:06:06.924Z] #10 60.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-26T19:06:06.924Z] #10 60.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:06:06.924Z] #10 60.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:06:06.924Z] #10 60.91 Selecting previously unselected package dmsetup. [2020-03-26T19:06:06.924Z] #10 60.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:06:06.924Z] #10 60.94 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T19:06:06.924Z] #10 61.18 Selecting previously unselected package mingw-w64-common. [2020-03-26T19:06:06.924Z] #10 61.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T19:06:06.925Z] #10 61.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T19:06:06.925Z] #10 68.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T19:06:06.925Z] #10 68.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T19:06:06.925Z] #10 68.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:06:06.963Z] #27 22.67 ######################################################################## 100.0% [2020-03-26T19:06:06.963Z] #27 22.80 [2020-03-26T19:06:06.964Z] #27 22.87 Download of images into '/build' complete. [2020-03-26T19:06:06.964Z] #27 22.87 Use something like the following to load the result into a Docker daemon: [2020-03-26T19:06:06.964Z] #27 22.87 tar -cC '/build' . | docker load [2020-03-26T19:06:07.047Z] #38 ... [2020-03-26T19:06:07.047Z] [2020-03-26T19:06:07.047Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:07.047Z] #47 59.42 time [2020-03-26T19:06:07.047Z] #47 63.82 internal/fmtsort [2020-03-26T19:06:07.047Z] #47 64.65 strings [2020-03-26T19:06:07.047Z] #47 66.76 os [2020-03-26T19:06:07.047Z] #47 68.98 regexp/syntax [2020-03-26T19:06:07.053Z] #27 24.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T19:06:07.059Z] #17 19.80 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-26T19:06:07.059Z] #17 19.81 Unpacking iptables (1.8.2-4) ... [2020-03-26T19:06:07.059Z] #17 20.04 Selecting previously unselected package xxd. [2020-03-26T19:06:07.059Z] #17 20.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-26T19:06:07.059Z] #17 20.05 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:06:07.100Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-26T19:06:07.100Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-26T19:06:07.100Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-26T19:06:07.100Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-26T19:06:07.100Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-26T19:06:07.184Z] #10 ... [2020-03-26T19:06:07.184Z] [2020-03-26T19:06:07.184Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:07.184Z] #38 3.123 + RM_GOPATH=0 [2020-03-26T19:06:07.184Z] #38 3.123 + TMP_GOPATH= [2020-03-26T19:06:07.184Z] #38 3.123 + : /build [2020-03-26T19:06:07.184Z] #38 3.123 + '[' -z '' ']' [2020-03-26T19:06:07.184Z] #38 3.125 ++ mktemp -d [2020-03-26T19:06:07.184Z] #38 3.138 + export GOPATH=/tmp/tmp.MkXbrCT6Qd [2020-03-26T19:06:07.184Z] #38 3.140 + GOPATH=/tmp/tmp.MkXbrCT6Qd [2020-03-26T19:06:07.184Z] #38 3.141 + RM_GOPATH=1 [2020-03-26T19:06:07.184Z] #38 3.141 ++ dirname ./install.sh [2020-03-26T19:06:07.184Z] #38 3.144 + dir=. [2020-03-26T19:06:07.184Z] #38 3.144 + bin=tini [2020-03-26T19:06:07.184Z] #38 3.144 + shift [2020-03-26T19:06:07.184Z] #38 3.145 + '[' '!' -f ./tini.installer ']' [2020-03-26T19:06:07.184Z] #38 3.145 + . ./tini.installer [2020-03-26T19:06:07.184Z] #38 3.145 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:07.184Z] #38 3.145 + install_tini [2020-03-26T19:06:07.184Z] #38 3.148 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T19:06:07.184Z] #38 3.148 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:07.184Z] #38 3.148 + git clone https://github.com/krallin/tini.git /tmp/tmp.MkXbrCT6Qd/tini [2020-03-26T19:06:07.184Z] #38 3.149 Cloning into '/tmp/tmp.MkXbrCT6Qd/tini'... [2020-03-26T19:06:07.221Z] #27 DONE 23.0s [2020-03-26T19:06:07.221Z] [2020-03-26T19:06:07.221Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:07.221Z] #10 69.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T19:06:07.221Z] #10 69.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T19:06:07.221Z] #10 69.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:06:07.315Z] #27 25.22 [2020-03-26T19:06:07.341Z] #17 20.11 Selecting previously unselected package vim-common. [2020-03-26T19:06:07.341Z] #17 20.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:06:07.341Z] #17 20.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:06:07.341Z] #17 20.28 Selecting previously unselected package bash-completion. [2020-03-26T19:06:07.341Z] #17 20.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T19:06:07.392Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-26T19:06:07.575Z] #27 25.45 ######################################################################## 100.0% [2020-03-26T19:06:07.575Z] #27 25.53 [2020-03-26T19:06:07.575Z] #27 25.65 Download of images into '/build' complete. [2020-03-26T19:06:07.575Z] #27 25.65 Use something like the following to load the result into a Docker daemon: [2020-03-26T19:06:07.575Z] #27 25.65 tar -cC '/build' . | docker load [2020-03-26T19:06:07.610Z] #47 ... [2020-03-26T19:06:07.610Z] [2020-03-26T19:06:07.610Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:07.610Z] #33 69.53 fmt [2020-03-26T19:06:07.610Z] #33 69.53 path/filepath [2020-03-26T19:06:07.749Z] #38 4.012 + cd /tmp/tmp.MkXbrCT6Qd/tini [2020-03-26T19:06:07.749Z] #38 4.012 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:07.749Z] #38 4.016 + cmake . [2020-03-26T19:06:08.039Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-26T19:06:08.149Z] #27 DONE 26.1s [2020-03-26T19:06:08.149Z] [2020-03-26T19:06:08.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:08.149Z] #44 3.482 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:06:08.149Z] #44 3.482 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:06:08.149Z] #44 3.499 Note: Building without GnuTLS support [2020-03-26T19:06:08.149Z] #44 6.296 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:06:08.149Z] #44 6.327 GEN .gitid [2020-03-26T19:06:08.149Z] #44 6.344 GEN criu/include/version.h [2020-03-26T19:06:08.149Z] #44 6.415 GEN include/common/asm [2020-03-26T19:06:08.315Z] #38 ... [2020-03-26T19:06:08.315Z] [2020-03-26T19:06:08.315Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:06:08.315Z] #27 22.15 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T19:06:08.315Z] #27 22.52 [2020-03-26T19:06:08.315Z] #27 22.66 ######################################################################## 100.0% [2020-03-26T19:06:08.315Z] #27 22.76 [2020-03-26T19:06:08.315Z] #27 22.85 Download of images into '/build' complete. [2020-03-26T19:06:08.315Z] #27 22.85 Use something like the following to load the result into a Docker daemon: [2020-03-26T19:06:08.315Z] #27 22.85 tar -cC '/build' . | docker load [2020-03-26T19:06:08.315Z] #27 DONE 23.0s [2020-03-26T19:06:08.315Z] [2020-03-26T19:06:08.315Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:08.315Z] #47 61.38 internal/poll [2020-03-26T19:06:08.315Z] #47 64.13 internal/syscall/unix [2020-03-26T19:06:08.315Z] #47 64.45 os [2020-03-26T19:06:08.315Z] #47 66.01 internal/fmtsort [2020-03-26T19:06:08.315Z] #47 66.80 strings [2020-03-26T19:06:08.315Z] #47 69.37 fmt [2020-03-26T19:06:08.315Z] #47 70.47 path/filepath [2020-03-26T19:06:08.315Z] #47 ... [2020-03-26T19:06:08.315Z] [2020-03-26T19:06:08.315Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:08.315Z] #38 4.746 -- The C compiler identification is GNU 8.3.0 [2020-03-26T19:06:08.573Z] #38 4.818 -- Check for working C compiler: /usr/bin/cc [2020-03-26T19:06:08.810Z] #17 21.72 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T19:06:09.074Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-26T19:06:09.074Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-26T19:06:09.074Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-26T19:06:09.089Z] #44 8.442 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T19:06:09.089Z] #44 8.562 PBCC images/opts.pb-c.c [2020-03-26T19:06:09.089Z] #44 8.622 PBCC images/sit.pb-c.c [2020-03-26T19:06:09.093Z] #17 22.06 Selecting previously unselected package bzip2. [2020-03-26T19:06:09.093Z] #17 22.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-26T19:06:09.093Z] #17 22.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:06:09.093Z] #17 22.13 Selecting previously unselected package xz-utils. [2020-03-26T19:06:09.349Z] #44 8.720 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T19:06:09.349Z] #44 8.763 DEP images/opts.pb-c.d [2020-03-26T19:06:09.349Z] #44 8.787 DEP images/sit.pb-c.d [2020-03-26T19:06:09.349Z] #44 8.854 PBCC images/macvlan.pb-c.c [2020-03-26T19:06:09.349Z] #44 8.872 DEP images/macvlan.pb-c.d [2020-03-26T19:06:09.375Z] #17 22.13 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-26T19:06:09.375Z] #17 22.13 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T19:06:09.375Z] #17 22.26 Selecting previously unselected package apparmor. [2020-03-26T19:06:09.375Z] #17 22.26 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-26T19:06:09.375Z] #17 22.31 Unpacking apparmor (2.13.2-10) ... [2020-03-26T19:06:09.504Z] #33 71.61 io/ioutil [2020-03-26T19:06:09.609Z] #44 8.931 PBCC images/autofs.pb-c.c [2020-03-26T19:06:09.609Z] #44 8.958 DEP images/autofs.pb-c.d [2020-03-26T19:06:09.609Z] #44 8.982 PBCC images/sysctl.pb-c.c [2020-03-26T19:06:09.609Z] #44 9.046 DEP images/sysctl.pb-c.d [2020-03-26T19:06:09.609Z] #44 9.097 PBCC images/time.pb-c.c [2020-03-26T19:06:09.657Z] #17 22.62 Selecting previously unselected package aufs-tools. [2020-03-26T19:06:09.657Z] #17 22.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-26T19:06:09.657Z] #17 22.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:06:09.657Z] #17 22.70 Selecting previously unselected package libonig5:s390x. [2020-03-26T19:06:09.704Z] go: finding github.com/kr/pty v1.1.1 [2020-03-26T19:06:09.869Z] #44 9.154 DEP images/time.pb-c.d [2020-03-26T19:06:09.869Z] #44 9.227 PBCC images/binfmt-misc.pb-c.c [2020-03-26T19:06:09.869Z] #44 9.238 DEP images/binfmt-misc.pb-c.d [2020-03-26T19:06:09.939Z] #17 22.70 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-26T19:06:09.939Z] #17 22.70 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-26T19:06:09.939Z] #17 22.85 Selecting previously unselected package libjq1:s390x. [2020-03-26T19:06:09.939Z] #17 22.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-26T19:06:09.939Z] #17 22.86 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-26T19:06:09.939Z] #17 22.96 Selecting previously unselected package jq. [2020-03-26T19:06:09.939Z] #17 22.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-26T19:06:09.939Z] #17 22.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:06:09.939Z] #17 23.03 Selecting previously unselected package libaio1:s390x. [2020-03-26T19:06:09.939Z] #17 23.03 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-26T19:06:09.939Z] #17 23.04 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-26T19:06:09.939Z] #17 23.06 Selecting previously unselected package libgpm2:s390x. [2020-03-26T19:06:09.944Z] #38 6.193 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T19:06:09.944Z] #38 6.202 -- Detecting C compiler ABI info [2020-03-26T19:06:09.993Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-26T19:06:10.129Z] #44 9.410 PBCC images/seccomp.pb-c.c [2020-03-26T19:06:10.129Z] #44 9.454 DEP images/seccomp.pb-c.d [2020-03-26T19:06:10.129Z] #44 9.499 PBCC images/userns.pb-c.c [2020-03-26T19:06:10.129Z] #44 9.522 DEP images/userns.pb-c.d [2020-03-26T19:06:10.129Z] #44 9.566 PBCC images/cgroup.pb-c.c [2020-03-26T19:06:10.129Z] #44 9.613 DEP images/cgroup.pb-c.d [2020-03-26T19:06:10.226Z] #17 23.06 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-26T19:06:10.226Z] #17 23.06 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-26T19:06:10.226Z] #17 23.10 Selecting previously unselected package libicu63:s390x. [2020-03-26T19:06:10.226Z] #17 23.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-26T19:06:10.226Z] #17 23.11 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-26T19:06:10.226Z] #17 ... [2020-03-26T19:06:10.226Z] [2020-03-26T19:06:10.226Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:06:10.226Z] #30 DONE 108.4s [2020-03-26T19:06:10.226Z] [2020-03-26T19:06:10.226Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:10.226Z] #44 68.07 CC criu/clone-noasan.o [2020-03-26T19:06:10.226Z] #44 68.13 CC criu/config.o [2020-03-26T19:06:10.226Z] #44 68.90 CC criu/cr-check.o [2020-03-26T19:06:10.226Z] #44 69.75 CC criu/cr-dedup.o [2020-03-26T19:06:10.226Z] #44 69.97 CC criu/cr-dump.o [2020-03-26T19:06:10.226Z] #44 71.77 CC criu/cr-errno.o [2020-03-26T19:06:10.226Z] #44 71.83 CC criu/cr-restore.o [2020-03-26T19:06:10.389Z] #44 9.661 PBCC images/fown.pb-c.c [2020-03-26T19:06:10.389Z] #44 9.698 PBCC images/ext-file.pb-c.c [2020-03-26T19:06:10.389Z] #44 9.754 DEP images/fown.pb-c.d [2020-03-26T19:06:10.389Z] #44 9.795 DEP images/ext-file.pb-c.d [2020-03-26T19:06:10.389Z] #44 9.850 PBCC images/rpc.pb-c.c [2020-03-26T19:06:10.389Z] #44 9.901 DEP images/rpc.pb-c.d [2020-03-26T19:06:10.434Z] #33 72.44 text/tabwriter [2020-03-26T19:06:10.631Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-26T19:06:10.649Z] #44 9.965 PBCC images/siginfo.pb-c.c [2020-03-26T19:06:10.649Z] #44 9.982 DEP images/siginfo.pb-c.d [2020-03-26T19:06:10.649Z] #44 ... [2020-03-26T19:06:10.649Z] [2020-03-26T19:06:10.649Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:11.260Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-26T19:06:11.324Z] #38 7.312 -- Detecting C compiler ABI info - done [2020-03-26T19:06:11.324Z] #38 7.367 -- Detecting C compile features [2020-03-26T19:06:11.364Z] #33 ... [2020-03-26T19:06:11.365Z] [2020-03-26T19:06:11.365Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:06:11.365Z] #43 73.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T19:06:11.365Z] #43 73.23 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:11.365Z] #43 DONE 73.7s [2020-03-26T19:06:11.365Z] [2020-03-26T19:06:11.365Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:11.365Z] #38 3.269 + RM_GOPATH=0 [2020-03-26T19:06:11.365Z] #38 3.269 + TMP_GOPATH= [2020-03-26T19:06:11.365Z] #38 3.269 + : /build [2020-03-26T19:06:11.365Z] #38 3.269 + '[' -z '' ']' [2020-03-26T19:06:11.365Z] #38 3.272 ++ mktemp -d [2020-03-26T19:06:11.365Z] #38 3.288 + export GOPATH=/tmp/tmp.5z4kfqRUuQ [2020-03-26T19:06:11.365Z] #38 3.288 + GOPATH=/tmp/tmp.5z4kfqRUuQ [2020-03-26T19:06:11.365Z] #38 3.288 + RM_GOPATH=1 [2020-03-26T19:06:11.365Z] #38 3.289 ++ dirname ./install.sh [2020-03-26T19:06:11.365Z] #38 3.292 + dir=. [2020-03-26T19:06:11.365Z] #38 3.292 + bin=tini [2020-03-26T19:06:11.365Z] #38 3.292 + shift [2020-03-26T19:06:11.365Z] #38 3.292 + '[' '!' -f ./tini.installer ']' [2020-03-26T19:06:11.365Z] #38 3.292 + . ./tini.installer [2020-03-26T19:06:11.365Z] #38 3.293 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:11.365Z] #38 3.297 + install_tini [2020-03-26T19:06:11.365Z] #38 3.298 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T19:06:11.365Z] #38 3.298 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:11.365Z] #38 3.298 + git clone https://github.com/krallin/tini.git /tmp/tmp.5z4kfqRUuQ/tini [2020-03-26T19:06:11.365Z] #38 3.300 Cloning into '/tmp/tmp.5z4kfqRUuQ/tini'... [2020-03-26T19:06:11.365Z] #38 4.049 + cd /tmp/tmp.5z4kfqRUuQ/tini [2020-03-26T19:06:11.365Z] #38 4.050 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:11.365Z] #38 4.054 + cmake . [2020-03-26T19:06:11.430Z] #65 28.33 Checking out files: 38% (1212/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) [2020-03-26T19:06:11.430Z] #65 ... [2020-03-26T19:06:11.430Z] [2020-03-26T19:06:11.430Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:11.430Z] #56 50.83 context [2020-03-26T19:06:11.430Z] #56 50.83 internal/poll [2020-03-26T19:06:11.430Z] #56 53.72 os [2020-03-26T19:06:11.430Z] #56 54.45 regexp [2020-03-26T19:06:11.430Z] #56 58.27 mvdan.cc/sh/v3/fileutil [2020-03-26T19:06:11.430Z] #56 59.53 encoding/binary [2020-03-26T19:06:11.430Z] #56 59.60 flag [2020-03-26T19:06:11.430Z] #56 59.60 go/token [2020-03-26T19:06:11.430Z] #56 59.61 github.com/pkg/diff [2020-03-26T19:06:11.430Z] #56 ... [2020-03-26T19:06:11.430Z] [2020-03-26T19:06:11.430Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:11.550Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-26T19:06:11.550Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-26T19:06:11.550Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-26T19:06:11.622Z] #38 5.060 -- The C compiler identification is GNU 8.3.0 [2020-03-26T19:06:11.841Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-26T19:06:11.879Z] #38 5.189 -- Check for working C compiler: /usr/bin/cc [2020-03-26T19:06:12.136Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-26T19:06:12.211Z] #65 28.33 Checking out files: 38% (1212/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 82% (2590/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T19:06:12.211Z] #65 29.97 + cd /tmp/tmp.AFw9YeHmjP/src/github.com/containerd/containerd [2020-03-26T19:06:12.211Z] #65 29.97 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:06:12.256Z] #38 ... [2020-03-26T19:06:12.256Z] [2020-03-26T19:06:12.256Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:12.256Z] #56 65.29 os [2020-03-26T19:06:12.256Z] #56 69.35 encoding/base64 [2020-03-26T19:06:12.256Z] #56 70.43 fmt [2020-03-26T19:06:12.256Z] #56 70.54 strings [2020-03-26T19:06:12.256Z] #56 75.19 golang.org/x/sys/unix [2020-03-26T19:06:12.256Z] #56 ... [2020-03-26T19:06:12.256Z] [2020-03-26T19:06:12.256Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:12.256Z] #33 65.96 internal/fmtsort [2020-03-26T19:06:12.256Z] #33 67.11 strings [2020-03-26T19:06:12.256Z] #33 69.43 fmt [2020-03-26T19:06:12.256Z] #33 70.73 path/filepath [2020-03-26T19:06:12.256Z] #33 72.44 io/ioutil [2020-03-26T19:06:12.256Z] #33 73.79 path [2020-03-26T19:06:12.256Z] #33 74.39 text/tabwriter [2020-03-26T19:06:12.256Z] #33 ... [2020-03-26T19:06:12.256Z] [2020-03-26T19:06:12.256Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:12.256Z] #44 4.241 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:06:12.256Z] #44 4.241 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:06:12.256Z] #44 4.288 Note: Building without GnuTLS support [2020-03-26T19:06:12.256Z] #44 6.919 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:06:12.256Z] #44 6.959 GEN .gitid [2020-03-26T19:06:12.256Z] #44 6.967 GEN criu/include/version.h [2020-03-26T19:06:12.256Z] #44 7.003 GEN include/common/asm [2020-03-26T19:06:12.427Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-26T19:06:12.478Z] #10 ... [2020-03-26T19:06:12.478Z] [2020-03-26T19:06:12.478Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:12.478Z] #33 64.43 strings [2020-03-26T19:06:12.478Z] #33 68.02 path [2020-03-26T19:06:12.478Z] #33 68.64 text/tabwriter [2020-03-26T19:06:12.478Z] #33 68.84 fmt [2020-03-26T19:06:12.478Z] #33 69.78 path/filepath [2020-03-26T19:06:12.478Z] #33 72.54 io/ioutil [2020-03-26T19:06:12.478Z] #33 74.17 github.com/BurntSushi/toml [2020-03-26T19:06:12.478Z] #33 74.19 flag [2020-03-26T19:06:12.478Z] #33 ... [2020-03-26T19:06:12.478Z] [2020-03-26T19:06:12.478Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:12.478Z] #38 3.387 + RM_GOPATH=0 [2020-03-26T19:06:12.478Z] #38 3.387 + TMP_GOPATH= [2020-03-26T19:06:12.478Z] #38 3.387 + : /build [2020-03-26T19:06:12.478Z] #38 3.387 + '[' -z '' ']' [2020-03-26T19:06:12.478Z] #38 3.391 ++ mktemp -d [2020-03-26T19:06:12.478Z] #38 3.391 + export GOPATH=/tmp/tmp.yzJN1IfV4V [2020-03-26T19:06:12.478Z] #38 3.391 + GOPATH=/tmp/tmp.yzJN1IfV4V [2020-03-26T19:06:12.478Z] #38 3.391 + RM_GOPATH=1 [2020-03-26T19:06:12.478Z] #38 3.395 ++ dirname ./install.sh [2020-03-26T19:06:12.478Z] #38 3.395 + dir=. [2020-03-26T19:06:12.478Z] #38 3.395 + bin=tini [2020-03-26T19:06:12.478Z] #38 3.395 + shift [2020-03-26T19:06:12.478Z] #38 3.395 + '[' '!' -f ./tini.installer ']' [2020-03-26T19:06:12.478Z] #38 3.395 + . ./tini.installer [2020-03-26T19:06:12.478Z] #38 3.395 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:12.478Z] #38 3.395 + install_tini [2020-03-26T19:06:12.478Z] #38 3.396 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T19:06:12.478Z] #38 3.396 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:12.478Z] #38 3.396 + git clone https://github.com/krallin/tini.git /tmp/tmp.yzJN1IfV4V/tini [2020-03-26T19:06:12.478Z] #38 3.407 Cloning into '/tmp/tmp.yzJN1IfV4V/tini'... [2020-03-26T19:06:12.478Z] #38 4.343 + cd /tmp/tmp.yzJN1IfV4V/tini [2020-03-26T19:06:12.478Z] #38 4.344 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:06:12.478Z] #38 4.382 + cmake . [2020-03-26T19:06:12.478Z] #38 5.246 -- The C compiler identification is GNU 8.3.0 [2020-03-26T19:06:12.479Z] #38 5.355 -- Check for working C compiler: /usr/bin/cc [2020-03-26T19:06:12.479Z] #38 6.353 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T19:06:12.479Z] #38 6.360 -- Detecting C compiler ABI info [2020-03-26T19:06:12.479Z] #38 7.132 -- Detecting C compiler ABI info - done [2020-03-26T19:06:12.479Z] #38 7.200 -- Detecting C compile features [2020-03-26T19:06:12.479Z] #38 ... [2020-03-26T19:06:12.479Z] [2020-03-26T19:06:12.479Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:12.479Z] #56 65.15 os [2020-03-26T19:06:12.479Z] #56 69.12 encoding/base64 [2020-03-26T19:06:12.479Z] #56 70.17 golang.org/x/sys/unix [2020-03-26T19:06:12.479Z] #56 70.95 fmt [2020-03-26T19:06:12.479Z] #56 ... [2020-03-26T19:06:12.479Z] [2020-03-26T19:06:12.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:12.479Z] #44 5.331 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:06:12.479Z] #44 5.331 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:06:12.479Z] #44 5.436 Note: Building without GnuTLS support [2020-03-26T19:06:12.479Z] #44 7.616 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:06:12.479Z] #44 7.650 GEN .gitid [2020-03-26T19:06:12.479Z] #44 7.676 GEN criu/include/version.h [2020-03-26T19:06:12.479Z] #44 7.691 GEN include/common/asm [2020-03-26T19:06:12.514Z] #44 ... [2020-03-26T19:06:12.514Z] [2020-03-26T19:06:12.514Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:12.514Z] #33 75.69 github.com/BurntSushi/toml [2020-03-26T19:06:12.514Z] #33 75.70 flag [2020-03-26T19:06:12.810Z] #38 5.986 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T19:06:12.810Z] #38 5.998 -- Detecting C compiler ABI info [2020-03-26T19:06:12.939Z] #44 ... [2020-03-26T19:06:12.939Z] [2020-03-26T19:06:12.939Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:06:12.939Z] #17 25.48 Selecting previously unselected package libnet1:s390x. [2020-03-26T19:06:12.939Z] #17 25.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-26T19:06:12.939Z] #17 25.48 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-26T19:06:12.939Z] #17 25.54 Selecting previously unselected package libnl-3-200:s390x. [2020-03-26T19:06:12.939Z] #17 25.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-26T19:06:12.939Z] #17 25.54 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-26T19:06:12.939Z] #17 25.57 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-26T19:06:12.939Z] #17 25.58 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-26T19:06:12.939Z] #17 25.58 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-26T19:06:12.939Z] #17 25.62 Selecting previously unselected package libreadline5:s390x. [2020-03-26T19:06:12.939Z] #17 25.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-26T19:06:12.939Z] #17 25.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-26T19:06:12.939Z] #17 25.68 Selecting previously unselected package net-tools. [2020-03-26T19:06:12.939Z] #17 25.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-26T19:06:12.939Z] #17 25.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:06:12.939Z] #17 25.81 Selecting previously unselected package python-pip-whl. [2020-03-26T19:06:12.939Z] #17 25.82 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T19:06:12.939Z] #17 25.82 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T19:06:13.045Z] #44 9.431 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T19:06:13.046Z] #44 9.527 PBCC images/opts.pb-c.c [2020-03-26T19:06:13.046Z] #44 ... [2020-03-26T19:06:13.046Z] [2020-03-26T19:06:13.046Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:13.046Z] #38 9.277 -- Detecting C compile features - done [2020-03-26T19:06:13.046Z] #38 9.337 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T19:06:13.221Z] #17 26.18 Selecting previously unselected package python3-lib2to3. [2020-03-26T19:06:13.221Z] #17 26.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T19:06:13.221Z] #17 26.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:06:13.221Z] #17 26.25 Selecting previously unselected package python3-distutils. [2020-03-26T19:06:13.312Z] #38 9.593 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T19:06:13.312Z] #38 9.745 -- Configuring done [2020-03-26T19:06:13.312Z] #38 9.768 -- Generating done [2020-03-26T19:06:13.312Z] #38 9.785 -- Build files have been written to: /tmp/tmp.yzJN1IfV4V/tini [2020-03-26T19:06:13.502Z] #17 26.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T19:06:13.502Z] #17 26.26 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T19:06:13.502Z] #17 26.33 Selecting previously unselected package python3-pip. [2020-03-26T19:06:13.502Z] #17 26.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T19:06:13.502Z] #17 26.33 Unpacking python3-pip (18.1-5) ... [2020-03-26T19:06:13.502Z] #17 26.42 Selecting previously unselected package python3-pkg-resources. [2020-03-26T19:06:13.503Z] #17 26.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:06:13.503Z] #17 26.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:06:13.503Z] #17 26.49 Selecting previously unselected package python3-setuptools. [2020-03-26T19:06:13.503Z] #17 26.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T19:06:13.503Z] #17 26.49 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T19:06:13.503Z] #17 26.65 Selecting previously unselected package python3-wheel. [2020-03-26T19:06:13.503Z] #17 26.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T19:06:13.503Z] #17 26.65 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T19:06:13.568Z] #38 9.801 + make tini-static [2020-03-26T19:06:13.739Z] #38 6.873 -- Detecting C compiler ABI info - done [2020-03-26T19:06:13.739Z] #38 6.925 -- Detecting C compile features [2020-03-26T19:06:13.739Z] #38 ... [2020-03-26T19:06:13.739Z] [2020-03-26T19:06:13.739Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:13.739Z] #56 65.76 os [2020-03-26T19:06:13.739Z] #56 70.38 encoding/binary [2020-03-26T19:06:13.739Z] #56 71.72 fmt [2020-03-26T19:06:13.739Z] #56 72.61 encoding/base64 [2020-03-26T19:06:13.739Z] #56 73.80 golang.org/x/sys/unix [2020-03-26T19:06:13.739Z] #56 ... [2020-03-26T19:06:13.739Z] [2020-03-26T19:06:13.739Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:13.739Z] #10 72.35 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T19:06:13.739Z] #10 72.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T19:06:13.739Z] #10 72.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:13.739Z] #10 72.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T19:06:13.739Z] #10 72.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T19:06:13.739Z] #10 72.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:13.784Z] #17 26.70 Selecting previously unselected package sudo. [2020-03-26T19:06:13.784Z] #17 26.70 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-03-26T19:06:13.784Z] #17 26.71 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:06:13.939Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-26T19:06:13.939Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-26T19:06:14.066Z] #17 27.00 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T19:06:14.066Z] #17 27.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-26T19:06:14.066Z] #17 27.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:06:14.124Z] #65 ... [2020-03-26T19:06:14.124Z] [2020-03-26T19:06:14.124Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:14.124Z] #38 4.111 -- The C compiler identification is GNU 8.3.0 [2020-03-26T19:06:14.124Z] #38 4.149 -- Check for working C compiler: /usr/bin/cc [2020-03-26T19:06:14.124Z] #38 5.161 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T19:06:14.124Z] #38 5.169 -- Detecting C compiler ABI info [2020-03-26T19:06:14.124Z] #38 5.968 -- Detecting C compiler ABI info - done [2020-03-26T19:06:14.124Z] #38 6.045 -- Detecting C compile features [2020-03-26T19:06:14.124Z] #38 8.808 -- Detecting C compile features - done [2020-03-26T19:06:14.124Z] #38 8.863 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T19:06:14.124Z] #38 9.224 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T19:06:14.124Z] #38 9.361 -- Configuring done [2020-03-26T19:06:14.124Z] #38 9.401 -- Generating done [2020-03-26T19:06:14.124Z] #38 9.427 + make tini-static [2020-03-26T19:06:14.124Z] #38 9.427 -- Build files have been written to: /tmp/tmp.OqE6XekX6x/tini [2020-03-26T19:06:14.124Z] #38 10.13 Scanning dependencies of target tini-static [2020-03-26T19:06:14.124Z] #38 10.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T19:06:14.124Z] #38 11.95 [100%] Linking C executable tini-static [2020-03-26T19:06:14.124Z] #38 12.76 [100%] Built target tini-static [2020-03-26T19:06:14.124Z] #38 12.85 + mkdir -p /build [2020-03-26T19:06:14.124Z] #38 12.85 + cp tini-static /build/docker-init [2020-03-26T19:06:14.124Z] #38 DONE 13.3s [2020-03-26T19:06:14.124Z] [2020-03-26T19:06:14.124Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:14.124Z] #44 10.02 PBCC images/pagemap.pb-c.c [2020-03-26T19:06:14.124Z] #44 10.08 DEP images/pagemap.pb-c.d [2020-03-26T19:06:14.124Z] #44 10.14 PBCC images/rlimit.pb-c.c [2020-03-26T19:06:14.124Z] #44 10.17 DEP images/rlimit.pb-c.d [2020-03-26T19:06:14.124Z] #44 10.20 PBCC images/file-lock.pb-c.c [2020-03-26T19:06:14.124Z] #44 10.24 DEP images/file-lock.pb-c.d [2020-03-26T19:06:14.124Z] #44 10.34 PBCC images/tty.pb-c.c [2020-03-26T19:06:14.124Z] #44 10.45 DEP images/tty.pb-c.d [2020-03-26T19:06:14.124Z] #44 10.57 PBCC images/tun.pb-c.c [2020-03-26T19:06:14.124Z] #44 10.66 PBCC images/netdev.pb-c.c [2020-03-26T19:06:14.124Z] #44 10.75 DEP images/tun.pb-c.d [2020-03-26T19:06:14.124Z] #44 10.88 DEP images/netdev.pb-c.d [2020-03-26T19:06:14.124Z] #44 10.96 PBCC images/vma.pb-c.c [2020-03-26T19:06:14.124Z] #44 11.13 DEP images/vma.pb-c.d [2020-03-26T19:06:14.124Z] #44 11.19 PBCC images/creds.pb-c.c [2020-03-26T19:06:14.124Z] #44 11.21 DEP images/creds.pb-c.d [2020-03-26T19:06:14.124Z] #44 11.27 PBCC images/utsns.pb-c.c [2020-03-26T19:06:14.124Z] #44 11.34 DEP images/utsns.pb-c.d [2020-03-26T19:06:14.124Z] #44 11.39 PBCC images/ipc-desc.pb-c.c [2020-03-26T19:06:14.124Z] #44 11.47 PBCC images/ipc-sem.pb-c.c [2020-03-26T19:06:14.124Z] #44 11.49 DEP images/ipc-desc.pb-c.d [2020-03-26T19:06:14.124Z] #44 11.57 DEP images/ipc-sem.pb-c.d [2020-03-26T19:06:14.124Z] #44 11.64 PBCC images/ipc-msg.pb-c.c [2020-03-26T19:06:14.124Z] #44 11.69 DEP images/ipc-msg.pb-c.d [2020-03-26T19:06:14.124Z] #44 11.76 PBCC images/ipc-shm.pb-c.c [2020-03-26T19:06:14.124Z] #44 11.78 DEP images/ipc-shm.pb-c.d [2020-03-26T19:06:14.124Z] #44 11.88 PBCC images/ipc-var.pb-c.c [2020-03-26T19:06:14.124Z] #44 11.93 DEP images/ipc-var.pb-c.d [2020-03-26T19:06:14.124Z] #44 11.99 PBCC images/sk-opts.pb-c.c [2020-03-26T19:06:14.124Z] #44 12.01 PBCC images/packet-sock.pb-c.c [2020-03-26T19:06:14.124Z] #44 12.09 DEP images/sk-opts.pb-c.d [2020-03-26T19:06:14.124Z] #44 12.11 DEP images/packet-sock.pb-c.d [2020-03-26T19:06:14.124Z] #44 12.18 PBCC images/sk-netlink.pb-c.c [2020-03-26T19:06:14.124Z] #44 12.26 DEP images/sk-netlink.pb-c.d [2020-03-26T19:06:14.124Z] #44 12.35 PBCC images/sk-inet.pb-c.c [2020-03-26T19:06:14.124Z] #44 12.41 DEP images/sk-inet.pb-c.d [2020-03-26T19:06:14.124Z] #44 12.46 PBCC images/sk-unix.pb-c.c [2020-03-26T19:06:14.124Z] #44 12.51 DEP images/sk-unix.pb-c.d [2020-03-26T19:06:14.124Z] #44 12.57 PBCC images/mm.pb-c.c [2020-03-26T19:06:14.124Z] #44 12.64 DEP images/mm.pb-c.d [2020-03-26T19:06:14.124Z] #44 12.69 PBCC images/timerfd.pb-c.c [2020-03-26T19:06:14.124Z] #44 12.77 DEP images/timerfd.pb-c.d [2020-03-26T19:06:14.124Z] #44 12.93 PBCC images/timer.pb-c.c [2020-03-26T19:06:14.124Z] #44 12.94 DEP images/timer.pb-c.d [2020-03-26T19:06:14.124Z] #44 12.99 PBCC images/sa.pb-c.c [2020-03-26T19:06:14.124Z] #44 13.04 DEP images/sa.pb-c.d [2020-03-26T19:06:14.124Z] #44 13.07 PBCC images/pipe-data.pb-c.c [2020-03-26T19:06:14.124Z] #44 13.09 DEP images/pipe-data.pb-c.d [2020-03-26T19:06:14.124Z] #44 13.19 PBCC images/mnt.pb-c.c [2020-03-26T19:06:14.124Z] #44 13.25 DEP images/mnt.pb-c.d [2020-03-26T19:06:14.124Z] #44 13.32 PBCC images/sk-packet.pb-c.c [2020-03-26T19:06:14.124Z] #44 13.34 DEP images/sk-packet.pb-c.d [2020-03-26T19:06:14.124Z] #44 13.41 PBCC images/tcp-stream.pb-c.c [2020-03-26T19:06:14.134Z] #38 10.33 Scanning dependencies of target tini-static [2020-03-26T19:06:14.134Z] #38 10.43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T19:06:14.232Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-26T19:06:14.348Z] #17 27.19 Selecting previously unselected package uidmap. [2020-03-26T19:06:14.348Z] #17 27.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-03-26T19:06:14.348Z] #17 27.20 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T19:06:14.348Z] #17 27.29 Selecting previously unselected package vim-runtime. [2020-03-26T19:06:14.348Z] #17 27.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:06:14.348Z] #17 27.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T19:06:14.348Z] #17 27.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T19:06:14.348Z] #17 27.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:06:14.384Z] #44 13.64 DEP images/tcp-stream.pb-c.d [2020-03-26T19:06:14.384Z] #44 13.77 PBCC images/pipe.pb-c.c [2020-03-26T19:06:14.384Z] #44 13.81 DEP images/pipe.pb-c.d [2020-03-26T19:06:14.384Z] #44 13.83 PBCC images/pstree.pb-c.c [2020-03-26T19:06:14.384Z] #44 13.90 DEP images/pstree.pb-c.d [2020-03-26T19:06:14.411Z] #33 77.78 log [2020-03-26T19:06:14.524Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-26T19:06:14.524Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-26T19:06:14.524Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-26T19:06:14.644Z] #44 14.01 PBCC images/fs.pb-c.c [2020-03-26T19:06:14.644Z] #44 14.06 DEP images/fs.pb-c.d [2020-03-26T19:06:14.644Z] #44 ... [2020-03-26T19:06:14.644Z] [2020-03-26T19:06:14.644Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:14.644Z] #10 54.41 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T19:06:14.644Z] #10 54.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-26T19:06:14.644Z] #10 54.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:14.644Z] #10 54.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T19:06:14.644Z] #10 54.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-26T19:06:14.644Z] #10 54.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:14.820Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-26T19:06:14.820Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-26T19:06:14.904Z] #10 ... [2020-03-26T19:06:14.904Z] [2020-03-26T19:06:14.904Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:14.904Z] #65 32.01 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T19:06:14.904Z] #65 32.01 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T19:06:14.904Z] #65 32.01 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:06:14.904Z] #65 32.01 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:06:14.904Z] #65 32.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T19:06:14.904Z] #65 32.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T19:06:14.904Z] #65 32.01 + '[' '' = dynamic ']' [2020-03-26T19:06:14.904Z] #65 32.01 + make [2020-03-26T19:06:14.904Z] #65 ... [2020-03-26T19:06:14.904Z] [2020-03-26T19:06:14.904Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:14.904Z] #33 54.40 internal/fmtsort [2020-03-26T19:06:14.904Z] #33 55.26 fmt [2020-03-26T19:06:14.904Z] #33 55.26 path/filepath [2020-03-26T19:06:14.904Z] #33 56.53 io/ioutil [2020-03-26T19:06:14.904Z] #33 58.28 flag [2020-03-26T19:06:14.904Z] #33 58.28 github.com/BurntSushi/toml [2020-03-26T19:06:14.904Z] #33 58.28 log [2020-03-26T19:06:14.904Z] #33 61.78 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:06:15.113Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-26T19:06:15.163Z] #33 ... [2020-03-26T19:06:15.164Z] [2020-03-26T19:06:15.164Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:15.164Z] #47 54.39 os [2020-03-26T19:06:15.164Z] #47 57.53 github.com/LK4D4/vndr/versioned [2020-03-26T19:06:15.164Z] #47 58.48 internal/lazyregexp [2020-03-26T19:06:15.164Z] #47 58.50 os/exec [2020-03-26T19:06:15.164Z] #47 58.54 net [2020-03-26T19:06:15.164Z] #47 61.90 go/scanner [2020-03-26T19:06:15.164Z] #47 61.92 net/url [2020-03-26T19:06:15.164Z] #47 61.92 text/template/parse [2020-03-26T19:06:15.164Z] #47 63.86 go/ast [2020-03-26T19:06:15.164Z] #47 64.40 encoding/base64 [2020-03-26T19:06:15.164Z] #47 ... [2020-03-26T19:06:15.164Z] [2020-03-26T19:06:15.164Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:15.164Z] #44 14.17 PBCC images/signalfd.pb-c.c [2020-03-26T19:06:15.164Z] #44 14.32 DEP images/signalfd.pb-c.d [2020-03-26T19:06:15.164Z] #44 14.43 PBCC images/fh.pb-c.c [2020-03-26T19:06:15.164Z] #44 14.56 PBCC images/fsnotify.pb-c.c [2020-03-26T19:06:15.164Z] #44 14.66 DEP images/fh.pb-c.d [2020-03-26T19:06:15.423Z] #44 14.74 DEP images/fsnotify.pb-c.d [2020-03-26T19:06:15.423Z] #44 14.83 PBCC images/eventpoll.pb-c.c [2020-03-26T19:06:15.423Z] #44 14.85 DEP images/eventpoll.pb-c.d [2020-03-26T19:06:15.423Z] #44 14.90 PBCC images/eventfd.pb-c.c [2020-03-26T19:06:15.423Z] #44 14.92 DEP images/eventfd.pb-c.d [2020-03-26T19:06:15.508Z] #38 11.95 [100%] Linking C executable tini-static [2020-03-26T19:06:15.683Z] #44 14.98 PBCC images/remap-file-path.pb-c.c [2020-03-26T19:06:15.683Z] #44 15.02 DEP images/remap-file-path.pb-c.d [2020-03-26T19:06:15.683Z] #44 15.06 PBCC images/fifo.pb-c.c [2020-03-26T19:06:15.683Z] #44 15.09 DEP images/fifo.pb-c.d [2020-03-26T19:06:15.683Z] #44 15.14 PBCC images/ghost-file.pb-c.c [2020-03-26T19:06:15.683Z] #44 15.19 DEP images/ghost-file.pb-c.d [2020-03-26T19:06:15.750Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-26T19:06:15.943Z] #44 15.23 PBCC images/regfile.pb-c.c [2020-03-26T19:06:15.943Z] #44 15.32 DEP images/regfile.pb-c.d [2020-03-26T19:06:15.943Z] #44 15.35 PBCC images/ns.pb-c.c [2020-03-26T19:06:15.943Z] #44 15.38 DEP images/ns.pb-c.d [2020-03-26T19:06:16.204Z] #44 ... [2020-03-26T19:06:16.204Z] [2020-03-26T19:06:16.204Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:16.204Z] #33 DONE 65.5s [2020-03-26T19:06:16.204Z] [2020-03-26T19:06:16.204Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:16.204Z] #44 15.48 PBCC images/fdinfo.pb-c.c [2020-03-26T19:06:16.204Z] #44 15.56 DEP images/fdinfo.pb-c.d [2020-03-26T19:06:16.263Z] #10 ... [2020-03-26T19:06:16.263Z] [2020-03-26T19:06:16.263Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:16.263Z] #38 9.554 -- Detecting C compile features - done [2020-03-26T19:06:16.263Z] #38 9.600 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T19:06:16.367Z] #17 29.38 Selecting previously unselected package vim. [2020-03-26T19:06:16.367Z] #17 29.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-26T19:06:16.441Z] #38 12.62 [100%] Built target tini-static [2020-03-26T19:06:16.441Z] #38 12.72 + mkdir -p /build [2020-03-26T19:06:16.441Z] #38 12.73 + cp tini-static /build/docker-init [2020-03-26T19:06:16.441Z] #38 DONE 12.9s [2020-03-26T19:06:16.441Z] [2020-03-26T19:06:16.441Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:16.441Z] #44 9.599 PBCC images/sit.pb-c.c [2020-03-26T19:06:16.441Z] #44 9.691 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T19:06:16.441Z] #44 9.821 DEP images/opts.pb-c.d [2020-03-26T19:06:16.441Z] #44 9.898 DEP images/sit.pb-c.d [2020-03-26T19:06:16.441Z] #44 9.987 PBCC images/macvlan.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.06 DEP images/macvlan.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.12 PBCC images/autofs.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.17 DEP images/autofs.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.24 PBCC images/sysctl.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.29 DEP images/sysctl.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.35 PBCC images/time.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.36 DEP images/time.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.41 PBCC images/binfmt-misc.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.45 DEP images/binfmt-misc.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.51 PBCC images/seccomp.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.53 DEP images/seccomp.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.60 PBCC images/userns.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.60 DEP images/userns.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.66 PBCC images/cgroup.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.72 DEP images/cgroup.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.78 PBCC images/fown.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.83 PBCC images/ext-file.pb-c.c [2020-03-26T19:06:16.441Z] #44 10.88 DEP images/fown.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.94 DEP images/ext-file.pb-c.d [2020-03-26T19:06:16.441Z] #44 10.99 PBCC images/rpc.pb-c.c [2020-03-26T19:06:16.441Z] #44 11.07 DEP images/rpc.pb-c.d [2020-03-26T19:06:16.441Z] #44 11.16 PBCC images/siginfo.pb-c.c [2020-03-26T19:06:16.441Z] #44 11.20 DEP images/siginfo.pb-c.d [2020-03-26T19:06:16.441Z] #44 11.29 PBCC images/pagemap.pb-c.c [2020-03-26T19:06:16.441Z] #44 11.38 DEP images/pagemap.pb-c.d [2020-03-26T19:06:16.441Z] #44 11.49 PBCC images/rlimit.pb-c.c [2020-03-26T19:06:16.441Z] #44 11.52 DEP images/rlimit.pb-c.d [2020-03-26T19:06:16.441Z] #44 11.57 PBCC images/file-lock.pb-c.c [2020-03-26T19:06:16.441Z] #44 11.62 DEP images/file-lock.pb-c.d [2020-03-26T19:06:16.441Z] #44 11.69 PBCC images/tty.pb-c.c [2020-03-26T19:06:16.441Z] #44 11.76 DEP images/tty.pb-c.d [2020-03-26T19:06:16.441Z] #44 11.84 PBCC images/tun.pb-c.c [2020-03-26T19:06:16.441Z] #44 11.92 PBCC images/netdev.pb-c.c [2020-03-26T19:06:16.441Z] #44 12.00 DEP images/tun.pb-c.d [2020-03-26T19:06:16.441Z] #44 12.10 DEP images/netdev.pb-c.d [2020-03-26T19:06:16.441Z] #44 12.17 PBCC images/vma.pb-c.c [2020-03-26T19:06:16.441Z] #44 12.29 DEP images/vma.pb-c.d [2020-03-26T19:06:16.441Z] #44 12.37 PBCC images/creds.pb-c.c [2020-03-26T19:06:16.441Z] #44 12.40 DEP images/creds.pb-c.d [2020-03-26T19:06:16.441Z] #44 12.48 PBCC images/utsns.pb-c.c [2020-03-26T19:06:16.441Z] #44 12.53 DEP images/utsns.pb-c.d [2020-03-26T19:06:16.441Z] #44 12.60 PBCC images/ipc-desc.pb-c.c [2020-03-26T19:06:16.441Z] #44 12.64 PBCC images/ipc-sem.pb-c.c [2020-03-26T19:06:16.441Z] #44 12.66 DEP images/ipc-desc.pb-c.d [2020-03-26T19:06:16.441Z] #44 12.71 DEP images/ipc-sem.pb-c.d [2020-03-26T19:06:16.441Z] #44 12.80 PBCC images/ipc-msg.pb-c.c [2020-03-26T19:06:16.441Z] #44 12.85 DEP images/ipc-msg.pb-c.d [2020-03-26T19:06:16.441Z] #44 12.90 PBCC images/ipc-shm.pb-c.c [2020-03-26T19:06:16.441Z] #44 12.95 DEP images/ipc-shm.pb-c.d [2020-03-26T19:06:16.441Z] #44 13.01 PBCC images/ipc-var.pb-c.c [2020-03-26T19:06:16.441Z] #44 13.10 DEP images/ipc-var.pb-c.d [2020-03-26T19:06:16.465Z] #44 15.63 PBCC images/core-aarch64.pb-c.c [2020-03-26T19:06:16.465Z] #44 15.69 PBCC images/core-arm.pb-c.c [2020-03-26T19:06:16.465Z] #44 15.78 PBCC images/core-ppc64.pb-c.c [2020-03-26T19:06:16.465Z] #44 15.88 PBCC images/core-s390.pb-c.c [2020-03-26T19:06:16.650Z] #17 29.40 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T19:06:16.650Z] #17 29.80 Selecting previously unselected package xfsprogs. [2020-03-26T19:06:16.698Z] #44 13.23 PBCC images/sk-opts.pb-c.c [2020-03-26T19:06:16.698Z] #44 13.29 PBCC images/packet-sock.pb-c.c [2020-03-26T19:06:16.698Z] #44 ... [2020-03-26T19:06:16.698Z] [2020-03-26T19:06:16.698Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:16.698Z] #47 69.66 regexp/syntax [2020-03-26T19:06:16.698Z] #47 71.22 fmt [2020-03-26T19:06:16.698Z] #47 76.12 regexp [2020-03-26T19:06:16.698Z] #47 77.41 go/token [2020-03-26T19:06:16.698Z] #47 78.45 go/scanner [2020-03-26T19:06:16.724Z] #44 15.97 PBCC images/core-x86.pb-c.c [2020-03-26T19:06:16.724Z] #44 16.05 PBCC images/core.pb-c.c [2020-03-26T19:06:16.794Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-26T19:06:16.826Z] #38 9.927 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T19:06:16.826Z] #38 10.04 -- Configuring done [2020-03-26T19:06:16.826Z] #38 10.08 -- Generating done [2020-03-26T19:06:16.826Z] #38 10.11 -- Build files have been written to: /tmp/tmp.5z4kfqRUuQ/tini [2020-03-26T19:06:16.826Z] #38 10.11 + make tini-static [2020-03-26T19:06:16.934Z] #17 29.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-26T19:06:16.934Z] #17 29.85 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T19:06:16.936Z] #33 ... [2020-03-26T19:06:16.936Z] [2020-03-26T19:06:16.936Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:16.936Z] #38 9.673 -- Detecting C compile features - done [2020-03-26T19:06:16.936Z] #38 9.715 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T19:06:16.936Z] #38 10.06 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T19:06:16.936Z] #38 10.22 -- Configuring done [2020-03-26T19:06:16.936Z] #38 10.27 -- Generating done [2020-03-26T19:06:16.936Z] #38 10.29 -- Build files have been written to: /tmp/tmp.MkXbrCT6Qd/tini [2020-03-26T19:06:16.936Z] #38 10.31 + make tini-static [2020-03-26T19:06:16.936Z] #38 10.74 Scanning dependencies of target tini-static [2020-03-26T19:06:16.936Z] #38 10.89 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T19:06:16.936Z] #38 12.33 [100%] Linking C executable tini-static [2020-03-26T19:06:16.936Z] #38 12.88 [100%] Built target tini-static [2020-03-26T19:06:16.936Z] #38 12.98 + mkdir -p /build [2020-03-26T19:06:16.936Z] #38 12.98 + cp tini-static /build/docker-init [2020-03-26T19:06:16.936Z] #38 DONE 13.2s [2020-03-26T19:06:16.936Z] [2020-03-26T19:06:16.936Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:16.936Z] #44 8.620 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T19:06:16.936Z] #44 8.752 PBCC images/opts.pb-c.c [2020-03-26T19:06:16.936Z] #44 8.873 PBCC images/sit.pb-c.c [2020-03-26T19:06:16.936Z] #44 8.952 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.018 DEP images/opts.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.111 DEP images/sit.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.147 PBCC images/macvlan.pb-c.c [2020-03-26T19:06:16.936Z] #44 9.192 DEP images/macvlan.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.269 PBCC images/autofs.pb-c.c [2020-03-26T19:06:16.936Z] #44 9.329 DEP images/autofs.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.403 PBCC images/sysctl.pb-c.c [2020-03-26T19:06:16.936Z] #44 9.455 DEP images/sysctl.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.507 PBCC images/time.pb-c.c [2020-03-26T19:06:16.936Z] #44 9.541 DEP images/time.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.594 PBCC images/binfmt-misc.pb-c.c [2020-03-26T19:06:16.936Z] #44 9.654 DEP images/binfmt-misc.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.729 PBCC images/seccomp.pb-c.c [2020-03-26T19:06:16.936Z] #44 9.752 DEP images/seccomp.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.793 PBCC images/userns.pb-c.c [2020-03-26T19:06:16.936Z] #44 9.835 DEP images/userns.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.895 PBCC images/cgroup.pb-c.c [2020-03-26T19:06:16.936Z] #44 9.925 DEP images/cgroup.pb-c.d [2020-03-26T19:06:16.936Z] #44 9.985 PBCC images/fown.pb-c.c [2020-03-26T19:06:16.936Z] #44 10.02 PBCC images/ext-file.pb-c.c [2020-03-26T19:06:16.936Z] #44 10.09 DEP images/fown.pb-c.d [2020-03-26T19:06:16.936Z] #44 10.14 DEP images/ext-file.pb-c.d [2020-03-26T19:06:16.936Z] #44 10.20 PBCC images/rpc.pb-c.c [2020-03-26T19:06:16.936Z] #44 10.28 DEP images/rpc.pb-c.d [2020-03-26T19:06:16.936Z] #44 10.37 PBCC images/siginfo.pb-c.c [2020-03-26T19:06:16.936Z] #44 10.44 DEP images/siginfo.pb-c.d [2020-03-26T19:06:16.936Z] #44 10.48 PBCC images/pagemap.pb-c.c [2020-03-26T19:06:16.936Z] #44 10.55 DEP images/pagemap.pb-c.d [2020-03-26T19:06:16.936Z] #44 10.62 PBCC images/rlimit.pb-c.c [2020-03-26T19:06:16.936Z] #44 10.66 DEP images/rlimit.pb-c.d [2020-03-26T19:06:16.936Z] #44 10.74 PBCC images/file-lock.pb-c.c [2020-03-26T19:06:16.936Z] #44 10.81 DEP images/file-lock.pb-c.d [2020-03-26T19:06:16.936Z] #44 10.87 PBCC images/tty.pb-c.c [2020-03-26T19:06:16.936Z] #44 10.93 DEP images/tty.pb-c.d [2020-03-26T19:06:16.936Z] #44 11.05 PBCC images/tun.pb-c.c [2020-03-26T19:06:16.936Z] #44 11.07 PBCC images/netdev.pb-c.c [2020-03-26T19:06:16.936Z] #44 11.15 DEP images/tun.pb-c.d [2020-03-26T19:06:16.936Z] #44 11.23 DEP images/netdev.pb-c.d [2020-03-26T19:06:16.936Z] #44 11.30 PBCC images/vma.pb-c.c [2020-03-26T19:06:16.936Z] #44 11.35 DEP images/vma.pb-c.d [2020-03-26T19:06:16.936Z] #44 11.44 PBCC images/creds.pb-c.c [2020-03-26T19:06:16.936Z] #44 11.47 DEP images/creds.pb-c.d [2020-03-26T19:06:16.936Z] #44 11.51 PBCC images/utsns.pb-c.c [2020-03-26T19:06:16.936Z] #44 11.57 DEP images/utsns.pb-c.d [2020-03-26T19:06:16.936Z] #44 11.66 PBCC images/ipc-desc.pb-c.c [2020-03-26T19:06:16.955Z] #47 ... [2020-03-26T19:06:16.955Z] [2020-03-26T19:06:16.955Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:16.955Z] #44 13.44 DEP images/sk-opts.pb-c.d [2020-03-26T19:06:16.955Z] #44 13.50 DEP images/packet-sock.pb-c.d [2020-03-26T19:06:16.955Z] #44 13.55 PBCC images/sk-netlink.pb-c.c [2020-03-26T19:06:16.984Z] #44 16.20 PBCC images/inventory.pb-c.c [2020-03-26T19:06:16.984Z] #44 16.28 DEP images/core-aarch64.pb-c.d [2020-03-26T19:06:16.984Z] #44 16.36 DEP images/core-arm.pb-c.d [2020-03-26T19:06:16.984Z] #44 16.43 DEP images/core-ppc64.pb-c.d [2020-03-26T19:06:17.086Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-26T19:06:17.195Z] #44 11.78 PBCC images/ipc-sem.pb-c.c [2020-03-26T19:06:17.195Z] #44 11.87 DEP images/ipc-desc.pb-c.d [2020-03-26T19:06:17.195Z] #44 11.91 DEP images/ipc-sem.pb-c.d [2020-03-26T19:06:17.212Z] #44 13.66 DEP images/sk-netlink.pb-c.d [2020-03-26T19:06:17.212Z] #44 13.73 PBCC images/sk-inet.pb-c.c [2020-03-26T19:06:17.216Z] #17 30.14 Selecting previously unselected package zip. [2020-03-26T19:06:17.216Z] #17 30.14 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-03-26T19:06:17.216Z] #17 30.15 Unpacking zip (3.0-11+b1) ... [2020-03-26T19:06:17.216Z] #17 30.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:06:17.216Z] #17 30.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:06:17.216Z] #17 30.34 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-26T19:06:17.216Z] #17 30.35 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-26T19:06:17.216Z] #17 30.36 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-26T19:06:17.244Z] #44 16.52 DEP images/core-s390.pb-c.d [2020-03-26T19:06:17.244Z] #44 16.60 DEP images/core-x86.pb-c.d [2020-03-26T19:06:17.244Z] #44 16.65 DEP images/core.pb-c.d [2020-03-26T19:06:17.389Z] #38 10.67 Scanning dependencies of target tini-static [2020-03-26T19:06:17.453Z] #44 12.05 PBCC images/ipc-msg.pb-c.c [2020-03-26T19:06:17.453Z] #44 12.14 DEP images/ipc-msg.pb-c.d [2020-03-26T19:06:17.453Z] #44 12.23 PBCC images/ipc-shm.pb-c.c [2020-03-26T19:06:17.469Z] #44 13.93 DEP images/sk-inet.pb-c.d [2020-03-26T19:06:17.469Z] #44 14.06 PBCC images/sk-unix.pb-c.c [2020-03-26T19:06:17.498Z] #17 30.36 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-26T19:06:17.498Z] #17 30.37 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T19:06:17.498Z] #17 30.38 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-26T19:06:17.498Z] #17 30.38 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-26T19:06:17.498Z] #17 30.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:06:17.498Z] #17 30.40 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-26T19:06:17.498Z] #17 30.40 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-26T19:06:17.498Z] #17 30.41 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:06:17.498Z] #17 30.42 Setting up zip (3.0-11+b1) ... [2020-03-26T19:06:17.498Z] #17 30.42 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:06:17.498Z] #17 30.43 Setting up bash-completion (1:2.8-6) ... [2020-03-26T19:06:17.503Z] #44 16.77 DEP images/inventory.pb-c.d [2020-03-26T19:06:17.503Z] #44 16.87 PBCC images/cpuinfo.pb-c.c [2020-03-26T19:06:17.503Z] #44 16.92 DEP images/cpuinfo.pb-c.d [2020-03-26T19:06:17.646Z] #38 10.99 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T19:06:17.712Z] #44 12.26 DEP images/ipc-shm.pb-c.d [2020-03-26T19:06:17.712Z] #44 12.41 PBCC images/ipc-var.pb-c.c [2020-03-26T19:06:17.712Z] #44 12.49 DEP images/ipc-var.pb-c.d [2020-03-26T19:06:17.712Z] #44 12.59 PBCC images/sk-opts.pb-c.c [2020-03-26T19:06:17.727Z] #44 14.10 DEP images/sk-unix.pb-c.d [2020-03-26T19:06:17.727Z] #44 14.17 PBCC images/mm.pb-c.c [2020-03-26T19:06:17.727Z] #44 14.31 DEP images/mm.pb-c.d [2020-03-26T19:06:17.764Z] #44 17.03 PBCC images/stats.pb-c.c [2020-03-26T19:06:17.764Z] #44 17.08 DEP images/stats.pb-c.d [2020-03-26T19:06:17.980Z] #44 12.65 PBCC images/packet-sock.pb-c.c [2020-03-26T19:06:17.980Z] #44 12.75 DEP images/sk-opts.pb-c.d [2020-03-26T19:06:17.984Z] #44 14.35 PBCC images/timerfd.pb-c.c [2020-03-26T19:06:17.984Z] #44 14.43 DEP images/timerfd.pb-c.d [2020-03-26T19:06:17.984Z] #44 14.51 PBCC images/timer.pb-c.c [2020-03-26T19:06:17.984Z] #44 14.55 DEP images/timer.pb-c.d [2020-03-26T19:06:17.984Z] #44 14.62 PBCC images/sa.pb-c.c [2020-03-26T19:06:17.984Z] #44 14.67 DEP images/sa.pb-c.d [2020-03-26T19:06:18.237Z] #44 12.84 DEP images/packet-sock.pb-c.d [2020-03-26T19:06:18.237Z] #44 12.94 PBCC images/sk-netlink.pb-c.c [2020-03-26T19:06:18.237Z] #44 13.02 DEP images/sk-netlink.pb-c.d [2020-03-26T19:06:18.237Z] #44 13.08 PBCC images/sk-inet.pb-c.c [2020-03-26T19:06:18.237Z] #44 13.12 DEP images/sk-inet.pb-c.d [2020-03-26T19:06:18.242Z] #44 14.71 PBCC images/pipe-data.pb-c.c [2020-03-26T19:06:18.242Z] #44 14.74 DEP images/pipe-data.pb-c.d [2020-03-26T19:06:18.242Z] #44 14.79 PBCC images/mnt.pb-c.c [2020-03-26T19:06:18.242Z] #44 14.89 DEP images/mnt.pb-c.d [2020-03-26T19:06:18.495Z] #44 13.15 PBCC images/sk-unix.pb-c.c [2020-03-26T19:06:18.495Z] #44 13.22 DEP images/sk-unix.pb-c.d [2020-03-26T19:06:18.495Z] #44 13.26 PBCC images/mm.pb-c.c [2020-03-26T19:06:18.495Z] #44 13.34 DEP images/mm.pb-c.d [2020-03-26T19:06:18.499Z] #44 14.98 PBCC images/sk-packet.pb-c.c [2020-03-26T19:06:18.499Z] #44 15.00 DEP images/sk-packet.pb-c.d [2020-03-26T19:06:18.499Z] #44 15.07 PBCC images/tcp-stream.pb-c.c [2020-03-26T19:06:18.499Z] #44 15.14 DEP images/tcp-stream.pb-c.d [2020-03-26T19:06:18.753Z] #44 13.43 PBCC images/timerfd.pb-c.c [2020-03-26T19:06:18.753Z] #44 13.46 DEP images/timerfd.pb-c.d [2020-03-26T19:06:18.753Z] #44 13.53 PBCC images/timer.pb-c.c [2020-03-26T19:06:18.753Z] #44 13.54 DEP images/timer.pb-c.d [2020-03-26T19:06:18.756Z] #44 15.23 PBCC images/pipe.pb-c.c [2020-03-26T19:06:18.756Z] #44 15.33 DEP images/pipe.pb-c.d [2020-03-26T19:06:18.756Z] #44 15.39 PBCC images/pstree.pb-c.c [2020-03-26T19:06:18.756Z] #44 15.42 DEP images/pstree.pb-c.d [2020-03-26T19:06:18.967Z] #17 31.67 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-26T19:06:18.967Z] #17 31.68 Setting up xz-utils (5.2.4-1) ... [2020-03-26T19:06:18.967Z] #17 31.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T19:06:18.967Z] #17 31.70 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:06:18.967Z] #17 31.74 invoke-rc.d: could not determine current runlevel [2020-03-26T19:06:18.967Z] #17 31.75 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T19:06:18.967Z] #17 31.76 Setting up pigz (2.4-1) ... [2020-03-26T19:06:18.967Z] #17 31.77 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-26T19:06:18.967Z] #17 31.77 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-26T19:06:18.967Z] #17 31.78 Setting up python-pip-whl (18.1-5) ... [2020-03-26T19:06:18.967Z] #17 31.79 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-26T19:06:18.967Z] #17 31.80 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:06:18.967Z] #17 31.99 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-26T19:06:18.967Z] #17 32.00 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-26T19:06:18.967Z] #17 32.01 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-26T19:06:18.967Z] #17 32.01 Setting up vim (2:8.1.0875-5) ... [2020-03-26T19:06:18.967Z] #17 32.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T19:06:18.967Z] #17 32.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T19:06:18.967Z] #17 32.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T19:06:18.967Z] #17 32.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T19:06:18.967Z] #17 32.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T19:06:18.967Z] #17 32.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T19:06:18.967Z] #17 32.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T19:06:19.010Z] #44 13.59 PBCC images/sa.pb-c.c [2020-03-26T19:06:19.010Z] #44 13.68 DEP images/sa.pb-c.d [2020-03-26T19:06:19.010Z] #44 13.77 PBCC images/pipe-data.pb-c.c [2020-03-26T19:06:19.010Z] #44 13.82 DEP images/pipe-data.pb-c.d [2020-03-26T19:06:19.010Z] #44 ... [2020-03-26T19:06:19.010Z] [2020-03-26T19:06:19.010Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:19.010Z] #47 72.22 regexp/syntax [2020-03-26T19:06:19.010Z] #47 76.11 flag [2020-03-26T19:06:19.010Z] #47 77.62 go/token [2020-03-26T19:06:19.010Z] #47 78.14 regexp [2020-03-26T19:06:19.010Z] #47 78.88 go/scanner [2020-03-26T19:06:19.010Z] #47 80.61 go/ast [2020-03-26T19:06:19.014Z] #44 15.47 PBCC images/fs.pb-c.c [2020-03-26T19:06:19.014Z] #44 15.49 DEP images/fs.pb-c.d [2020-03-26T19:06:19.014Z] #44 15.53 PBCC images/signalfd.pb-c.c [2020-03-26T19:06:19.014Z] #44 15.62 DEP images/signalfd.pb-c.d [2020-03-26T19:06:19.144Z] #44 18.55 make[1]: Nothing to be done for 'all'. [2020-03-26T19:06:19.250Z] #17 32.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T19:06:19.250Z] #17 32.05 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-26T19:06:19.250Z] #17 32.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:06:19.250Z] #17 32.06 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-26T19:06:19.250Z] #17 32.07 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:06:19.250Z] #17 32.08 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-26T19:06:19.250Z] #17 32.08 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:06:19.268Z] #47 ... [2020-03-26T19:06:19.268Z] [2020-03-26T19:06:19.268Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:19.269Z] #65 39.91 Checking out files: 39% (1232/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T19:06:19.269Z] #65 41.64 + cd /tmp/tmp.NnqOCToZP3/src/github.com/containerd/containerd [2020-03-26T19:06:19.269Z] #65 41.64 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:06:19.272Z] #44 15.68 PBCC images/fh.pb-c.c [2020-03-26T19:06:19.272Z] #44 15.72 PBCC images/fsnotify.pb-c.c [2020-03-26T19:06:19.272Z] #44 15.79 DEP images/fh.pb-c.d [2020-03-26T19:06:19.272Z] #44 15.89 DEP images/fsnotify.pb-c.d [2020-03-26T19:06:19.530Z] #44 15.97 PBCC images/eventpoll.pb-c.c [2020-03-26T19:06:19.530Z] #44 15.98 DEP images/eventpoll.pb-c.d [2020-03-26T19:06:19.530Z] #44 16.03 PBCC images/eventfd.pb-c.c [2020-03-26T19:06:19.530Z] #44 16.04 DEP images/eventfd.pb-c.d [2020-03-26T19:06:19.530Z] #44 16.11 PBCC images/remap-file-path.pb-c.c [2020-03-26T19:06:19.539Z] #38 12.40 [100%] Linking C executable tini-static [2020-03-26T19:06:19.788Z] #44 16.19 DEP images/remap-file-path.pb-c.d [2020-03-26T19:06:19.788Z] #44 16.23 PBCC images/fifo.pb-c.c [2020-03-26T19:06:19.788Z] #44 16.28 DEP images/fifo.pb-c.d [2020-03-26T19:06:19.788Z] #44 16.35 PBCC images/ghost-file.pb-c.c [2020-03-26T19:06:19.788Z] #44 16.40 DEP images/ghost-file.pb-c.d [2020-03-26T19:06:19.788Z] #44 16.44 PBCC images/regfile.pb-c.c [2020-03-26T19:06:19.796Z] #38 13.00 [100%] Built target tini-static [2020-03-26T19:06:19.796Z] #38 13.11 + mkdir -p /build [2020-03-26T19:06:19.796Z] #38 13.13 + cp tini-static /build/docker-init [2020-03-26T19:06:19.796Z] #38 ... [2020-03-26T19:06:19.796Z] [2020-03-26T19:06:19.796Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:19.796Z] #47 72.15 fmt [2020-03-26T19:06:19.796Z] #47 75.00 regexp [2020-03-26T19:06:19.796Z] #47 77.25 go/token [2020-03-26T19:06:19.796Z] #47 78.24 go/scanner [2020-03-26T19:06:19.796Z] #47 79.50 go/ast [2020-03-26T19:06:19.796Z] #47 79.85 internal/lazyregexp [2020-03-26T19:06:19.796Z] #47 80.09 net/url [2020-03-26T19:06:19.796Z] #47 81.99 text/template/parse [2020-03-26T19:06:19.816Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-26T19:06:20.049Z] #44 16.50 DEP images/regfile.pb-c.d [2020-03-26T19:06:20.049Z] #44 16.55 PBCC images/ns.pb-c.c [2020-03-26T19:06:20.049Z] #44 16.61 DEP images/ns.pb-c.d [2020-03-26T19:06:20.049Z] #44 16.65 PBCC images/fdinfo.pb-c.c [2020-03-26T19:06:20.053Z] #47 ... [2020-03-26T19:06:20.054Z] [2020-03-26T19:06:20.054Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:20.307Z] #44 16.73 DEP images/fdinfo.pb-c.d [2020-03-26T19:06:20.307Z] #44 16.79 PBCC images/core-aarch64.pb-c.c [2020-03-26T19:06:20.307Z] #44 16.85 PBCC images/core-arm.pb-c.c [2020-03-26T19:06:20.307Z] #44 16.91 PBCC images/core-ppc64.pb-c.c [2020-03-26T19:06:20.310Z] #65 38.52 Checking out files: 46% (1467/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) [2020-03-26T19:06:20.310Z] #65 ... [2020-03-26T19:06:20.310Z] [2020-03-26T19:06:20.310Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:20.310Z] #38 DONE 13.5s [2020-03-26T19:06:20.310Z] [2020-03-26T19:06:20.310Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:20.565Z] #44 17.01 PBCC images/core-s390.pb-c.c [2020-03-26T19:06:20.565Z] #44 17.14 PBCC images/core-x86.pb-c.c [2020-03-26T19:06:20.726Z] #17 33.65 Setting up iptables (1.8.2-4) ... [2020-03-26T19:06:20.726Z] #17 33.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:06:20.726Z] #17 33.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:06:20.726Z] #17 33.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:06:20.726Z] #17 33.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:06:20.726Z] #17 33.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T19:06:20.726Z] #17 33.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T19:06:20.726Z] #17 33.70 Setting up python3 (3.7.3-1) ... [2020-03-26T19:06:20.823Z] #44 ... [2020-03-26T19:06:20.823Z] [2020-03-26T19:06:20.823Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:20.823Z] #33 76.13 log [2020-03-26T19:06:20.823Z] #33 78.82 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:06:20.823Z] #33 DONE 83.5s [2020-03-26T19:06:20.823Z] [2020-03-26T19:06:20.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:20.823Z] #44 17.27 PBCC images/core.pb-c.c [2020-03-26T19:06:20.823Z] #44 17.37 PBCC images/inventory.pb-c.c [2020-03-26T19:06:20.869Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-26T19:06:20.869Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-26T19:06:21.007Z] #17 33.98 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T19:06:21.053Z] #44 20.04 CC images/stats.o [2020-03-26T19:06:21.081Z] #44 17.60 DEP images/core-aarch64.pb-c.d [2020-03-26T19:06:21.081Z] #44 17.71 DEP images/core-arm.pb-c.d [2020-03-26T19:06:21.082Z] #65 38.52 Checking out files: 46% (1467/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 78% (2454/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) [2020-03-26T19:06:21.082Z] #65 ... [2020-03-26T19:06:21.082Z] [2020-03-26T19:06:21.082Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:21.082Z] #44 3.607 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:06:21.082Z] #44 3.607 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:06:21.082Z] #44 3.615 Note: Building without GnuTLS support [2020-03-26T19:06:21.082Z] #44 5.689 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:06:21.082Z] #44 5.739 GEN .gitid [2020-03-26T19:06:21.082Z] #44 5.760 GEN criu/include/version.h [2020-03-26T19:06:21.082Z] #44 5.793 GEN include/common/asm [2020-03-26T19:06:21.082Z] #44 7.584 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T19:06:21.082Z] #44 7.692 PBCC images/opts.pb-c.c [2020-03-26T19:06:21.082Z] #44 7.733 PBCC images/sit.pb-c.c [2020-03-26T19:06:21.082Z] #44 7.788 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T19:06:21.082Z] #44 7.897 DEP images/opts.pb-c.d [2020-03-26T19:06:21.082Z] #44 7.955 DEP images/sit.pb-c.d [2020-03-26T19:06:21.082Z] #44 8.039 PBCC images/macvlan.pb-c.c [2020-03-26T19:06:21.082Z] #44 8.076 DEP images/macvlan.pb-c.d [2020-03-26T19:06:21.082Z] #44 8.145 PBCC images/autofs.pb-c.c [2020-03-26T19:06:21.082Z] #44 8.157 DEP images/autofs.pb-c.d [2020-03-26T19:06:21.082Z] #44 8.207 PBCC images/sysctl.pb-c.c [2020-03-26T19:06:21.082Z] #44 8.249 DEP images/sysctl.pb-c.d [2020-03-26T19:06:21.082Z] #44 8.354 PBCC images/time.pb-c.c [2020-03-26T19:06:21.082Z] #44 8.409 DEP images/time.pb-c.d [2020-03-26T19:06:21.082Z] #44 8.468 PBCC images/binfmt-misc.pb-c.c [2020-03-26T19:06:21.082Z] #44 8.509 DEP images/binfmt-misc.pb-c.d [2020-03-26T19:06:21.082Z] #44 8.597 PBCC images/seccomp.pb-c.c [2020-03-26T19:06:21.082Z] #44 8.658 DEP images/seccomp.pb-c.d [2020-03-26T19:06:21.082Z] #44 8.749 PBCC images/userns.pb-c.c [2020-03-26T19:06:21.082Z] #44 8.789 DEP images/userns.pb-c.d [2020-03-26T19:06:21.082Z] #44 8.863 PBCC images/cgroup.pb-c.c [2020-03-26T19:06:21.082Z] #44 8.908 DEP images/cgroup.pb-c.d [2020-03-26T19:06:21.082Z] #44 9.120 PBCC images/fown.pb-c.c [2020-03-26T19:06:21.082Z] #44 9.168 PBCC images/ext-file.pb-c.c [2020-03-26T19:06:21.082Z] #44 9.309 DEP images/fown.pb-c.d [2020-03-26T19:06:21.082Z] #44 9.398 DEP images/ext-file.pb-c.d [2020-03-26T19:06:21.082Z] #44 9.449 PBCC images/rpc.pb-c.c [2020-03-26T19:06:21.082Z] #44 9.520 DEP images/rpc.pb-c.d [2020-03-26T19:06:21.082Z] #44 9.605 PBCC images/siginfo.pb-c.c [2020-03-26T19:06:21.082Z] #44 9.632 DEP images/siginfo.pb-c.d [2020-03-26T19:06:21.082Z] #44 9.753 PBCC images/pagemap.pb-c.c [2020-03-26T19:06:21.082Z] #44 9.876 DEP images/pagemap.pb-c.d [2020-03-26T19:06:21.082Z] #44 9.932 PBCC images/rlimit.pb-c.c [2020-03-26T19:06:21.165Z] #65 43.12 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T19:06:21.165Z] #65 43.12 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T19:06:21.165Z] #65 43.12 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:06:21.165Z] #65 43.12 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:06:21.165Z] #65 43.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T19:06:21.165Z] #65 43.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T19:06:21.165Z] #65 43.12 + '[' '' = dynamic ']' [2020-03-26T19:06:21.165Z] #65 43.12 + make [2020-03-26T19:06:21.291Z] #17 34.34 Setting up apparmor (2.13.2-10) ... [2020-03-26T19:06:21.313Z] #44 20.65 CC images/core.o [2020-03-26T19:06:21.339Z] #44 10.03 DEP images/rlimit.pb-c.d [2020-03-26T19:06:21.339Z] #44 10.06 PBCC images/file-lock.pb-c.c [2020-03-26T19:06:21.339Z] #44 10.06 DEP images/file-lock.pb-c.d [2020-03-26T19:06:21.339Z] #44 10.09 PBCC images/tty.pb-c.c [2020-03-26T19:06:21.339Z] #44 10.11 DEP images/tty.pb-c.d [2020-03-26T19:06:21.339Z] #44 10.18 PBCC images/tun.pb-c.c [2020-03-26T19:06:21.339Z] #44 10.20 PBCC images/netdev.pb-c.c [2020-03-26T19:06:21.339Z] #44 10.22 DEP images/tun.pb-c.d [2020-03-26T19:06:21.339Z] #44 10.24 DEP images/netdev.pb-c.d [2020-03-26T19:06:21.339Z] #44 10.26 PBCC images/vma.pb-c.c [2020-03-26T19:06:21.339Z] #44 10.29 DEP images/vma.pb-c.d [2020-03-26T19:06:21.339Z] #44 ... [2020-03-26T19:06:21.339Z] [2020-03-26T19:06:21.339Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:21.395Z] #44 17.85 DEP images/core-ppc64.pb-c.d [2020-03-26T19:06:21.395Z] #44 17.94 DEP images/core-s390.pb-c.d [2020-03-26T19:06:21.667Z] #44 18.18 DEP images/core-x86.pb-c.d [2020-03-26T19:06:21.730Z] #65 44.13 + bin/ctr [2020-03-26T19:06:21.853Z] #65 38.52 Checking out files: 46% (1467/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 78% (2454/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 90% (2827/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) #65 ... [2020-03-26T19:06:21.853Z] [2020-03-26T19:06:21.853Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:21.853Z] #33 74.41 github.com/BurntSushi/toml [2020-03-26T19:06:21.853Z] #33 74.42 flag [2020-03-26T19:06:21.853Z] #33 76.43 log [2020-03-26T19:06:21.853Z] #33 78.74 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:06:21.853Z] #33 DONE 84.0s [2020-03-26T19:06:21.853Z] [2020-03-26T19:06:21.853Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:21.853Z] #65 38.52 Checking out files: 46% (1467/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 78% (2454/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 90% (2827/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T19:06:21.883Z] #44 ... [2020-03-26T19:06:21.883Z] [2020-03-26T19:06:21.883Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:21.883Z] #56 61.35 go/scanner [2020-03-26T19:06:21.884Z] #56 62.49 mvdan.cc/editorconfig [2020-03-26T19:06:21.884Z] #56 62.57 mvdan.cc/sh/v3/syntax [2020-03-26T19:06:21.884Z] #56 62.81 encoding/base64 [2020-03-26T19:06:21.884Z] #56 63.57 go/ast [2020-03-26T19:06:21.884Z] #56 64.66 encoding/json [2020-03-26T19:06:21.884Z] #56 64.96 golang.org/x/sys/unix [2020-03-26T19:06:21.924Z] #44 18.32 DEP images/core.pb-c.d [2020-03-26T19:06:21.924Z] #44 18.42 DEP images/inventory.pb-c.d [2020-03-26T19:06:21.924Z] #44 18.51 PBCC images/cpuinfo.pb-c.c [2020-03-26T19:06:22.111Z] #65 41.02 + cd /tmp/tmp.A4IAKAzDCp/src/github.com/containerd/containerd [2020-03-26T19:06:22.111Z] #65 41.02 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:06:22.144Z] #56 ... [2020-03-26T19:06:22.144Z] [2020-03-26T19:06:22.144Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:22.144Z] #44 21.53 CC images/core-x86.o [2020-03-26T19:06:22.185Z] #44 18.55 DEP images/cpuinfo.pb-c.d [2020-03-26T19:06:22.185Z] #44 18.60 PBCC images/stats.pb-c.c [2020-03-26T19:06:22.185Z] #44 18.67 DEP images/stats.pb-c.d [2020-03-26T19:06:22.295Z] #65 ... [2020-03-26T19:06:22.295Z] [2020-03-26T19:06:22.295Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:22.295Z] #33 80.50 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:06:22.295Z] #33 DONE 85.5s [2020-03-26T19:06:22.295Z] [2020-03-26T19:06:22.295Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:22.295Z] #44 13.88 PBCC images/mnt.pb-c.c [2020-03-26T19:06:22.295Z] #44 13.97 DEP images/mnt.pb-c.d [2020-03-26T19:06:22.295Z] #44 14.02 PBCC images/sk-packet.pb-c.c [2020-03-26T19:06:22.295Z] #44 14.05 DEP images/sk-packet.pb-c.d [2020-03-26T19:06:22.295Z] #44 14.09 PBCC images/tcp-stream.pb-c.c [2020-03-26T19:06:22.295Z] #44 14.15 DEP images/tcp-stream.pb-c.d [2020-03-26T19:06:22.295Z] #44 14.25 PBCC images/pipe.pb-c.c [2020-03-26T19:06:22.295Z] #44 14.31 DEP images/pipe.pb-c.d [2020-03-26T19:06:22.295Z] #44 14.38 PBCC images/pstree.pb-c.c [2020-03-26T19:06:22.295Z] #44 14.44 DEP images/pstree.pb-c.d [2020-03-26T19:06:22.295Z] #44 14.51 PBCC images/fs.pb-c.c [2020-03-26T19:06:22.295Z] #44 14.55 DEP images/fs.pb-c.d [2020-03-26T19:06:22.295Z] #44 14.61 PBCC images/signalfd.pb-c.c [2020-03-26T19:06:22.295Z] #44 14.66 DEP images/signalfd.pb-c.d [2020-03-26T19:06:22.295Z] #44 14.72 PBCC images/fh.pb-c.c [2020-03-26T19:06:22.295Z] #44 14.78 PBCC images/fsnotify.pb-c.c [2020-03-26T19:06:22.295Z] #44 14.85 DEP images/fh.pb-c.d [2020-03-26T19:06:22.295Z] #44 14.91 DEP images/fsnotify.pb-c.d [2020-03-26T19:06:22.295Z] #44 14.97 PBCC images/eventpoll.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.01 DEP images/eventpoll.pb-c.d [2020-03-26T19:06:22.295Z] #44 15.06 PBCC images/eventfd.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.11 DEP images/eventfd.pb-c.d [2020-03-26T19:06:22.295Z] #44 15.17 PBCC images/remap-file-path.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.20 DEP images/remap-file-path.pb-c.d [2020-03-26T19:06:22.295Z] #44 15.25 PBCC images/fifo.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.26 DEP images/fifo.pb-c.d [2020-03-26T19:06:22.295Z] #44 15.33 PBCC images/ghost-file.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.42 DEP images/ghost-file.pb-c.d [2020-03-26T19:06:22.295Z] #44 15.47 PBCC images/regfile.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.54 DEP images/regfile.pb-c.d [2020-03-26T19:06:22.295Z] #44 15.59 PBCC images/ns.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.62 DEP images/ns.pb-c.d [2020-03-26T19:06:22.295Z] #44 15.67 PBCC images/fdinfo.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.76 DEP images/fdinfo.pb-c.d [2020-03-26T19:06:22.295Z] #44 15.84 PBCC images/core-aarch64.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.93 PBCC images/core-arm.pb-c.c [2020-03-26T19:06:22.295Z] #44 15.99 PBCC images/core-ppc64.pb-c.c [2020-03-26T19:06:22.295Z] #44 16.05 PBCC images/core-s390.pb-c.c [2020-03-26T19:06:22.295Z] #44 16.12 PBCC images/core-x86.pb-c.c [2020-03-26T19:06:22.295Z] #44 16.24 PBCC images/core.pb-c.c [2020-03-26T19:06:22.295Z] #44 16.31 PBCC images/inventory.pb-c.c [2020-03-26T19:06:22.295Z] #44 16.39 DEP images/core-aarch64.pb-c.d [2020-03-26T19:06:22.295Z] #44 16.47 DEP images/core-arm.pb-c.d [2020-03-26T19:06:22.295Z] #44 16.56 DEP images/core-ppc64.pb-c.d [2020-03-26T19:06:22.295Z] #44 16.67 DEP images/core-s390.pb-c.d [2020-03-26T19:06:22.295Z] #44 16.76 DEP images/core-x86.pb-c.d [2020-03-26T19:06:22.295Z] #44 16.88 DEP images/core.pb-c.d [2020-03-26T19:06:22.295Z] #44 16.93 DEP images/inventory.pb-c.d [2020-03-26T19:06:22.295Z] #44 17.02 PBCC images/cpuinfo.pb-c.c [2020-03-26T19:06:22.295Z] #44 17.08 DEP images/cpuinfo.pb-c.d [2020-03-26T19:06:22.299Z] #17 35.31 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T19:06:22.299Z] #17 35.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:06:22.553Z] #44 17.21 PBCC images/stats.pb-c.c [2020-03-26T19:06:22.553Z] #44 17.23 DEP images/stats.pb-c.d [2020-03-26T19:06:22.581Z] #17 35.51 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:06:22.713Z] #44 22.15 CC images/core-arm.o [2020-03-26T19:06:22.862Z] #17 ... [2020-03-26T19:06:22.862Z] [2020-03-26T19:06:22.862Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:22.862Z] #44 74.98 CC criu/cr-service.o [2020-03-26T19:06:22.862Z] #44 75.77 CC criu/crtools.o [2020-03-26T19:06:22.862Z] #44 76.03 CC criu/eventfd.o [2020-03-26T19:06:22.862Z] #44 76.21 CC criu/eventpoll.o [2020-03-26T19:06:22.862Z] #44 76.59 CC criu/external.o [2020-03-26T19:06:22.862Z] #44 76.76 CC criu/fault-injection.o [2020-03-26T19:06:22.862Z] #44 76.79 CC criu/fdstore.o [2020-03-26T19:06:22.862Z] #44 77.02 CC criu/fifo.o [2020-03-26T19:06:22.862Z] #44 77.33 CC criu/file-ids.o [2020-03-26T19:06:22.862Z] #44 77.57 CC criu/file-lock.o [2020-03-26T19:06:22.862Z] #44 78.03 CC criu/files-ext.o [2020-03-26T19:06:22.862Z] #44 78.24 CC criu/files-reg.o [2020-03-26T19:06:22.862Z] #44 79.50 CC criu/files.o [2020-03-26T19:06:22.862Z] #44 80.91 CC criu/filesystems.o [2020-03-26T19:06:22.862Z] #44 81.33 CC criu/fsnotify.o [2020-03-26T19:06:22.862Z] #44 82.00 CC criu/image-desc.o [2020-03-26T19:06:22.862Z] #44 82.23 CC criu/image.o [2020-03-26T19:06:22.862Z] #44 82.81 CC criu/ipc_ns.o [2020-03-26T19:06:22.862Z] #44 83.54 CC criu/irmap.o [2020-03-26T19:06:22.863Z] #44 83.93 CC criu/kcmp-ids.o [2020-03-26T19:06:22.863Z] #44 84.17 CC criu/kerndat.o [2020-03-26T19:06:22.863Z] #44 84.78 CC criu/libnetlink.o [2020-03-26T19:06:22.863Z] #44 85.01 CC criu/log.o [2020-03-26T19:06:23.144Z] #44 85.37 CC criu/lsm.o [2020-03-26T19:06:23.144Z] #44 ... [2020-03-26T19:06:23.144Z] [2020-03-26T19:06:23.144Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:06:23.144Z] #17 35.99 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T19:06:23.144Z] #17 36.28 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T19:06:23.350Z] #44 22.70 CC images/core-aarch64.o [2020-03-26T19:06:23.486Z] #44 ... [2020-03-26T19:06:23.486Z] [2020-03-26T19:06:23.486Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:23.486Z] #10 76.92 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T19:06:23.486Z] #10 76.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T19:06:23.486Z] #10 76.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:23.486Z] #10 77.13 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T19:06:23.486Z] #10 77.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T19:06:23.486Z] #10 77.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:23.486Z] #10 ... [2020-03-26T19:06:23.486Z] [2020-03-26T19:06:23.486Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:23.486Z] #47 83.08 internal/lazyregexp [2020-03-26T19:06:23.486Z] #47 83.45 net/url [2020-03-26T19:06:23.486Z] #47 85.16 text/template/parse [2020-03-26T19:06:23.486Z] #47 86.75 go/parser [2020-03-26T19:06:23.585Z] #44 ... [2020-03-26T19:06:23.585Z] [2020-03-26T19:06:23.585Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:23.585Z] #56 76.24 encoding/json [2020-03-26T19:06:23.585Z] #56 82.47 github.com/pkg/diff [2020-03-26T19:06:23.585Z] #56 83.07 go/ast [2020-03-26T19:06:23.585Z] #56 84.37 golang.org/x/crypto/ssh/terminal [2020-03-26T19:06:23.585Z] #56 86.39 mvdan.cc/editorconfig [2020-03-26T19:06:23.585Z] #56 ... [2020-03-26T19:06:23.585Z] [2020-03-26T19:06:23.585Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:23.586Z] #65 37.65 Checking out files: 49% (1559/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 80% (2535/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T19:06:23.586Z] #65 39.48 + cd /tmp/tmp.hQzdVtnEj0/src/github.com/containerd/containerd [2020-03-26T19:06:23.586Z] #65 39.49 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:06:23.611Z] #44 23.07 CC images/core-ppc64.o [2020-03-26T19:06:24.006Z] #65 43.05 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T19:06:24.006Z] #65 43.05 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T19:06:24.006Z] #65 43.05 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:06:24.006Z] #65 43.05 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:06:24.006Z] #65 43.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T19:06:24.006Z] #65 43.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T19:06:24.006Z] #65 43.05 + '[' '' = dynamic ']' [2020-03-26T19:06:24.006Z] #65 43.05 + make [2020-03-26T19:06:24.051Z] #47 ... [2020-03-26T19:06:24.051Z] [2020-03-26T19:06:24.051Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:24.051Z] #56 77.31 encoding/json [2020-03-26T19:06:24.051Z] #56 84.39 github.com/pkg/diff [2020-03-26T19:06:24.051Z] #56 85.06 go/ast [2020-03-26T19:06:24.051Z] #56 86.41 golang.org/x/crypto/ssh/terminal [2020-03-26T19:06:24.051Z] #56 87.52 mvdan.cc/editorconfig [2020-03-26T19:06:24.151Z] #65 ... [2020-03-26T19:06:24.151Z] [2020-03-26T19:06:24.151Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:24.151Z] #10 77.18 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T19:06:24.151Z] #10 77.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T19:06:24.151Z] #10 77.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:24.151Z] #10 77.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T19:06:24.151Z] #10 77.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T19:06:24.151Z] #10 77.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:24.151Z] #10 ... [2020-03-26T19:06:24.151Z] [2020-03-26T19:06:24.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:24.151Z] #44 20.40 make[1]: Nothing to be done for 'all'. [2020-03-26T19:06:24.153Z] #17 37.01 Setting up python3-pip (18.1-5) ... [2020-03-26T19:06:24.310Z] #56 ... [2020-03-26T19:06:24.310Z] [2020-03-26T19:06:24.310Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:24.310Z] #44 19.08 make[1]: Nothing to be done for 'all'. [2020-03-26T19:06:24.766Z] #17 37.81 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:24.766Z] #17 37.85 Processing triggers for mime-support (3.62) ... [2020-03-26T19:06:25.009Z] #44 24.11 CC images/core-s390.o [2020-03-26T19:06:25.040Z] ---> 132605aa0b82 [2020-03-26T19:06:25.040Z] Successfully built 132605aa0b82 [2020-03-26T19:06:25.040Z] Successfully tagged docker:latest [2020-03-26T19:06:25.040Z] INFO: Image build ended at 03/26/2020 19:06:23. Duration:00:00:35.4464791 [2020-03-26T19:06:25.040Z] [2020-03-26T19:06:25.040Z] [2020-03-26T19:06:25.040Z] INFO: Building the test binaries at 03/26/2020 19:06:24... [2020-03-26T19:06:25.268Z] #44 24.72 CC images/cpuinfo.o [2020-03-26T19:06:25.377Z] #65 44.17 + bin/ctr [2020-03-26T19:06:25.377Z] #65 ... [2020-03-26T19:06:25.377Z] [2020-03-26T19:06:25.377Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:25.377Z] #56 77.27 encoding/json [2020-03-26T19:06:25.377Z] #56 84.10 github.com/pkg/diff [2020-03-26T19:06:25.377Z] #56 85.32 go/ast [2020-03-26T19:06:25.377Z] #56 86.01 golang.org/x/crypto/ssh/terminal [2020-03-26T19:06:25.377Z] #56 ... [2020-03-26T19:06:25.377Z] [2020-03-26T19:06:25.377Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:25.377Z] #44 10.33 PBCC images/creds.pb-c.c [2020-03-26T19:06:25.377Z] #44 10.37 DEP images/creds.pb-c.d [2020-03-26T19:06:25.377Z] #44 10.40 PBCC images/utsns.pb-c.c [2020-03-26T19:06:25.377Z] #44 10.43 DEP images/utsns.pb-c.d [2020-03-26T19:06:25.377Z] #44 10.50 PBCC images/ipc-desc.pb-c.c [2020-03-26T19:06:25.377Z] #44 10.56 PBCC images/ipc-sem.pb-c.c [2020-03-26T19:06:25.377Z] #44 10.61 DEP images/ipc-desc.pb-c.d [2020-03-26T19:06:25.377Z] #44 10.71 DEP images/ipc-sem.pb-c.d [2020-03-26T19:06:25.377Z] #44 10.86 PBCC images/ipc-msg.pb-c.c [2020-03-26T19:06:25.377Z] #44 10.96 DEP images/ipc-msg.pb-c.d [2020-03-26T19:06:25.377Z] #44 10.99 PBCC images/ipc-shm.pb-c.c [2020-03-26T19:06:25.377Z] #44 11.03 DEP images/ipc-shm.pb-c.d [2020-03-26T19:06:25.377Z] #44 11.16 PBCC images/ipc-var.pb-c.c [2020-03-26T19:06:25.377Z] #44 11.21 DEP images/ipc-var.pb-c.d [2020-03-26T19:06:25.377Z] #44 11.31 PBCC images/sk-opts.pb-c.c [2020-03-26T19:06:25.377Z] #44 11.40 PBCC images/packet-sock.pb-c.c [2020-03-26T19:06:25.377Z] #44 11.48 DEP images/sk-opts.pb-c.d [2020-03-26T19:06:25.377Z] #44 11.53 DEP images/packet-sock.pb-c.d [2020-03-26T19:06:25.377Z] #44 11.70 PBCC images/sk-netlink.pb-c.c [2020-03-26T19:06:25.377Z] #44 11.75 DEP images/sk-netlink.pb-c.d [2020-03-26T19:06:25.377Z] #44 11.82 PBCC images/sk-inet.pb-c.c [2020-03-26T19:06:25.377Z] #44 11.90 DEP images/sk-inet.pb-c.d [2020-03-26T19:06:25.377Z] #44 11.97 PBCC images/sk-unix.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.02 DEP images/sk-unix.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.07 PBCC images/mm.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.11 DEP images/mm.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.15 PBCC images/timerfd.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.20 DEP images/timerfd.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.24 PBCC images/timer.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.30 DEP images/timer.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.36 PBCC images/sa.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.41 DEP images/sa.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.45 PBCC images/pipe-data.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.47 DEP images/pipe-data.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.51 PBCC images/mnt.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.56 DEP images/mnt.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.61 PBCC images/sk-packet.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.67 DEP images/sk-packet.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.72 PBCC images/tcp-stream.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.78 DEP images/tcp-stream.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.83 PBCC images/pipe.pb-c.c [2020-03-26T19:06:25.377Z] #44 12.90 DEP images/pipe.pb-c.d [2020-03-26T19:06:25.377Z] #44 12.98 PBCC images/pstree.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.01 DEP images/pstree.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.07 PBCC images/fs.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.09 DEP images/fs.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.14 PBCC images/signalfd.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.16 DEP images/signalfd.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.23 PBCC images/fh.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.27 PBCC images/fsnotify.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.33 DEP images/fh.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.37 DEP images/fsnotify.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.48 PBCC images/eventpoll.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.52 DEP images/eventpoll.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.56 PBCC images/eventfd.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.58 DEP images/eventfd.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.64 PBCC images/remap-file-path.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.68 DEP images/remap-file-path.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.74 PBCC images/fifo.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.78 DEP images/fifo.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.85 PBCC images/ghost-file.pb-c.c [2020-03-26T19:06:25.377Z] #44 13.90 DEP images/ghost-file.pb-c.d [2020-03-26T19:06:25.377Z] #44 13.99 PBCC images/regfile.pb-c.c [2020-03-26T19:06:25.377Z] #44 14.06 DEP images/regfile.pb-c.d [2020-03-26T19:06:25.377Z] #44 14.12 PBCC images/ns.pb-c.c [2020-03-26T19:06:25.377Z] #44 14.18 DEP images/ns.pb-c.d [2020-03-26T19:06:25.377Z] #44 14.23 PBCC images/fdinfo.pb-c.c [2020-03-26T19:06:25.394Z] #17 DONE 38.4s [2020-03-26T19:06:25.394Z] [2020-03-26T19:06:25.394Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T19:06:25.521Z] #44 21.79 CC images/stats.o [2020-03-26T19:06:25.527Z] #44 ... [2020-03-26T19:06:25.527Z] [2020-03-26T19:06:25.527Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:25.527Z] #65 33.17 + bin/ctr [2020-03-26T19:06:25.527Z] #65 ... [2020-03-26T19:06:25.527Z] [2020-03-26T19:06:25.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:25.527Z] #10 72.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T19:06:25.527Z] #10 72.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-26T19:06:25.527Z] #10 72.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:25.633Z] #44 14.37 DEP images/fdinfo.pb-c.d [2020-03-26T19:06:25.634Z] #44 14.45 PBCC images/core-aarch64.pb-c.c [2020-03-26T19:06:25.634Z] #44 14.53 PBCC images/core-arm.pb-c.c [2020-03-26T19:06:25.778Z] #44 22.18 CC images/core.o [2020-03-26T19:06:25.890Z] #44 14.62 PBCC images/core-ppc64.pb-c.c [2020-03-26T19:06:25.890Z] #44 14.72 PBCC images/core-s390.pb-c.c [2020-03-26T19:06:25.890Z] #44 14.76 PBCC images/core-x86.pb-c.c [2020-03-26T19:06:25.890Z] #44 14.83 PBCC images/core.pb-c.c [2020-03-26T19:06:26.147Z] #44 14.91 PBCC images/inventory.pb-c.c [2020-03-26T19:06:26.147Z] #44 14.99 DEP images/core-aarch64.pb-c.d [2020-03-26T19:06:26.147Z] #44 15.08 DEP images/core-arm.pb-c.d [2020-03-26T19:06:26.208Z] #44 20.61 CC images/stats.o [2020-03-26T19:06:26.342Z] #44 22.80 CC images/core-x86.o [2020-03-26T19:06:26.404Z] #44 15.20 DEP images/core-ppc64.pb-c.d [2020-03-26T19:06:26.404Z] #44 15.26 DEP images/core-s390.pb-c.d [2020-03-26T19:06:26.465Z] #44 21.13 CC images/core.o [2020-03-26T19:06:26.661Z] #44 15.35 DEP images/core-x86.pb-c.d [2020-03-26T19:06:26.662Z] #44 15.41 DEP images/core.pb-c.d [2020-03-26T19:06:26.662Z] #44 15.47 DEP images/inventory.pb-c.d [2020-03-26T19:06:26.662Z] #44 15.53 PBCC images/cpuinfo.pb-c.c [2020-03-26T19:06:26.876Z] #18 1.185 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T19:06:26.876Z] #18 1.188 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T19:06:26.876Z] #18 1.190 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T19:06:26.876Z] #18 DONE 1.4s [2020-03-26T19:06:26.876Z] [2020-03-26T19:06:26.876Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:06:26.906Z] #44 23.36 CC images/core-arm.o [2020-03-26T19:06:26.907Z] #10 ... [2020-03-26T19:06:26.907Z] [2020-03-26T19:06:26.907Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:26.907Z] #47 65.96 encoding/json [2020-03-26T19:06:26.907Z] #47 68.83 text/template [2020-03-26T19:06:26.907Z] #47 72.42 go/parser [2020-03-26T19:06:26.907Z] #47 73.86 compress/flate [2020-03-26T19:06:26.907Z] #47 ... [2020-03-26T19:06:26.907Z] [2020-03-26T19:06:26.907Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:26.907Z] #44 25.17 CC images/inventory.o [2020-03-26T19:06:26.907Z] #44 25.54 CC images/fdinfo.o [2020-03-26T19:06:26.907Z] #44 25.88 CC images/fown.o [2020-03-26T19:06:26.907Z] #44 26.05 CC images/ns.o [2020-03-26T19:06:26.907Z] #44 26.30 CC images/regfile.o [2020-03-26T19:06:26.918Z] #44 15.56 DEP images/cpuinfo.pb-c.d [2020-03-26T19:06:26.918Z] #44 15.59 PBCC images/stats.pb-c.c [2020-03-26T19:06:26.918Z] #44 15.63 DEP images/stats.pb-c.d [2020-03-26T19:06:27.397Z] #44 21.86 CC images/core-x86.o [2020-03-26T19:06:27.470Z] #44 23.79 CC images/core-aarch64.o [2020-03-26T19:06:27.470Z] #44 ... [2020-03-26T19:06:27.470Z] [2020-03-26T19:06:27.470Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:27.470Z] #47 80.09 go/ast [2020-03-26T19:06:27.470Z] #47 81.02 internal/lazyregexp [2020-03-26T19:06:27.470Z] #47 81.26 net/url [2020-03-26T19:06:27.470Z] #47 83.42 text/template/parse [2020-03-26T19:06:27.470Z] #47 85.56 go/parser [2020-03-26T19:06:27.470Z] #47 88.62 text/template [2020-03-26T19:06:27.470Z] #47 90.18 encoding/xml [2020-03-26T19:06:27.470Z] #47 ... [2020-03-26T19:06:27.470Z] [2020-03-26T19:06:27.470Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:27.470Z] #65 41.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T19:06:27.470Z] #65 41.38 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T19:06:27.470Z] #65 41.38 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:06:27.470Z] #65 41.38 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:06:27.470Z] #65 41.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T19:06:27.470Z] #65 41.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T19:06:27.470Z] #65 41.38 + '[' '' = dynamic ']' [2020-03-26T19:06:27.470Z] #65 41.38 + make [2020-03-26T19:06:27.470Z] #65 42.24 + bin/ctr [2020-03-26T19:06:27.475Z] #44 26.62 CC images/ghost-file.o [2020-03-26T19:06:27.655Z] #44 22.54 CC images/core-arm.o [2020-03-26T19:06:27.734Z] #44 27.06 CC images/fifo.o [2020-03-26T19:06:27.993Z] #44 27.26 CC images/remap-file-path.o [2020-03-26T19:06:28.220Z] #44 22.98 CC images/core-aarch64.o [2020-03-26T19:06:28.252Z] #44 27.53 CC images/eventfd.o [2020-03-26T19:06:28.253Z] #44 27.76 CC images/eventpoll.o [2020-03-26T19:06:28.288Z] #44 17.09 make[1]: Nothing to be done for 'all'. [2020-03-26T19:06:28.785Z] #44 23.34 CC images/core-ppc64.o [2020-03-26T19:06:28.821Z] #44 28.25 CC images/fh.o [2020-03-26T19:06:28.916Z] INFO: make.ps1 starting at 03/26/2020 19:06:28 [2020-03-26T19:06:29.350Z] #44 24.08 CC images/core-s390.o [2020-03-26T19:06:29.388Z] INFO: Git commit (061a940aac) assumed from DOCKER_GITCOMMIT environment variable [2020-03-26T19:06:29.388Z] INFO: Invoking autogen... [2020-03-26T19:06:29.392Z] #44 28.74 CC images/fsnotify.o [2020-03-26T19:06:29.865Z] INFO: Building daemon... [2020-03-26T19:06:30.183Z] #44 18.67 CC images/stats.o [2020-03-26T19:06:30.183Z] #44 19.04 CC images/core.o [2020-03-26T19:06:30.283Z] #44 24.87 CC images/cpuinfo.o [2020-03-26T19:06:30.329Z] #44 29.50 CC images/signalfd.o [2020-03-26T19:06:30.329Z] #44 29.77 CC images/fs.o [2020-03-26T19:06:30.356Z] #19 3.527 Collecting yamllint==1.16.0 [2020-03-26T19:06:30.540Z] #44 25.37 CC images/inventory.o [2020-03-26T19:06:30.637Z] #19 3.798 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T19:06:30.638Z] #19 3.841 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T19:06:30.638Z] #19 3.869 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T19:06:30.638Z] #19 3.889 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T19:06:30.638Z] #19 4.006 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T19:06:30.751Z] #65 ... [2020-03-26T19:06:30.751Z] [2020-03-26T19:06:30.751Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:30.751Z] #47 93.52 go/doc [2020-03-26T19:06:30.798Z] #44 25.63 CC images/fdinfo.o [2020-03-26T19:06:30.899Z] #44 30.09 CC images/pstree.o [2020-03-26T19:06:31.113Z] #44 19.82 CC images/core-x86.o [2020-03-26T19:06:31.159Z] #44 30.42 CC images/pipe.o [2020-03-26T19:06:31.363Z] #44 26.02 CC images/fown.o [2020-03-26T19:06:31.363Z] #44 26.23 CC images/ns.o [2020-03-26T19:06:31.418Z] #44 30.75 CC images/tcp-stream.o [2020-03-26T19:06:31.642Z] #19 4.880 Building wheels for collected packages: pyyaml [2020-03-26T19:06:31.642Z] #19 4.889 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T19:06:31.676Z] #44 20.47 CC images/core-arm.o [2020-03-26T19:06:31.678Z] #44 31.04 CC images/sk-packet.o [2020-03-26T19:06:31.928Z] #44 26.40 CC images/regfile.o [2020-03-26T19:06:31.928Z] #44 26.61 CC images/ghost-file.o [2020-03-26T19:06:31.933Z] #44 20.87 CC images/core-aarch64.o [2020-03-26T19:06:32.186Z] #44 26.87 CC images/fifo.o [2020-03-26T19:06:32.247Z] #44 31.43 CC images/mnt.o [2020-03-26T19:06:32.247Z] #44 31.66 CC images/pipe-data.o [2020-03-26T19:06:32.256Z] #19 5.458 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T19:06:32.256Z] #19 5.458 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T19:06:32.256Z] #19 5.504 Successfully built pyyaml [2020-03-26T19:06:32.256Z] #19 5.509 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-26T19:06:32.444Z] #44 27.16 CC images/remap-file-path.o [2020-03-26T19:06:32.498Z] #44 21.34 CC images/core-ppc64.o [2020-03-26T19:06:32.507Z] #44 32.00 CC images/sa.o [2020-03-26T19:06:32.539Z] #19 5.734 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T19:06:32.702Z] #44 27.47 CC images/eventfd.o [2020-03-26T19:06:32.822Z] #19 DONE 6.1s [2020-03-26T19:06:32.822Z] [2020-03-26T19:06:32.822Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T19:06:32.963Z] #44 27.68 CC images/eventpoll.o [2020-03-26T19:06:33.062Z] #44 22.05 CC images/core-s390.o [2020-03-26T19:06:33.074Z] #44 32.32 CC images/timer.o [2020-03-26T19:06:33.104Z] #24 DONE 0.2s [2020-03-26T19:06:33.104Z] [2020-03-26T19:06:33.104Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T19:06:33.221Z] #44 28.02 CC images/fh.o [2020-03-26T19:06:33.344Z] #44 32.83 CC images/timerfd.o [2020-03-26T19:06:33.389Z] #28 ... [2020-03-26T19:06:33.389Z] [2020-03-26T19:06:33.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:33.389Z] #44 85.64 CC criu/mem.o [2020-03-26T19:06:33.389Z] #44 86.61 CC criu/mount.o [2020-03-26T19:06:33.389Z] #44 88.71 CC criu/namespaces.o [2020-03-26T19:06:33.389Z] #44 89.98 CC criu/net.o [2020-03-26T19:06:33.389Z] #44 92.04 CC criu/netfilter.o [2020-03-26T19:06:33.389Z] #44 92.27 CC criu/page-pipe.o [2020-03-26T19:06:33.389Z] #44 92.68 CC criu/page-xfer.o [2020-03-26T19:06:33.389Z] #44 93.39 CC criu/pagemap-cache.o [2020-03-26T19:06:33.389Z] #44 93.69 CC criu/pagemap.o [2020-03-26T19:06:33.389Z] #44 94.42 CC criu/parasite-syscall.o [2020-03-26T19:06:33.389Z] #44 94.99 CC criu/path.o [2020-03-26T19:06:33.389Z] #44 95.30 CC criu/pie-util-vdso.o [2020-03-26T19:06:33.389Z] #44 95.59 CC criu/pie-util.o [2020-03-26T19:06:33.389Z] #44 95.72 CC criu/pipes.o [2020-03-26T19:06:33.389Z] #44 ... [2020-03-26T19:06:33.389Z] [2020-03-26T19:06:33.389Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:06:33.389Z] #41 128.8 + dpkg --print-architecture [2020-03-26T19:06:33.389Z] #41 128.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-26T19:06:33.389Z] #41 129.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-26T19:06:33.389Z] #41 129.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-26T19:06:33.604Z] #44 ... [2020-03-26T19:06:33.604Z] [2020-03-26T19:06:33.604Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:33.604Z] #56 75.51 golang.org/x/crypto/ssh/terminal [2020-03-26T19:06:33.604Z] #56 78.05 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T19:06:33.604Z] #56 DONE 83.0s [2020-03-26T19:06:33.604Z] [2020-03-26T19:06:33.604Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:33.604Z] #44 33.10 CC images/mm.o [2020-03-26T19:06:33.604Z] #44 ... [2020-03-26T19:06:33.604Z] [2020-03-26T19:06:33.604Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:33.604Z] #47 77.35 compress/gzip [2020-03-26T19:06:33.604Z] #47 77.95 go/doc [2020-03-26T19:06:33.604Z] #47 78.29 math/big [2020-03-26T19:06:33.604Z] #47 78.38 vendor/golang.org/x/text/unicode/bidi [2020-03-26T19:06:33.604Z] #47 80.99 vendor/golang.org/x/text/secure/bidirule [2020-03-26T19:06:33.604Z] #47 81.71 vendor/golang.org/x/text/unicode/norm [2020-03-26T19:06:33.604Z] #47 82.40 github.com/LK4D4/vndr/build [2020-03-26T19:06:33.677Z] #41 ... [2020-03-26T19:06:33.677Z] [2020-03-26T19:06:33.677Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T19:06:33.677Z] #28 DONE 0.7s [2020-03-26T19:06:33.786Z] #44 28.36 CC images/fsnotify.o [2020-03-26T19:06:33.958Z] [2020-03-26T19:06:33.958Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T19:06:33.958Z] #31 DONE 0.2s [2020-03-26T19:06:33.958Z] [2020-03-26T19:06:33.958Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T19:06:33.991Z] #44 22.85 CC images/cpuinfo.o [2020-03-26T19:06:34.026Z] #47 96.60 github.com/LK4D4/vndr/versioned [2020-03-26T19:06:34.026Z] #47 96.70 compress/flate [2020-03-26T19:06:34.174Z] #47 ... [2020-03-26T19:06:34.174Z] [2020-03-26T19:06:34.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:34.174Z] #44 33.59 CC images/sk-opts.o [2020-03-26T19:06:34.240Z] #34 DONE 0.2s [2020-03-26T19:06:34.240Z] [2020-03-26T19:06:34.240Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T19:06:34.240Z] #39 DONE 0.1s [2020-03-26T19:06:34.240Z] [2020-03-26T19:06:34.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:34.240Z] #44 96.25 CC criu/plugin.o [2020-03-26T19:06:34.240Z] #44 96.52 CC criu/proc_parse.o [2020-03-26T19:06:34.283Z] #47 97.09 github.com/LK4D4/vndr/build [2020-03-26T19:06:34.350Z] #44 29.11 CC images/signalfd.o [2020-03-26T19:06:34.434Z] #44 33.85 CC images/sk-unix.o [2020-03-26T19:06:34.555Z] #44 23.31 CC images/inventory.o [2020-03-26T19:06:34.555Z] #44 ... [2020-03-26T19:06:34.555Z] [2020-03-26T19:06:34.555Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:34.555Z] #47 86.71 go/parser [2020-03-26T19:06:34.555Z] #47 87.26 text/template [2020-03-26T19:06:34.555Z] #47 90.65 encoding/xml [2020-03-26T19:06:34.555Z] #47 93.15 go/doc [2020-03-26T19:06:34.555Z] #47 96.60 github.com/LK4D4/vndr/build [2020-03-26T19:06:34.555Z] #47 96.66 github.com/LK4D4/vndr/versioned [2020-03-26T19:06:34.555Z] #47 96.79 compress/flate [2020-03-26T19:06:34.610Z] #44 29.32 CC images/fs.o [2020-03-26T19:06:34.812Z] #47 ... [2020-03-26T19:06:34.812Z] [2020-03-26T19:06:34.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:34.812Z] #44 23.64 CC images/fdinfo.o [2020-03-26T19:06:34.847Z] #47 ... [2020-03-26T19:06:34.847Z] [2020-03-26T19:06:34.847Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:34.847Z] #56 87.69 mvdan.cc/sh/v3/fileutil [2020-03-26T19:06:34.847Z] #56 88.18 mvdan.cc/sh/v3/syntax [2020-03-26T19:06:34.847Z] #56 95.21 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T19:06:34.867Z] #44 29.62 CC images/pstree.o [2020-03-26T19:06:35.004Z] #44 34.22 CC images/sk-inet.o [2020-03-26T19:06:35.105Z] #56 ... [2020-03-26T19:06:35.105Z] [2020-03-26T19:06:35.105Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:35.105Z] #44 24.23 CC images/core-ppc64.o [2020-03-26T19:06:35.105Z] #44 24.87 CC images/core-s390.o [2020-03-26T19:06:35.105Z] #44 25.63 CC images/cpuinfo.o [2020-03-26T19:06:35.105Z] #44 26.13 CC images/inventory.o [2020-03-26T19:06:35.105Z] #44 26.39 CC images/fdinfo.o [2020-03-26T19:06:35.105Z] #44 26.67 CC images/fown.o [2020-03-26T19:06:35.105Z] #44 26.92 CC images/ns.o [2020-03-26T19:06:35.105Z] #44 27.18 CC images/regfile.o [2020-03-26T19:06:35.105Z] #44 27.38 CC images/ghost-file.o [2020-03-26T19:06:35.105Z] #44 27.75 CC images/fifo.o [2020-03-26T19:06:35.105Z] #44 28.07 CC images/remap-file-path.o [2020-03-26T19:06:35.105Z] #44 28.40 CC images/eventfd.o [2020-03-26T19:06:35.105Z] #44 28.65 CC images/eventpoll.o [2020-03-26T19:06:35.105Z] #44 28.96 CC images/fh.o [2020-03-26T19:06:35.105Z] #44 29.39 CC images/fsnotify.o [2020-03-26T19:06:35.105Z] #44 30.05 CC images/signalfd.o [2020-03-26T19:06:35.105Z] #44 30.31 CC images/fs.o [2020-03-26T19:06:35.105Z] #44 30.54 CC images/pstree.o [2020-03-26T19:06:35.105Z] #44 30.86 CC images/pipe.o [2020-03-26T19:06:35.105Z] #44 31.13 CC images/tcp-stream.o [2020-03-26T19:06:35.105Z] #44 31.36 CC images/sk-packet.o [2020-03-26T19:06:35.124Z] #44 29.85 CC images/pipe.o [2020-03-26T19:06:35.263Z] #44 34.64 CC images/tun.o [2020-03-26T19:06:35.362Z] #44 31.74 CC images/mnt.o [2020-03-26T19:06:35.362Z] #44 32.00 CC images/pipe-data.o [2020-03-26T19:06:35.378Z] #44 24.15 CC images/fown.o [2020-03-26T19:06:35.382Z] #44 30.18 CC images/tcp-stream.o [2020-03-26T19:06:35.523Z] #44 34.95 CC images/sk-netlink.o [2020-03-26T19:06:35.619Z] #44 32.22 CC images/sa.o [2020-03-26T19:06:35.635Z] #44 24.37 CC images/ns.o [2020-03-26T19:06:35.635Z] #44 ... [2020-03-26T19:06:35.635Z] [2020-03-26T19:06:35.635Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:35.635Z] #56 87.65 mvdan.cc/editorconfig [2020-03-26T19:06:35.635Z] #56 89.22 mvdan.cc/sh/v3/fileutil [2020-03-26T19:06:35.635Z] #56 89.42 mvdan.cc/sh/v3/syntax [2020-03-26T19:06:35.635Z] #56 96.51 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T19:06:35.639Z] #44 ... [2020-03-26T19:06:35.639Z] [2020-03-26T19:06:35.639Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:35.639Z] #56 88.76 mvdan.cc/sh/v3/fileutil [2020-03-26T19:06:35.639Z] #56 88.98 mvdan.cc/sh/v3/syntax [2020-03-26T19:06:35.639Z] #56 96.31 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T19:06:35.639Z] #56 ... [2020-03-26T19:06:35.639Z] [2020-03-26T19:06:35.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:35.639Z] #44 30.45 CC images/sk-packet.o [2020-03-26T19:06:35.710Z] #44 97.91 CC criu/protobuf-desc.o [2020-03-26T19:06:35.877Z] #44 32.44 CC images/timer.o [2020-03-26T19:06:35.892Z] #56 ... [2020-03-26T19:06:35.892Z] [2020-03-26T19:06:35.892Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:35.892Z] #44 24.57 CC images/regfile.o [2020-03-26T19:06:35.896Z] #44 30.71 CC images/mnt.o [2020-03-26T19:06:35.991Z] #44 98.42 CC criu/protobuf.o [2020-03-26T19:06:36.092Z] #44 35.28 CC images/packet-sock.o [2020-03-26T19:06:36.149Z] #44 24.90 CC images/ghost-file.o [2020-03-26T19:06:36.153Z] #44 30.95 CC images/pipe-data.o [2020-03-26T19:06:36.273Z] #44 98.60 CC criu/pstree.o [2020-03-26T19:06:36.354Z] #44 35.72 CC images/ipc-var.o [2020-03-26T19:06:36.411Z] #44 31.28 CC images/sa.o [2020-03-26T19:06:36.442Z] #44 32.88 CC images/timerfd.o [2020-03-26T19:06:36.614Z] #44 36.02 CC images/ipc-desc.o [2020-03-26T19:06:36.669Z] #44 31.50 CC images/timer.o [2020-03-26T19:06:36.669Z] #44 ... [2020-03-26T19:06:36.669Z] [2020-03-26T19:06:36.669Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:36.669Z] #47 90.00 text/template [2020-03-26T19:06:36.669Z] #47 90.11 encoding/xml [2020-03-26T19:06:36.669Z] #47 95.06 go/doc [2020-03-26T19:06:36.669Z] #47 96.85 github.com/LK4D4/vndr/versioned [2020-03-26T19:06:36.669Z] #47 96.93 compress/flate [2020-03-26T19:06:36.669Z] #47 98.15 github.com/LK4D4/vndr/build [2020-03-26T19:06:36.700Z] #44 ... [2020-03-26T19:06:36.700Z] [2020-03-26T19:06:36.700Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:36.700Z] #47 99.40 hash/crc32 [2020-03-26T19:06:36.712Z] #44 25.33 CC images/fifo.o [2020-03-26T19:06:36.875Z] #44 36.23 CC images/ipc-shm.o [2020-03-26T19:06:36.886Z] #44 99.23 CC criu/rbtree.o [2020-03-26T19:06:36.956Z] #47 99.86 compress/gzip [2020-03-26T19:06:36.969Z] #44 25.64 CC images/remap-file-path.o [2020-03-26T19:06:37.135Z] #44 36.45 CC images/ipc-msg.o [2020-03-26T19:06:37.168Z] #44 99.39 CC criu/rst-malloc.o [2020-03-26T19:06:37.226Z] #44 25.87 CC images/eventfd.o [2020-03-26T19:06:37.226Z] #44 26.12 CC images/eventpoll.o [2020-03-26T19:06:37.234Z] #47 ... [2020-03-26T19:06:37.234Z] [2020-03-26T19:06:37.234Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:37.234Z] #44 31.87 CC images/timerfd.o [2020-03-26T19:06:37.395Z] #44 36.81 CC images/ipc-sem.o [2020-03-26T19:06:37.450Z] #44 99.66 CC criu/seccomp.o [2020-03-26T19:06:37.492Z] #44 32.15 CC images/mm.o [2020-03-26T19:06:37.654Z] #44 37.03 CC images/utsns.o [2020-03-26T19:06:37.732Z] #44 100.1 CC criu/seize.o [2020-03-26T19:06:37.749Z] #44 32.51 CC images/sk-opts.o [2020-03-26T19:06:37.792Z] #44 26.55 CC images/fh.o [2020-03-26T19:06:37.888Z] #47 ... [2020-03-26T19:06:37.888Z] [2020-03-26T19:06:37.888Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:37.888Z] #56 DONE 100.6s [2020-03-26T19:06:37.888Z] [2020-03-26T19:06:37.888Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:37.888Z] #47 100.6 vendor/golang.org/x/crypto/cryptobyte [2020-03-26T19:06:37.915Z] #44 37.19 CC images/creds.o [2020-03-26T19:06:38.007Z] #44 32.77 CC images/sk-unix.o [2020-03-26T19:06:38.048Z] #44 26.93 CC images/fsnotify.o [2020-03-26T19:06:38.175Z] #44 37.34 CC images/vma.o [2020-03-26T19:06:38.175Z] #44 37.51 CC images/netdev.o [2020-03-26T19:06:38.345Z] #44 100.7 CC criu/servicefd.o [2020-03-26T19:06:38.452Z] #47 101.4 net [2020-03-26T19:06:38.586Z] #44 33.13 CC images/sk-inet.o [2020-03-26T19:06:38.744Z] #44 37.93 CC images/tty.o [2020-03-26T19:06:38.959Z] #44 101.0 CC criu/shmem.o [2020-03-26T19:06:38.978Z] #44 27.69 CC images/signalfd.o [2020-03-26T19:06:39.152Z] #44 ... [2020-03-26T19:06:39.152Z] [2020-03-26T19:06:39.152Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:39.152Z] #56 DONE 102.2s [2020-03-26T19:06:39.152Z] [2020-03-26T19:06:39.152Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:39.152Z] #44 33.75 CC images/tun.o [2020-03-26T19:06:39.235Z] #44 27.92 CC images/fs.o [2020-03-26T19:06:39.241Z] #44 101.4 CC criu/sigframe.o [2020-03-26T19:06:39.241Z] #44 101.5 CC criu/signalfd.o [2020-03-26T19:06:39.241Z] #44 101.7 CC criu/sk-inet.o [2020-03-26T19:06:39.313Z] #44 38.68 CC images/file-lock.o [2020-03-26T19:06:39.491Z] #44 28.26 CC images/pstree.o [2020-03-26T19:06:39.492Z] #44 28.47 CC images/pipe.o [2020-03-26T19:06:39.572Z] #44 38.95 CC images/rlimit.o [2020-03-26T19:06:39.748Z] #44 28.72 CC images/tcp-stream.o [2020-03-26T19:06:39.832Z] #44 39.19 CC images/pagemap.o [2020-03-26T19:06:39.854Z] #44 102.3 CC criu/sk-netlink.o [2020-03-26T19:06:40.006Z] #44 ... [2020-03-26T19:06:40.006Z] [2020-03-26T19:06:40.006Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:06:40.006Z] #56 DONE 102.3s [2020-03-26T19:06:40.006Z] [2020-03-26T19:06:40.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:40.006Z] #44 28.97 CC images/sk-packet.o [2020-03-26T19:06:40.087Z] #44 34.53 CC images/sk-netlink.o [2020-03-26T19:06:40.087Z] #44 34.77 CC images/packet-sock.o [2020-03-26T19:06:40.091Z] #44 ... [2020-03-26T19:06:40.091Z] [2020-03-26T19:06:40.091Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:40.091Z] #10 86.52 Selecting previously unselected package libapparmor1:arm64. [2020-03-26T19:06:40.091Z] #10 86.53 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 86.53 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-26T19:06:40.091Z] #10 86.69 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-26T19:06:40.091Z] #10 86.69 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 86.71 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-26T19:06:40.091Z] #10 86.91 Selecting previously unselected package libbtrfs0. [2020-03-26T19:06:40.091Z] #10 86.91 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 86.92 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:06:40.091Z] #10 87.02 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:06:40.091Z] #10 87.02 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 87.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:06:40.091Z] #10 87.21 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-26T19:06:40.091Z] #10 87.22 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 87.22 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-26T19:06:40.091Z] #10 87.35 Selecting previously unselected package libudev-dev:arm64. [2020-03-26T19:06:40.091Z] #10 87.35 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 87.39 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-26T19:06:40.091Z] #10 87.57 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-26T19:06:40.091Z] #10 87.57 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 87.59 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-26T19:06:40.091Z] #10 87.88 Selecting previously unselected package libpcre16-3:arm64. [2020-03-26T19:06:40.091Z] #10 87.90 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 87.92 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-26T19:06:40.091Z] #10 88.17 Selecting previously unselected package libpcre32-3:arm64. [2020-03-26T19:06:40.091Z] #10 88.17 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 88.18 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-26T19:06:40.091Z] #10 88.38 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-26T19:06:40.091Z] #10 88.39 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 88.41 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-26T19:06:40.091Z] #10 88.53 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-26T19:06:40.091Z] #10 88.53 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 88.66 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-26T19:06:40.091Z] #10 89.11 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-26T19:06:40.091Z] #10 89.12 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 89.12 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-26T19:06:40.091Z] #10 89.43 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-26T19:06:40.091Z] #10 89.44 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 89.44 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-26T19:06:40.091Z] #10 89.59 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-26T19:06:40.091Z] #10 89.59 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 89.61 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-26T19:06:40.091Z] #10 89.76 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-26T19:06:40.091Z] #10 89.76 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-26T19:06:40.091Z] #10 89.81 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-26T19:06:40.136Z] #44 102.6 CC criu/sk-packet.o [2020-03-26T19:06:40.352Z] #47 102.8 vendor/golang.org/x/crypto/poly1305 [2020-03-26T19:06:40.352Z] #47 103.1 vendor/golang.org/x/sys/cpu [2020-03-26T19:06:40.609Z] #47 103.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-26T19:06:40.653Z] #44 35.23 CC images/ipc-var.o [2020-03-26T19:06:40.653Z] #44 35.43 CC images/ipc-desc.o [2020-03-26T19:06:40.661Z] #10 90.37 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-26T19:06:40.661Z] #10 90.38 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-26T19:06:40.661Z] #10 90.39 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-26T19:06:40.661Z] #10 90.40 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:06:40.661Z] #10 90.42 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-26T19:06:40.661Z] #10 90.43 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-26T19:06:40.661Z] #10 90.45 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:40.661Z] #10 90.46 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:06:40.661Z] #10 90.47 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-26T19:06:40.661Z] #10 90.48 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-26T19:06:40.661Z] #10 90.52 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:06:40.661Z] #10 90.53 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:06:40.661Z] #10 90.54 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-26T19:06:40.661Z] #10 90.56 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T19:06:40.661Z] #10 90.57 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-26T19:06:40.661Z] #10 90.58 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:06:40.661Z] #10 90.59 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-26T19:06:40.749Z] #44 102.9 CC criu/sk-queue.o [2020-03-26T19:06:40.911Z] #44 35.70 CC images/ipc-shm.o [2020-03-26T19:06:40.921Z] #10 90.61 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:40.921Z] #10 90.63 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-03-26T19:06:40.921Z] #10 90.64 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-03-26T19:06:40.921Z] #10 90.65 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:40.921Z] #10 90.66 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-03-26T19:06:40.921Z] #10 90.67 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-03-26T19:06:40.921Z] #10 90.69 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:06:40.921Z] #10 90.71 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-26T19:06:40.921Z] #10 90.73 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-26T19:06:40.921Z] #10 90.75 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T19:06:40.921Z] #10 90.78 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-26T19:06:40.921Z] #10 90.80 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-26T19:06:40.921Z] #10 90.81 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:40.937Z] #44 ... [2020-03-26T19:06:40.937Z] [2020-03-26T19:06:40.937Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:40.937Z] #10 99.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T19:06:40.937Z] #10 99.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T19:06:40.937Z] #10 99.62 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:41.031Z] #44 103.2 CC criu/sk-tcp.o [2020-03-26T19:06:41.168Z] #44 35.96 CC images/ipc-msg.o [2020-03-26T19:06:41.313Z] #44 103.5 CC criu/sk-unix.o [2020-03-26T19:06:41.734Z] #44 36.27 CC images/ipc-sem.o [2020-03-26T19:06:41.734Z] #44 36.43 CC images/utsns.o [2020-03-26T19:06:41.863Z] #10 DONE 91.4s [2020-03-26T19:06:41.863Z] [2020-03-26T19:06:41.863Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:06:41.863Z] #58 DONE 0.2s [2020-03-26T19:06:41.863Z] [2020-03-26T19:06:41.863Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:41.863Z] #68 86.58 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:06:41.863Z] #68 86.58 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T19:06:41.863Z] #68 DONE 91.1s [2020-03-26T19:06:41.863Z] [2020-03-26T19:06:41.863Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T19:06:41.863Z] #59 DONE 0.2s [2020-03-26T19:06:41.863Z] [2020-03-26T19:06:41.863Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T19:06:41.863Z] #69 DONE 0.1s [2020-03-26T19:06:41.863Z] [2020-03-26T19:06:41.863Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T19:06:41.983Z] #47 104.7 vendor/golang.org/x/crypto/hkdf [2020-03-26T19:06:41.991Z] #44 36.64 CC images/creds.o [2020-03-26T19:06:42.241Z] #47 104.9 vendor/golang.org/x/text/transform [2020-03-26T19:06:42.249Z] #44 36.93 CC images/vma.o [2020-03-26T19:06:42.249Z] #44 37.12 CC images/netdev.o [2020-03-26T19:06:42.782Z] #44 105.0 CC criu/sockets.o [2020-03-26T19:06:42.805Z] #47 105.5 vendor/golang.org/x/text/unicode/bidi [2020-03-26T19:06:42.814Z] #44 37.50 CC images/tty.o [2020-03-26T19:06:43.379Z] #44 38.06 CC images/file-lock.o [2020-03-26T19:06:43.379Z] #44 38.28 CC images/rlimit.o [2020-03-26T19:06:43.396Z] #44 105.6 CC criu/stats.o [2020-03-26T19:06:43.396Z] #44 105.8 CC criu/string.o [2020-03-26T19:06:43.457Z] #10 ... [2020-03-26T19:06:43.457Z] [2020-03-26T19:06:43.457Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:43.457Z] #44 29.79 CC images/mnt.o [2020-03-26T19:06:43.457Z] #44 29.99 CC images/pipe-data.o [2020-03-26T19:06:43.457Z] #44 30.15 CC images/sa.o [2020-03-26T19:06:43.457Z] #44 30.32 CC images/timer.o [2020-03-26T19:06:43.457Z] #44 30.64 CC images/timerfd.o [2020-03-26T19:06:43.457Z] #44 30.84 CC images/mm.o [2020-03-26T19:06:43.457Z] #44 31.17 CC images/sk-opts.o [2020-03-26T19:06:43.457Z] #44 31.46 CC images/sk-unix.o [2020-03-26T19:06:43.457Z] #44 31.72 CC images/sk-inet.o [2020-03-26T19:06:43.457Z] #44 32.08 CC images/tun.o [2020-03-26T19:06:43.678Z] #44 105.9 CC criu/sysctl.o [2020-03-26T19:06:43.714Z] #44 32.37 CC images/sk-netlink.o [2020-03-26T19:06:43.943Z] #44 38.57 CC images/pagemap.o [2020-03-26T19:06:43.943Z] #44 38.84 CC images/siginfo.o [2020-03-26T19:06:43.970Z] #44 32.68 CC images/packet-sock.o [2020-03-26T19:06:44.291Z] #44 106.4 CC criu/sysfs_parse.o [2020-03-26T19:06:44.292Z] #44 106.6 CC criu/timerfd.o [2020-03-26T19:06:44.292Z] #44 106.8 CC criu/tty.o [2020-03-26T19:06:44.403Z] #11 DONE 2.8s [2020-03-26T19:06:44.404Z] [2020-03-26T19:06:44.404Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:44.404Z] #60 2.338 + RM_GOPATH=0 [2020-03-26T19:06:44.404Z] #60 2.338 + TMP_GOPATH= [2020-03-26T19:06:44.404Z] #60 2.338 + : /build [2020-03-26T19:06:44.404Z] #60 2.338 + '[' -z '' ']' [2020-03-26T19:06:44.404Z] #60 2.341 ++ mktemp -d [2020-03-26T19:06:44.404Z] #60 2.342 + export GOPATH=/tmp/tmp.cML3WPic4N [2020-03-26T19:06:44.404Z] #60 2.342 + GOPATH=/tmp/tmp.cML3WPic4N [2020-03-26T19:06:44.404Z] #60 2.342 + RM_GOPATH=1 [2020-03-26T19:06:44.404Z] #60 2.343 ++ dirname ./install.sh [2020-03-26T19:06:44.404Z] #60 2.347 + dir=. [2020-03-26T19:06:44.404Z] #60 2.347 + bin=runc [2020-03-26T19:06:44.404Z] #60 2.347 + shift [2020-03-26T19:06:44.404Z] #60 2.347 + '[' '!' -f ./runc.installer ']' [2020-03-26T19:06:44.404Z] #60 2.347 + . ./runc.installer [2020-03-26T19:06:44.404Z] #60 2.347 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:06:44.404Z] #60 2.347 + install_runc [2020-03-26T19:06:44.404Z] #60 2.348 + uname -r [2020-03-26T19:06:44.404Z] #60 2.348 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T19:06:44.404Z] #60 2.351 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T19:06:44.404Z] #60 2.351 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T19:06:44.404Z] #60 2.351 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T19:06:44.404Z] #60 2.351 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cML3WPic4N/src/github.com/opencontainers/runc [2020-03-26T19:06:44.404Z] #60 2.361 Cloning into '/tmp/tmp.cML3WPic4N/src/github.com/opencontainers/runc'... [2020-03-26T19:06:44.508Z] #44 39.16 CC images/rpc.o [2020-03-26T19:06:44.534Z] #44 33.12 CC images/ipc-var.o [2020-03-26T19:06:44.534Z] #44 33.31 CC images/ipc-desc.o [2020-03-26T19:06:44.713Z] #47 107.3 vendor/golang.org/x/text/secure/bidirule [2020-03-26T19:06:44.713Z] #47 107.6 vendor/golang.org/x/text/unicode/norm [2020-03-26T19:06:44.791Z] #44 33.59 CC images/ipc-shm.o [2020-03-26T19:06:45.048Z] #44 33.81 CC images/ipc-msg.o [2020-03-26T19:06:45.278Z] #47 ... [2020-03-26T19:06:45.278Z] [2020-03-26T19:06:45.278Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:45.278Z] #44 33.19 CC images/mm.o [2020-03-26T19:06:45.278Z] #44 33.51 CC images/sk-opts.o [2020-03-26T19:06:45.278Z] #44 33.72 CC images/sk-unix.o [2020-03-26T19:06:45.278Z] #44 34.19 CC images/sk-inet.o [2020-03-26T19:06:45.278Z] #44 34.86 CC images/tun.o [2020-03-26T19:06:45.278Z] #44 35.47 CC images/sk-netlink.o [2020-03-26T19:06:45.278Z] #44 35.73 CC images/packet-sock.o [2020-03-26T19:06:45.278Z] #44 36.17 CC images/ipc-var.o [2020-03-26T19:06:45.278Z] #44 36.35 CC images/ipc-desc.o [2020-03-26T19:06:45.278Z] #44 36.55 CC images/ipc-shm.o [2020-03-26T19:06:45.278Z] #44 36.76 CC images/ipc-msg.o [2020-03-26T19:06:45.278Z] #44 36.98 CC images/ipc-sem.o [2020-03-26T19:06:45.278Z] #44 37.21 CC images/utsns.o [2020-03-26T19:06:45.278Z] #44 37.40 CC images/creds.o [2020-03-26T19:06:45.278Z] #44 37.68 CC images/vma.o [2020-03-26T19:06:45.278Z] #44 37.85 CC images/netdev.o [2020-03-26T19:06:45.278Z] #44 38.29 CC images/tty.o [2020-03-26T19:06:45.278Z] #44 38.82 CC images/file-lock.o [2020-03-26T19:06:45.278Z] #44 38.99 CC images/rlimit.o [2020-03-26T19:06:45.278Z] #44 39.21 CC images/pagemap.o [2020-03-26T19:06:45.278Z] #44 39.45 CC images/siginfo.o [2020-03-26T19:06:45.278Z] #44 39.73 CC images/rpc.o [2020-03-26T19:06:45.278Z] #44 40.80 CC images/ext-file.o [2020-03-26T19:06:45.278Z] #44 41.09 CC images/cgroup.o [2020-03-26T19:06:45.278Z] #44 41.73 CC images/userns.o [2020-03-26T19:06:45.278Z] #44 41.93 CC images/google/protobuf/descriptor.o [2020-03-26T19:06:45.305Z] #44 34.12 CC images/ipc-sem.o [2020-03-26T19:06:45.443Z] #44 40.25 CC images/ext-file.o [2020-03-26T19:06:45.562Z] #44 34.33 CC images/utsns.o [2020-03-26T19:06:45.562Z] #44 34.51 CC images/creds.o [2020-03-26T19:06:45.701Z] #44 40.47 CC images/cgroup.o [2020-03-26T19:06:45.762Z] #44 108.0 CC criu/tun.o [2020-03-26T19:06:46.045Z] #44 108.4 CC criu/uffd.o [2020-03-26T19:06:46.125Z] #44 34.70 CC images/vma.o [2020-03-26T19:06:46.125Z] #44 34.91 CC images/netdev.o [2020-03-26T19:06:46.265Z] #44 41.02 CC images/userns.o [2020-03-26T19:06:46.321Z] #60 ... [2020-03-26T19:06:46.321Z] [2020-03-26T19:06:46.321Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T19:06:46.321Z] #12 DONE 2.1s [2020-03-26T19:06:46.382Z] #44 35.22 CC images/tty.o [2020-03-26T19:06:46.523Z] #44 41.29 CC images/google/protobuf/descriptor.o [2020-03-26T19:06:46.580Z] [2020-03-26T19:06:46.580Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T19:06:46.945Z] #44 35.76 CC images/file-lock.o [2020-03-26T19:06:47.051Z] #44 109.2 CC criu/util.o [2020-03-26T19:06:47.088Z] #44 ... [2020-03-26T19:06:47.088Z] [2020-03-26T19:06:47.088Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:47.088Z] #47 100.3 net [2020-03-26T19:06:47.088Z] #47 101.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-26T19:06:47.088Z] #47 103.5 vendor/golang.org/x/text/transform [2020-03-26T19:06:47.088Z] #47 104.3 vendor/golang.org/x/text/unicode/bidi [2020-03-26T19:06:47.088Z] #47 105.9 vendor/golang.org/x/text/secure/bidirule [2020-03-26T19:06:47.088Z] #47 106.2 vendor/golang.org/x/text/unicode/norm [2020-03-26T19:06:47.202Z] #44 35.98 CC images/rlimit.o [2020-03-26T19:06:47.459Z] #44 36.15 CC images/pagemap.o [2020-03-26T19:06:47.459Z] #44 36.40 CC images/siginfo.o [2020-03-26T19:06:47.653Z] #47 110.9 vendor/golang.org/x/net/idna [2020-03-26T19:06:47.679Z] #44 ... [2020-03-26T19:06:47.679Z] [2020-03-26T19:06:47.679Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:06:47.679Z] #41 DONE 145.6s [2020-03-26T19:06:47.679Z] [2020-03-26T19:06:47.679Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:47.715Z] #44 ... [2020-03-26T19:06:47.715Z] [2020-03-26T19:06:47.715Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:47.715Z] #47 99.86 net [2020-03-26T19:06:47.715Z] #47 100.3 vendor/golang.org/x/text/transform [2020-03-26T19:06:47.715Z] #47 101.1 vendor/golang.org/x/text/unicode/bidi [2020-03-26T19:06:47.715Z] #47 103.5 vendor/golang.org/x/text/secure/bidirule [2020-03-26T19:06:47.715Z] #47 103.8 vendor/golang.org/x/text/unicode/norm [2020-03-26T19:06:47.715Z] #47 108.0 vendor/golang.org/x/net/idna [2020-03-26T19:06:47.807Z] #44 43.80 CC images/opts.o [2020-03-26T19:06:47.807Z] #44 43.98 CC images/seccomp.o [2020-03-26T19:06:47.807Z] #44 44.25 CC images/binfmt-misc.o [2020-03-26T19:06:47.807Z] #44 44.50 CC images/time.o [2020-03-26T19:06:47.972Z] #47 ... [2020-03-26T19:06:47.972Z] [2020-03-26T19:06:47.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:47.972Z] #44 36.78 CC images/rpc.o [2020-03-26T19:06:47.980Z] #65 ... [2020-03-26T19:06:47.980Z] [2020-03-26T19:06:47.980Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:47.980Z] #44 110.3 CC criu/uts_ns.o [2020-03-26T19:06:48.218Z] #47 ... [2020-03-26T19:06:48.218Z] [2020-03-26T19:06:48.218Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:48.218Z] #44 43.00 CC images/opts.o [2020-03-26T19:06:48.363Z] #44 110.6 CC criu/vdso.o [2020-03-26T19:06:48.374Z] #44 44.73 CC images/sysctl.o [2020-03-26T19:06:48.476Z] #44 43.19 CC images/seccomp.o [2020-03-26T19:06:48.488Z] #13 1.718 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T19:06:48.489Z] #13 DONE 1.9s [2020-03-26T19:06:48.489Z] [2020-03-26T19:06:48.489Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:48.489Z] #47 87.75 vendor/golang.org/x/net/http2/hpack [2020-03-26T19:06:48.489Z] #47 88.58 vendor/golang.org/x/net/idna [2020-03-26T19:06:48.489Z] #47 89.22 mime [2020-03-26T19:06:48.489Z] #47 93.96 net/textproto [2020-03-26T19:06:48.489Z] #47 93.98 vendor/golang.org/x/net/http/httpproxy [2020-03-26T19:06:48.489Z] #47 94.03 crypto/x509 [2020-03-26T19:06:48.489Z] #47 95.16 vendor/golang.org/x/net/http/httpguts [2020-03-26T19:06:48.489Z] #47 95.16 mime/multipart [2020-03-26T19:06:48.489Z] #47 97.79 crypto/tls [2020-03-26T19:06:48.489Z] #47 ... [2020-03-26T19:06:48.489Z] [2020-03-26T19:06:48.489Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T19:06:48.631Z] #44 44.98 CC images/autofs.o [2020-03-26T19:06:48.631Z] #44 45.22 CC images/macvlan.o [2020-03-26T19:06:48.654Z] #44 110.9 LINK criu/built-in.o [2020-03-26T19:06:48.654Z] #44 111.0 LINK criu/criu [2020-03-26T19:06:48.733Z] #44 43.44 CC images/binfmt-misc.o [2020-03-26T19:06:48.889Z] #44 45.51 CC images/sit.o [2020-03-26T19:06:48.947Z] #44 111.3 DEP lib/c/criu.d [2020-03-26T19:06:48.991Z] #44 43.66 CC images/time.o [2020-03-26T19:06:49.147Z] #44 45.69 LINK images/built-in.o [2020-03-26T19:06:49.147Z] #44 ... [2020-03-26T19:06:49.147Z] [2020-03-26T19:06:49.147Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:49.147Z] #47 112.1 vendor/golang.org/x/net/idna [2020-03-26T19:06:49.229Z] #44 111.4 CC images/rpc.pb-c.o [2020-03-26T19:06:49.248Z] #44 43.97 CC images/sysctl.o [2020-03-26T19:06:49.248Z] #44 ... [2020-03-26T19:06:49.248Z] [2020-03-26T19:06:49.248Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:49.248Z] #10 102.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T19:06:49.248Z] #10 102.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T19:06:49.249Z] #10 102.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:49.342Z] #44 38.00 CC images/ext-file.o [2020-03-26T19:06:49.342Z] #44 38.17 CC images/cgroup.o [2020-03-26T19:06:49.506Z] #10 ... [2020-03-26T19:06:49.506Z] [2020-03-26T19:06:49.506Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:49.506Z] #44 44.23 CC images/autofs.o [2020-03-26T19:06:49.511Z] #44 ... [2020-03-26T19:06:49.511Z] [2020-03-26T19:06:49.511Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T19:06:49.511Z] #42 DONE 0.2s [2020-03-26T19:06:49.511Z] [2020-03-26T19:06:49.511Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:49.511Z] #44 111.7 CC lib/c/criu.o [2020-03-26T19:06:49.763Z] #44 44.45 CC images/macvlan.o [2020-03-26T19:06:50.021Z] #44 44.71 CC images/sit.o [2020-03-26T19:06:50.125Z] #44 112.3 LINK lib/c/built-in.o [2020-03-26T19:06:50.126Z] #44 112.3 LINK lib/c/libcriu.so [2020-03-26T19:06:50.126Z] #44 112.4 LINK lib/c/libcriu.a [2020-03-26T19:06:50.126Z] #44 112.4 GEN magic.py [2020-03-26T19:06:50.126Z] #44 112.5 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:06:50.126Z] #44 112.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:06:50.126Z] #44 112.5 Note: Building without GnuTLS support [2020-03-26T19:06:50.272Z] #44 38.87 CC images/userns.o [2020-03-26T19:06:50.272Z] #44 39.11 CC images/google/protobuf/descriptor.o [2020-03-26T19:06:50.279Z] #44 44.92 LINK images/built-in.o [2020-03-26T19:06:50.279Z] #44 45.09 GEN compel/include/asm [2020-03-26T19:06:50.279Z] #44 45.09 GEN compel/include/version.h [2020-03-26T19:06:50.279Z] #44 45.11 touch .config [2020-03-26T19:06:50.397Z] #14 ... [2020-03-26T19:06:50.398Z] [2020-03-26T19:06:50.398Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:50.398Z] #44 39.58 CC images/siginfo.o [2020-03-26T19:06:50.398Z] #44 40.04 CC images/rpc.o [2020-03-26T19:06:50.398Z] #44 42.09 CC images/ext-file.o [2020-03-26T19:06:50.398Z] #44 42.36 CC images/cgroup.o [2020-03-26T19:06:50.398Z] #44 43.16 CC images/userns.o [2020-03-26T19:06:50.398Z] #44 43.65 CC images/google/protobuf/descriptor.o [2020-03-26T19:06:50.398Z] #44 45.68 CC images/opts.o [2020-03-26T19:06:50.398Z] #44 46.11 CC images/seccomp.o [2020-03-26T19:06:50.398Z] #44 46.48 CC images/binfmt-misc.o [2020-03-26T19:06:50.398Z] #44 46.64 CC images/time.o [2020-03-26T19:06:50.398Z] #44 46.86 CC images/sysctl.o [2020-03-26T19:06:50.398Z] #44 47.12 CC images/autofs.o [2020-03-26T19:06:50.398Z] #44 47.43 CC images/macvlan.o [2020-03-26T19:06:50.398Z] #44 47.67 CC images/sit.o [2020-03-26T19:06:50.398Z] #44 48.08 LINK images/built-in.o [2020-03-26T19:06:50.398Z] #44 48.25 GEN compel/include/asm [2020-03-26T19:06:50.398Z] #44 48.26 GEN compel/include/version.h [2020-03-26T19:06:50.398Z] #44 48.28 touch .config [2020-03-26T19:06:50.398Z] #44 48.31 GEN include/common/config.h [2020-03-26T19:06:50.398Z] #44 48.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T19:06:50.398Z] #44 48.49 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-26T19:06:50.398Z] #44 48.55 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-26T19:06:50.398Z] #44 48.59 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-26T19:06:50.398Z] #44 48.60 DEP compel/plugins/std/infect.d [2020-03-26T19:06:50.398Z] #44 48.88 DEP compel/plugins/std/string.d [2020-03-26T19:06:50.398Z] #44 48.99 DEP compel/plugins/std/log.d [2020-03-26T19:06:50.398Z] #44 49.11 DEP compel/plugins/std/fds.d [2020-03-26T19:06:50.398Z] #44 49.28 DEP compel/plugins/std/std.d [2020-03-26T19:06:50.398Z] #44 49.41 DEP compel/plugins/shmem/shmem.d [2020-03-26T19:06:50.398Z] #44 49.51 DEP compel/plugins/fds/fds.d [2020-03-26T19:06:50.398Z] #44 49.69 CC compel/plugins/std/std.o [2020-03-26T19:06:50.398Z] #44 ... [2020-03-26T19:06:50.398Z] [2020-03-26T19:06:50.398Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:50.398Z] #60 8.013 + cd /tmp/tmp.cML3WPic4N/src/github.com/opencontainers/runc [2020-03-26T19:06:50.398Z] #60 8.013 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:06:50.398Z] #60 ... [2020-03-26T19:06:50.398Z] [2020-03-26T19:06:50.398Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T19:06:50.398Z] #14 DONE 2.1s [2020-03-26T19:06:50.398Z] [2020-03-26T19:06:50.398Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:50.398Z] #60 8.605 + '[' -z '' ']' [2020-03-26T19:06:50.398Z] #60 8.605 + target=static [2020-03-26T19:06:50.398Z] #60 8.605 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T19:06:50.407Z] #44 112.7 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:06:50.536Z] #44 45.12 GEN include/common/config.h [2020-03-26T19:06:50.536Z] #44 45.21 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-26T19:06:50.536Z] #44 45.24 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-26T19:06:50.536Z] #44 45.28 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-26T19:06:50.536Z] #44 45.29 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-26T19:06:50.536Z] #44 45.32 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-26T19:06:50.689Z] #44 113.0 make[1]: Nothing to be done for 'all'. [2020-03-26T19:06:50.793Z] #44 45.33 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-26T19:06:50.793Z] #44 45.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-26T19:06:50.793Z] #44 45.41 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-26T19:06:50.793Z] #44 45.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-26T19:06:50.793Z] #44 45.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T19:06:50.793Z] #44 45.46 DEP compel/plugins/std/infect.d [2020-03-26T19:06:50.793Z] #44 45.56 DEP compel/plugins/std/string.d [2020-03-26T19:06:50.971Z] #44 113.4 make[1]: 'images/built-in.o' is up to date. [2020-03-26T19:06:50.971Z] #44 113.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T19:06:50.971Z] #44 113.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T19:06:51.046Z] #47 ... [2020-03-26T19:06:51.046Z] [2020-03-26T19:06:51.046Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:51.046Z] #10 104.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T19:06:51.046Z] #10 104.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T19:06:51.046Z] #10 104.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:51.052Z] #44 45.60 DEP compel/plugins/std/log.d [2020-03-26T19:06:51.052Z] #44 45.74 DEP compel/plugins/std/fds.d [2020-03-26T19:06:51.253Z] #44 113.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T19:06:51.253Z] #44 113.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T19:06:51.253Z] #44 113.4 make[1]: Nothing to be done for 'all'. [2020-03-26T19:06:51.253Z] #44 113.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:06:51.253Z] #44 113.5 make[2]: Nothing to be done for 'all'. [2020-03-26T19:06:51.253Z] #44 113.5 make[2]: Nothing to be done for 'all'. [2020-03-26T19:06:51.253Z] #44 113.5 make[2]: Nothing to be done for 'all'. [2020-03-26T19:06:51.253Z] #44 113.6 make[2]: Nothing to be done for 'all'. [2020-03-26T19:06:51.253Z] #44 113.6 make[2]: Nothing to be done for 'all'. [2020-03-26T19:06:51.303Z] #10 ... [2020-03-26T19:06:51.303Z] [2020-03-26T19:06:51.303Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:51.303Z] #44 45.85 GEN compel/include/asm [2020-03-26T19:06:51.303Z] #44 45.86 GEN compel/include/version.h [2020-03-26T19:06:51.303Z] #44 45.88 touch .config [2020-03-26T19:06:51.303Z] #44 45.90 GEN include/common/config.h [2020-03-26T19:06:51.303Z] #44 45.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-26T19:06:51.303Z] #44 46.00 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-26T19:06:51.303Z] #44 46.01 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-26T19:06:51.303Z] #44 46.03 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-26T19:06:51.303Z] #44 46.07 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-26T19:06:51.303Z] #44 46.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-26T19:06:51.303Z] #44 46.13 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-26T19:06:51.303Z] #44 46.16 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-26T19:06:51.303Z] #44 46.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-26T19:06:51.303Z] #44 46.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T19:06:51.303Z] #44 46.23 DEP compel/plugins/std/infect.d [2020-03-26T19:06:51.303Z] #44 46.32 DEP compel/plugins/std/string.d [2020-03-26T19:06:51.303Z] #44 46.39 DEP compel/plugins/std/log.d [2020-03-26T19:06:51.303Z] #44 46.53 DEP compel/plugins/std/fds.d [2020-03-26T19:06:51.303Z] #44 46.69 DEP compel/plugins/std/std.d [2020-03-26T19:06:51.303Z] #44 46.77 DEP compel/plugins/shmem/shmem.d [2020-03-26T19:06:51.303Z] #44 46.89 DEP compel/plugins/fds/fds.d [2020-03-26T19:06:51.303Z] #44 47.05 CC compel/plugins/std/std.o [2020-03-26T19:06:51.303Z] #44 47.40 CC compel/plugins/std/fds.o [2020-03-26T19:06:51.303Z] #44 47.85 CC compel/plugins/std/log.o [2020-03-26T19:06:51.310Z] #44 45.86 DEP compel/plugins/std/std.d [2020-03-26T19:06:51.310Z] #44 45.97 DEP compel/plugins/shmem/shmem.d [2020-03-26T19:06:51.535Z] #44 113.6 make[2]: Nothing to be done for 'all'. [2020-03-26T19:06:51.535Z] #44 113.7 make[2]: Nothing to be done for 'all'. [2020-03-26T19:06:51.535Z] #44 113.7 make[2]: Nothing to be done for 'all'. [2020-03-26T19:06:51.535Z] #44 113.7 INSTALL criu/criu [2020-03-26T19:06:51.571Z] #44 46.14 DEP compel/plugins/fds/fds.d [2020-03-26T19:06:51.571Z] #44 46.31 CC compel/plugins/std/std.o [2020-03-26T19:06:51.784Z] #60 ... [2020-03-26T19:06:51.784Z] [2020-03-26T19:06:51.784Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:51.784Z] #50 DONE 101.2s [2020-03-26T19:06:51.819Z] #44 DONE 113.9s [2020-03-26T19:06:51.819Z] [2020-03-26T19:06:51.819Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:51.833Z] #44 46.64 CC compel/plugins/std/fds.o [2020-03-26T19:06:52.043Z] [2020-03-26T19:06:52.043Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:52.043Z] #44 50.11 CC compel/plugins/std/fds.o [2020-03-26T19:06:52.043Z] #44 50.77 CC compel/plugins/std/log.o [2020-03-26T19:06:52.103Z] #60 74.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T19:06:52.168Z] #44 40.96 CC images/opts.o [2020-03-26T19:06:52.236Z] #44 48.88 CC compel/plugins/std/string.o [2020-03-26T19:06:52.398Z] #44 47.15 CC compel/plugins/std/log.o [2020-03-26T19:06:52.425Z] #44 41.27 CC images/seccomp.o [2020-03-26T19:06:52.631Z] #44 ... [2020-03-26T19:06:52.631Z] [2020-03-26T19:06:52.631Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T19:06:52.631Z] #15 DONE 2.1s [2020-03-26T19:06:52.631Z] [2020-03-26T19:06:52.631Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:52.631Z] #44 51.87 CC compel/plugins/std/string.o [2020-03-26T19:06:52.683Z] #44 41.52 CC images/binfmt-misc.o [2020-03-26T19:06:52.718Z] #60 ... [2020-03-26T19:06:52.718Z] [2020-03-26T19:06:52.718Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T19:06:52.718Z] #45 DONE 0.2s [2020-03-26T19:06:52.942Z] #44 41.73 CC images/time.o [2020-03-26T19:06:53.000Z] [2020-03-26T19:06:53.000Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T19:06:53.000Z] #48 DONE 0.1s [2020-03-26T19:06:53.000Z] [2020-03-26T19:06:53.000Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T19:06:53.000Z] #51 DONE 0.1s [2020-03-26T19:06:53.000Z] [2020-03-26T19:06:53.000Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:53.000Z] #65 ... [2020-03-26T19:06:53.000Z] [2020-03-26T19:06:53.000Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:53.000Z] #60 75.42 + mkdir -p /build [2020-03-26T19:06:53.000Z] #60 75.42 + cp runc /build/runc [2020-03-26T19:06:53.169Z] #44 49.60 CC compel/plugins/std/infect.o [2020-03-26T19:06:53.199Z] #44 ... [2020-03-26T19:06:53.199Z] [2020-03-26T19:06:53.199Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:53.199Z] #68 115.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:06:53.199Z] #68 115.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T19:06:53.306Z] #60 DONE 75.7s [2020-03-26T19:06:53.306Z] [2020-03-26T19:06:53.306Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:53.330Z] #44 48.07 CC compel/plugins/std/string.o [2020-03-26T19:06:53.570Z] #44 52.70 CC compel/plugins/std/infect.o [2020-03-26T19:06:53.734Z] #44 50.08 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-26T19:06:53.734Z] #44 50.15 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-26T19:06:53.734Z] #44 50.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-26T19:06:53.734Z] #44 50.26 AR compel/plugins/std.lib.a [2020-03-26T19:06:53.734Z] #44 50.32 CC compel/plugins/fds/fds.o [2020-03-26T19:06:53.831Z] #44 53.24 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-26T19:06:53.831Z] #44 53.38 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-26T19:06:53.894Z] #44 48.70 CC compel/plugins/std/infect.o [2020-03-26T19:06:53.991Z] #44 50.59 AR compel/plugins/fds.lib.a [2020-03-26T19:06:54.090Z] #44 53.52 AR compel/plugins/std.lib.a [2020-03-26T19:06:54.249Z] #44 50.65 HOSTDEP compel/src/lib/log-host.d [2020-03-26T19:06:54.249Z] #44 50.77 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T19:06:54.350Z] #44 53.59 CC compel/plugins/fds/fds.o [2020-03-26T19:06:54.459Z] #44 49.14 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-26T19:06:54.459Z] #44 49.20 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-26T19:06:54.459Z] #44 49.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-26T19:06:54.459Z] #44 49.31 AR compel/plugins/std.lib.a [2020-03-26T19:06:54.506Z] #44 50.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-26T19:06:54.506Z] #44 51.10 HOSTDEP compel/src/main-host.d [2020-03-26T19:06:54.610Z] #44 53.93 AR compel/plugins/fds.lib.a [2020-03-26T19:06:54.610Z] #44 53.98 HOSTDEP compel/src/lib/log-host.d [2020-03-26T19:06:54.719Z] #44 49.40 CC compel/plugins/fds/fds.o [2020-03-26T19:06:54.764Z] #44 51.21 DEP compel/src/lib/ptrace.d [2020-03-26T19:06:54.870Z] #44 54.15 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T19:06:54.870Z] #44 ... [2020-03-26T19:06:54.870Z] [2020-03-26T19:06:54.870Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T19:06:54.870Z] #16 DONE 2.4s [2020-03-26T19:06:54.870Z] [2020-03-26T19:06:54.870Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:54.870Z] #44 54.29 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-26T19:06:54.976Z] #44 49.70 AR compel/plugins/fds.lib.a [2020-03-26T19:06:54.976Z] #44 49.74 HOSTDEP compel/src/lib/log-host.d [2020-03-26T19:06:55.021Z] #44 51.40 DEP compel/src/lib/infect.d [2020-03-26T19:06:55.022Z] #44 51.55 DEP compel/src/lib/infect-util.d [2020-03-26T19:06:55.129Z] #44 54.52 HOSTDEP compel/src/main-host.d [2020-03-26T19:06:55.233Z] #44 49.82 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T19:06:55.234Z] #44 50.02 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-26T19:06:55.279Z] #44 51.70 DEP compel/src/lib/infect-rpc.d [2020-03-26T19:06:55.279Z] #44 51.83 DEP compel/arch/x86/src/lib/infect.d [2020-03-26T19:06:55.389Z] #44 54.72 DEP compel/src/lib/ptrace.d [2020-03-26T19:06:55.389Z] #44 54.85 DEP compel/src/lib/infect.d [2020-03-26T19:06:55.491Z] #44 50.18 HOSTDEP compel/src/main-host.d [2020-03-26T19:06:55.537Z] #44 52.02 DEP compel/arch/x86/src/lib/cpu.d [2020-03-26T19:06:55.537Z] #44 52.11 DEP compel/src/lib/log.d [2020-03-26T19:06:55.658Z] #44 55.07 DEP compel/src/lib/infect-util.d [2020-03-26T19:06:55.658Z] #44 55.14 DEP compel/src/lib/infect-rpc.d [2020-03-26T19:06:55.748Z] #44 50.36 DEP compel/src/lib/ptrace.d [2020-03-26T19:06:55.748Z] #44 50.48 DEP compel/src/lib/infect.d [2020-03-26T19:06:55.794Z] #44 52.27 DEP compel/src/main.d [2020-03-26T19:06:55.923Z] #44 55.31 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-26T19:06:55.923Z] #44 55.43 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-26T19:06:56.006Z] #44 50.63 DEP compel/src/lib/infect-util.d [2020-03-26T19:06:56.006Z] #44 50.74 DEP compel/src/lib/infect-rpc.d [2020-03-26T19:06:56.006Z] #44 50.84 DEP compel/arch/x86/src/lib/infect.d [2020-03-26T19:06:56.052Z] #44 52.41 DEP compel/src/lib/handle-elf.d [2020-03-26T19:06:56.052Z] #44 52.57 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-26T19:06:56.183Z] #44 55.58 DEP compel/src/lib/log.d [2020-03-26T19:06:56.183Z] #44 55.70 DEP compel/src/main.d [2020-03-26T19:06:56.263Z] #44 50.94 DEP compel/arch/x86/src/lib/cpu.d [2020-03-26T19:06:56.263Z] #44 51.01 DEP compel/src/lib/log.d [2020-03-26T19:06:56.309Z] #44 52.82 CC compel/src/lib/log.o [2020-03-26T19:06:56.443Z] #44 55.90 DEP compel/src/lib/handle-elf.d [2020-03-26T19:06:56.520Z] #44 51.10 DEP compel/src/main.d [2020-03-26T19:06:56.520Z] #44 51.22 DEP compel/src/lib/handle-elf.d [2020-03-26T19:06:56.520Z] #44 ... [2020-03-26T19:06:56.520Z] [2020-03-26T19:06:56.520Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:56.520Z] #10 120.0 Selecting previously unselected package libapparmor1:amd64. [2020-03-26T19:06:56.520Z] #10 120.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-26T19:06:56.520Z] #10 120.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T19:06:56.520Z] #10 120.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-26T19:06:56.520Z] #10 120.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-26T19:06:56.520Z] #10 120.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T19:06:56.703Z] #44 56.06 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-26T19:06:56.778Z] #10 120.3 Selecting previously unselected package libbtrfs0. [2020-03-26T19:06:56.778Z] #10 120.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T19:06:56.778Z] #10 120.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:06:56.778Z] #10 120.4 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:06:56.778Z] #10 120.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T19:06:56.778Z] #10 120.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:06:56.778Z] #10 120.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-26T19:06:56.874Z] #44 53.19 CC compel/arch/x86/src/lib/cpu.o [2020-03-26T19:06:56.964Z] #44 56.28 CC compel/src/lib/log.o [2020-03-26T19:06:57.035Z] #10 120.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:06:57.035Z] #10 120.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:06:57.035Z] #10 120.6 Selecting previously unselected package libudev-dev:amd64. [2020-03-26T19:06:57.035Z] #10 120.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T19:06:57.035Z] #10 120.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:06:57.223Z] #44 56.62 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-26T19:06:57.293Z] #10 120.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-26T19:06:57.293Z] #10 120.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-26T19:06:57.293Z] #10 120.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T19:06:57.483Z] #44 57.00 CC compel/arch/aarch64/src/lib/infect.o [2020-03-26T19:06:57.551Z] #10 121.2 Selecting previously unselected package libpcre16-3:amd64. [2020-03-26T19:06:57.684Z] #53 ... [2020-03-26T19:06:57.684Z] [2020-03-26T19:06:57.684Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:57.684Z] #65 132.1 + bin/containerd [2020-03-26T19:06:57.806Z] #44 54.11 CC compel/arch/x86/src/lib/infect.o [2020-03-26T19:06:57.806Z] #44 ... [2020-03-26T19:06:57.806Z] [2020-03-26T19:06:57.806Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:57.806Z] #10 120.8 Selecting previously unselected package libapparmor1:amd64. [2020-03-26T19:06:57.806Z] #10 120.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-26T19:06:57.806Z] #10 120.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T19:06:57.806Z] #10 121.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-26T19:06:57.806Z] #10 121.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-26T19:06:57.806Z] #10 121.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T19:06:57.808Z] #10 121.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:57.808Z] #10 121.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T19:06:57.808Z] #10 121.5 Selecting previously unselected package libpcre32-3:amd64. [2020-03-26T19:06:58.053Z] #44 57.38 CC compel/src/lib/infect-rpc.o [2020-03-26T19:06:58.064Z] #10 121.2 Selecting previously unselected package libbtrfs0. [2020-03-26T19:06:58.064Z] #10 121.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T19:06:58.064Z] #10 121.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:06:58.064Z] #10 121.3 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:06:58.065Z] #10 121.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:58.065Z] #10 121.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.065Z] #10 ... [2020-03-26T19:06:58.065Z] [2020-03-26T19:06:58.065Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:58.065Z] #68 114.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:06:58.065Z] #68 114.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T19:06:58.065Z] #68 DONE 121.4s [2020-03-26T19:06:58.065Z] [2020-03-26T19:06:58.065Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T19:06:58.065Z] #69 DONE 0.0s [2020-03-26T19:06:58.313Z] #44 57.61 CC compel/src/lib/infect-util.o [2020-03-26T19:06:58.313Z] #44 57.86 CC compel/src/lib/infect.o [2020-03-26T19:06:58.321Z] #10 121.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T19:06:58.321Z] #10 121.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:06:58.321Z] #10 121.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-26T19:06:58.321Z] #10 121.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:06:58.321Z] #10 121.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:06:58.324Z] [2020-03-26T19:06:58.324Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:58.324Z] #10 121.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-26T19:06:58.324Z] #10 121.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:58.324Z] #10 121.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.324Z] #10 122.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-26T19:06:58.324Z] #10 122.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:58.324Z] #10 122.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.454Z] #68 ... [2020-03-26T19:06:58.454Z] [2020-03-26T19:06:58.454Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:06:58.454Z] #47 110.5 vendor/golang.org/x/net/http2/hpack [2020-03-26T19:06:58.454Z] #47 111.8 mime [2020-03-26T19:06:58.454Z] #47 113.9 mime/quotedprintable [2020-03-26T19:06:58.454Z] #47 114.4 net/http/internal [2020-03-26T19:06:58.454Z] #47 118.7 net/textproto [2020-03-26T19:06:58.454Z] #47 118.7 crypto/x509 [2020-03-26T19:06:58.454Z] #47 120.0 vendor/golang.org/x/net/http/httpguts [2020-03-26T19:06:58.454Z] #47 120.3 vendor/golang.org/x/net/http/httpproxy [2020-03-26T19:06:58.454Z] #47 ... [2020-03-26T19:06:58.454Z] [2020-03-26T19:06:58.454Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:58.454Z] #10 117.1 Selecting previously unselected package libapparmor1:amd64. [2020-03-26T19:06:58.454Z] #10 117.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 117.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T19:06:58.454Z] #10 117.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-26T19:06:58.454Z] #10 117.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 117.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T19:06:58.454Z] #10 117.4 Selecting previously unselected package libbtrfs0. [2020-03-26T19:06:58.454Z] #10 117.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 117.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:06:58.454Z] #10 117.5 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:06:58.454Z] #10 117.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 117.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:06:58.454Z] #10 117.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-26T19:06:58.454Z] #10 117.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 117.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:06:58.454Z] #10 117.8 Selecting previously unselected package libudev-dev:amd64. [2020-03-26T19:06:58.454Z] #10 117.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 117.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:06:58.454Z] #10 118.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-26T19:06:58.454Z] #10 118.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 118.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T19:06:58.454Z] #10 118.4 Selecting previously unselected package libpcre16-3:amd64. [2020-03-26T19:06:58.454Z] #10 118.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 118.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.454Z] #10 118.6 Selecting previously unselected package libpcre32-3:amd64. [2020-03-26T19:06:58.454Z] #10 118.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 118.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.454Z] #10 118.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-26T19:06:58.454Z] #10 118.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 118.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.454Z] #10 118.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-26T19:06:58.454Z] #10 118.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 118.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.454Z] #10 119.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-26T19:06:58.454Z] #10 119.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 119.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T19:06:58.454Z] #10 119.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-26T19:06:58.454Z] #10 119.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 119.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T19:06:58.454Z] #10 119.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-26T19:06:58.454Z] #10 119.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 119.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T19:06:58.454Z] #10 120.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-26T19:06:58.454Z] #10 120.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T19:06:58.454Z] #10 120.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:06:58.454Z] #10 120.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.454Z] #10 120.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T19:06:58.454Z] #10 120.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T19:06:58.454Z] #10 120.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:06:58.454Z] #10 120.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.454Z] #10 120.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T19:06:58.454Z] #10 120.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:58.454Z] #10 120.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:06:58.454Z] #10 120.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.454Z] #10 120.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:06:58.454Z] #10 120.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:06:58.454Z] #10 120.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:06:58.454Z] #10 120.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T19:06:58.454Z] #10 120.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T19:06:58.454Z] #10 120.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:06:58.454Z] #10 120.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:06:58.454Z] #10 120.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T19:06:58.454Z] #10 120.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:58.454Z] #10 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T19:06:58.454Z] #10 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T19:06:58.454Z] #10 120.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:06:58.454Z] #10 120.9 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-03-26T19:06:58.454Z] #10 120.9 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-03-26T19:06:58.454Z] #10 120.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:06:58.454Z] #10 120.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T19:06:58.454Z] #10 120.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:06:58.454Z] #10 121.0 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T19:06:58.454Z] #10 121.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:06:58.454Z] #10 121.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T19:06:58.454Z] #10 121.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:06:58.579Z] #10 121.6 Selecting previously unselected package libudev-dev:amd64. [2020-03-26T19:06:58.579Z] #10 121.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T19:06:58.579Z] #10 121.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:06:58.579Z] #10 121.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-26T19:06:58.837Z] #10 ... [2020-03-26T19:06:58.837Z] [2020-03-26T19:06:58.837Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:58.837Z] #68 114.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:06:58.837Z] #68 114.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T19:06:58.837Z] #68 DONE 121.5s [2020-03-26T19:06:58.837Z] [2020-03-26T19:06:58.837Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T19:06:58.837Z] #69 DONE 0.1s [2020-03-26T19:06:58.837Z] [2020-03-26T19:06:58.837Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:58.837Z] #10 121.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-26T19:06:58.837Z] #10 121.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T19:06:59.018Z] #10 DONE 121.5s [2020-03-26T19:06:59.018Z] [2020-03-26T19:06:59.018Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:59.018Z] #44 42.04 CC images/sysctl.o [2020-03-26T19:06:59.018Z] #44 42.31 CC images/autofs.o [2020-03-26T19:06:59.018Z] #44 42.55 CC images/macvlan.o [2020-03-26T19:06:59.018Z] #44 42.77 CC images/sit.o [2020-03-26T19:06:59.018Z] #44 43.05 LINK images/built-in.o [2020-03-26T19:06:59.018Z] #44 43.19 GEN compel/include/asm [2020-03-26T19:06:59.018Z] #44 43.21 GEN compel/include/version.h [2020-03-26T19:06:59.018Z] #44 43.24 touch .config [2020-03-26T19:06:59.018Z] #44 43.25 GEN include/common/config.h [2020-03-26T19:06:59.018Z] #44 43.35 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-26T19:06:59.018Z] #44 43.37 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-26T19:06:59.018Z] #44 43.41 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-26T19:06:59.018Z] #44 43.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-26T19:06:59.018Z] #44 43.45 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-26T19:06:59.018Z] #44 43.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-26T19:06:59.018Z] #44 43.49 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-26T19:06:59.018Z] #44 43.53 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-26T19:06:59.018Z] #44 43.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-26T19:06:59.018Z] #44 43.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T19:06:59.018Z] #44 43.57 DEP compel/plugins/std/infect.d [2020-03-26T19:06:59.018Z] #44 43.70 DEP compel/plugins/std/string.d [2020-03-26T19:06:59.018Z] #44 43.79 DEP compel/plugins/std/log.d [2020-03-26T19:06:59.018Z] #44 43.87 DEP compel/plugins/std/fds.d [2020-03-26T19:06:59.018Z] #44 44.01 DEP compel/plugins/std/std.d [2020-03-26T19:06:59.018Z] #44 44.12 DEP compel/plugins/shmem/shmem.d [2020-03-26T19:06:59.018Z] #44 44.25 DEP compel/plugins/fds/fds.d [2020-03-26T19:06:59.018Z] #44 44.43 CC compel/plugins/std/std.o [2020-03-26T19:06:59.018Z] #44 44.73 CC compel/plugins/std/fds.o [2020-03-26T19:06:59.018Z] #44 45.28 CC compel/plugins/std/log.o [2020-03-26T19:06:59.018Z] #44 46.13 CC compel/plugins/std/string.o [2020-03-26T19:06:59.018Z] #44 46.82 CC compel/plugins/std/infect.o [2020-03-26T19:06:59.018Z] #44 47.28 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-26T19:06:59.018Z] #44 47.34 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-26T19:06:59.018Z] #44 47.39 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-26T19:06:59.018Z] #44 47.49 AR compel/plugins/std.lib.a [2020-03-26T19:06:59.018Z] #44 47.55 CC compel/plugins/fds/fds.o [2020-03-26T19:06:59.018Z] #44 ... [2020-03-26T19:06:59.018Z] [2020-03-26T19:06:59.018Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:06:59.018Z] #58 DONE 0.1s [2020-03-26T19:06:59.018Z] [2020-03-26T19:06:59.018Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T19:06:59.257Z] #10 ... [2020-03-26T19:06:59.257Z] [2020-03-26T19:06:59.257Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:06:59.257Z] #50 DONE 122.4s [2020-03-26T19:06:59.257Z] [2020-03-26T19:06:59.257Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:06:59.257Z] #10 122.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-26T19:06:59.257Z] #10 122.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-26T19:06:59.276Z] #11 ... [2020-03-26T19:06:59.276Z] [2020-03-26T19:06:59.276Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T19:06:59.276Z] #59 DONE 0.1s [2020-03-26T19:06:59.276Z] [2020-03-26T19:06:59.276Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:06:59.276Z] #44 47.98 AR compel/plugins/fds.lib.a [2020-03-26T19:06:59.276Z] #44 48.07 HOSTDEP compel/src/lib/log-host.d [2020-03-26T19:06:59.402Z] #10 122.3 Selecting previously unselected package libpcre16-3:amd64. [2020-03-26T19:06:59.402Z] #10 122.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:59.402Z] #10 122.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T19:06:59.515Z] #10 122.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T19:06:59.533Z] #44 48.35 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T19:06:59.660Z] #10 122.7 Selecting previously unselected package libpcre32-3:amd64. [2020-03-26T19:06:59.660Z] #10 122.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-26T19:06:59.660Z] #10 122.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T19:06:59.772Z] #10 123.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-26T19:06:59.790Z] #44 48.63 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-26T19:06:59.917Z] #10 123.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-26T19:06:59.917Z] #10 123.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-26T19:07:00.030Z] #10 123.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:07:00.030Z] #10 123.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T19:07:00.030Z] #10 123.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-26T19:07:00.030Z] #10 123.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-26T19:07:00.030Z] #10 123.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T19:07:00.030Z] #10 ... [2020-03-26T19:07:00.030Z] [2020-03-26T19:07:00.030Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:00.030Z] #47 113.4 vendor/golang.org/x/net/http2/hpack [2020-03-26T19:07:00.030Z] #47 114.6 mime [2020-03-26T19:07:00.030Z] #47 116.5 net/http/internal [2020-03-26T19:07:00.030Z] #47 119.2 crypto/tls [2020-03-26T19:07:00.047Z] #44 48.87 HOSTDEP compel/src/main-host.d [2020-03-26T19:07:00.175Z] #10 123.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T19:07:00.175Z] #10 123.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-26T19:07:00.175Z] #10 123.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-26T19:07:00.175Z] #10 123.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T19:07:00.221Z] #44 59.78 CC compel/src/lib/ptrace.o [2020-03-26T19:07:00.288Z] #47 ... [2020-03-26T19:07:00.288Z] [2020-03-26T19:07:00.288Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:07:00.303Z] #44 ... [2020-03-26T19:07:00.303Z] [2020-03-26T19:07:00.303Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:00.303Z] #50 DONE 122.3s [2020-03-26T19:07:00.303Z] [2020-03-26T19:07:00.303Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:00.303Z] #68 DONE 122.4s [2020-03-26T19:07:00.304Z] [2020-03-26T19:07:00.304Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T19:07:00.304Z] #69 DONE 0.1s [2020-03-26T19:07:00.304Z] [2020-03-26T19:07:00.304Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:00.304Z] #44 49.09 DEP compel/src/lib/ptrace.d [2020-03-26T19:07:00.432Z] #10 ... [2020-03-26T19:07:00.432Z] [2020-03-26T19:07:00.432Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:00.432Z] #50 DONE 123.4s [2020-03-26T19:07:00.545Z] #10 123.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-26T19:07:00.545Z] #10 123.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T19:07:00.545Z] #10 123.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:07:00.560Z] #44 49.47 DEP compel/src/lib/infect.d [2020-03-26T19:07:00.690Z] [2020-03-26T19:07:00.690Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:07:00.690Z] #10 123.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-26T19:07:00.690Z] #10 123.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-26T19:07:00.690Z] #10 123.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T19:07:00.793Z] #44 60.07 AR compel/libcompel.a [2020-03-26T19:07:00.793Z] #44 60.17 HOSTCC compel/src/main-host.o [2020-03-26T19:07:00.802Z] #10 124.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T19:07:00.803Z] #10 124.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T19:07:00.803Z] #10 124.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T19:07:00.803Z] #10 124.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:07:00.803Z] #10 124.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T19:07:00.803Z] #10 124.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T19:07:00.803Z] #10 124.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:07:00.803Z] #10 124.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:07:00.803Z] #10 124.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T19:07:00.803Z] #10 124.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:07:00.803Z] #10 124.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:07:00.803Z] #10 124.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:07:00.803Z] #10 124.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T19:07:00.803Z] #10 124.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T19:07:00.803Z] #10 124.5 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:07:00.803Z] #10 124.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:07:00.803Z] #10 124.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T19:07:00.803Z] #10 124.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:07:00.803Z] #10 124.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-03-26T19:07:01.060Z] #10 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T19:07:01.060Z] #10 124.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:07:01.060Z] #10 124.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-03-26T19:07:01.060Z] #10 124.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-03-26T19:07:01.060Z] #10 124.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:07:01.060Z] #10 124.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T19:07:01.060Z] #10 124.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:07:01.060Z] #10 124.6 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T19:07:01.060Z] #10 124.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:07:01.060Z] #10 124.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T19:07:01.060Z] #10 124.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:07:01.124Z] #44 49.68 DEP compel/src/lib/infect-util.d [2020-03-26T19:07:01.124Z] #44 49.83 DEP compel/src/lib/infect-rpc.d [2020-03-26T19:07:01.124Z] #44 50.06 DEP compel/arch/x86/src/lib/infect.d [2020-03-26T19:07:01.255Z] #10 124.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-26T19:07:01.255Z] #10 124.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-26T19:07:01.255Z] #10 124.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T19:07:01.255Z] #10 124.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-26T19:07:01.255Z] #10 124.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-26T19:07:01.255Z] #10 ... [2020-03-26T19:07:01.255Z] [2020-03-26T19:07:01.255Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:01.255Z] #47 114.2 vendor/golang.org/x/net/http2/hpack [2020-03-26T19:07:01.255Z] #47 115.2 mime [2020-03-26T19:07:01.255Z] #47 117.0 mime/quotedprintable [2020-03-26T19:07:01.255Z] #47 117.3 net/http/internal [2020-03-26T19:07:01.255Z] #47 120.6 crypto/tls [2020-03-26T19:07:01.320Z] #10 DONE 125.0s [2020-03-26T19:07:01.320Z] [2020-03-26T19:07:01.320Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:07:01.320Z] #58 DONE 0.1s [2020-03-26T19:07:01.320Z] [2020-03-26T19:07:01.320Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T19:07:01.513Z] #47 ... [2020-03-26T19:07:01.513Z] [2020-03-26T19:07:01.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:07:01.513Z] #10 124.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T19:07:01.578Z] #11 ... [2020-03-26T19:07:01.578Z] [2020-03-26T19:07:01.578Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T19:07:01.578Z] #59 DONE 0.1s [2020-03-26T19:07:01.582Z] #44 60.60 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-26T19:07:01.582Z] #44 60.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T19:07:01.687Z] #44 50.24 DEP compel/arch/x86/src/lib/cpu.d [2020-03-26T19:07:01.687Z] #44 50.47 DEP compel/src/lib/log.d [2020-03-26T19:07:01.770Z] #10 124.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-26T19:07:01.771Z] #10 124.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T19:07:01.771Z] #10 124.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:07:01.836Z] [2020-03-26T19:07:01.836Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:01.945Z] #44 50.65 DEP compel/src/main.d [2020-03-26T19:07:02.042Z] #44 61.32 HOSTCC compel/src/lib/log-host.o [2020-03-26T19:07:02.042Z] #44 ... [2020-03-26T19:07:02.042Z] [2020-03-26T19:07:02.042Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:02.201Z] #44 50.93 DEP compel/src/lib/handle-elf.d [2020-03-26T19:07:02.286Z] #10 125.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T19:07:02.286Z] #10 125.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T19:07:02.286Z] #10 125.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T19:07:02.286Z] #10 125.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:07:02.286Z] #10 125.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T19:07:02.286Z] #10 125.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T19:07:02.286Z] #10 125.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:07:02.286Z] #10 125.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:07:02.286Z] #10 125.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T19:07:02.286Z] #10 125.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:07:02.286Z] #10 125.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:07:02.286Z] #10 125.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:07:02.286Z] #10 125.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T19:07:02.286Z] #10 125.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T19:07:02.286Z] #10 125.5 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T19:07:02.286Z] #10 125.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:07:02.286Z] #10 125.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T19:07:02.286Z] #10 125.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:07:02.286Z] #10 125.6 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-03-26T19:07:02.286Z] #10 125.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-03-26T19:07:02.286Z] #10 125.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:07:02.286Z] #10 125.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-03-26T19:07:02.286Z] #10 125.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-03-26T19:07:02.286Z] #10 125.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:07:02.286Z] #10 125.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T19:07:02.302Z] #23 111.3 Checking out files: 22% (2358/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) [2020-03-26T19:07:02.302Z] #23 ... [2020-03-26T19:07:02.302Z] [2020-03-26T19:07:02.302Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:02.302Z] #60 10.34 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T19:07:02.458Z] #44 51.14 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-26T19:07:02.544Z] #10 125.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:07:02.544Z] #10 125.6 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T19:07:02.544Z] #10 125.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T19:07:02.544Z] #10 125.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T19:07:02.544Z] #10 125.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:07:02.571Z] #60 ... [2020-03-26T19:07:02.571Z] [2020-03-26T19:07:02.571Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:02.724Z] #44 51.48 CC compel/src/lib/log.o [2020-03-26T19:07:02.802Z] #10 DONE 126.0s [2020-03-26T19:07:02.802Z] [2020-03-26T19:07:02.802Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T19:07:02.802Z] #11 ... [2020-03-26T19:07:02.802Z] [2020-03-26T19:07:02.802Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:07:02.802Z] #58 DONE 0.1s [2020-03-26T19:07:02.982Z] #44 ... [2020-03-26T19:07:02.982Z] [2020-03-26T19:07:02.982Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T19:07:02.982Z] #11 DONE 4.0s [2020-03-26T19:07:02.982Z] [2020-03-26T19:07:02.982Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T19:07:03.060Z] [2020-03-26T19:07:03.060Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T19:07:03.060Z] #59 DONE 0.1s [2020-03-26T19:07:03.060Z] [2020-03-26T19:07:03.060Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:03.167Z] #65 ... [2020-03-26T19:07:03.167Z] [2020-03-26T19:07:03.167Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:03.167Z] #53 DONE 160.8s [2020-03-26T19:07:03.167Z] [2020-03-26T19:07:03.167Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:03.746Z] #60 ... [2020-03-26T19:07:03.746Z] [2020-03-26T19:07:03.746Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T19:07:03.746Z] #11 DONE 2.4s [2020-03-26T19:07:04.004Z] [2020-03-26T19:07:04.004Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T19:07:04.194Z] #65 ... [2020-03-26T19:07:04.194Z] [2020-03-26T19:07:04.194Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T19:07:04.389Z] #23 111.3 Checking out files: 22% (2358/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 38% (4127/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 63% (6807/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) [2020-03-26T19:07:04.389Z] #23 ... [2020-03-26T19:07:04.389Z] [2020-03-26T19:07:04.389Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:04.389Z] #47 103.8 net/http/httptrace [2020-03-26T19:07:04.389Z] #47 103.9 net/http [2020-03-26T19:07:04.389Z] #47 113.3 github.com/LK4D4/vndr/godl [2020-03-26T19:07:04.476Z] #54 DONE 0.2s [2020-03-26T19:07:04.476Z] [2020-03-26T19:07:04.476Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T19:07:04.476Z] #57 DONE 0.1s [2020-03-26T19:07:04.476Z] [2020-03-26T19:07:04.476Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T19:07:04.649Z] #47 ... [2020-03-26T19:07:04.649Z] [2020-03-26T19:07:04.649Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:04.758Z] #61 DONE 0.2s [2020-03-26T19:07:04.758Z] [2020-03-26T19:07:04.758Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:04.909Z] #23 111.3 Checking out files: 22% (2358/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 38% (4127/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 63% (6807/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 85% (9101/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) [2020-03-26T19:07:04.909Z] #23 ... [2020-03-26T19:07:04.909Z] [2020-03-26T19:07:04.909Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:04.909Z] #17 2.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:07:04.909Z] #17 2.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:07:04.909Z] #17 2.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:07:04.909Z] #17 3.187 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T19:07:04.909Z] #17 4.478 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T19:07:04.909Z] #17 5.836 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T19:07:04.909Z] #17 8.961 Fetched 8163 kB in 7s (1174 kB/s) [2020-03-26T19:07:05.168Z] #17 8.961 Reading package lists... [2020-03-26T19:07:05.168Z] #17 ... [2020-03-26T19:07:05.168Z] [2020-03-26T19:07:05.168Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:07:05.428Z] #23 111.3 Checking out files: 22% (2358/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 38% (4127/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 63% (6807/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 85% (9101/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-26T19:07:05.506Z] #12 DONE 2.3s [2020-03-26T19:07:05.506Z] [2020-03-26T19:07:05.506Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:05.506Z] #44 51.96 CC compel/arch/x86/src/lib/cpu.o [2020-03-26T19:07:05.506Z] #44 52.98 CC compel/arch/x86/src/lib/infect.o [2020-03-26T19:07:05.506Z] #44 53.83 CC compel/src/lib/infect-rpc.o [2020-03-26T19:07:05.506Z] #44 54.34 CC compel/src/lib/infect-util.o [2020-03-26T19:07:05.589Z] #60 ... [2020-03-26T19:07:05.589Z] [2020-03-26T19:07:05.589Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T19:07:05.589Z] #11 DONE 2.5s [2020-03-26T19:07:05.589Z] [2020-03-26T19:07:05.589Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:05.589Z] #60 2.379 + RM_GOPATH=0 [2020-03-26T19:07:05.589Z] #60 2.379 + TMP_GOPATH= [2020-03-26T19:07:05.589Z] #60 2.379 + : /build [2020-03-26T19:07:05.589Z] #60 2.379 + '[' -z '' ']' [2020-03-26T19:07:05.589Z] #60 2.384 ++ mktemp -d [2020-03-26T19:07:05.589Z] #60 2.384 + export GOPATH=/tmp/tmp.H86sFYuWHf [2020-03-26T19:07:05.589Z] #60 2.384 + GOPATH=/tmp/tmp.H86sFYuWHf [2020-03-26T19:07:05.589Z] #60 2.384 + RM_GOPATH=1 [2020-03-26T19:07:05.589Z] #60 2.384 ++ dirname ./install.sh [2020-03-26T19:07:05.589Z] #60 2.395 + dir=. [2020-03-26T19:07:05.589Z] #60 2.395 + bin=runc [2020-03-26T19:07:05.589Z] #60 2.395 + shift [2020-03-26T19:07:05.589Z] #60 2.395 + '[' '!' -f ./runc.installer ']' [2020-03-26T19:07:05.589Z] #60 2.395 + . ./runc.installer [2020-03-26T19:07:05.589Z] #60 2.395 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:07:05.589Z] #60 2.409 + install_runc [2020-03-26T19:07:05.589Z] #60 2.409 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T19:07:05.589Z] #60 2.409 + uname -r [2020-03-26T19:07:05.589Z] #60 2.411 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T19:07:05.589Z] #60 2.420 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T19:07:05.589Z] #60 2.420 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T19:07:05.589Z] #60 2.420 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.H86sFYuWHf/src/github.com/opencontainers/runc [2020-03-26T19:07:05.589Z] #60 2.420 Cloning into '/tmp/tmp.H86sFYuWHf/src/github.com/opencontainers/runc'... [2020-03-26T19:07:05.690Z] #23 114.9 + cd /tmp/tmp.p95DH8UOF1/tmp/docker-ce [2020-03-26T19:07:05.690Z] #23 114.9 + git checkout -q v17.06.2-ce [2020-03-26T19:07:05.763Z] #44 54.59 CC compel/src/lib/infect.o [2020-03-26T19:07:06.532Z] #12 DONE 2.3s [2020-03-26T19:07:06.532Z] [2020-03-26T19:07:06.532Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:06.532Z] #60 2.518 + RM_GOPATH=0 [2020-03-26T19:07:06.532Z] #60 2.518 + TMP_GOPATH= [2020-03-26T19:07:06.532Z] #60 2.518 + : /build [2020-03-26T19:07:06.532Z] #60 2.518 + '[' -z '' ']' [2020-03-26T19:07:06.532Z] #60 2.518 ++ mktemp -d [2020-03-26T19:07:06.532Z] #60 2.526 + export GOPATH=/tmp/tmp.Jw7AccPA5T [2020-03-26T19:07:06.532Z] #60 2.526 + GOPATH=/tmp/tmp.Jw7AccPA5T [2020-03-26T19:07:06.532Z] #60 2.526 + RM_GOPATH=1 [2020-03-26T19:07:06.532Z] #60 2.527 ++ dirname ./install.sh [2020-03-26T19:07:06.532Z] #60 2.534 + dir=. [2020-03-26T19:07:06.532Z] #60 2.534 + bin=runc [2020-03-26T19:07:06.532Z] #60 2.534 + shift [2020-03-26T19:07:06.532Z] #60 2.534 + '[' '!' -f ./runc.installer ']' [2020-03-26T19:07:06.532Z] #60 2.534 + . ./runc.installer [2020-03-26T19:07:06.532Z] #60 2.534 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:07:06.532Z] #60 2.534 + install_runc [2020-03-26T19:07:06.532Z] #60 2.539 + uname -r [2020-03-26T19:07:06.532Z] #60 2.542 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T19:07:06.532Z] #60 2.558 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T19:07:06.532Z] #60 2.558 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T19:07:06.532Z] #60 2.558 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Jw7AccPA5T/src/github.com/opencontainers/runc [2020-03-26T19:07:06.532Z] #60 2.558 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T19:07:06.532Z] #60 2.567 Cloning into '/tmp/tmp.Jw7AccPA5T/src/github.com/opencontainers/runc'... [2020-03-26T19:07:06.789Z] #60 ... [2020-03-26T19:07:06.789Z] [2020-03-26T19:07:06.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:06.789Z] #44 51.36 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-26T19:07:06.789Z] #44 51.54 CC compel/src/lib/log.o [2020-03-26T19:07:06.789Z] #44 51.82 CC compel/arch/x86/src/lib/cpu.o [2020-03-26T19:07:06.789Z] #44 52.71 CC compel/arch/x86/src/lib/infect.o [2020-03-26T19:07:06.789Z] #44 54.00 CC compel/src/lib/infect-rpc.o [2020-03-26T19:07:06.789Z] #44 54.51 CC compel/src/lib/infect-util.o [2020-03-26T19:07:06.789Z] #44 54.97 CC compel/src/lib/infect.o [2020-03-26T19:07:06.790Z] #44 57.29 CC compel/src/lib/ptrace.o [2020-03-26T19:07:06.790Z] #44 57.74 AR compel/libcompel.a [2020-03-26T19:07:06.790Z] #44 57.82 HOSTCC compel/src/main-host.o [2020-03-26T19:07:06.790Z] #44 58.23 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-26T19:07:06.790Z] #44 58.47 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T19:07:06.790Z] #44 58.95 HOSTCC compel/src/lib/log-host.o [2020-03-26T19:07:06.790Z] #44 59.26 HOSTLINK compel/compel-host-bin [2020-03-26T19:07:06.790Z] #44 59.46 DEP soccr/soccr.d [2020-03-26T19:07:06.790Z] #44 59.59 CC soccr/soccr.o [2020-03-26T19:07:06.790Z] #44 61.12 AR soccr/libsoccr.a [2020-03-26T19:07:06.790Z] #44 61.17 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:07:06.790Z] #44 61.53 DEP criu/arch/x86/sigframe.d [2020-03-26T19:07:06.790Z] #44 61.60 DEP criu/arch/x86/sigaction_compat.d [2020-03-26T19:07:07.047Z] #44 61.66 DEP criu/arch/x86/kerndat.d [2020-03-26T19:07:07.047Z] #44 61.78 DEP criu/arch/x86/crtools.d [2020-03-26T19:07:07.305Z] #44 61.92 DEP criu/arch/x86/cpu.d [2020-03-26T19:07:07.305Z] #44 62.10 CC criu/arch/x86/cpu.o [2020-03-26T19:07:07.656Z] #44 ... [2020-03-26T19:07:07.656Z] [2020-03-26T19:07:07.656Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T19:07:07.656Z] #13 2.009 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T19:07:07.656Z] #13 DONE 2.2s [2020-03-26T19:07:07.656Z] [2020-03-26T19:07:07.656Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T19:07:08.125Z] #60 ... [2020-03-26T19:07:08.125Z] [2020-03-26T19:07:08.125Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T19:07:08.125Z] #12 DONE 2.3s [2020-03-26T19:07:08.125Z] [2020-03-26T19:07:08.125Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T19:07:08.242Z] #44 62.66 CC criu/arch/x86/crtools.o [2020-03-26T19:07:08.242Z] #44 ... [2020-03-26T19:07:08.242Z] [2020-03-26T19:07:08.242Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T19:07:08.242Z] #13 1.869 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T19:07:08.242Z] #13 DONE 2.0s [2020-03-26T19:07:08.242Z] [2020-03-26T19:07:08.242Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:08.242Z] #47 126.8 net/http/httptrace [2020-03-26T19:07:08.242Z] #47 127.1 net/http [2020-03-26T19:07:08.382Z] #13 ... [2020-03-26T19:07:08.382Z] [2020-03-26T19:07:08.382Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:08.382Z] #44 54.86 CC compel/src/lib/infect-rpc.o [2020-03-26T19:07:08.382Z] #44 55.38 CC compel/src/lib/infect-util.o [2020-03-26T19:07:08.382Z] #44 55.87 CC compel/src/lib/infect.o [2020-03-26T19:07:08.382Z] #44 58.85 CC compel/src/lib/ptrace.o [2020-03-26T19:07:08.382Z] #44 59.22 AR compel/libcompel.a [2020-03-26T19:07:08.382Z] #44 59.33 HOSTCC compel/src/main-host.o [2020-03-26T19:07:08.382Z] #44 59.74 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-26T19:07:08.382Z] #44 60.05 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T19:07:08.382Z] #44 60.48 HOSTCC compel/src/lib/log-host.o [2020-03-26T19:07:08.382Z] #44 60.72 HOSTLINK compel/compel-host-bin [2020-03-26T19:07:08.382Z] #44 60.86 DEP soccr/soccr.d [2020-03-26T19:07:08.382Z] #44 61.00 CC soccr/soccr.o [2020-03-26T19:07:08.382Z] #44 62.56 AR soccr/libsoccr.a [2020-03-26T19:07:08.382Z] #44 62.62 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:07:08.382Z] #44 62.91 DEP criu/arch/x86/sigframe.d [2020-03-26T19:07:08.382Z] #44 63.00 DEP criu/arch/x86/sigaction_compat.d [2020-03-26T19:07:08.382Z] #44 63.09 DEP criu/arch/x86/kerndat.d [2020-03-26T19:07:08.382Z] #44 63.20 DEP criu/arch/x86/crtools.d [2020-03-26T19:07:08.382Z] #44 63.37 DEP criu/arch/x86/cpu.d [2020-03-26T19:07:08.382Z] #44 63.61 CC criu/arch/x86/cpu.o [2020-03-26T19:07:08.382Z] #44 64.50 CC criu/arch/x86/crtools.o [2020-03-26T19:07:09.025Z] #14 ... [2020-03-26T19:07:09.025Z] [2020-03-26T19:07:09.025Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:09.025Z] #47 120.9 mime/multipart [2020-03-26T19:07:09.025Z] #47 124.8 crypto/tls [2020-03-26T19:07:09.025Z] #47 ... [2020-03-26T19:07:09.025Z] [2020-03-26T19:07:09.025Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:09.025Z] #44 57.29 CC compel/src/lib/ptrace.o [2020-03-26T19:07:09.025Z] #44 57.75 AR compel/libcompel.a [2020-03-26T19:07:09.025Z] #44 57.82 HOSTCC compel/src/main-host.o [2020-03-26T19:07:09.282Z] #44 ... [2020-03-26T19:07:09.282Z] [2020-03-26T19:07:09.282Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:09.282Z] #60 3.938 + RM_GOPATH=0 [2020-03-26T19:07:09.282Z] #60 3.938 + TMP_GOPATH= [2020-03-26T19:07:09.282Z] #60 3.938 + : /build [2020-03-26T19:07:09.282Z] #60 3.938 + '[' -z '' ']' [2020-03-26T19:07:09.282Z] #60 3.949 ++ mktemp -d [2020-03-26T19:07:09.282Z] #60 3.956 + export GOPATH=/tmp/tmp.szlXgzR3FQ [2020-03-26T19:07:09.282Z] #60 3.956 + GOPATH=/tmp/tmp.szlXgzR3FQ [2020-03-26T19:07:09.282Z] #60 3.956 + RM_GOPATH=1 [2020-03-26T19:07:09.282Z] #60 3.956 ++ dirname ./install.sh [2020-03-26T19:07:09.282Z] #60 3.965 + dir=. [2020-03-26T19:07:09.282Z] #60 3.965 + bin=runc [2020-03-26T19:07:09.282Z] #60 3.965 + shift [2020-03-26T19:07:09.282Z] #60 3.965 + '[' '!' -f ./runc.installer ']' [2020-03-26T19:07:09.282Z] #60 3.965 + . ./runc.installer [2020-03-26T19:07:09.282Z] #60 3.965 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:07:09.282Z] #60 3.965 + install_runc [2020-03-26T19:07:09.282Z] #60 3.965 + uname -r [2020-03-26T19:07:09.282Z] #60 3.965 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T19:07:09.282Z] #60 3.965 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T19:07:09.282Z] #60 3.965 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T19:07:09.282Z] #60 3.965 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.szlXgzR3FQ/src/github.com/opencontainers/runc [2020-03-26T19:07:09.282Z] #60 3.966 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T19:07:09.282Z] #60 3.971 Cloning into '/tmp/tmp.szlXgzR3FQ/src/github.com/opencontainers/runc'... [2020-03-26T19:07:09.282Z] #60 ... [2020-03-26T19:07:09.282Z] [2020-03-26T19:07:09.282Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:09.282Z] #44 58.08 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-26T19:07:09.315Z] #44 65.81 CC criu/arch/x86/kerndat.o [2020-03-26T19:07:09.539Z] #44 ... [2020-03-26T19:07:09.539Z] [2020-03-26T19:07:09.539Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T19:07:09.539Z] #14 DONE 2.2s [2020-03-26T19:07:09.539Z] [2020-03-26T19:07:09.539Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:09.539Z] #44 58.38 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T19:07:09.573Z] #44 ... [2020-03-26T19:07:09.573Z] [2020-03-26T19:07:09.573Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T19:07:09.573Z] #13 2.025 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T19:07:09.616Z] #47 ... [2020-03-26T19:07:09.616Z] [2020-03-26T19:07:09.616Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:09.616Z] #44 64.27 CC criu/arch/x86/kerndat.o [2020-03-26T19:07:09.831Z] #13 DONE 2.1s [2020-03-26T19:07:09.831Z] [2020-03-26T19:07:09.831Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T19:07:09.889Z] #23 118.5 + mkdir -p /tmp/tmp.p95DH8UOF1/src/github.com/docker [2020-03-26T19:07:09.889Z] #23 118.5 + mv components/cli /tmp/tmp.p95DH8UOF1/src/github.com/docker/cli [2020-03-26T19:07:09.889Z] #23 118.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-26T19:07:10.103Z] #44 58.98 HOSTCC compel/src/lib/log-host.o [2020-03-26T19:07:10.180Z] #44 64.76 CC criu/arch/x86/sigaction_compat.o [2020-03-26T19:07:10.180Z] #44 ... [2020-03-26T19:07:10.180Z] [2020-03-26T19:07:10.180Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T19:07:10.180Z] #14 DONE 2.0s [2020-03-26T19:07:10.360Z] #44 59.22 HOSTLINK compel/compel-host-bin [2020-03-26T19:07:10.438Z] [2020-03-26T19:07:10.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:10.438Z] #44 65.09 CC criu/arch/x86/sigframe.o [2020-03-26T19:07:10.617Z] #44 59.42 DEP soccr/soccr.d [2020-03-26T19:07:10.617Z] #44 59.58 CC soccr/soccr.o [2020-03-26T19:07:10.695Z] #44 65.50 LINK criu/arch/x86/crtools.built-in.o [2020-03-26T19:07:10.695Z] #44 65.58 DEP criu/pie/util-vdso-elf32.d [2020-03-26T19:07:10.953Z] #44 65.73 DEP criu/pie/util-vdso.d [2020-03-26T19:07:10.953Z] #44 65.84 DEP criu/pie/util.d [2020-03-26T19:07:11.517Z] #44 66.06 CC criu/pie/util.o [2020-03-26T19:07:11.775Z] #44 66.43 CC criu/pie/util-vdso.o [2020-03-26T19:07:11.798Z] #23 ... [2020-03-26T19:07:11.798Z] [2020-03-26T19:07:11.798Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:11.798Z] #17 8.961 Reading package lists... [2020-03-26T19:07:11.798Z] #17 11.36 Reading package lists... [2020-03-26T19:07:11.798Z] #17 14.02 Building dependency tree... [2020-03-26T19:07:11.798Z] #17 15.35 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T19:07:11.798Z] #17 15.35 The following additional packages will be installed: [2020-03-26T19:07:11.798Z] #17 15.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T19:07:11.798Z] #17 15.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T19:07:11.798Z] #17 15.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T19:07:11.798Z] #17 15.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T19:07:11.798Z] #17 15.36 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T19:07:11.798Z] #17 15.37 Suggested packages: [2020-03-26T19:07:11.798Z] #17 15.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T19:07:11.798Z] #17 15.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T19:07:11.798Z] #17 15.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T19:07:11.798Z] #17 15.37 Recommended packages: [2020-03-26T19:07:11.798Z] #17 15.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T19:07:11.798Z] #17 15.37 python3-keyrings.alt python3-xdg unzip [2020-03-26T19:07:11.798Z] #17 16.77 The following NEW packages will be installed: [2020-03-26T19:07:11.798Z] #17 16.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T19:07:11.798Z] #17 16.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T19:07:11.798Z] #17 16.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T19:07:11.799Z] #17 16.78 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T19:07:11.799Z] #17 16.78 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T19:07:11.799Z] #17 16.78 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T19:07:11.799Z] #17 16.78 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T19:07:11.799Z] #17 16.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T19:07:11.799Z] #17 16.79 xz-utils zip [2020-03-26T19:07:11.992Z] #44 ... [2020-03-26T19:07:11.992Z] [2020-03-26T19:07:11.992Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T19:07:11.992Z] #15 DONE 2.3s [2020-03-26T19:07:11.992Z] [2020-03-26T19:07:11.992Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T19:07:12.060Z] #17 17.11 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:07:12.060Z] #17 17.11 Need to get 27.6 MB of archives. [2020-03-26T19:07:12.060Z] #17 17.11 After this operation, 114 MB of additional disk space will be used. [2020-03-26T19:07:12.060Z] #17 17.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-26T19:07:12.060Z] #17 17.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-26T19:07:12.060Z] #17 17.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-26T19:07:12.320Z] #17 17.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-26T19:07:12.321Z] #17 17.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-26T19:07:12.321Z] #17 17.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-26T19:07:12.321Z] #17 17.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-26T19:07:12.321Z] #17 17.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-26T19:07:12.321Z] #17 17.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-26T19:07:12.321Z] #17 17.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-26T19:07:12.321Z] #17 17.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-26T19:07:12.321Z] #17 17.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-26T19:07:12.321Z] #17 17.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-26T19:07:12.321Z] #17 17.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-26T19:07:12.321Z] #17 17.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-26T19:07:12.321Z] #17 17.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-26T19:07:12.321Z] #17 17.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-26T19:07:12.321Z] #17 17.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:07:12.321Z] #17 17.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-26T19:07:12.321Z] #17 17.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-26T19:07:12.321Z] #17 17.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-26T19:07:12.321Z] #17 17.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-26T19:07:12.321Z] #17 17.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-26T19:07:12.321Z] #17 17.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-26T19:07:12.321Z] #17 17.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-26T19:07:12.321Z] #17 17.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-26T19:07:12.321Z] #17 ... [2020-03-26T19:07:12.321Z] [2020-03-26T19:07:12.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:12.321Z] #44 61.65 HOSTLINK compel/compel-host-bin [2020-03-26T19:07:12.321Z] #44 61.79 DEP soccr/soccr.d [2020-03-26T19:07:12.321Z] #44 62.05 CC soccr/soccr.o [2020-03-26T19:07:12.321Z] #44 63.46 AR soccr/libsoccr.a [2020-03-26T19:07:12.321Z] #44 63.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:07:12.321Z] #44 64.02 DEP criu/arch/aarch64/sigframe.d [2020-03-26T19:07:12.321Z] #44 64.18 DEP criu/arch/aarch64/crtools.d [2020-03-26T19:07:12.321Z] #44 64.46 DEP criu/arch/aarch64/cpu.d [2020-03-26T19:07:12.321Z] #44 64.51 DEP criu/arch/aarch64/bitops.d [2020-03-26T19:07:12.321Z] #44 64.57 CC criu/arch/aarch64/bitops.o [2020-03-26T19:07:12.321Z] #44 64.67 CC criu/arch/aarch64/cpu.o [2020-03-26T19:07:12.321Z] #44 64.91 CC criu/arch/aarch64/crtools.o [2020-03-26T19:07:12.321Z] #44 65.51 CC criu/arch/aarch64/sigframe.o [2020-03-26T19:07:12.321Z] #44 65.67 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-26T19:07:12.321Z] #44 65.71 DEP criu/pie/util-vdso.d [2020-03-26T19:07:12.321Z] #44 65.84 DEP criu/pie/util.d [2020-03-26T19:07:12.321Z] #44 65.97 CC criu/pie/util.o [2020-03-26T19:07:12.321Z] #44 66.34 CC criu/pie/util-vdso.o [2020-03-26T19:07:12.321Z] #44 67.08 AR criu/pie/pie.lib.a [2020-03-26T19:07:12.321Z] #44 67.17 DEP criu/pie/restorer.d [2020-03-26T19:07:12.321Z] #44 67.44 DEP criu/arch/aarch64/intraprocedure.d [2020-03-26T19:07:12.321Z] #44 67.45 DEP criu/arch/aarch64/restorer.d [2020-03-26T19:07:12.321Z] #44 67.68 DEP criu/arch/aarch64/vdso-pie.d [2020-03-26T19:07:12.321Z] #44 67.89 DEP criu/pie/parasite-vdso.d [2020-03-26T19:07:12.321Z] #44 68.05 DEP criu/pie/parasite.d [2020-03-26T19:07:12.321Z] #44 68.35 CC criu/pie/parasite.o [2020-03-26T19:07:12.321Z] #44 69.73 LINK criu/pie/parasite.built-in.o [2020-03-26T19:07:12.321Z] #44 69.74 GEN criu/pie/parasite-blob.h [2020-03-26T19:07:12.321Z] #44 69.77 CC criu/pie/parasite-vdso.o [2020-03-26T19:07:12.321Z] #44 70.64 CC criu/arch/aarch64/vdso-pie.o [2020-03-26T19:07:12.321Z] #44 71.00 CC criu/arch/aarch64/restorer.o [2020-03-26T19:07:12.321Z] #44 71.47 CC criu/arch/aarch64/intraprocedure.o [2020-03-26T19:07:12.321Z] #44 71.56 CC criu/pie/restorer.o [2020-03-26T19:07:12.339Z] #44 ... [2020-03-26T19:07:12.339Z] [2020-03-26T19:07:12.339Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T19:07:12.339Z] #15 DONE 2.2s [2020-03-26T19:07:12.365Z] #14 DONE 2.1s [2020-03-26T19:07:12.365Z] [2020-03-26T19:07:12.365Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T19:07:12.581Z] #44 ... [2020-03-26T19:07:12.581Z] [2020-03-26T19:07:12.581Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:12.581Z] #17 17.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-26T19:07:12.581Z] #17 17.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-26T19:07:12.581Z] #17 17.43 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-03-26T19:07:12.597Z] [2020-03-26T19:07:12.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:12.597Z] #44 67.28 CC criu/pie/util-vdso-elf32.o [2020-03-26T19:07:12.840Z] #17 17.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-26T19:07:12.840Z] #17 17.75 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-26T19:07:12.840Z] #17 17.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-26T19:07:12.840Z] #17 17.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-26T19:07:12.840Z] #17 17.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-26T19:07:12.840Z] #17 17.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T19:07:12.840Z] #17 17.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T19:07:12.840Z] #17 17.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T19:07:12.840Z] #17 ... [2020-03-26T19:07:12.840Z] [2020-03-26T19:07:12.840Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:12.840Z] #47 114.0 github.com/LK4D4/vndr [2020-03-26T19:07:12.840Z] #47 DONE 122.2s [2020-03-26T19:07:12.840Z] [2020-03-26T19:07:12.840Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:12.840Z] #17 17.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-26T19:07:12.840Z] #17 17.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T19:07:12.840Z] #17 17.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T19:07:12.840Z] #17 17.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T19:07:12.840Z] #17 17.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-03-26T19:07:12.840Z] #17 18.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-26T19:07:12.840Z] #17 18.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-03-26T19:07:12.840Z] #17 18.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T19:07:13.101Z] #17 18.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-26T19:07:13.360Z] #17 18.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-26T19:07:13.361Z] #17 18.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-26T19:07:13.530Z] #44 68.14 AR criu/pie/pie.lib.a [2020-03-26T19:07:13.530Z] #44 68.20 DEP criu/pie/restorer.d [2020-03-26T19:07:13.530Z] #44 68.41 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-26T19:07:13.788Z] #44 68.53 DEP criu/arch/x86/restorer_unmap.d [2020-03-26T19:07:13.788Z] #44 68.57 DEP criu/arch/x86/restorer.d [2020-03-26T19:07:13.930Z] #17 19.14 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:07:14.045Z] #44 68.76 DEP criu/arch/x86/vdso-pie.d [2020-03-26T19:07:14.221Z] #17 19.27 Fetched 27.6 MB in 2s (17.5 MB/s) [2020-03-26T19:07:14.266Z] #15 DONE 2.2s [2020-03-26T19:07:14.267Z] [2020-03-26T19:07:14.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:14.267Z] #44 66.58 CC criu/arch/x86/sigaction_compat.o [2020-03-26T19:07:14.267Z] #44 66.93 CC criu/arch/x86/sigframe.o [2020-03-26T19:07:14.267Z] #44 67.25 LINK criu/arch/x86/crtools.built-in.o [2020-03-26T19:07:14.267Z] #44 67.31 DEP criu/pie/util-vdso-elf32.d [2020-03-26T19:07:14.267Z] #44 67.53 DEP criu/pie/util-vdso.d [2020-03-26T19:07:14.267Z] #44 67.72 DEP criu/pie/util.d [2020-03-26T19:07:14.267Z] #44 67.86 CC criu/pie/util.o [2020-03-26T19:07:14.267Z] #44 68.16 CC criu/pie/util-vdso.o [2020-03-26T19:07:14.267Z] #44 69.12 CC criu/pie/util-vdso-elf32.o [2020-03-26T19:07:14.267Z] #44 69.82 AR criu/pie/pie.lib.a [2020-03-26T19:07:14.267Z] #44 69.90 DEP criu/pie/restorer.d [2020-03-26T19:07:14.267Z] #44 70.20 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-26T19:07:14.267Z] #44 70.35 DEP criu/arch/x86/restorer_unmap.d [2020-03-26T19:07:14.267Z] #44 70.37 DEP criu/arch/x86/restorer.d [2020-03-26T19:07:14.267Z] #44 70.55 DEP criu/arch/x86/vdso-pie.d [2020-03-26T19:07:14.267Z] #44 70.76 DEP criu/pie/parasite-vdso.d [2020-03-26T19:07:14.302Z] #44 68.87 DEP criu/pie/parasite-vdso.d [2020-03-26T19:07:14.302Z] #44 69.04 DEP criu/pie/parasite.d [2020-03-26T19:07:14.484Z] #17 19.43 Selecting previously unselected package pigz. [2020-03-26T19:07:14.484Z] #17 19.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23396 files and directories currently installed.) [2020-03-26T19:07:14.484Z] #17 19.54 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-26T19:07:14.484Z] #17 19.55 Unpacking pigz (2.4-1) ... [2020-03-26T19:07:14.516Z] #16 DONE 2.3s [2020-03-26T19:07:14.516Z] [2020-03-26T19:07:14.516Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:14.525Z] #44 71.04 DEP criu/pie/parasite.d [2020-03-26T19:07:14.560Z] #44 ... [2020-03-26T19:07:14.560Z] [2020-03-26T19:07:14.560Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T19:07:14.560Z] #16 DONE 2.2s [2020-03-26T19:07:14.560Z] [2020-03-26T19:07:14.560Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:14.560Z] #44 69.30 CC criu/pie/parasite.o [2020-03-26T19:07:14.746Z] #17 ... [2020-03-26T19:07:14.746Z] [2020-03-26T19:07:14.746Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:07:14.746Z] #30 DONE 124.3s [2020-03-26T19:07:14.746Z] [2020-03-26T19:07:14.746Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:14.746Z] #17 19.69 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-26T19:07:14.746Z] #17 19.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-26T19:07:14.746Z] #17 19.70 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:15.090Z] #44 71.39 CC criu/pie/parasite.o [2020-03-26T19:07:15.317Z] #17 20.40 Selecting previously unselected package python3.7-minimal. [2020-03-26T19:07:15.317Z] #17 20.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-26T19:07:15.317Z] #17 20.43 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:07:15.348Z] #44 ... [2020-03-26T19:07:15.348Z] [2020-03-26T19:07:15.348Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:15.348Z] #47 128.0 net/http/httptrace [2020-03-26T19:07:15.348Z] #47 128.4 net/http [2020-03-26T19:07:15.348Z] #47 ... [2020-03-26T19:07:15.348Z] [2020-03-26T19:07:15.348Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:15.348Z] #60 9.228 + cd /tmp/tmp.H86sFYuWHf/src/github.com/opencontainers/runc [2020-03-26T19:07:15.348Z] #60 9.228 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:07:15.348Z] #60 9.601 + '[' -z '' ']' [2020-03-26T19:07:15.348Z] #60 9.601 + target=static [2020-03-26T19:07:15.348Z] #60 9.601 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T19:07:15.348Z] #60 11.17 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T19:07:15.933Z] #44 70.71 LINK criu/pie/parasite.built-in.o [2020-03-26T19:07:15.933Z] #44 70.72 GEN criu/pie/parasite-blob.h [2020-03-26T19:07:15.933Z] #44 70.74 CC criu/pie/parasite-vdso.o [2020-03-26T19:07:16.256Z] #17 21.29 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:16.256Z] #17 21.34 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:07:16.280Z] #60 ... [2020-03-26T19:07:16.280Z] [2020-03-26T19:07:16.280Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T19:07:16.280Z] #16 DONE 2.3s [2020-03-26T19:07:16.539Z] [2020-03-26T19:07:16.539Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:16.539Z] #44 72.53 LINK criu/pie/parasite.built-in.o [2020-03-26T19:07:16.539Z] #44 72.54 GEN criu/pie/parasite-blob.h [2020-03-26T19:07:16.539Z] #44 72.55 CC criu/pie/parasite-vdso.o [2020-03-26T19:07:16.796Z] #44 73.33 CC criu/arch/x86/vdso-pie.o [2020-03-26T19:07:16.866Z] #44 71.47 CC criu/arch/x86/vdso-pie.o [2020-03-26T19:07:17.037Z] #17 2.676 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:07:17.037Z] #17 2.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:07:17.037Z] #17 2.886 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:07:17.123Z] #44 71.79 CC criu/arch/x86/restorer.o [2020-03-26T19:07:17.361Z] #44 73.73 CC criu/arch/x86/restorer.o [2020-03-26T19:07:17.600Z] #17 3.334 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:07:17.688Z] #44 72.33 CC criu/arch/x86/restorer_unmap.o [2020-03-26T19:07:17.688Z] #44 72.38 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-26T19:07:17.688Z] #44 72.60 CC criu/pie/restorer.o [2020-03-26T19:07:17.926Z] #44 74.34 CC criu/arch/x86/restorer_unmap.o [2020-03-26T19:07:17.926Z] #44 74.41 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-26T19:07:18.185Z] #44 74.70 CC criu/pie/restorer.o [2020-03-26T19:07:18.802Z] #17 23.52 Selecting previously unselected package python3-minimal. [2020-03-26T19:07:18.802Z] #17 23.52 (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 ... 23645 files and directories currently installed.) [2020-03-26T19:07:18.802Z] #17 23.60 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-26T19:07:18.802Z] #17 23.62 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T19:07:18.802Z] #17 23.72 Selecting previously unselected package libmpdec2:arm64. [2020-03-26T19:07:18.802Z] #17 23.74 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-26T19:07:18.802Z] #17 23.79 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-26T19:07:18.802Z] #17 23.93 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-26T19:07:19.062Z] #17 23.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-26T19:07:19.062Z] #17 23.95 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:19.494Z] #17 4.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:07:19.494Z] #17 ... [2020-03-26T19:07:19.494Z] [2020-03-26T19:07:19.494Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:19.494Z] #47 131.7 net/http/httptrace [2020-03-26T19:07:19.494Z] #47 132.0 net/http [2020-03-26T19:07:19.494Z] #47 ... [2020-03-26T19:07:19.494Z] [2020-03-26T19:07:19.494Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:19.494Z] #44 60.94 AR soccr/libsoccr.a [2020-03-26T19:07:19.494Z] #44 60.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:07:19.494Z] #44 61.39 DEP criu/arch/x86/sigframe.d [2020-03-26T19:07:19.494Z] #44 61.49 DEP criu/arch/x86/sigaction_compat.d [2020-03-26T19:07:19.494Z] #44 61.59 DEP criu/arch/x86/kerndat.d [2020-03-26T19:07:19.494Z] #44 61.72 DEP criu/arch/x86/crtools.d [2020-03-26T19:07:19.494Z] #44 61.86 DEP criu/arch/x86/cpu.d [2020-03-26T19:07:19.494Z] #44 62.05 CC criu/arch/x86/cpu.o [2020-03-26T19:07:19.494Z] #44 62.83 CC criu/arch/x86/crtools.o [2020-03-26T19:07:19.494Z] #44 64.26 CC criu/arch/x86/kerndat.o [2020-03-26T19:07:19.494Z] #44 64.75 CC criu/arch/x86/sigaction_compat.o [2020-03-26T19:07:19.494Z] #44 64.96 CC criu/arch/x86/sigframe.o [2020-03-26T19:07:19.494Z] #44 65.29 LINK criu/arch/x86/crtools.built-in.o [2020-03-26T19:07:19.494Z] #44 65.35 DEP criu/pie/util-vdso-elf32.d [2020-03-26T19:07:19.494Z] #44 65.46 DEP criu/pie/util-vdso.d [2020-03-26T19:07:19.494Z] #44 65.57 DEP criu/pie/util.d [2020-03-26T19:07:19.494Z] #44 65.71 CC criu/pie/util.o [2020-03-26T19:07:19.494Z] #44 66.05 CC criu/pie/util-vdso.o [2020-03-26T19:07:19.494Z] #44 66.76 CC criu/pie/util-vdso-elf32.o [2020-03-26T19:07:19.494Z] #44 67.54 AR criu/pie/pie.lib.a [2020-03-26T19:07:19.494Z] #44 67.61 DEP criu/pie/restorer.d [2020-03-26T19:07:19.494Z] #44 67.90 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-26T19:07:19.494Z] #44 68.01 DEP criu/arch/x86/restorer_unmap.d [2020-03-26T19:07:19.494Z] #44 68.04 DEP criu/arch/x86/restorer.d [2020-03-26T19:07:19.494Z] #44 68.29 DEP criu/arch/x86/vdso-pie.d [2020-03-26T19:07:19.494Z] #44 68.39 DEP criu/pie/parasite-vdso.d [2020-03-26T19:07:19.964Z] #65 152.3 + bin/containerd-stress [2020-03-26T19:07:19.964Z] #65 153.6 + bin/containerd-shim [2020-03-26T19:07:20.000Z] #17 24.78 Selecting previously unselected package python3.7. [2020-03-26T19:07:20.000Z] #17 24.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-26T19:07:20.000Z] #17 24.79 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:20.000Z] #17 24.93 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-26T19:07:20.000Z] #17 24.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-26T19:07:20.000Z] #17 24.94 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-26T19:07:20.000Z] #17 25.10 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T19:07:20.057Z] #44 68.65 DEP criu/pie/parasite.d [2020-03-26T19:07:20.057Z] #44 68.97 CC criu/pie/parasite.o [2020-03-26T19:07:20.057Z] #44 ... [2020-03-26T19:07:20.057Z] [2020-03-26T19:07:20.057Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:20.057Z] #60 10.89 + cd /tmp/tmp.szlXgzR3FQ/src/github.com/opencontainers/runc [2020-03-26T19:07:20.057Z] #60 10.89 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:07:20.057Z] #60 11.57 + '[' -z '' ']' [2020-03-26T19:07:20.057Z] #60 11.57 + target=static [2020-03-26T19:07:20.057Z] #60 11.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T19:07:20.057Z] #60 13.44 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T19:07:20.621Z] #60 ... [2020-03-26T19:07:20.621Z] [2020-03-26T19:07:20.621Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:20.621Z] #17 6.340 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:07:20.966Z] #44 75.12 LINK criu/pie/restorer.built-in.o [2020-03-26T19:07:20.966Z] #44 75.16 GEN criu/pie/restorer-blob.h [2020-03-26T19:07:20.966Z] #44 75.30 DEP criu/vdso.d [2020-03-26T19:07:20.966Z] #44 75.54 DEP criu/vdso-compat.d [2020-03-26T19:07:20.966Z] #44 75.69 DEP criu/uts_ns.d [2020-03-26T19:07:20.966Z] #44 75.83 DEP criu/util.d [2020-03-26T19:07:20.966Z] #44 ... [2020-03-26T19:07:20.966Z] [2020-03-26T19:07:20.966Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:20.966Z] #60 9.422 + cd /tmp/tmp.Jw7AccPA5T/src/github.com/opencontainers/runc [2020-03-26T19:07:20.966Z] #60 9.422 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:07:20.966Z] #60 9.997 + '[' -z '' ']' [2020-03-26T19:07:20.966Z] #60 9.997 + target=static [2020-03-26T19:07:20.966Z] #60 9.998 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T19:07:20.966Z] #60 11.44 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T19:07:21.224Z] #60 ... [2020-03-26T19:07:21.224Z] [2020-03-26T19:07:21.224Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:21.224Z] #17 2.317 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:07:21.224Z] #17 2.393 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:07:21.224Z] #17 2.499 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:07:21.224Z] #17 2.950 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:07:21.224Z] #17 4.237 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:07:21.224Z] #17 5.521 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:07:21.224Z] #17 ... [2020-03-26T19:07:21.224Z] [2020-03-26T19:07:21.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:21.224Z] #44 76.09 DEP criu/uffd.d [2020-03-26T19:07:21.379Z] #17 26.20 Selecting previously unselected package python3. [2020-03-26T19:07:21.379Z] #17 26.20 (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 ... 24057 files and directories currently installed.) [2020-03-26T19:07:21.379Z] #17 26.30 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-26T19:07:21.379Z] #17 26.32 Unpacking python3 (3.7.3-1) ... [2020-03-26T19:07:21.379Z] #17 26.47 Selecting previously unselected package libip4tc0:arm64. [2020-03-26T19:07:21.379Z] #17 26.49 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-26T19:07:21.379Z] #17 26.49 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-26T19:07:21.463Z] #44 77.85 LINK criu/pie/restorer.built-in.o [2020-03-26T19:07:21.463Z] #44 77.88 GEN criu/pie/restorer-blob.h [2020-03-26T19:07:21.463Z] #44 77.97 DEP criu/vdso.d [2020-03-26T19:07:21.639Z] #17 26.60 Selecting previously unselected package libip6tc0:arm64. [2020-03-26T19:07:21.639Z] #17 26.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-26T19:07:21.639Z] #17 26.63 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-26T19:07:21.639Z] #17 26.75 Selecting previously unselected package libiptc0:arm64. [2020-03-26T19:07:21.639Z] #17 26.75 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-26T19:07:21.639Z] #17 26.78 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-26T19:07:21.720Z] #44 78.14 DEP criu/vdso-compat.d [2020-03-26T19:07:21.720Z] #44 78.28 DEP criu/uts_ns.d [2020-03-26T19:07:21.720Z] #44 78.38 DEP criu/util.d [2020-03-26T19:07:21.788Z] #44 76.33 DEP criu/tun.d [2020-03-26T19:07:21.788Z] #44 76.52 DEP criu/tty.d [2020-03-26T19:07:21.899Z] #17 26.88 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-26T19:07:21.899Z] #17 26.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-26T19:07:21.899Z] #17 26.89 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-26T19:07:21.899Z] #17 26.97 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-26T19:07:21.899Z] #17 26.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-26T19:07:21.899Z] #17 26.99 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-26T19:07:21.978Z] #44 78.52 DEP criu/uffd.d [2020-03-26T19:07:21.978Z] #44 78.66 DEP criu/tun.d [2020-03-26T19:07:22.049Z] #44 76.71 DEP criu/timerfd.d [2020-03-26T19:07:22.159Z] #17 27.09 Selecting previously unselected package libnftnl11:arm64. [2020-03-26T19:07:22.159Z] #17 27.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-26T19:07:22.159Z] #17 27.11 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-26T19:07:22.159Z] #17 27.22 Selecting previously unselected package iptables. [2020-03-26T19:07:22.159Z] #17 27.24 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-26T19:07:22.159Z] #17 27.25 Unpacking iptables (1.8.2-4) ... [2020-03-26T19:07:22.235Z] #44 78.80 DEP criu/tty.d [2020-03-26T19:07:22.235Z] #44 78.92 DEP criu/timerfd.d [2020-03-26T19:07:22.308Z] #44 76.83 DEP criu/sysfs_parse.d [2020-03-26T19:07:22.308Z] #44 76.96 DEP criu/sysctl.d [2020-03-26T19:07:22.308Z] #44 77.10 DEP criu/string.d [2020-03-26T19:07:22.496Z] #44 79.06 DEP criu/sysfs_parse.d [2020-03-26T19:07:22.566Z] #44 77.13 DEP criu/stats.d [2020-03-26T19:07:22.566Z] #44 77.33 DEP criu/sockets.d [2020-03-26T19:07:22.728Z] #17 27.64 Selecting previously unselected package xxd. [2020-03-26T19:07:22.728Z] #17 27.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-26T19:07:22.728Z] #17 27.69 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:07:22.728Z] #17 27.84 Selecting previously unselected package vim-common. [2020-03-26T19:07:22.728Z] #17 27.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:07:22.728Z] #17 27.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:07:22.753Z] #44 79.15 DEP criu/sysctl.d [2020-03-26T19:07:22.753Z] #44 79.29 DEP criu/string.d [2020-03-26T19:07:22.753Z] #44 79.35 DEP criu/stats.d [2020-03-26T19:07:22.823Z] #44 77.54 DEP criu/sk-unix.d [2020-03-26T19:07:22.987Z] #17 28.09 Selecting previously unselected package bash-completion. [2020-03-26T19:07:22.987Z] #17 28.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T19:07:23.011Z] #44 79.56 DEP criu/sockets.d [2020-03-26T19:07:23.081Z] #44 77.72 DEP criu/sk-tcp.d [2020-03-26T19:07:23.081Z] #44 77.88 DEP criu/sk-queue.d [2020-03-26T19:07:23.269Z] #44 79.83 DEP criu/sk-unix.d [2020-03-26T19:07:23.338Z] #44 78.00 DEP criu/sk-packet.d [2020-03-26T19:07:23.410Z] #65 157.9 + bin/containerd-shim-runc-v1 [2020-03-26T19:07:23.529Z] #44 80.01 DEP criu/sk-tcp.d [2020-03-26T19:07:23.529Z] #44 80.22 DEP criu/sk-queue.d [2020-03-26T19:07:23.595Z] #44 78.16 DEP criu/sk-netlink.d [2020-03-26T19:07:23.595Z] #44 78.36 DEP criu/sk-inet.d [2020-03-26T19:07:23.853Z] #44 78.56 DEP criu/signalfd.d [2020-03-26T19:07:23.853Z] #44 78.68 DEP criu/sigframe.d [2020-03-26T19:07:24.094Z] #44 80.40 DEP criu/sk-packet.d [2020-03-26T19:07:24.094Z] #44 80.64 DEP criu/sk-netlink.d [2020-03-26T19:07:24.110Z] #44 78.81 DEP criu/shmem.d [2020-03-26T19:07:24.354Z] #44 80.90 DEP criu/sk-inet.d [2020-03-26T19:07:24.367Z] #44 79.01 DEP criu/servicefd.d [2020-03-26T19:07:24.368Z] #44 79.20 DEP criu/seize.d [2020-03-26T19:07:24.612Z] #44 81.13 DEP criu/signalfd.d [2020-03-26T19:07:24.625Z] #44 79.34 DEP criu/seccomp.d [2020-03-26T19:07:24.869Z] #44 81.24 DEP criu/sigframe.d [2020-03-26T19:07:24.869Z] #44 81.32 DEP criu/shmem.d [2020-03-26T19:07:24.883Z] #44 79.49 DEP criu/rst-malloc.d [2020-03-26T19:07:24.883Z] #44 79.56 DEP criu/rbtree.d [2020-03-26T19:07:24.883Z] #44 79.61 DEP criu/pstree.d [2020-03-26T19:07:25.126Z] #44 81.47 DEP criu/servicefd.d [2020-03-26T19:07:25.126Z] #44 81.63 DEP criu/seize.d [2020-03-26T19:07:25.143Z] #44 79.87 DEP criu/protobuf.d [2020-03-26T19:07:25.388Z] #44 81.82 DEP criu/seccomp.d [2020-03-26T19:07:25.388Z] #44 82.01 DEP criu/rst-malloc.d [2020-03-26T19:07:25.400Z] #44 80.01 GEN criu/protobuf-desc-gen.h [2020-03-26T19:07:25.429Z] #65 159.9 + bin/containerd-shim-runc-v2 [2020-03-26T19:07:25.651Z] #44 82.09 DEP criu/rbtree.d [2020-03-26T19:07:25.651Z] #44 82.14 DEP criu/pstree.d [2020-03-26T19:07:25.710Z] #65 160.5 + binaries [2020-03-26T19:07:25.711Z] #65 160.5 + mkdir -p /build [2020-03-26T19:07:25.711Z] #65 160.5 + cp bin/containerd /build/containerd [2020-03-26T19:07:25.711Z] #65 160.5 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T19:07:25.880Z] #17 11.57 Fetched 8334 kB in 9s (901 kB/s) [2020-03-26T19:07:25.908Z] #44 82.24 DEP criu/protobuf.d [2020-03-26T19:07:25.908Z] #44 82.41 GEN criu/protobuf-desc-gen.h [2020-03-26T19:07:25.993Z] #65 160.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T19:07:25.993Z] #65 160.6 + cp bin/ctr /build/ctr [2020-03-26T19:07:26.274Z] #65 DONE 161.0s [2020-03-26T19:07:26.279Z] #17 ... [2020-03-26T19:07:26.279Z] [2020-03-26T19:07:26.279Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:26.279Z] #44 75.16 LINK criu/pie/restorer.built-in.o [2020-03-26T19:07:26.279Z] #44 75.17 GEN criu/pie/restorer-blob.h [2020-03-26T19:07:26.279Z] #44 75.31 DEP criu/vdso.d [2020-03-26T19:07:26.279Z] #44 75.58 DEP criu/uts_ns.d [2020-03-26T19:07:26.279Z] #44 75.81 DEP criu/util.d [2020-03-26T19:07:26.279Z] #44 75.99 DEP criu/uffd.d [2020-03-26T19:07:26.279Z] #44 76.23 DEP criu/tun.d [2020-03-26T19:07:26.279Z] #44 76.44 DEP criu/tty.d [2020-03-26T19:07:26.279Z] #44 76.72 DEP criu/timerfd.d [2020-03-26T19:07:26.279Z] #44 76.91 DEP criu/sysfs_parse.d [2020-03-26T19:07:26.279Z] #44 77.04 DEP criu/sysctl.d [2020-03-26T19:07:26.279Z] #44 77.14 DEP criu/string.d [2020-03-26T19:07:26.279Z] #44 77.17 DEP criu/stats.d [2020-03-26T19:07:26.279Z] #44 77.29 DEP criu/sockets.d [2020-03-26T19:07:26.279Z] #44 77.48 DEP criu/sk-unix.d [2020-03-26T19:07:26.279Z] #44 77.75 DEP criu/sk-tcp.d [2020-03-26T19:07:26.279Z] #44 77.90 DEP criu/sk-queue.d [2020-03-26T19:07:26.279Z] #44 78.06 DEP criu/sk-packet.d [2020-03-26T19:07:26.279Z] #44 78.20 DEP criu/sk-netlink.d [2020-03-26T19:07:26.279Z] #44 78.33 DEP criu/sk-inet.d [2020-03-26T19:07:26.279Z] #44 78.57 DEP criu/signalfd.d [2020-03-26T19:07:26.279Z] #44 78.82 DEP criu/sigframe.d [2020-03-26T19:07:26.279Z] #44 78.95 DEP criu/shmem.d [2020-03-26T19:07:26.279Z] #44 79.08 DEP criu/servicefd.d [2020-03-26T19:07:26.279Z] #44 79.29 DEP criu/seize.d [2020-03-26T19:07:26.279Z] #44 79.44 DEP criu/seccomp.d [2020-03-26T19:07:26.279Z] #44 79.57 DEP criu/rst-malloc.d [2020-03-26T19:07:26.279Z] #44 79.73 DEP criu/rbtree.d [2020-03-26T19:07:26.279Z] #44 79.77 DEP criu/pstree.d [2020-03-26T19:07:26.279Z] #44 79.90 DEP criu/protobuf.d [2020-03-26T19:07:26.279Z] #44 80.13 GEN criu/protobuf-desc-gen.h [2020-03-26T19:07:26.279Z] #44 81.69 DEP criu/protobuf-desc.d [2020-03-26T19:07:26.279Z] #44 81.79 DEP criu/proc_parse.d [2020-03-26T19:07:26.279Z] #44 81.99 DEP criu/plugin.d [2020-03-26T19:07:26.279Z] #44 82.08 DEP criu/pipes.d [2020-03-26T19:07:26.279Z] #44 82.29 DEP criu/pie-util.d [2020-03-26T19:07:26.279Z] #44 82.42 DEP criu/pie-util-vdso.d [2020-03-26T19:07:26.279Z] #44 82.56 DEP criu/path.d [2020-03-26T19:07:26.279Z] #44 82.70 DEP criu/parasite-syscall.d [2020-03-26T19:07:26.279Z] #44 82.88 DEP criu/pagemap.d [2020-03-26T19:07:26.279Z] #44 83.14 DEP criu/pagemap-cache.d [2020-03-26T19:07:26.279Z] #44 83.37 DEP criu/page-xfer.d [2020-03-26T19:07:26.279Z] #44 83.49 DEP criu/page-pipe.d [2020-03-26T19:07:26.279Z] #44 83.64 DEP criu/netfilter.d [2020-03-26T19:07:26.279Z] #44 83.83 DEP criu/net.d [2020-03-26T19:07:26.279Z] #44 84.04 DEP criu/namespaces.d [2020-03-26T19:07:26.279Z] #44 84.21 DEP criu/mount.d [2020-03-26T19:07:26.279Z] #44 84.39 DEP criu/mem.d [2020-03-26T19:07:26.279Z] #44 84.57 DEP criu/lsm.d [2020-03-26T19:07:26.279Z] #44 84.76 DEP criu/log.d [2020-03-26T19:07:26.279Z] #44 84.90 DEP criu/libnetlink.d [2020-03-26T19:07:26.279Z] #44 85.01 DEP criu/kerndat.d [2020-03-26T19:07:26.279Z] #44 85.25 DEP criu/kcmp-ids.d [2020-03-26T19:07:26.279Z] #44 85.35 DEP criu/irmap.d [2020-03-26T19:07:26.279Z] #44 ... [2020-03-26T19:07:26.279Z] [2020-03-26T19:07:26.279Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:26.279Z] #17 31.00 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T19:07:26.445Z] #17 11.57 Reading package lists... [2020-03-26T19:07:26.445Z] #17 ... [2020-03-26T19:07:26.445Z] [2020-03-26T19:07:26.445Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:26.445Z] #44 70.36 LINK criu/pie/parasite.built-in.o [2020-03-26T19:07:26.445Z] #44 70.38 GEN criu/pie/parasite-blob.h [2020-03-26T19:07:26.445Z] #44 70.39 CC criu/pie/parasite-vdso.o [2020-03-26T19:07:26.445Z] #44 71.10 CC criu/arch/x86/vdso-pie.o [2020-03-26T19:07:26.445Z] #44 71.41 CC criu/arch/x86/restorer.o [2020-03-26T19:07:26.445Z] #44 71.96 CC criu/arch/x86/restorer_unmap.o [2020-03-26T19:07:26.445Z] #44 72.02 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-26T19:07:26.445Z] #44 72.26 CC criu/pie/restorer.o [2020-03-26T19:07:26.445Z] #44 75.27 LINK criu/pie/restorer.built-in.o [2020-03-26T19:07:26.445Z] #44 75.29 GEN criu/pie/restorer-blob.h [2020-03-26T19:07:26.473Z] #44 ... [2020-03-26T19:07:26.473Z] [2020-03-26T19:07:26.473Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:26.473Z] #17 2.550 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:07:26.473Z] #17 2.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:07:26.473Z] #17 2.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:07:26.473Z] #17 3.263 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T19:07:26.473Z] #17 4.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T19:07:26.473Z] #17 6.135 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T19:07:26.539Z] #17 31.53 Selecting previously unselected package bzip2. [2020-03-26T19:07:26.539Z] #17 31.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-26T19:07:26.539Z] #17 31.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:07:26.703Z] #44 75.45 DEP criu/vdso.d [2020-03-26T19:07:26.773Z] #44 81.59 DEP criu/protobuf-desc.d [2020-03-26T19:07:26.798Z] #17 31.67 Selecting previously unselected package xz-utils. [2020-03-26T19:07:26.798Z] #17 31.68 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-26T19:07:26.798Z] #17 31.69 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T19:07:26.798Z] #17 31.90 Selecting previously unselected package apparmor. [2020-03-26T19:07:26.798Z] #17 31.92 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-26T19:07:26.888Z] [2020-03-26T19:07:26.888Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T19:07:26.960Z] #44 75.60 DEP criu/vdso-compat.d [2020-03-26T19:07:26.960Z] #44 75.75 DEP criu/uts_ns.d [2020-03-26T19:07:27.031Z] #44 ... [2020-03-26T19:07:27.031Z] [2020-03-26T19:07:27.031Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:27.031Z] #47 140.4 github.com/LK4D4/vndr/godl [2020-03-26T19:07:27.031Z] #47 141.1 github.com/LK4D4/vndr [2020-03-26T19:07:27.031Z] #47 DONE 150.1s [2020-03-26T19:07:27.031Z] [2020-03-26T19:07:27.031Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:27.031Z] #17 10.44 Fetched 8334 kB in 8s (995 kB/s) [2020-03-26T19:07:27.057Z] #17 32.01 Unpacking apparmor (2.13.2-10) ... [2020-03-26T19:07:27.169Z] #66 DONE 0.3s [2020-03-26T19:07:27.169Z] [2020-03-26T19:07:27.169Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T19:07:27.217Z] #44 75.90 DEP criu/util.d [2020-03-26T19:07:27.217Z] #44 76.13 DEP criu/uffd.d [2020-03-26T19:07:27.317Z] #17 32.36 Selecting previously unselected package aufs-tools. [2020-03-26T19:07:27.318Z] #17 32.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-26T19:07:27.318Z] #17 32.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:07:27.405Z] #17 ... [2020-03-26T19:07:27.405Z] [2020-03-26T19:07:27.405Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:27.405Z] #44 84.01 DEP criu/protobuf-desc.d [2020-03-26T19:07:27.451Z] #70 DONE 0.1s [2020-03-26T19:07:27.451Z] [2020-03-26T19:07:27.451Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T19:07:27.451Z] #72 DONE 0.2s [2020-03-26T19:07:27.474Z] #44 76.39 DEP criu/tun.d [2020-03-26T19:07:27.577Z] #17 32.50 Selecting previously unselected package libonig5:arm64. [2020-03-26T19:07:27.577Z] #17 32.51 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-26T19:07:27.577Z] #17 32.52 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-26T19:07:27.577Z] #17 32.68 Selecting previously unselected package libjq1:arm64. [2020-03-26T19:07:27.577Z] #17 32.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-26T19:07:27.577Z] #17 32.69 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-26T19:07:27.577Z] #17 32.79 Selecting previously unselected package jq. [2020-03-26T19:07:27.662Z] #44 84.26 DEP criu/proc_parse.d [2020-03-26T19:07:27.732Z] #44 76.64 DEP criu/tty.d [2020-03-26T19:07:27.732Z] [2020-03-26T19:07:27.732Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T19:07:27.732Z] #75 DONE 0.1s [2020-03-26T19:07:27.732Z] [2020-03-26T19:07:27.732Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T19:07:27.732Z] #76 DONE 0.0s [2020-03-26T19:07:27.732Z] [2020-03-26T19:07:27.732Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T19:07:27.836Z] #17 32.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-26T19:07:27.836Z] #17 32.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:07:27.836Z] #17 32.94 Selecting previously unselected package libaio1:arm64. [2020-03-26T19:07:27.836Z] #17 32.94 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-26T19:07:27.836Z] #17 32.95 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-26T19:07:27.836Z] #17 33.05 Selecting previously unselected package libgpm2:arm64. [2020-03-26T19:07:27.921Z] #44 84.44 DEP criu/plugin.d [2020-03-26T19:07:27.922Z] #44 84.52 DEP criu/pipes.d [2020-03-26T19:07:28.096Z] #17 33.05 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-26T19:07:28.096Z] #17 33.06 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-26T19:07:28.096Z] #17 33.13 Selecting previously unselected package libicu63:arm64. [2020-03-26T19:07:28.096Z] #17 33.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-03-26T19:07:28.096Z] #17 33.16 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-26T19:07:28.179Z] #44 84.71 DEP criu/pie-util.d [2020-03-26T19:07:28.179Z] #44 84.80 DEP criu/pie-util-vdso.d [2020-03-26T19:07:28.297Z] #44 76.85 DEP criu/timerfd.d [2020-03-26T19:07:28.297Z] #44 77.01 DEP criu/sysfs_parse.d [2020-03-26T19:07:28.358Z] #77 DONE 0.6s [2020-03-26T19:07:28.438Z] #44 84.91 DEP criu/pie-util-vdso-elf32.d [2020-03-26T19:07:28.438Z] #44 85.02 DEP criu/path.d [2020-03-26T19:07:28.554Z] #44 77.20 DEP criu/sysctl.d [2020-03-26T19:07:28.554Z] #44 77.38 DEP criu/string.d [2020-03-26T19:07:28.554Z] #44 77.44 DEP criu/stats.d [2020-03-26T19:07:28.639Z] [2020-03-26T19:07:28.640Z] #78 exporting to image [2020-03-26T19:07:28.640Z] #78 exporting layers [2020-03-26T19:07:28.697Z] #44 85.16 DEP criu/parasite-syscall.d [2020-03-26T19:07:28.812Z] #44 77.59 DEP criu/sockets.d [2020-03-26T19:07:28.954Z] #44 85.37 DEP criu/pagemap.d [2020-03-26T19:07:28.954Z] #44 85.55 DEP criu/pagemap-cache.d [2020-03-26T19:07:29.069Z] #44 77.77 DEP criu/sk-unix.d [2020-03-26T19:07:29.069Z] #44 77.96 DEP criu/sk-tcp.d [2020-03-26T19:07:29.212Z] #44 85.73 DEP criu/page-xfer.d [2020-03-26T19:07:29.326Z] #44 78.14 DEP criu/sk-queue.d [2020-03-26T19:07:29.326Z] #44 78.28 DEP criu/sk-packet.d [2020-03-26T19:07:29.326Z] #44 ... [2020-03-26T19:07:29.326Z] [2020-03-26T19:07:29.326Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:29.326Z] #17 11.57 Reading package lists... [2020-03-26T19:07:29.472Z] #44 85.89 DEP criu/page-pipe.d [2020-03-26T19:07:29.472Z] #44 86.01 DEP criu/netfilter.d [2020-03-26T19:07:29.472Z] #44 ... [2020-03-26T19:07:29.472Z] [2020-03-26T19:07:29.472Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:29.472Z] #47 142.3 github.com/LK4D4/vndr/godl [2020-03-26T19:07:29.472Z] #47 143.2 github.com/LK4D4/vndr [2020-03-26T19:07:29.472Z] #47 ... [2020-03-26T19:07:29.472Z] [2020-03-26T19:07:29.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:29.472Z] #44 86.16 DEP criu/net.d [2020-03-26T19:07:29.555Z] #17 10.44 Reading package lists... [2020-03-26T19:07:29.729Z] #44 86.29 DEP criu/namespaces.d [2020-03-26T19:07:29.986Z] #44 ... [2020-03-26T19:07:29.986Z] [2020-03-26T19:07:29.986Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:29.986Z] #47 DONE 152.7s [2020-03-26T19:07:29.986Z] [2020-03-26T19:07:29.986Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:29.986Z] #44 86.54 DEP criu/mount.d [2020-03-26T19:07:30.243Z] #44 86.83 DEP criu/mem.d [2020-03-26T19:07:30.488Z] #17 14.60 Reading package lists... [2020-03-26T19:07:30.488Z] #17 ... [2020-03-26T19:07:30.488Z] [2020-03-26T19:07:30.488Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:30.488Z] #44 81.76 DEP criu/proc_parse.d [2020-03-26T19:07:30.488Z] #44 82.05 DEP criu/plugin.d [2020-03-26T19:07:30.488Z] #44 82.22 DEP criu/pipes.d [2020-03-26T19:07:30.488Z] #44 82.50 DEP criu/pie-util.d [2020-03-26T19:07:30.488Z] #44 82.59 DEP criu/pie-util-vdso.d [2020-03-26T19:07:30.488Z] #44 82.87 DEP criu/pie-util-vdso-elf32.d [2020-03-26T19:07:30.488Z] #44 83.02 DEP criu/path.d [2020-03-26T19:07:30.488Z] #44 83.20 DEP criu/parasite-syscall.d [2020-03-26T19:07:30.488Z] #44 83.38 DEP criu/pagemap.d [2020-03-26T19:07:30.488Z] #44 83.52 DEP criu/pagemap-cache.d [2020-03-26T19:07:30.488Z] #44 83.63 DEP criu/page-xfer.d [2020-03-26T19:07:30.488Z] #44 83.78 DEP criu/page-pipe.d [2020-03-26T19:07:30.488Z] #44 83.92 DEP criu/netfilter.d [2020-03-26T19:07:30.488Z] #44 84.02 DEP criu/net.d [2020-03-26T19:07:30.488Z] #44 84.24 DEP criu/namespaces.d [2020-03-26T19:07:30.488Z] #44 84.39 DEP criu/mount.d [2020-03-26T19:07:30.488Z] #44 84.55 DEP criu/mem.d [2020-03-26T19:07:30.488Z] #44 84.73 DEP criu/lsm.d [2020-03-26T19:07:30.488Z] #44 84.87 DEP criu/log.d [2020-03-26T19:07:30.488Z] #44 84.98 DEP criu/libnetlink.d [2020-03-26T19:07:30.488Z] #44 85.14 DEP criu/kerndat.d [2020-03-26T19:07:30.500Z] #44 87.11 DEP criu/lsm.d [2020-03-26T19:07:30.634Z] #17 35.62 Selecting previously unselected package libnet1:arm64. [2020-03-26T19:07:30.634Z] #17 35.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-26T19:07:30.634Z] #17 35.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:07:30.746Z] #44 85.28 DEP criu/kcmp-ids.d [2020-03-26T19:07:30.746Z] #44 85.34 DEP criu/irmap.d [2020-03-26T19:07:30.746Z] #44 85.46 DEP criu/ipc_ns.d [2020-03-26T19:07:30.758Z] #44 87.27 DEP criu/log.d [2020-03-26T19:07:30.893Z] #17 35.75 Selecting previously unselected package libnl-3-200:arm64. [2020-03-26T19:07:30.893Z] #17 35.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-26T19:07:30.893Z] #17 35.77 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-26T19:07:30.893Z] #17 35.89 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-26T19:07:30.893Z] #17 35.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-26T19:07:30.893Z] #17 35.92 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-26T19:07:31.003Z] #44 85.59 DEP criu/image.d [2020-03-26T19:07:31.003Z] #44 85.69 DEP criu/image-desc.d [2020-03-26T19:07:31.003Z] #44 85.76 DEP criu/fsnotify.d [2020-03-26T19:07:31.015Z] #44 87.48 DEP criu/libnetlink.d [2020-03-26T19:07:31.154Z] #17 36.05 Selecting previously unselected package libreadline5:arm64. [2020-03-26T19:07:31.154Z] #17 36.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-26T19:07:31.154Z] #17 36.06 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-26T19:07:31.154Z] #17 36.17 Selecting previously unselected package net-tools. [2020-03-26T19:07:31.154Z] #17 36.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-26T19:07:31.154Z] #17 36.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:07:31.261Z] #44 85.90 DEP criu/filesystems.d [2020-03-26T19:07:31.261Z] #44 86.02 DEP criu/files.d [2020-03-26T19:07:31.272Z] #44 87.64 DEP criu/kerndat.d [2020-03-26T19:07:31.272Z] #44 87.80 DEP criu/kcmp-ids.d [2020-03-26T19:07:31.272Z] #44 87.91 DEP criu/irmap.d [2020-03-26T19:07:31.311Z] #78 exporting layers 2.3s done [2020-03-26T19:07:31.311Z] #78 writing image sha256:a8a022f27d7b7e61ded19f9fd6b5db733de304717ec2c14e2186efa48c6b6f9d done [2020-03-26T19:07:31.311Z] #78 naming to docker.io/library/docker:0f29cf1cedb66741cf7db50da32c32b318c413ed done [2020-03-26T19:07:31.311Z] #78 DONE 2.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-26T19:07:31.413Z] #17 36.39 Selecting previously unselected package python-pip-whl. [2020-03-26T19:07:31.413Z] #17 36.40 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T19:07:31.413Z] #17 36.41 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T19:07:31.518Z] #44 86.20 DEP criu/files-reg.d [2020-03-26T19:07:31.530Z] #44 88.03 DEP criu/ipc_ns.d [2020-03-26T19:07:31.530Z] #44 88.18 DEP criu/image.d [2020-03-26T19:07:31.673Z] #17 36.78 Selecting previously unselected package python3-lib2to3. [2020-03-26T19:07:31.673Z] #17 36.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T19:07:31.673Z] #17 36.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:07:31.776Z] #44 86.34 DEP criu/files-ext.d [2020-03-26T19:07:31.776Z] #44 86.48 DEP criu/file-lock.d [2020-03-26T19:07:31.787Z] #17 15.36 Reading package lists... [2020-03-26T19:07:31.787Z] #17 ... [2020-03-26T19:07:31.787Z] [2020-03-26T19:07:31.787Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:07:31.787Z] #47 144.2 github.com/LK4D4/vndr/godl [2020-03-26T19:07:31.787Z] #47 144.9 github.com/LK4D4/vndr [2020-03-26T19:07:31.787Z] #47 DONE 154.1s [2020-03-26T19:07:31.787Z] #44 88.33 DEP criu/image-desc.d [2020-03-26T19:07:31.787Z] #44 88.43 DEP criu/fsnotify.d [2020-03-26T19:07:31.798Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/test/unit [2020-03-26T19:07:31.932Z] #17 37.02 Selecting previously unselected package python3-distutils. [2020-03-26T19:07:31.932Z] #17 37.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T19:07:31.932Z] #17 37.02 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T19:07:32.033Z] #44 86.62 DEP criu/file-ids.d [2020-03-26T19:07:32.033Z] #44 86.75 DEP criu/fifo.d [2020-03-26T19:07:32.033Z] #44 86.88 DEP criu/fdstore.d [2020-03-26T19:07:32.044Z] [2020-03-26T19:07:32.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:32.044Z] #44 78.44 DEP criu/sk-netlink.d [2020-03-26T19:07:32.044Z] #44 78.59 DEP criu/sk-inet.d [2020-03-26T19:07:32.044Z] #44 78.76 DEP criu/signalfd.d [2020-03-26T19:07:32.044Z] #44 78.96 DEP criu/sigframe.d [2020-03-26T19:07:32.044Z] #44 79.04 DEP criu/shmem.d [2020-03-26T19:07:32.044Z] #44 79.24 DEP criu/servicefd.d [2020-03-26T19:07:32.044Z] #44 79.45 DEP criu/seize.d [2020-03-26T19:07:32.044Z] #44 79.60 DEP criu/seccomp.d [2020-03-26T19:07:32.044Z] #44 79.79 DEP criu/rst-malloc.d [2020-03-26T19:07:32.044Z] #44 79.87 DEP criu/rbtree.d [2020-03-26T19:07:32.044Z] #44 79.93 DEP criu/pstree.d [2020-03-26T19:07:32.044Z] #44 80.12 DEP criu/protobuf.d [2020-03-26T19:07:32.044Z] #44 80.26 GEN criu/protobuf-desc-gen.h [2020-03-26T19:07:32.045Z] #44 88.58 DEP criu/filesystems.d [2020-03-26T19:07:32.192Z] #17 37.19 Selecting previously unselected package python3-pip. [2020-03-26T19:07:32.192Z] #17 37.20 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T19:07:32.192Z] #17 37.23 Unpacking python3-pip (18.1-5) ... [2020-03-26T19:07:32.291Z] #44 86.96 DEP criu/fault-injection.d [2020-03-26T19:07:32.291Z] #44 87.02 DEP criu/external.d [2020-03-26T19:07:32.291Z] #44 87.10 DEP criu/eventpoll.d [2020-03-26T19:07:32.291Z] #44 ... [2020-03-26T19:07:32.291Z] [2020-03-26T19:07:32.291Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:32.291Z] #17 14.60 Reading package lists... [2020-03-26T19:07:32.303Z] #44 88.77 DEP criu/files.d [2020-03-26T19:07:32.452Z] #17 37.46 Selecting previously unselected package python3-pkg-resources. [2020-03-26T19:07:32.452Z] #17 37.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:07:32.452Z] #17 37.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:07:32.560Z] #44 88.87 DEP criu/files-reg.d [2020-03-26T19:07:32.560Z] #44 89.01 DEP criu/files-ext.d [2020-03-26T19:07:32.560Z] #44 89.10 DEP criu/file-lock.d [2020-03-26T19:07:32.711Z] #17 37.69 Selecting previously unselected package python3-setuptools. [2020-03-26T19:07:32.711Z] #17 37.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T19:07:32.711Z] #17 37.71 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T19:07:32.817Z] #44 89.25 DEP criu/file-ids.d [2020-03-26T19:07:32.817Z] #44 89.36 DEP criu/fifo.d [2020-03-26T19:07:32.817Z] #44 89.45 DEP criu/fdstore.d [2020-03-26T19:07:32.972Z] #17 37.99 Selecting previously unselected package python3-wheel. [2020-03-26T19:07:32.972Z] #17 38.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T19:07:32.972Z] #17 38.03 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T19:07:32.972Z] #17 38.16 Selecting previously unselected package sudo. [2020-03-26T19:07:33.075Z] #44 89.52 DEP criu/fault-injection.d [2020-03-26T19:07:33.075Z] #44 89.55 DEP criu/external.d [2020-03-26T19:07:33.075Z] #44 89.60 DEP criu/eventpoll.d [2020-03-26T19:07:33.075Z] #44 89.70 DEP criu/eventfd.d [2020-03-26T19:07:33.231Z] #17 38.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-03-26T19:07:33.231Z] #17 38.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:07:33.332Z] #44 89.81 DEP criu/crtools.d [2020-03-26T19:07:33.480Z] #17 17.86 Building dependency tree... [2020-03-26T19:07:33.490Z] #17 38.71 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T19:07:33.490Z] #17 38.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-26T19:07:33.589Z] #44 89.96 DEP criu/cr-service.d [2020-03-26T19:07:33.589Z] #44 90.11 DEP criu/cr-restore.d [2020-03-26T19:07:33.750Z] #17 38.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:07:33.750Z] #17 39.00 Selecting previously unselected package uidmap. [2020-03-26T19:07:33.817Z] ? github.com/docker/docker/api [no test files] [2020-03-26T19:07:33.847Z] #44 90.28 DEP criu/cr-errno.d [2020-03-26T19:07:33.847Z] #44 90.31 DEP criu/cr-dump.d [2020-03-26T19:07:33.940Z] #44 82.38 DEP criu/protobuf-desc.d [2020-03-26T19:07:33.940Z] #44 82.51 DEP criu/proc_parse.d [2020-03-26T19:07:33.940Z] #44 82.70 DEP criu/plugin.d [2020-03-26T19:07:33.940Z] #44 82.79 DEP criu/pipes.d [2020-03-26T19:07:33.940Z] #44 82.91 DEP criu/pie-util.d [2020-03-26T19:07:34.011Z] #17 39.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-03-26T19:07:34.011Z] #17 39.01 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T19:07:34.046Z] #17 19.41 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T19:07:34.046Z] #17 19.41 The following additional packages will be installed: [2020-03-26T19:07:34.046Z] #17 19.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T19:07:34.046Z] #17 19.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T19:07:34.046Z] #17 19.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T19:07:34.046Z] #17 19.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T19:07:34.046Z] #17 19.43 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T19:07:34.046Z] #17 19.44 Suggested packages: [2020-03-26T19:07:34.046Z] #17 19.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T19:07:34.046Z] #17 19.44 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T19:07:34.046Z] #17 19.44 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T19:07:34.046Z] #17 19.44 Recommended packages: [2020-03-26T19:07:34.046Z] #17 19.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T19:07:34.046Z] #17 19.44 python3-keyrings.alt python3-xdg unzip [2020-03-26T19:07:34.105Z] #44 90.47 DEP criu/cr-dedup.d [2020-03-26T19:07:34.105Z] #44 90.61 DEP criu/cr-check.d [2020-03-26T19:07:34.198Z] #44 83.01 DEP criu/pie-util-vdso.d [2020-03-26T19:07:34.198Z] #44 83.12 DEP criu/pie-util-vdso-elf32.d [2020-03-26T19:07:34.271Z] #17 39.15 Selecting previously unselected package vim-runtime. [2020-03-26T19:07:34.271Z] #17 39.15 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:07:34.271Z] #17 39.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T19:07:34.271Z] #17 39.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T19:07:34.271Z] #17 39.24 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:07:34.271Z] #17 ... [2020-03-26T19:07:34.271Z] [2020-03-26T19:07:34.271Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:07:34.271Z] #41 143.9 + dpkg --print-architecture [2020-03-26T19:07:34.362Z] #44 90.78 DEP criu/config.d [2020-03-26T19:07:34.362Z] #44 90.90 DEP criu/clone-noasan.d [2020-03-26T19:07:34.362Z] #44 90.96 DEP criu/cgroup.d [2020-03-26T19:07:34.455Z] #44 83.25 DEP criu/path.d [2020-03-26T19:07:34.455Z] #44 83.35 DEP criu/parasite-syscall.d [2020-03-26T19:07:34.619Z] #44 91.09 DEP criu/cgroup-props.d [2020-03-26T19:07:34.619Z] #44 91.18 DEP criu/bitmap.d [2020-03-26T19:07:34.619Z] #44 91.20 DEP criu/bfd.d [2020-03-26T19:07:34.619Z] #44 91.28 DEP criu/autofs.d [2020-03-26T19:07:34.712Z] #44 83.53 DEP criu/pagemap.d [2020-03-26T19:07:34.842Z] #41 DONE 144.5s [2020-03-26T19:07:34.842Z] [2020-03-26T19:07:34.842Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:34.842Z] #44 85.54 DEP criu/ipc_ns.d [2020-03-26T19:07:34.842Z] #44 85.78 DEP criu/image.d [2020-03-26T19:07:34.842Z] #44 85.98 DEP criu/image-desc.d [2020-03-26T19:07:34.842Z] #44 86.12 DEP criu/fsnotify.d [2020-03-26T19:07:34.842Z] #44 86.30 DEP criu/filesystems.d [2020-03-26T19:07:34.842Z] #44 86.46 DEP criu/files.d [2020-03-26T19:07:34.842Z] #44 86.67 DEP criu/files-reg.d [2020-03-26T19:07:34.842Z] #44 86.94 DEP criu/files-ext.d [2020-03-26T19:07:34.842Z] #44 87.11 DEP criu/file-lock.d [2020-03-26T19:07:34.842Z] #44 87.27 DEP criu/file-ids.d [2020-03-26T19:07:34.842Z] #44 87.44 DEP criu/fifo.d [2020-03-26T19:07:34.842Z] #44 87.53 DEP criu/fdstore.d [2020-03-26T19:07:34.842Z] #44 87.61 DEP criu/fault-injection.d [2020-03-26T19:07:34.842Z] #44 87.65 DEP criu/external.d [2020-03-26T19:07:34.842Z] #44 87.78 DEP criu/eventpoll.d [2020-03-26T19:07:34.842Z] #44 87.99 DEP criu/eventfd.d [2020-03-26T19:07:34.842Z] #44 88.22 DEP criu/crtools.d [2020-03-26T19:07:34.842Z] #44 88.53 DEP criu/cr-service.d [2020-03-26T19:07:34.842Z] #44 88.76 DEP criu/cr-restore.d [2020-03-26T19:07:34.842Z] #44 88.93 DEP criu/cr-errno.d [2020-03-26T19:07:34.842Z] #44 88.95 DEP criu/cr-dump.d [2020-03-26T19:07:34.842Z] #44 89.22 DEP criu/cr-dedup.d [2020-03-26T19:07:34.842Z] #44 89.41 DEP criu/cr-check.d [2020-03-26T19:07:34.842Z] #44 89.69 DEP criu/config.d [2020-03-26T19:07:34.842Z] #44 89.87 DEP criu/clone-noasan.d [2020-03-26T19:07:34.842Z] #44 89.94 DEP criu/cgroup.d [2020-03-26T19:07:34.842Z] #44 90.13 DEP criu/cgroup-props.d [2020-03-26T19:07:34.842Z] #44 90.27 DEP criu/bitmap.d [2020-03-26T19:07:34.842Z] #44 90.28 DEP criu/bfd.d [2020-03-26T19:07:34.842Z] #44 90.45 DEP criu/autofs.d [2020-03-26T19:07:34.842Z] #44 90.59 DEP criu/aio.d [2020-03-26T19:07:34.842Z] #44 90.78 DEP criu/action-scripts.d [2020-03-26T19:07:34.842Z] #44 91.05 CC criu/action-scripts.o [2020-03-26T19:07:34.842Z] #44 91.54 CC criu/aio.o [2020-03-26T19:07:34.842Z] #44 92.24 CC criu/autofs.o [2020-03-26T19:07:34.842Z] #44 93.67 CC criu/bfd.o [2020-03-26T19:07:34.842Z] #44 94.20 CC criu/bitmap.o [2020-03-26T19:07:34.877Z] #44 91.42 DEP criu/aio.d [2020-03-26T19:07:34.877Z] #44 91.56 DEP criu/action-scripts.d [2020-03-26T19:07:34.970Z] #44 83.67 DEP criu/pagemap-cache.d [2020-03-26T19:07:34.970Z] #44 83.80 DEP criu/page-xfer.d [2020-03-26T19:07:34.970Z] #44 83.92 DEP criu/page-pipe.d [2020-03-26T19:07:35.102Z] #44 94.40 CC criu/cgroup-props.o [2020-03-26T19:07:35.227Z] #44 83.99 DEP criu/netfilter.d [2020-03-26T19:07:35.441Z] #44 91.80 CC criu/action-scripts.o [2020-03-26T19:07:35.484Z] #44 84.10 DEP criu/net.d [2020-03-26T19:07:35.484Z] #44 84.26 DEP criu/namespaces.d [2020-03-26T19:07:35.708Z] #44 92.27 CC criu/aio.o [2020-03-26T19:07:35.741Z] #44 84.38 DEP criu/mount.d [2020-03-26T19:07:35.741Z] #44 84.54 DEP criu/mem.d [2020-03-26T19:07:35.741Z] #44 84.66 DEP criu/lsm.d [2020-03-26T19:07:35.944Z] #17 21.24 The following NEW packages will be installed: [2020-03-26T19:07:35.944Z] #17 21.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T19:07:35.944Z] #17 21.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T19:07:35.944Z] #17 21.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T19:07:35.944Z] #17 21.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T19:07:35.944Z] #17 21.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T19:07:35.944Z] #17 21.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T19:07:35.944Z] #17 21.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T19:07:35.944Z] #17 21.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T19:07:35.944Z] #17 21.25 xz-utils zip [2020-03-26T19:07:35.998Z] #44 84.75 DEP criu/log.d [2020-03-26T19:07:35.998Z] #44 84.83 DEP criu/libnetlink.d [2020-03-26T19:07:35.998Z] #44 84.96 DEP criu/kerndat.d [2020-03-26T19:07:36.039Z] #44 95.36 CC criu/cgroup.o [2020-03-26T19:07:36.201Z] #17 21.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:07:36.201Z] #17 21.70 Need to get 28.5 MB of archives. [2020-03-26T19:07:36.201Z] #17 21.70 After this operation, 116 MB of additional disk space will be used. [2020-03-26T19:07:36.201Z] #17 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-26T19:07:36.201Z] #17 21.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-26T19:07:36.201Z] #17 21.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-26T19:07:36.256Z] #44 85.14 DEP criu/kcmp-ids.d [2020-03-26T19:07:36.256Z] #44 85.21 DEP criu/irmap.d [2020-03-26T19:07:36.459Z] #17 21.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-26T19:07:36.459Z] #17 21.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-26T19:07:36.459Z] #17 21.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-26T19:07:36.459Z] #17 21.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-26T19:07:36.513Z] #44 85.34 DEP criu/ipc_ns.d [2020-03-26T19:07:36.513Z] #44 85.49 DEP criu/image.d [2020-03-26T19:07:36.641Z] #44 92.89 CC criu/autofs.o [2020-03-26T19:07:36.716Z] #17 21.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-26T19:07:36.716Z] #17 21.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-26T19:07:36.716Z] #17 21.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-26T19:07:36.716Z] #17 21.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-26T19:07:36.716Z] #17 21.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-26T19:07:36.716Z] #17 21.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-26T19:07:36.716Z] #17 21.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-26T19:07:36.716Z] #17 21.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-26T19:07:36.716Z] #17 21.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-26T19:07:36.716Z] #17 22.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-26T19:07:36.716Z] #17 22.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:07:36.716Z] #17 22.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-26T19:07:36.717Z] #17 22.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-26T19:07:36.717Z] #17 22.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-26T19:07:36.717Z] #17 22.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-26T19:07:36.717Z] #17 22.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-26T19:07:36.717Z] #17 22.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T19:07:36.717Z] #17 22.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T19:07:36.717Z] #17 22.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T19:07:36.717Z] #17 22.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-26T19:07:36.717Z] #17 22.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-26T19:07:36.717Z] #17 22.11 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T19:07:36.978Z] #44 ... [2020-03-26T19:07:36.978Z] [2020-03-26T19:07:36.978Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:36.978Z] #17 42.18 Selecting previously unselected package vim. [2020-03-26T19:07:36.978Z] #17 42.19 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-26T19:07:36.978Z] #17 42.22 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T19:07:37.077Z] #44 85.64 DEP criu/image-desc.d [2020-03-26T19:07:37.077Z] #44 85.69 DEP criu/fsnotify.d [2020-03-26T19:07:37.077Z] #44 85.79 DEP criu/filesystems.d [2020-03-26T19:07:37.077Z] #44 85.90 DEP criu/files.d [2020-03-26T19:07:37.077Z] #44 86.04 DEP criu/files-reg.d [2020-03-26T19:07:37.282Z] #17 22.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T19:07:37.282Z] #17 22.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T19:07:37.282Z] #17 22.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T19:07:37.282Z] #17 22.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-26T19:07:37.282Z] #17 22.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-26T19:07:37.282Z] #17 22.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T19:07:37.282Z] #17 22.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T19:07:37.539Z] #17 22.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T19:07:37.539Z] #17 22.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-26T19:07:37.539Z] #17 22.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T19:07:37.539Z] #17 22.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T19:07:37.539Z] #17 22.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T19:07:37.539Z] #17 22.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-26T19:07:37.539Z] #17 22.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-26T19:07:37.539Z] #17 22.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-26T19:07:37.539Z] #17 22.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T19:07:37.642Z] #44 86.25 DEP criu/files-ext.d [2020-03-26T19:07:37.642Z] #44 86.43 DEP criu/file-lock.d [2020-03-26T19:07:37.642Z] #44 86.62 DEP criu/file-ids.d [2020-03-26T19:07:37.797Z] #17 23.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-26T19:07:37.797Z] #17 23.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-26T19:07:37.899Z] #44 86.75 DEP criu/fifo.d [2020-03-26T19:07:37.899Z] #44 86.84 DEP criu/fdstore.d [2020-03-26T19:07:37.917Z] #17 42.71 Selecting previously unselected package xfsprogs. [2020-03-26T19:07:37.917Z] #17 42.73 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-26T19:07:37.917Z] #17 42.73 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T19:07:38.013Z] #44 94.34 CC criu/bfd.o [2020-03-26T19:07:38.013Z] #44 ... [2020-03-26T19:07:38.013Z] [2020-03-26T19:07:38.013Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:38.013Z] #17 11.49 Fetched 8334 kB in 9s (896 kB/s) [2020-03-26T19:07:38.013Z] #17 11.49 Reading package lists... [2020-03-26T19:07:38.013Z] #17 15.68 Reading package lists... [2020-03-26T19:07:38.013Z] #17 19.19 Building dependency tree... [2020-03-26T19:07:38.013Z] #17 20.75 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T19:07:38.013Z] #17 20.75 The following additional packages will be installed: [2020-03-26T19:07:38.013Z] #17 20.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T19:07:38.013Z] #17 20.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T19:07:38.013Z] #17 20.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T19:07:38.013Z] #17 20.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T19:07:38.013Z] #17 20.77 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T19:07:38.013Z] #17 20.77 Suggested packages: [2020-03-26T19:07:38.013Z] #17 20.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T19:07:38.013Z] #17 20.77 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T19:07:38.013Z] #17 20.77 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T19:07:38.013Z] #17 20.77 Recommended packages: [2020-03-26T19:07:38.013Z] #17 20.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T19:07:38.013Z] #17 20.77 python3-keyrings.alt python3-xdg unzip [2020-03-26T19:07:38.122Z] #17 23.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-26T19:07:38.157Z] #44 86.94 DEP criu/fault-injection.d [2020-03-26T19:07:38.157Z] #44 86.98 DEP criu/external.d [2020-03-26T19:07:38.157Z] #44 87.08 DEP criu/eventpoll.d [2020-03-26T19:07:38.176Z] #17 43.17 Selecting previously unselected package zip. [2020-03-26T19:07:38.176Z] #17 43.20 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-03-26T19:07:38.176Z] #17 43.20 Unpacking zip (3.0-11+b1) ... [2020-03-26T19:07:38.270Z] #17 ... [2020-03-26T19:07:38.270Z] [2020-03-26T19:07:38.270Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:38.270Z] #44 94.89 CC criu/bitmap.o [2020-03-26T19:07:38.414Z] #44 ... [2020-03-26T19:07:38.414Z] [2020-03-26T19:07:38.414Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:38.414Z] #17 15.36 Reading package lists... [2020-03-26T19:07:38.414Z] #17 19.68 Building dependency tree... [2020-03-26T19:07:38.414Z] #17 21.49 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T19:07:38.414Z] #17 21.49 The following additional packages will be installed: [2020-03-26T19:07:38.414Z] #17 21.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T19:07:38.414Z] #17 21.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T19:07:38.414Z] #17 21.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T19:07:38.414Z] #17 21.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T19:07:38.414Z] #17 21.50 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T19:07:38.415Z] #17 21.51 Suggested packages: [2020-03-26T19:07:38.415Z] #17 21.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T19:07:38.415Z] #17 21.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T19:07:38.415Z] #17 21.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T19:07:38.415Z] #17 21.51 Recommended packages: [2020-03-26T19:07:38.415Z] #17 21.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T19:07:38.415Z] #17 21.51 python3-keyrings.alt python3-xdg unzip [2020-03-26T19:07:38.415Z] #17 23.46 The following NEW packages will be installed: [2020-03-26T19:07:38.415Z] #17 23.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T19:07:38.415Z] #17 23.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T19:07:38.415Z] #17 23.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T19:07:38.415Z] #17 23.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T19:07:38.415Z] #17 23.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T19:07:38.415Z] #17 23.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T19:07:38.415Z] #17 23.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T19:07:38.415Z] #17 23.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T19:07:38.415Z] #17 23.47 xz-utils zip [2020-03-26T19:07:38.415Z] #17 23.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:07:38.415Z] #17 23.80 Need to get 28.5 MB of archives. [2020-03-26T19:07:38.415Z] #17 23.80 After this operation, 116 MB of additional disk space will be used. [2020-03-26T19:07:38.415Z] #17 23.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-26T19:07:38.415Z] #17 23.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-26T19:07:38.415Z] #17 23.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-26T19:07:38.415Z] #17 23.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-26T19:07:38.415Z] #17 23.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-26T19:07:38.415Z] #17 23.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-26T19:07:38.415Z] #17 24.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-26T19:07:38.415Z] #17 24.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-26T19:07:38.415Z] #17 24.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-26T19:07:38.415Z] #17 24.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-26T19:07:38.415Z] #17 24.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-26T19:07:38.415Z] #17 24.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-26T19:07:38.415Z] #17 24.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-26T19:07:38.415Z] #17 24.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-26T19:07:38.415Z] #17 24.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-26T19:07:38.415Z] #17 24.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-26T19:07:38.415Z] #17 24.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-26T19:07:38.415Z] #17 24.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:07:38.415Z] #17 24.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-26T19:07:38.415Z] #17 24.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-26T19:07:38.415Z] #17 24.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-26T19:07:38.415Z] #17 24.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-26T19:07:38.415Z] #17 24.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-26T19:07:38.415Z] #17 24.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T19:07:38.415Z] #17 24.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T19:07:38.415Z] #17 24.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T19:07:38.415Z] #17 24.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-26T19:07:38.415Z] #17 24.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-26T19:07:38.415Z] #17 24.24 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T19:07:38.436Z] #17 43.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:07:38.436Z] #17 43.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:07:38.436Z] #17 43.42 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-26T19:07:38.436Z] #17 43.44 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-26T19:07:38.436Z] #17 43.46 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-26T19:07:38.436Z] #17 43.47 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-26T19:07:38.436Z] #17 43.48 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T19:07:38.436Z] #17 43.50 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-26T19:07:38.436Z] #17 43.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:07:38.436Z] #17 43.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:07:38.436Z] #17 43.54 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-26T19:07:38.436Z] #17 43.55 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-26T19:07:38.436Z] #17 43.56 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:07:38.436Z] #17 43.58 Setting up zip (3.0-11+b1) ... [2020-03-26T19:07:38.436Z] #17 43.59 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:07:38.436Z] #17 43.64 Setting up bash-completion (1:2.8-6) ... [2020-03-26T19:07:38.528Z] #44 95.12 CC criu/cgroup-props.o [2020-03-26T19:07:38.710Z] #17 24.14 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:07:38.970Z] #17 24.26 Fetched 28.5 MB in 2s (13.9 MB/s) [2020-03-26T19:07:38.970Z] #17 24.35 Selecting previously unselected package pigz. [2020-03-26T19:07:38.979Z] #17 24.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T19:07:38.979Z] #17 24.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T19:07:38.979Z] #17 24.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T19:07:38.979Z] #17 24.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-26T19:07:38.979Z] #17 24.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-26T19:07:38.979Z] #17 24.68 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T19:07:38.979Z] #17 24.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T19:07:38.979Z] #17 24.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T19:07:38.979Z] #17 24.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-26T19:07:38.979Z] #17 24.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T19:07:38.979Z] #17 24.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T19:07:38.980Z] #17 24.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T19:07:38.980Z] #17 24.81 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-26T19:07:38.980Z] #17 24.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-26T19:07:39.093Z] #44 ... [2020-03-26T19:07:39.093Z] [2020-03-26T19:07:39.093Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:07:39.093Z] #30 DONE 162.3s [2020-03-26T19:07:39.229Z] #17 24.35 (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 ... 23423 files and directories currently installed.) [2020-03-26T19:07:39.229Z] #17 24.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-26T19:07:39.229Z] #17 24.46 Unpacking pigz (2.4-1) ... [2020-03-26T19:07:39.229Z] #17 24.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-26T19:07:39.229Z] #17 24.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:39.237Z] #17 24.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-26T19:07:39.237Z] #17 24.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T19:07:39.365Z] [2020-03-26T19:07:39.365Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:39.365Z] #17 22.61 The following NEW packages will be installed: [2020-03-26T19:07:39.365Z] #17 22.61 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T19:07:39.365Z] #17 22.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T19:07:39.365Z] #17 22.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T19:07:39.365Z] #17 22.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T19:07:39.365Z] #17 22.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T19:07:39.365Z] #17 22.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T19:07:39.365Z] #17 22.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T19:07:39.365Z] #17 22.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T19:07:39.365Z] #17 22.62 xz-utils zip [2020-03-26T19:07:39.365Z] #17 22.94 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:07:39.365Z] #17 22.94 Need to get 28.5 MB of archives. [2020-03-26T19:07:39.365Z] #17 22.94 After this operation, 116 MB of additional disk space will be used. [2020-03-26T19:07:39.365Z] #17 22.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-26T19:07:39.365Z] #17 22.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-26T19:07:39.365Z] #17 23.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-26T19:07:39.494Z] #17 25.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-26T19:07:39.494Z] #17 25.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-26T19:07:39.495Z] #17 24.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:39.623Z] #17 23.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-26T19:07:39.623Z] #17 23.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-26T19:07:39.623Z] #17 23.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-26T19:07:39.623Z] #17 23.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-26T19:07:39.752Z] #17 25.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-26T19:07:39.755Z] #17 25.17 Selecting previously unselected package python3.7-minimal. [2020-03-26T19:07:39.881Z] #17 23.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-26T19:07:39.881Z] #17 23.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-26T19:07:39.881Z] #17 23.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-26T19:07:39.881Z] #17 23.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-26T19:07:39.881Z] #17 23.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-26T19:07:39.881Z] #17 23.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-26T19:07:39.881Z] #17 23.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-26T19:07:39.881Z] #17 23.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-26T19:07:39.881Z] #17 23.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-26T19:07:39.881Z] #17 23.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-26T19:07:39.881Z] #17 23.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:07:39.881Z] #17 23.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-26T19:07:39.881Z] #17 23.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-26T19:07:39.881Z] #17 23.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-26T19:07:39.881Z] #17 23.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-26T19:07:39.881Z] #17 23.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-26T19:07:39.881Z] #17 23.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T19:07:40.013Z] #17 25.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:40.013Z] #17 25.19 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:07:40.138Z] #17 23.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T19:07:40.138Z] #17 23.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T19:07:40.138Z] #17 23.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-26T19:07:40.138Z] #17 23.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-26T19:07:40.138Z] #17 23.75 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T19:07:40.272Z] #17 ... [2020-03-26T19:07:40.272Z] [2020-03-26T19:07:40.272Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:07:40.272Z] #30 DONE 163.7s [2020-03-26T19:07:40.272Z] [2020-03-26T19:07:40.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:40.272Z] #44 87.33 DEP criu/eventfd.d [2020-03-26T19:07:40.272Z] #44 87.49 DEP criu/crtools.d [2020-03-26T19:07:40.272Z] #44 87.67 DEP criu/cr-service.d [2020-03-26T19:07:40.272Z] #44 87.83 DEP criu/cr-restore.d [2020-03-26T19:07:40.272Z] #44 88.05 DEP criu/cr-errno.d [2020-03-26T19:07:40.272Z] #44 88.07 DEP criu/cr-dump.d [2020-03-26T19:07:40.272Z] #44 88.34 DEP criu/cr-dedup.d [2020-03-26T19:07:40.272Z] #44 88.57 DEP criu/cr-check.d [2020-03-26T19:07:40.272Z] #44 88.70 DEP criu/config.d [2020-03-26T19:07:40.272Z] #44 88.83 DEP criu/clone-noasan.d [2020-03-26T19:07:40.272Z] #44 88.88 DEP criu/cgroup.d [2020-03-26T19:07:40.272Z] #44 89.01 DEP criu/cgroup-props.d [2020-03-26T19:07:40.272Z] #44 89.09 DEP criu/bitmap.d [2020-03-26T19:07:40.272Z] #44 89.11 DEP criu/bfd.d [2020-03-26T19:07:40.272Z] #44 89.23 DEP criu/autofs.d [2020-03-26T19:07:40.272Z] #44 89.44 DEP criu/aio.d [2020-03-26T19:07:40.272Z] #44 89.64 DEP criu/action-scripts.d [2020-03-26T19:07:40.272Z] #44 89.95 CC criu/action-scripts.o [2020-03-26T19:07:40.272Z] #44 90.58 CC criu/aio.o [2020-03-26T19:07:40.272Z] #44 91.04 CC criu/autofs.o [2020-03-26T19:07:40.272Z] #44 92.56 CC criu/bfd.o [2020-03-26T19:07:40.272Z] #44 93.23 CC criu/bitmap.o [2020-03-26T19:07:40.272Z] #44 93.45 CC criu/cgroup-props.o [2020-03-26T19:07:40.272Z] #44 94.35 CC criu/cgroup.o [2020-03-26T19:07:40.317Z] #17 26.09 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:07:40.574Z] #17 26.23 Fetched 28.5 MB in 2s (15.6 MB/s) [2020-03-26T19:07:40.574Z] #17 26.31 Selecting previously unselected package pigz. [2020-03-26T19:07:40.704Z] #17 24.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T19:07:40.704Z] #17 24.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T19:07:40.704Z] #17 24.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T19:07:40.704Z] #17 24.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-26T19:07:40.704Z] #17 24.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-26T19:07:40.704Z] #17 24.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T19:07:40.704Z] #17 24.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T19:07:40.704Z] #17 24.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T19:07:40.704Z] #17 24.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-26T19:07:40.704Z] #17 24.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T19:07:40.704Z] #17 24.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T19:07:40.704Z] #17 24.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T19:07:40.704Z] #17 24.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-26T19:07:40.704Z] #17 24.47 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-26T19:07:40.704Z] #17 24.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-26T19:07:40.832Z] #17 26.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-26T19:07:40.832Z] #17 26.42 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-26T19:07:40.832Z] #17 26.42 Unpacking pigz (2.4-1) ... [2020-03-26T19:07:40.832Z] #17 26.52 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-26T19:07:40.832Z] #17 26.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:40.832Z] #17 26.55 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:40.962Z] #17 24.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T19:07:40.962Z] #17 24.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-26T19:07:41.204Z] #44 ... [2020-03-26T19:07:41.204Z] [2020-03-26T19:07:41.204Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:41.219Z] #17 24.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-26T19:07:41.219Z] #17 24.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-26T19:07:41.399Z] #17 ... [2020-03-26T19:07:41.399Z] [2020-03-26T19:07:41.399Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:07:41.399Z] #30 DONE 163.8s [2020-03-26T19:07:41.399Z] [2020-03-26T19:07:41.399Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:41.399Z] #17 27.11 Selecting previously unselected package python3.7-minimal. [2020-03-26T19:07:41.399Z] #17 27.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:41.399Z] #17 27.15 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:07:41.399Z] #17 ... [2020-03-26T19:07:41.399Z] [2020-03-26T19:07:41.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:41.399Z] #44 87.26 DEP criu/eventfd.d [2020-03-26T19:07:41.399Z] #44 87.39 DEP criu/crtools.d [2020-03-26T19:07:41.399Z] #44 87.60 DEP criu/cr-service.d [2020-03-26T19:07:41.399Z] #44 87.77 DEP criu/cr-restore.d [2020-03-26T19:07:41.399Z] #44 88.00 DEP criu/cr-errno.d [2020-03-26T19:07:41.399Z] #44 88.02 DEP criu/cr-dump.d [2020-03-26T19:07:41.399Z] #44 88.17 DEP criu/cr-dedup.d [2020-03-26T19:07:41.400Z] #44 88.35 DEP criu/cr-check.d [2020-03-26T19:07:41.400Z] #44 88.58 DEP criu/config.d [2020-03-26T19:07:41.400Z] #44 88.72 DEP criu/clone-noasan.d [2020-03-26T19:07:41.400Z] #44 88.79 DEP criu/cgroup.d [2020-03-26T19:07:41.400Z] #44 88.92 DEP criu/cgroup-props.d [2020-03-26T19:07:41.400Z] #44 89.02 DEP criu/bitmap.d [2020-03-26T19:07:41.400Z] #44 89.05 DEP criu/bfd.d [2020-03-26T19:07:41.400Z] #44 89.22 DEP criu/autofs.d [2020-03-26T19:07:41.400Z] #44 89.34 DEP criu/aio.d [2020-03-26T19:07:41.400Z] #44 89.48 DEP criu/action-scripts.d [2020-03-26T19:07:41.400Z] #44 89.78 CC criu/action-scripts.o [2020-03-26T19:07:41.461Z] #17 26.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:41.461Z] #17 26.69 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:07:41.657Z] #44 90.39 CC criu/aio.o [2020-03-26T19:07:41.729Z] #17 46.81 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-26T19:07:41.729Z] #17 46.87 Setting up xz-utils (5.2.4-1) ... [2020-03-26T19:07:41.729Z] #17 46.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T19:07:41.784Z] #17 25.34 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:07:41.784Z] #17 25.41 Fetched 28.5 MB in 2s (13.1 MB/s) [2020-03-26T19:07:41.784Z] #17 25.46 Selecting previously unselected package pigz. [2020-03-26T19:07:41.784Z] #17 25.46 (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 ... 23423 files and directories currently installed.) [2020-03-26T19:07:41.784Z] #17 25.51 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-26T19:07:41.784Z] #17 25.52 Unpacking pigz (2.4-1) ... [2020-03-26T19:07:41.784Z] #17 25.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-26T19:07:41.988Z] #17 46.92 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:07:41.989Z] #17 47.01 invoke-rc.d: could not determine current runlevel [2020-03-26T19:07:41.989Z] #17 47.02 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T19:07:41.989Z] #17 47.04 Setting up pigz (2.4-1) ... [2020-03-26T19:07:41.989Z] #17 47.06 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-26T19:07:41.989Z] #17 47.12 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-26T19:07:41.989Z] #17 47.20 Setting up python-pip-whl (18.1-5) ... [2020-03-26T19:07:41.989Z] #17 47.21 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-26T19:07:41.989Z] #17 47.23 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:07:42.048Z] #17 25.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:42.048Z] #17 25.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:42.192Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-03-26T19:07:42.249Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-26T19:07:42.249Z] [2020-03-26T19:07:42.249Z] ________ ____ __. [2020-03-26T19:07:42.249Z] \_____ \ | |/ _| [2020-03-26T19:07:42.249Z] / | \| < [2020-03-26T19:07:42.249Z] / | \ | \ [2020-03-26T19:07:42.249Z] \_______ /____|__ \ [2020-03-26T19:07:42.249Z] \/ \/ [2020-03-26T19:07:42.249Z] [2020-03-26T19:07:42.249Z] INFO: make.ps1 ended at 03/26/2020 19:07:40 [2020-03-26T19:07:42.306Z] #17 26.00 Selecting previously unselected package python3.7-minimal. [2020-03-26T19:07:42.306Z] #17 26.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:42.558Z] #17 47.72 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-26T19:07:42.558Z] #17 47.73 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-26T19:07:42.558Z] #17 47.74 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:42.558Z] #17 47.75 Setting up vim (2:8.1.0875-5) ... [2020-03-26T19:07:42.558Z] #17 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T19:07:42.558Z] #17 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T19:07:42.558Z] #17 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T19:07:42.564Z] #17 26.01 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:07:42.589Z] #44 91.44 CC criu/autofs.o [2020-03-26T19:07:42.818Z] #17 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T19:07:42.818Z] #17 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T19:07:42.818Z] #17 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T19:07:42.818Z] #17 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T19:07:42.818Z] #17 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T19:07:42.818Z] #17 47.87 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-26T19:07:42.818Z] #17 47.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:07:42.818Z] #17 47.90 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-26T19:07:42.818Z] #17 47.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:07:42.818Z] #17 47.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-26T19:07:42.818Z] #17 47.97 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:43.129Z] #17 26.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:43.129Z] #17 26.76 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:07:43.243Z] INFO: Binaries build ended at 03/26/2020 19:07:42. Duration:00:01:18.5591846 [2020-03-26T19:07:43.355Z] #17 28.65 Selecting previously unselected package python3-minimal. [2020-03-26T19:07:43.355Z] #17 28.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 ... 23672 files and directories currently installed.) [2020-03-26T19:07:43.355Z] #17 28.69 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-26T19:07:43.355Z] #17 28.69 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T19:07:43.617Z] #17 28.79 Selecting previously unselected package libmpdec2:amd64. [2020-03-26T19:07:43.617Z] #17 28.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-26T19:07:43.617Z] #17 28.81 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T19:07:43.617Z] #17 28.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-26T19:07:43.617Z] #17 28.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:43.617Z] #17 28.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:43.961Z] #44 92.76 CC criu/bfd.o [2020-03-26T19:07:44.525Z] #44 93.22 CC criu/bitmap.o [2020-03-26T19:07:44.525Z] #44 93.44 CC criu/cgroup-props.o [2020-03-26T19:07:44.547Z] #17 29.86 Selecting previously unselected package python3.7. [2020-03-26T19:07:44.547Z] #17 29.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:44.547Z] #17 29.88 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:44.804Z] #17 29.98 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-26T19:07:44.804Z] #17 29.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-26T19:07:44.804Z] #17 30.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T19:07:44.804Z] #17 30.10 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T19:07:45.026Z] #17 28.73 Selecting previously unselected package python3-minimal. [2020-03-26T19:07:45.090Z] #44 ... [2020-03-26T19:07:45.090Z] [2020-03-26T19:07:45.090Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:45.090Z] #17 28.55 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:45.090Z] #17 28.57 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:07:45.090Z] #17 30.66 Selecting previously unselected package python3-minimal. [2020-03-26T19:07:45.090Z] #17 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 ... 23672 files and directories currently installed.) [2020-03-26T19:07:45.090Z] #17 30.72 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-26T19:07:45.090Z] #17 30.73 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T19:07:45.090Z] #17 30.81 Selecting previously unselected package libmpdec2:amd64. [2020-03-26T19:07:45.090Z] #17 30.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-26T19:07:45.090Z] #17 30.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T19:07:45.090Z] #17 30.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-26T19:07:45.284Z] #17 28.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-26T19:07:45.284Z] #17 28.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-26T19:07:45.284Z] #17 28.79 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T19:07:45.284Z] #17 28.87 Selecting previously unselected package libmpdec2:amd64. [2020-03-26T19:07:45.284Z] #17 28.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-26T19:07:45.284Z] #17 28.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T19:07:45.347Z] #17 30.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:45.347Z] #17 30.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:45.356Z] #17 50.55 Setting up iptables (1.8.2-4) ... [2020-03-26T19:07:45.474Z] INFO: Copying the built daemon binary to d:\CI\PR-40629\7\binary\dockerd-061a940aac.exe... [2020-03-26T19:07:45.542Z] #17 29.00 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-26T19:07:45.542Z] #17 29.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:45.542Z] #17 29.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:45.615Z] #17 50.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:07:45.616Z] #17 50.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:07:45.616Z] #17 50.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:07:45.616Z] #17 50.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:07:45.616Z] #17 50.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T19:07:45.616Z] #17 50.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T19:07:45.616Z] #17 50.64 Setting up python3 (3.7.3-1) ... [2020-03-26T19:07:45.736Z] #17 30.85 Selecting previously unselected package python3. [2020-03-26T19:07:45.736Z] #17 30.85 (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 ... 24084 files and directories currently installed.) [2020-03-26T19:07:45.736Z] #17 30.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-26T19:07:45.736Z] #17 30.91 Unpacking python3 (3.7.3-1) ... [2020-03-26T19:07:45.736Z] #17 30.99 Selecting previously unselected package libip4tc0:amd64. [2020-03-26T19:07:45.736Z] #17 30.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-26T19:07:45.736Z] #17 31.00 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T19:07:45.736Z] #17 31.09 Selecting previously unselected package libip6tc0:amd64. [2020-03-26T19:07:45.736Z] #17 31.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-26T19:07:45.736Z] #17 31.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T19:07:45.736Z] #17 31.17 Selecting previously unselected package libiptc0:amd64. [2020-03-26T19:07:45.736Z] #17 31.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-26T19:07:45.736Z] #17 31.18 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-26T19:07:45.994Z] #17 31.26 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-26T19:07:45.994Z] #17 31.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-26T19:07:45.994Z] #17 31.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T19:07:45.994Z] #17 31.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-26T19:07:45.994Z] #17 31.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-26T19:07:45.994Z] #17 31.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T19:07:45.994Z] #17 31.39 Selecting previously unselected package libnftnl11:amd64. [2020-03-26T19:07:45.994Z] #17 31.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-26T19:07:45.994Z] #17 31.42 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T19:07:45.994Z] #17 31.51 Selecting previously unselected package iptables. [2020-03-26T19:07:46.251Z] #17 31.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-26T19:07:46.251Z] #17 31.52 Unpacking iptables (1.8.2-4) ... [2020-03-26T19:07:46.251Z] #17 31.78 Selecting previously unselected package xxd. [2020-03-26T19:07:46.279Z] #17 31.88 Selecting previously unselected package python3.7. [2020-03-26T19:07:46.279Z] #17 31.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:46.279Z] #17 31.89 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:46.279Z] #17 32.01 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-26T19:07:46.279Z] #17 32.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-26T19:07:46.279Z] #17 32.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T19:07:46.467Z] INFO: Copying the built client binary to d:\CI\PR-40629\7\binary\docker-061a940aac.exe... [2020-03-26T19:07:46.467Z] INFO: Copying dockerversion from the container... [2020-03-26T19:07:46.474Z] #17 29.90 Selecting previously unselected package python3.7. [2020-03-26T19:07:46.474Z] #17 29.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T19:07:46.474Z] #17 29.91 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:07:46.474Z] #17 30.04 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-26T19:07:46.474Z] #17 30.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-26T19:07:46.474Z] #17 30.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T19:07:46.474Z] #17 30.18 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T19:07:46.508Z] #17 31.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T19:07:46.508Z] #17 31.79 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:07:46.537Z] #17 32.09 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T19:07:46.554Z] #17 51.30 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T19:07:46.765Z] #17 31.95 Selecting previously unselected package vim-common. [2020-03-26T19:07:46.765Z] #17 31.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:07:46.765Z] #17 31.97 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:07:46.765Z] #17 32.14 Selecting previously unselected package bash-completion. [2020-03-26T19:07:46.765Z] #17 32.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T19:07:47.101Z] #17 32.95 Selecting previously unselected package python3. [2020-03-26T19:07:47.123Z] #17 52.09 Setting up apparmor (2.13.2-10) ... [2020-03-26T19:07:47.358Z] #17 32.95 (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 ... 24084 files and directories currently installed.) [2020-03-26T19:07:47.358Z] #17 33.00 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-26T19:07:47.358Z] #17 33.01 Unpacking python3 (3.7.3-1) ... [2020-03-26T19:07:47.358Z] #17 33.11 Selecting previously unselected package libip4tc0:amd64. [2020-03-26T19:07:47.358Z] #17 33.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-26T19:07:47.358Z] #17 33.12 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T19:07:47.358Z] #17 33.20 Selecting previously unselected package libip6tc0:amd64. [2020-03-26T19:07:47.406Z] #17 31.03 Selecting previously unselected package python3. [2020-03-26T19:07:47.406Z] #17 31.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 ... 24084 files and directories currently installed.) [2020-03-26T19:07:47.406Z] #17 31.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-26T19:07:47.406Z] #17 31.08 Unpacking python3 (3.7.3-1) ... [2020-03-26T19:07:47.406Z] #17 31.15 Selecting previously unselected package libip4tc0:amd64. [2020-03-26T19:07:47.459Z] INFO: Copying the golang package from the container to d:\CI\PR-40629\7\installer\go.zip... [2020-03-26T19:07:47.616Z] #17 33.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-26T19:07:47.616Z] #17 33.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T19:07:47.616Z] #17 33.31 Selecting previously unselected package libiptc0:amd64. [2020-03-26T19:07:47.616Z] #17 33.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-26T19:07:47.616Z] #17 33.33 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-26T19:07:47.664Z] #17 31.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-26T19:07:47.664Z] #17 31.16 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T19:07:47.664Z] #17 31.24 Selecting previously unselected package libip6tc0:amd64. [2020-03-26T19:07:47.664Z] #17 31.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-26T19:07:47.664Z] #17 31.26 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T19:07:47.664Z] #17 31.35 Selecting previously unselected package libiptc0:amd64. [2020-03-26T19:07:47.664Z] #17 31.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-26T19:07:47.664Z] #17 31.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-26T19:07:47.873Z] #17 33.44 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-26T19:07:47.873Z] #17 33.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-26T19:07:47.873Z] #17 33.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T19:07:47.873Z] #17 33.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-26T19:07:47.873Z] #17 33.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-26T19:07:47.873Z] #17 33.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T19:07:47.873Z] #17 33.61 Selecting previously unselected package libnftnl11:amd64. [2020-03-26T19:07:47.873Z] #17 33.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-26T19:07:47.873Z] #17 33.62 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T19:07:47.921Z] #17 31.43 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-26T19:07:47.921Z] #17 31.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-26T19:07:47.921Z] #17 31.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T19:07:47.921Z] #17 31.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-26T19:07:47.921Z] #17 31.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-26T19:07:47.921Z] #17 31.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T19:07:47.921Z] #17 31.63 Selecting previously unselected package libnftnl11:amd64. [2020-03-26T19:07:47.921Z] #17 31.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-26T19:07:48.131Z] #17 33.71 Selecting previously unselected package iptables. [2020-03-26T19:07:48.131Z] #17 33.72 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-26T19:07:48.131Z] #17 33.72 Unpacking iptables (1.8.2-4) ... [2020-03-26T19:07:48.179Z] #17 31.63 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T19:07:48.179Z] #17 31.71 Selecting previously unselected package iptables. [2020-03-26T19:07:48.179Z] #17 31.71 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-26T19:07:48.179Z] #17 31.73 Unpacking iptables (1.8.2-4) ... [2020-03-26T19:07:48.388Z] #17 34.01 Selecting previously unselected package xxd. [2020-03-26T19:07:48.388Z] #17 34.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T19:07:48.388Z] #17 34.03 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:07:48.388Z] #17 34.13 Selecting previously unselected package vim-common. [2020-03-26T19:07:48.388Z] #17 34.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:07:48.388Z] #17 34.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:07:48.437Z] #17 32.05 Selecting previously unselected package xxd. [2020-03-26T19:07:48.437Z] #17 32.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T19:07:48.437Z] #17 32.05 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:07:48.437Z] #17 32.15 Selecting previously unselected package vim-common. [2020-03-26T19:07:48.506Z] #17 ... [2020-03-26T19:07:48.506Z] [2020-03-26T19:07:48.506Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:48.506Z] #44 97.85 CC criu/clone-noasan.o [2020-03-26T19:07:48.506Z] #44 98.10 CC criu/config.o [2020-03-26T19:07:48.506Z] #44 99.30 CC criu/cr-check.o [2020-03-26T19:07:48.506Z] #44 100.5 CC criu/cr-dedup.o [2020-03-26T19:07:48.506Z] #44 100.8 CC criu/cr-dump.o [2020-03-26T19:07:48.506Z] #44 102.5 CC criu/cr-errno.o [2020-03-26T19:07:48.506Z] #44 102.6 CC criu/cr-restore.o [2020-03-26T19:07:48.506Z] #44 106.6 CC criu/cr-service.o [2020-03-26T19:07:48.646Z] #17 34.36 Selecting previously unselected package bash-completion. [2020-03-26T19:07:48.646Z] #17 34.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T19:07:48.694Z] #17 32.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:07:48.694Z] #17 32.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:07:48.694Z] #17 32.38 Selecting previously unselected package bash-completion. [2020-03-26T19:07:48.694Z] #17 32.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T19:07:48.766Z] #44 ... [2020-03-26T19:07:48.766Z] [2020-03-26T19:07:48.766Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:48.766Z] #17 53.82 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T19:07:48.766Z] #17 53.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:07:49.257Z] #17 ... [2020-03-26T19:07:49.257Z] [2020-03-26T19:07:49.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:49.257Z] #44 95.85 CC criu/cgroup.o [2020-03-26T19:07:49.257Z] #44 98.96 CC criu/clone-noasan.o [2020-03-26T19:07:49.257Z] #44 99.07 CC criu/config.o [2020-03-26T19:07:49.257Z] #44 100.3 CC criu/cr-check.o [2020-03-26T19:07:49.257Z] #44 101.9 CC criu/cr-dedup.o [2020-03-26T19:07:49.257Z] #44 102.3 CC criu/cr-dump.o [2020-03-26T19:07:49.257Z] #44 104.5 CC criu/cr-errno.o [2020-03-26T19:07:49.257Z] #44 104.6 CC criu/cr-restore.o [2020-03-26T19:07:49.288Z] #17 34.46 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T19:07:49.335Z] #17 54.36 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:07:49.546Z] #17 34.76 Selecting previously unselected package bzip2. [2020-03-26T19:07:49.546Z] #17 34.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-26T19:07:49.546Z] #17 34.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:07:49.546Z] #17 34.83 Selecting previously unselected package xz-utils. [2020-03-26T19:07:49.546Z] #17 34.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-26T19:07:49.546Z] #17 34.84 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T19:07:49.693Z] INFO: Extracting go.zip to d:\CI\PR-40629\7\go [2020-03-26T19:07:49.803Z] #17 35.00 Selecting previously unselected package apparmor. [2020-03-26T19:07:49.803Z] #17 35.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-26T19:07:49.803Z] #17 35.08 Unpacking apparmor (2.13.2-10) ... [2020-03-26T19:07:50.061Z] #17 35.40 Selecting previously unselected package aufs-tools. [2020-03-26T19:07:50.061Z] #17 35.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-26T19:07:50.061Z] #17 35.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:07:50.273Z] #17 55.35 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T19:07:50.322Z] #17 35.52 Selecting previously unselected package libonig5:amd64. [2020-03-26T19:07:50.322Z] #17 35.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-26T19:07:50.322Z] #17 35.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:07:50.322Z] #17 35.69 Selecting previously unselected package libjq1:amd64. [2020-03-26T19:07:50.322Z] #17 35.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:07:50.322Z] #17 35.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:07:50.534Z] #17 55.70 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T19:07:50.582Z] #17 35.83 Selecting previously unselected package jq. [2020-03-26T19:07:50.582Z] #17 35.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:07:50.582Z] #17 35.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:07:50.582Z] #17 35.90 Selecting previously unselected package libaio1:amd64. [2020-03-26T19:07:50.582Z] #17 35.91 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-26T19:07:50.582Z] #17 35.92 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-26T19:07:50.582Z] #17 35.97 Selecting previously unselected package libgpm2:amd64. [2020-03-26T19:07:50.582Z] #17 35.98 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-26T19:07:50.582Z] #17 35.99 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-26T19:07:50.582Z] #17 36.05 Selecting previously unselected package libicu63:amd64. [2020-03-26T19:07:50.582Z] #17 36.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T19:07:50.582Z] #17 36.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:07:51.170Z] #17 36.97 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T19:07:51.735Z] #17 37.37 Selecting previously unselected package bzip2. [2020-03-26T19:07:51.735Z] #17 37.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-26T19:07:51.735Z] #17 37.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:07:51.735Z] #17 37.45 Selecting previously unselected package xz-utils. [2020-03-26T19:07:51.735Z] #17 37.46 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-26T19:07:51.735Z] #17 37.47 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T19:07:51.779Z] #44 ... [2020-03-26T19:07:51.779Z] [2020-03-26T19:07:51.779Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:51.779Z] #17 34.95 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T19:07:51.779Z] #17 35.28 Selecting previously unselected package bzip2. [2020-03-26T19:07:51.779Z] #17 35.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-26T19:07:51.779Z] #17 35.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:07:51.779Z] #17 35.37 Selecting previously unselected package xz-utils. [2020-03-26T19:07:51.779Z] #17 35.38 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-26T19:07:51.779Z] #17 35.38 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T19:07:51.993Z] #17 37.60 Selecting previously unselected package apparmor. [2020-03-26T19:07:51.993Z] #17 37.60 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-26T19:07:51.993Z] #17 37.67 Unpacking apparmor (2.13.2-10) ... [2020-03-26T19:07:52.036Z] #17 35.51 Selecting previously unselected package apparmor. [2020-03-26T19:07:52.036Z] #17 35.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-26T19:07:52.036Z] #17 35.59 Unpacking apparmor (2.13.2-10) ... [2020-03-26T19:07:52.250Z] #17 38.00 Selecting previously unselected package aufs-tools. [2020-03-26T19:07:52.250Z] #17 38.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-26T19:07:52.250Z] #17 38.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:07:52.250Z] #17 38.13 Selecting previously unselected package libonig5:amd64. [2020-03-26T19:07:52.293Z] #17 35.89 Selecting previously unselected package aufs-tools. [2020-03-26T19:07:52.293Z] #17 35.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-26T19:07:52.293Z] #17 35.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:07:52.293Z] #17 36.02 Selecting previously unselected package libonig5:amd64. [2020-03-26T19:07:52.293Z] #17 36.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-26T19:07:52.293Z] #17 36.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:07:52.442Z] #17 57.20 Setting up python3-pip (18.1-5) ... [2020-03-26T19:07:52.508Z] #17 38.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-26T19:07:52.508Z] #17 38.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:07:52.550Z] #17 36.19 Selecting previously unselected package libjq1:amd64. [2020-03-26T19:07:52.550Z] #17 36.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:07:52.550Z] #17 36.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:07:52.765Z] #17 38.30 Selecting previously unselected package libjq1:amd64. [2020-03-26T19:07:52.765Z] #17 38.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:07:52.765Z] #17 38.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:07:52.765Z] #17 38.46 Selecting previously unselected package jq. [2020-03-26T19:07:52.765Z] #17 38.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:07:52.765Z] #17 38.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:07:52.765Z] #17 38.57 Selecting previously unselected package libaio1:amd64. [2020-03-26T19:07:52.807Z] #17 36.34 Selecting previously unselected package jq. [2020-03-26T19:07:52.807Z] #17 36.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T19:07:52.807Z] #17 36.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:07:52.807Z] #17 36.42 Selecting previously unselected package libaio1:amd64. [2020-03-26T19:07:52.807Z] #17 36.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-26T19:07:52.807Z] #17 36.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-26T19:07:52.807Z] #17 36.50 Selecting previously unselected package libgpm2:amd64. [2020-03-26T19:07:52.807Z] #17 36.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-26T19:07:52.807Z] #17 36.51 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-26T19:07:52.807Z] #17 36.55 Selecting previously unselected package libicu63:amd64. [2020-03-26T19:07:53.023Z] #17 38.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-26T19:07:53.023Z] #17 38.58 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-26T19:07:53.023Z] #17 38.63 Selecting previously unselected package libgpm2:amd64. [2020-03-26T19:07:53.023Z] #17 38.64 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-26T19:07:53.023Z] #17 38.66 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-26T19:07:53.023Z] #17 38.72 Selecting previously unselected package libicu63:amd64. [2020-03-26T19:07:53.023Z] #17 38.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T19:07:53.023Z] #17 38.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:07:53.063Z] #17 36.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T19:07:53.064Z] #17 36.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:07:53.107Z] #17 ... [2020-03-26T19:07:53.107Z] [2020-03-26T19:07:53.107Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:53.107Z] #44 97.67 CC criu/clone-noasan.o [2020-03-26T19:07:53.107Z] #44 97.84 CC criu/config.o [2020-03-26T19:07:53.107Z] #44 99.12 CC criu/cr-check.o [2020-03-26T19:07:53.107Z] #44 100.6 CC criu/cr-dedup.o [2020-03-26T19:07:53.107Z] #44 101.0 CC criu/cr-dump.o [2020-03-26T19:07:53.107Z] #44 103.2 CC criu/cr-errno.o [2020-03-26T19:07:53.107Z] #44 103.3 CC criu/cr-restore.o [2020-03-26T19:07:53.364Z] #44 107.9 CC criu/cr-service.o [2020-03-26T19:07:53.822Z] #17 58.60 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:07:53.822Z] #17 58.65 Processing triggers for mime-support (3.62) ... [2020-03-26T19:07:54.081Z] #17 DONE 59.2s [2020-03-26T19:07:54.081Z] [2020-03-26T19:07:54.081Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T19:07:54.735Z] #44 ... [2020-03-26T19:07:54.735Z] [2020-03-26T19:07:54.735Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:54.735Z] #17 39.74 Selecting previously unselected package libnet1:amd64. [2020-03-26T19:07:54.735Z] #17 39.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T19:07:54.735Z] #17 39.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:07:54.735Z] #17 39.85 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T19:07:54.735Z] #17 39.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T19:07:54.735Z] #17 39.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:07:54.735Z] #17 39.96 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T19:07:54.735Z] #17 39.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:07:54.735Z] #17 40.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:07:54.735Z] #17 40.06 Selecting previously unselected package libreadline5:amd64. [2020-03-26T19:07:54.735Z] #17 40.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-26T19:07:54.735Z] #17 40.08 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T19:07:54.735Z] #17 40.18 Selecting previously unselected package net-tools. [2020-03-26T19:07:54.993Z] #17 40.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-26T19:07:54.993Z] #17 40.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:07:54.993Z] #17 40.37 Selecting previously unselected package python-pip-whl. [2020-03-26T19:07:54.993Z] #17 40.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T19:07:54.993Z] #17 40.38 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T19:07:55.558Z] #17 40.90 Selecting previously unselected package python3-lib2to3. [2020-03-26T19:07:55.558Z] #17 40.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T19:07:55.558Z] #17 40.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:07:55.588Z] #17 ... [2020-03-26T19:07:55.588Z] [2020-03-26T19:07:55.588Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:55.588Z] #44 94.20 CC criu/cgroup.o [2020-03-26T19:07:55.588Z] #44 96.78 CC criu/clone-noasan.o [2020-03-26T19:07:55.588Z] #44 96.89 CC criu/config.o [2020-03-26T19:07:55.588Z] #44 98.25 CC criu/cr-check.o [2020-03-26T19:07:55.588Z] #44 99.84 CC criu/cr-dedup.o [2020-03-26T19:07:55.588Z] #44 100.3 CC criu/cr-dump.o [2020-03-26T19:07:55.588Z] #44 102.5 CC criu/cr-errno.o [2020-03-26T19:07:55.588Z] #44 102.6 CC criu/cr-restore.o [2020-03-26T19:07:55.816Z] #17 41.02 Selecting previously unselected package python3-distutils. [2020-03-26T19:07:55.816Z] #17 41.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T19:07:55.816Z] #17 41.04 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T19:07:55.816Z] #17 41.17 Selecting previously unselected package python3-pip. [2020-03-26T19:07:55.816Z] #17 41.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T19:07:55.816Z] #17 41.18 Unpacking python3-pip (18.1-5) ... [2020-03-26T19:07:55.991Z] #18 1.728 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T19:07:55.991Z] #18 1.734 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T19:07:55.991Z] #18 1.738 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T19:07:56.073Z] #17 41.37 Selecting previously unselected package python3-pkg-resources. [2020-03-26T19:07:56.073Z] #17 41.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:07:56.073Z] #17 41.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:07:56.250Z] #18 DONE 1.9s [2020-03-26T19:07:56.251Z] [2020-03-26T19:07:56.251Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:07:56.331Z] #17 41.48 Selecting previously unselected package python3-setuptools. [2020-03-26T19:07:56.331Z] #17 41.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T19:07:56.331Z] #17 41.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T19:07:56.340Z] #17 39.98 Selecting previously unselected package libnet1:amd64. [2020-03-26T19:07:56.340Z] #17 39.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T19:07:56.340Z] #17 39.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:07:56.340Z] #17 40.07 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T19:07:56.340Z] #17 40.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T19:07:56.340Z] #17 40.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:07:56.591Z] #17 41.78 Selecting previously unselected package python3-wheel. [2020-03-26T19:07:56.591Z] #17 41.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T19:07:56.591Z] #17 41.81 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T19:07:56.591Z] #17 41.89 Selecting previously unselected package sudo. [2020-03-26T19:07:56.591Z] #17 41.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-26T19:07:56.591Z] #17 41.90 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:07:56.598Z] #17 40.16 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T19:07:56.598Z] #17 40.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:07:56.598Z] #17 40.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:07:56.598Z] #17 40.26 Selecting previously unselected package libreadline5:amd64. [2020-03-26T19:07:56.598Z] #17 40.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-26T19:07:56.598Z] #17 40.26 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T19:07:56.598Z] #17 40.37 Selecting previously unselected package net-tools. [2020-03-26T19:07:56.855Z] #17 40.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-26T19:07:56.855Z] #17 40.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:07:56.855Z] #17 40.59 Selecting previously unselected package python-pip-whl. [2020-03-26T19:07:56.855Z] #17 40.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T19:07:56.855Z] #17 40.60 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T19:07:56.983Z] #44 ... [2020-03-26T19:07:56.983Z] [2020-03-26T19:07:56.983Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:07:56.983Z] #17 42.38 Selecting previously unselected package libnet1:amd64. [2020-03-26T19:07:56.983Z] #17 42.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T19:07:56.983Z] #17 42.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:07:56.983Z] #17 42.53 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T19:07:56.983Z] #17 42.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T19:07:56.983Z] #17 42.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:07:56.983Z] #17 42.65 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T19:07:56.983Z] #17 42.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T19:07:56.983Z] #17 42.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:07:56.983Z] #17 42.73 Selecting previously unselected package libreadline5:amd64. [2020-03-26T19:07:56.983Z] #17 42.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-26T19:07:56.983Z] #17 42.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T19:07:56.983Z] #17 42.85 Selecting previously unselected package net-tools. [2020-03-26T19:07:57.106Z] #17 42.33 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T19:07:57.106Z] #17 42.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-26T19:07:57.106Z] #17 42.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:07:57.106Z] #17 42.58 Selecting previously unselected package uidmap. [2020-03-26T19:07:57.106Z] #17 42.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-26T19:07:57.243Z] #17 42.85 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-26T19:07:57.243Z] #17 42.86 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:07:57.243Z] #17 43.04 Selecting previously unselected package python-pip-whl. [2020-03-26T19:07:57.243Z] #17 43.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T19:07:57.243Z] #17 43.06 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T19:07:57.364Z] #17 42.60 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T19:07:57.364Z] #17 42.71 Selecting previously unselected package vim-runtime. [2020-03-26T19:07:57.364Z] #17 42.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:07:57.364Z] #17 42.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T19:07:57.364Z] #17 42.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T19:07:57.364Z] #17 42.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:07:57.678Z] #17 41.11 Selecting previously unselected package python3-lib2to3. [2020-03-26T19:07:57.678Z] #17 41.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T19:07:57.678Z] #17 41.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:07:57.678Z] #17 41.28 Selecting previously unselected package python3-distutils. [2020-03-26T19:07:57.678Z] #17 41.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T19:07:57.678Z] #17 41.31 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T19:07:57.935Z] #17 41.48 Selecting previously unselected package python3-pip. [2020-03-26T19:07:57.935Z] #17 41.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T19:07:57.935Z] #17 41.49 Unpacking python3-pip (18.1-5) ... [2020-03-26T19:07:58.112Z] Removing intermediate container d87649dc5e14 [2020-03-26T19:07:58.112Z] ---> b14a38c55737 [2020-03-26T19:07:58.112Z] Step 11/16 : ARG GOOS [2020-03-26T19:07:58.112Z] ---> Running in 1ce98926bd65 [2020-03-26T19:07:58.112Z] Removing intermediate container 1ce98926bd65 [2020-03-26T19:07:58.112Z] ---> 344ac49e4db8 [2020-03-26T19:07:58.112Z] Step 12/16 : ARG GOARCH [2020-03-26T19:07:58.112Z] ---> Running in 1bd89d11304b [2020-03-26T19:07:58.112Z] Removing intermediate container 1bd89d11304b [2020-03-26T19:07:58.112Z] ---> a64c8603d702 [2020-03-26T19:07:58.112Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-26T19:07:58.112Z] ---> Running in 9ad73aa43f39 [2020-03-26T19:07:58.187Z] #17 43.63 Selecting previously unselected package python3-lib2to3. [2020-03-26T19:07:58.187Z] #17 43.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T19:07:58.187Z] #17 43.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:07:58.187Z] #17 43.82 Selecting previously unselected package python3-distutils. [2020-03-26T19:07:58.187Z] #17 43.82 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T19:07:58.187Z] #17 43.83 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T19:07:58.187Z] #17 43.97 Selecting previously unselected package python3-pip. [2020-03-26T19:07:58.187Z] #17 43.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T19:07:58.187Z] #17 43.98 Unpacking python3-pip (18.1-5) ... [2020-03-26T19:07:58.192Z] #17 41.72 Selecting previously unselected package python3-pkg-resources. [2020-03-26T19:07:58.192Z] #17 41.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:07:58.192Z] #17 41.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:07:58.192Z] #17 41.85 Selecting previously unselected package python3-setuptools. [2020-03-26T19:07:58.192Z] #17 41.85 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T19:07:58.192Z] #17 41.86 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T19:07:58.445Z] #17 44.16 Selecting previously unselected package python3-pkg-resources. [2020-03-26T19:07:58.445Z] #17 44.16 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:07:58.445Z] #17 44.17 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:07:58.449Z] #17 42.11 Selecting previously unselected package python3-wheel. [2020-03-26T19:07:58.449Z] #17 42.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T19:07:58.449Z] #17 42.11 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T19:07:58.449Z] #17 42.18 Selecting previously unselected package sudo. [2020-03-26T19:07:58.449Z] #17 42.19 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-26T19:07:58.703Z] #17 44.32 Selecting previously unselected package python3-setuptools. [2020-03-26T19:07:58.703Z] #17 44.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T19:07:58.703Z] #17 44.32 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T19:07:58.703Z] #17 44.56 Selecting previously unselected package python3-wheel. [2020-03-26T19:07:58.706Z] #17 42.21 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:07:58.795Z] #19 ... [2020-03-26T19:07:58.795Z] [2020-03-26T19:07:58.795Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:07:58.795Z] #44 108.2 CC criu/crtools.o [2020-03-26T19:07:58.795Z] #44 108.9 CC criu/eventfd.o [2020-03-26T19:07:58.795Z] #44 109.3 CC criu/eventpoll.o [2020-03-26T19:07:58.795Z] #44 110.1 CC criu/external.o [2020-03-26T19:07:58.795Z] #44 110.4 CC criu/fault-injection.o [2020-03-26T19:07:58.795Z] #44 110.5 CC criu/fdstore.o [2020-03-26T19:07:58.795Z] #44 110.8 CC criu/fifo.o [2020-03-26T19:07:58.795Z] #44 111.3 CC criu/file-ids.o [2020-03-26T19:07:58.795Z] #44 111.7 CC criu/file-lock.o [2020-03-26T19:07:58.795Z] #44 112.5 CC criu/files-ext.o [2020-03-26T19:07:58.795Z] #44 112.9 CC criu/files-reg.o [2020-03-26T19:07:58.795Z] #44 114.7 CC criu/files.o [2020-03-26T19:07:58.795Z] #44 116.5 CC criu/filesystems.o [2020-03-26T19:07:58.795Z] #44 117.3 CC criu/fsnotify.o [2020-03-26T19:07:58.960Z] #17 44.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T19:07:58.960Z] #17 44.58 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T19:07:58.960Z] #17 44.66 Selecting previously unselected package sudo. [2020-03-26T19:07:58.960Z] #17 44.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-26T19:07:58.960Z] #17 44.67 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:07:59.055Z] #44 118.4 CC criu/image-desc.o [2020-03-26T19:07:59.270Z] #17 42.70 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T19:07:59.270Z] #17 42.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-26T19:07:59.270Z] #17 42.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:07:59.270Z] #17 42.95 Selecting previously unselected package uidmap. [2020-03-26T19:07:59.270Z] #17 42.95 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-26T19:07:59.270Z] #17 42.96 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T19:07:59.315Z] #44 118.6 CC criu/image.o [2020-03-26T19:07:59.525Z] #17 45.20 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T19:07:59.525Z] #17 45.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-26T19:07:59.525Z] #17 45.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:07:59.527Z] #17 43.07 Selecting previously unselected package vim-runtime. [2020-03-26T19:07:59.527Z] #17 43.07 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:07:59.527Z] #17 43.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T19:07:59.527Z] #17 43.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T19:07:59.527Z] #17 43.15 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:07:59.783Z] #17 45.43 Selecting previously unselected package uidmap. [2020-03-26T19:07:59.783Z] #17 45.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-26T19:07:59.783Z] #17 45.44 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T19:07:59.783Z] #17 45.54 Selecting previously unselected package vim-runtime. [2020-03-26T19:07:59.783Z] #17 45.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:07:59.783Z] #17 45.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T19:08:00.040Z] #17 45.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T19:08:00.040Z] #17 45.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:08:00.253Z] #44 119.5 CC criu/ipc_ns.o [2020-03-26T19:08:00.641Z] #17 46.04 Selecting previously unselected package vim. [2020-03-26T19:08:00.641Z] #17 46.05 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T19:08:00.641Z] #17 46.08 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T19:08:01.191Z] #44 120.6 CC criu/irmap.o [2020-03-26T19:08:01.224Z] #17 46.51 Selecting previously unselected package xfsprogs. [2020-03-26T19:08:01.224Z] #17 46.51 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-26T19:08:01.224Z] #17 46.52 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T19:08:01.451Z] #44 ... [2020-03-26T19:08:01.451Z] [2020-03-26T19:08:01.451Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:08:01.451Z] #19 5.333 Collecting yamllint==1.16.0 [2020-03-26T19:08:01.789Z] #17 47.01 Selecting previously unselected package zip. [2020-03-26T19:08:01.789Z] #17 47.03 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-26T19:08:01.789Z] #17 47.03 Unpacking zip (3.0-11+b1) ... [2020-03-26T19:08:01.789Z] #17 47.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:08:01.789Z] #17 47.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:08:01.789Z] #17 47.23 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T19:08:01.789Z] #17 47.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T19:08:01.789Z] #17 47.27 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-26T19:08:01.789Z] #17 47.28 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T19:08:01.789Z] #17 47.29 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T19:08:01.789Z] #17 47.30 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T19:08:01.789Z] #17 47.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:08:02.047Z] #17 47.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:08:02.047Z] #17 47.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:08:02.047Z] #17 47.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:08:02.047Z] #17 47.37 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:08:02.047Z] #17 47.39 Setting up zip (3.0-11+b1) ... [2020-03-26T19:08:02.047Z] #17 47.40 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:08:02.047Z] #17 47.44 Setting up bash-completion (1:2.8-6) ... [2020-03-26T19:08:02.050Z] #17 ... [2020-03-26T19:08:02.050Z] [2020-03-26T19:08:02.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:02.050Z] #44 108.6 CC criu/cr-service.o [2020-03-26T19:08:02.050Z] #44 110.0 CC criu/crtools.o [2020-03-26T19:08:02.050Z] #44 110.5 CC criu/eventfd.o [2020-03-26T19:08:02.050Z] #44 110.8 CC criu/eventpoll.o [2020-03-26T19:08:02.050Z] #44 111.7 CC criu/external.o [2020-03-26T19:08:02.050Z] #44 112.1 CC criu/fault-injection.o [2020-03-26T19:08:02.050Z] #44 112.2 CC criu/fdstore.o [2020-03-26T19:08:02.050Z] #44 112.6 CC criu/fifo.o [2020-03-26T19:08:02.050Z] #44 113.0 CC criu/file-ids.o [2020-03-26T19:08:02.050Z] #44 113.3 CC criu/file-lock.o [2020-03-26T19:08:02.050Z] #44 114.3 CC criu/files-ext.o [2020-03-26T19:08:02.050Z] #44 114.7 CC criu/files-reg.o [2020-03-26T19:08:02.050Z] #44 116.7 CC criu/files.o [2020-03-26T19:08:02.308Z] #44 118.8 CC criu/filesystems.o [2020-03-26T19:08:02.565Z] #44 ... [2020-03-26T19:08:02.565Z] [2020-03-26T19:08:02.565Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:08:02.565Z] #17 46.17 Selecting previously unselected package vim. [2020-03-26T19:08:02.565Z] #17 46.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T19:08:02.565Z] #17 46.21 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T19:08:03.129Z] #17 46.79 Selecting previously unselected package xfsprogs. [2020-03-26T19:08:03.129Z] #17 46.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-26T19:08:03.129Z] #17 46.81 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T19:08:03.317Z] #17 48.69 Selecting previously unselected package vim. [2020-03-26T19:08:03.317Z] #17 48.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T19:08:03.317Z] #17 48.72 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T19:08:03.575Z] #17 49.29 Selecting previously unselected package xfsprogs. [2020-03-26T19:08:03.575Z] #17 49.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-26T19:08:03.575Z] #17 49.30 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T19:08:03.694Z] #17 47.29 Selecting previously unselected package zip. [2020-03-26T19:08:03.694Z] #17 47.30 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-26T19:08:03.694Z] #17 47.31 Unpacking zip (3.0-11+b1) ... [2020-03-26T19:08:03.951Z] #17 47.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:08:03.951Z] #17 47.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:08:03.951Z] #17 47.56 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T19:08:03.951Z] #17 47.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T19:08:03.951Z] #17 47.58 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-26T19:08:03.951Z] #17 47.59 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T19:08:03.951Z] #17 47.60 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T19:08:03.951Z] #17 47.61 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T19:08:03.951Z] #17 47.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:08:03.951Z] #17 47.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:08:04.140Z] #17 49.73 Selecting previously unselected package zip. [2020-03-26T19:08:04.140Z] #17 49.76 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-26T19:08:04.140Z] #17 49.77 Unpacking zip (3.0-11+b1) ... [2020-03-26T19:08:04.140Z] #17 49.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:08:04.140Z] #17 49.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:08:04.140Z] #17 49.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T19:08:04.208Z] #17 47.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:08:04.208Z] #17 47.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:08:04.208Z] #17 47.67 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:08:04.208Z] #17 47.68 Setting up zip (3.0-11+b1) ... [2020-03-26T19:08:04.208Z] #17 47.69 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:08:04.208Z] #17 47.71 Setting up bash-completion (1:2.8-6) ... [2020-03-26T19:08:04.397Z] #17 49.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T19:08:04.397Z] #17 49.98 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-26T19:08:04.397Z] #17 50.00 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T19:08:04.397Z] #17 50.01 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T19:08:04.397Z] #17 50.02 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T19:08:04.397Z] #17 50.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T19:08:04.397Z] #17 50.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:08:04.397Z] #17 50.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T19:08:04.397Z] #17 50.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T19:08:04.397Z] #17 50.09 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:08:04.397Z] #17 50.10 Setting up zip (3.0-11+b1) ... [2020-03-26T19:08:04.397Z] #17 50.12 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:08:04.397Z] #17 50.14 Setting up bash-completion (1:2.8-6) ... [2020-03-26T19:08:04.572Z] #17 49.69 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-26T19:08:04.572Z] #17 49.71 Setting up xz-utils (5.2.4-1) ... [2020-03-26T19:08:04.572Z] #17 49.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T19:08:04.572Z] #17 49.74 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:08:04.572Z] #17 49.81 invoke-rc.d: could not determine current runlevel [2020-03-26T19:08:04.572Z] #17 49.83 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T19:08:04.572Z] #17 49.84 Setting up pigz (2.4-1) ... [2020-03-26T19:08:04.572Z] #17 49.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T19:08:04.572Z] #17 49.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:08:04.572Z] #17 49.89 Setting up python-pip-whl (18.1-5) ... [2020-03-26T19:08:04.572Z] #17 49.92 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T19:08:04.572Z] #17 49.94 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:08:04.829Z] #17 ... [2020-03-26T19:08:04.829Z] [2020-03-26T19:08:04.829Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:04.829Z] #44 109.5 CC criu/crtools.o [2020-03-26T19:08:04.829Z] #44 110.0 CC criu/eventfd.o [2020-03-26T19:08:04.829Z] #44 110.3 CC criu/eventpoll.o [2020-03-26T19:08:04.829Z] #44 111.0 CC criu/external.o [2020-03-26T19:08:04.829Z] #44 111.5 CC criu/fault-injection.o [2020-03-26T19:08:04.829Z] #44 111.6 CC criu/fdstore.o [2020-03-26T19:08:04.829Z] #44 112.0 CC criu/fifo.o [2020-03-26T19:08:04.829Z] #44 112.4 CC criu/file-ids.o [2020-03-26T19:08:04.829Z] #44 112.7 CC criu/file-lock.o [2020-03-26T19:08:04.829Z] #44 113.7 CC criu/files-ext.o [2020-03-26T19:08:04.829Z] #44 114.2 CC criu/files-reg.o [2020-03-26T19:08:04.829Z] #44 116.2 CC criu/files.o [2020-03-26T19:08:04.829Z] #44 118.5 CC criu/filesystems.o [2020-03-26T19:08:04.829Z] #44 119.3 CC criu/fsnotify.o [2020-03-26T19:08:04.829Z] #44 ... [2020-03-26T19:08:04.829Z] [2020-03-26T19:08:04.829Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:08:04.829Z] #17 50.36 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-26T19:08:05.087Z] #17 50.38 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:08:05.087Z] #17 50.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:08:05.087Z] #17 50.40 Setting up vim (2:8.1.0875-5) ... [2020-03-26T19:08:05.087Z] #17 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T19:08:05.087Z] #17 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T19:08:05.087Z] #17 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T19:08:05.087Z] #17 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T19:08:05.087Z] #17 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T19:08:05.087Z] #17 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T19:08:05.087Z] #17 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T19:08:05.087Z] #17 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T19:08:05.344Z] #17 50.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:08:05.344Z] #17 50.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:08:05.344Z] #17 50.52 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T19:08:05.344Z] #17 50.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:08:05.344Z] #17 50.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T19:08:05.344Z] #17 50.55 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:08:06.728Z] #19 10.73 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T19:08:06.729Z] #17 50.42 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-26T19:08:06.730Z] #17 50.43 Setting up xz-utils (5.2.4-1) ... [2020-03-26T19:08:06.730Z] #17 50.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T19:08:06.730Z] #17 50.46 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:08:06.922Z] #17 52.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-26T19:08:06.922Z] #17 52.62 Setting up xz-utils (5.2.4-1) ... [2020-03-26T19:08:06.922Z] #17 52.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T19:08:06.922Z] #17 52.64 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:08:06.922Z] #17 52.72 invoke-rc.d: could not determine current runlevel [2020-03-26T19:08:06.922Z] #17 52.73 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T19:08:06.922Z] #17 52.75 Setting up pigz (2.4-1) ... [2020-03-26T19:08:06.922Z] #17 52.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T19:08:06.922Z] #17 52.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:08:06.922Z] #17 52.80 Setting up python-pip-whl (18.1-5) ... [2020-03-26T19:08:06.922Z] #17 52.81 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T19:08:06.986Z] #17 50.51 invoke-rc.d: could not determine current runlevel [2020-03-26T19:08:06.986Z] #17 50.51 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T19:08:06.987Z] #17 50.52 Setting up pigz (2.4-1) ... [2020-03-26T19:08:06.987Z] #17 50.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T19:08:06.987Z] #17 50.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T19:08:06.987Z] #17 50.58 Setting up python-pip-whl (18.1-5) ... [2020-03-26T19:08:06.987Z] #17 50.59 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T19:08:06.987Z] #17 50.61 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:08:06.987Z] #19 10.82 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T19:08:06.987Z] #19 10.98 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T19:08:07.180Z] #17 52.83 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:08:07.245Z] #17 50.97 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-26T19:08:07.245Z] #17 50.98 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:08:07.245Z] #17 50.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:08:07.245Z] #17 51.00 Setting up vim (2:8.1.0875-5) ... [2020-03-26T19:08:07.245Z] #17 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T19:08:07.245Z] #17 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T19:08:07.245Z] #17 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T19:08:07.245Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T19:08:07.245Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T19:08:07.245Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T19:08:07.245Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T19:08:07.437Z] #17 53.24 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-26T19:08:07.437Z] #17 53.25 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T19:08:07.437Z] #17 53.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T19:08:07.437Z] #17 53.28 Setting up vim (2:8.1.0875-5) ... [2020-03-26T19:08:07.437Z] #17 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T19:08:07.437Z] #17 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T19:08:07.437Z] #17 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T19:08:07.437Z] #17 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T19:08:07.437Z] #17 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T19:08:07.501Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T19:08:07.501Z] #17 51.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:08:07.501Z] #17 51.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:08:07.501Z] #17 51.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T19:08:07.501Z] #17 51.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:08:07.501Z] #17 51.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T19:08:07.501Z] #17 51.18 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:08:07.695Z] #17 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T19:08:07.695Z] #17 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T19:08:07.695Z] #17 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T19:08:07.695Z] #17 53.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T19:08:07.695Z] #17 53.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:08:07.695Z] #17 53.41 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T19:08:07.695Z] #17 53.43 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:08:07.695Z] #17 53.44 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T19:08:07.695Z] #17 53.45 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:08:07.869Z] #17 53.34 Setting up iptables (1.8.2-4) ... [2020-03-26T19:08:07.869Z] #17 53.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:08:07.869Z] #17 53.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:08:08.127Z] #17 53.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:08:08.127Z] #17 53.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:08:08.127Z] #17 53.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T19:08:08.127Z] #17 53.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T19:08:08.127Z] #17 53.45 Setting up python3 (3.7.3-1) ... [2020-03-26T19:08:08.384Z] #17 53.76 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T19:08:08.628Z] #17 ... [2020-03-26T19:08:08.628Z] [2020-03-26T19:08:08.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:08.628Z] #44 107.2 CC criu/cr-service.o [2020-03-26T19:08:08.628Z] #44 108.8 CC criu/crtools.o [2020-03-26T19:08:08.628Z] #44 109.6 CC criu/eventfd.o [2020-03-26T19:08:08.628Z] #44 109.9 CC criu/eventpoll.o [2020-03-26T19:08:08.628Z] #44 110.7 CC criu/external.o [2020-03-26T19:08:08.628Z] #44 111.2 CC criu/fault-injection.o [2020-03-26T19:08:08.628Z] #44 111.3 CC criu/fdstore.o [2020-03-26T19:08:08.628Z] #44 111.6 CC criu/fifo.o [2020-03-26T19:08:08.628Z] #44 112.0 CC criu/file-ids.o [2020-03-26T19:08:08.628Z] #44 112.4 CC criu/file-lock.o [2020-03-26T19:08:08.628Z] #44 113.2 CC criu/files-ext.o [2020-03-26T19:08:08.628Z] #44 113.5 CC criu/files-reg.o [2020-03-26T19:08:08.628Z] #44 116.0 CC criu/files.o [2020-03-26T19:08:08.895Z] #19 12.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T19:08:08.895Z] #19 12.75 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T19:08:08.895Z] #19 12.82 Building wheels for collected packages: pyyaml [2020-03-26T19:08:08.895Z] #19 12.82 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T19:08:09.206Z] #17 54.40 Setting up apparmor (2.13.2-10) ... [2020-03-26T19:08:09.395Z] #17 ... [2020-03-26T19:08:09.395Z] [2020-03-26T19:08:09.395Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:08:09.395Z] #41 192.5 + dpkg --print-architecture [2020-03-26T19:08:09.558Z] #44 118.2 CC criu/filesystems.o [2020-03-26T19:08:09.652Z] #41 192.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-26T19:08:09.652Z] #41 192.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-26T19:08:09.652Z] #41 192.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-26T19:08:10.123Z] #44 118.9 CC criu/fsnotify.o [2020-03-26T19:08:10.275Z] #19 14.07 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T19:08:10.276Z] #19 14.07 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T19:08:10.276Z] #19 14.17 Successfully built pyyaml [2020-03-26T19:08:10.276Z] #19 14.19 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-26T19:08:10.535Z] #19 14.58 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T19:08:10.688Z] #44 ... [2020-03-26T19:08:10.688Z] [2020-03-26T19:08:10.688Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:08:10.688Z] #17 56.35 Setting up iptables (1.8.2-4) ... [2020-03-26T19:08:10.688Z] #17 56.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:08:10.688Z] #17 56.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:08:10.688Z] #17 56.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:08:10.688Z] #17 56.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:08:10.688Z] #17 56.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T19:08:10.688Z] #17 56.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T19:08:10.688Z] #17 56.41 Setting up python3 (3.7.3-1) ... [2020-03-26T19:08:10.946Z] #17 56.80 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T19:08:11.102Z] #17 56.10 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T19:08:11.102Z] #17 56.11 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:08:11.102Z] #17 56.50 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:08:11.474Z] #19 DONE 15.2s [2020-03-26T19:08:11.474Z] [2020-03-26T19:08:11.474Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:11.474Z] #44 121.2 CC criu/kcmp-ids.o [2020-03-26T19:08:11.474Z] #44 121.4 CC criu/kerndat.o [2020-03-26T19:08:11.474Z] #44 122.5 CC criu/libnetlink.o [2020-03-26T19:08:11.474Z] #44 122.8 CC criu/log.o [2020-03-26T19:08:11.474Z] #44 123.2 CC criu/lsm.o [2020-03-26T19:08:11.474Z] #44 123.5 CC criu/mem.o [2020-03-26T19:08:11.474Z] #44 125.0 CC criu/mount.o [2020-03-26T19:08:11.474Z] #44 128.5 CC criu/namespaces.o [2020-03-26T19:08:11.474Z] #44 130.4 CC criu/net.o [2020-03-26T19:08:11.877Z] #17 57.55 Setting up apparmor (2.13.2-10) ... [2020-03-26T19:08:12.291Z] #17 57.51 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T19:08:12.549Z] #17 57.95 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T19:08:12.953Z] #44 ... [2020-03-26T19:08:12.953Z] [2020-03-26T19:08:12.953Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:08:12.953Z] #60 90.72 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T19:08:13.774Z] #17 59.42 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T19:08:13.774Z] #17 59.44 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:08:13.842Z] #41 ... [2020-03-26T19:08:13.842Z] [2020-03-26T19:08:13.842Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:13.842Z] #44 119.6 CC criu/fsnotify.o [2020-03-26T19:08:13.842Z] #44 120.7 CC criu/image-desc.o [2020-03-26T19:08:13.842Z] #44 120.8 CC criu/image.o [2020-03-26T19:08:13.842Z] #44 121.6 CC criu/ipc_ns.o [2020-03-26T19:08:13.842Z] #44 122.8 CC criu/irmap.o [2020-03-26T19:08:13.842Z] #44 123.5 CC criu/kcmp-ids.o [2020-03-26T19:08:13.842Z] #44 123.9 CC criu/kerndat.o [2020-03-26T19:08:13.842Z] #44 124.9 CC criu/libnetlink.o [2020-03-26T19:08:13.842Z] #44 125.3 CC criu/log.o [2020-03-26T19:08:13.842Z] #44 125.9 CC criu/lsm.o [2020-03-26T19:08:13.842Z] #44 126.3 CC criu/mem.o [2020-03-26T19:08:13.842Z] #44 128.0 CC criu/mount.o [2020-03-26T19:08:13.842Z] #44 ... [2020-03-26T19:08:13.842Z] [2020-03-26T19:08:13.842Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:08:13.842Z] #17 54.09 Setting up iptables (1.8.2-4) ... [2020-03-26T19:08:13.842Z] #17 54.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:08:13.842Z] #17 54.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:08:13.842Z] #17 54.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:08:13.842Z] #17 54.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:08:13.842Z] #17 54.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T19:08:13.842Z] #17 54.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T19:08:13.842Z] #17 54.15 Setting up python3 (3.7.3-1) ... [2020-03-26T19:08:13.842Z] #17 54.57 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T19:08:13.842Z] #17 55.27 Setting up apparmor (2.13.2-10) ... [2020-03-26T19:08:13.842Z] #17 56.79 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T19:08:13.842Z] #17 56.80 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:08:13.842Z] #17 57.19 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:08:13.921Z] #17 59.05 Setting up python3-pip (18.1-5) ... [2020-03-26T19:08:14.288Z] #17 59.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:08:14.347Z] #60 92.11 + mkdir -p /build [2020-03-26T19:08:14.347Z] #60 92.11 + cp runc /build/runc [2020-03-26T19:08:14.347Z] #60 DONE 92.4s [2020-03-26T19:08:14.347Z] [2020-03-26T19:08:14.347Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:14.347Z] #44 133.1 CC criu/netfilter.o [2020-03-26T19:08:14.347Z] #44 133.4 CC criu/page-pipe.o [2020-03-26T19:08:14.407Z] #17 58.07 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T19:08:14.852Z] #17 60.23 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:08:14.852Z] #17 60.26 Processing triggers for mime-support (3.62) ... [2020-03-26T19:08:14.853Z] #17 60.41 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T19:08:14.914Z] #44 134.3 CC criu/page-xfer.o [2020-03-26T19:08:14.972Z] #17 58.54 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T19:08:15.110Z] #17 60.91 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T19:08:15.784Z] #17 DONE 60.8s [2020-03-26T19:08:15.784Z] [2020-03-26T19:08:15.784Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T19:08:15.784Z] #18 ... [2020-03-26T19:08:15.784Z] [2020-03-26T19:08:15.784Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:15.784Z] #44 120.4 CC criu/image-desc.o [2020-03-26T19:08:15.784Z] #44 120.6 CC criu/image.o [2020-03-26T19:08:15.784Z] #44 121.5 CC criu/ipc_ns.o [2020-03-26T19:08:15.784Z] #44 122.8 CC criu/irmap.o [2020-03-26T19:08:15.784Z] #44 123.5 CC criu/kcmp-ids.o [2020-03-26T19:08:15.784Z] #44 123.8 CC criu/kerndat.o [2020-03-26T19:08:15.784Z] #44 124.9 CC criu/libnetlink.o [2020-03-26T19:08:15.784Z] #44 125.2 CC criu/log.o [2020-03-26T19:08:15.784Z] #44 125.7 CC criu/lsm.o [2020-03-26T19:08:15.784Z] #44 126.2 CC criu/mem.o [2020-03-26T19:08:15.784Z] #44 127.9 CC criu/mount.o [2020-03-26T19:08:15.784Z] #44 ... [2020-03-26T19:08:15.784Z] [2020-03-26T19:08:15.784Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:08:15.785Z] #41 192.3 + dpkg --print-architecture [2020-03-26T19:08:15.785Z] #41 192.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-26T19:08:15.785Z] #41 193.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-26T19:08:15.785Z] #41 193.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-26T19:08:16.294Z] #44 135.5 CC criu/pagemap-cache.o [2020-03-26T19:08:16.343Z] #17 59.74 Setting up python3-pip (18.1-5) ... [2020-03-26T19:08:16.481Z] #17 62.16 Setting up python3-pip (18.1-5) ... [2020-03-26T19:08:16.553Z] #44 135.8 CC criu/pagemap.o [2020-03-26T19:08:17.122Z] #44 136.5 CC criu/parasite-syscall.o [2020-03-26T19:08:17.156Z] #41 ... [2020-03-26T19:08:17.156Z] [2020-03-26T19:08:17.156Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T19:08:17.156Z] #18 1.743 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T19:08:17.156Z] #18 1.748 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T19:08:17.156Z] #18 1.752 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T19:08:17.156Z] #18 DONE 1.9s [2020-03-26T19:08:17.156Z] [2020-03-26T19:08:17.156Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:17.314Z] #17 60.99 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:08:17.314Z] #17 61.03 Processing triggers for mime-support (3.62) ... [2020-03-26T19:08:17.413Z] #17 63.14 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:08:17.416Z] #65 ... [2020-03-26T19:08:17.416Z] [2020-03-26T19:08:17.416Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:17.416Z] #44 132.1 CC criu/namespaces.o [2020-03-26T19:08:17.671Z] #17 63.18 Processing triggers for mime-support (3.62) ... [2020-03-26T19:08:17.691Z] #44 137.1 CC criu/path.o [2020-03-26T19:08:17.882Z] #17 DONE 61.5s [2020-03-26T19:08:17.882Z] [2020-03-26T19:08:17.882Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T19:08:17.950Z] #44 137.3 CC criu/pie-util-vdso.o [2020-03-26T19:08:18.210Z] #44 137.6 CC criu/pie-util.o [2020-03-26T19:08:18.236Z] #17 DONE 63.8s [2020-03-26T19:08:18.236Z] [2020-03-26T19:08:18.236Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T19:08:18.471Z] #44 137.7 CC criu/pipes.o [2020-03-26T19:08:18.731Z] #44 138.2 CC criu/plugin.o [2020-03-26T19:08:19.300Z] #44 138.5 CC criu/proc_parse.o [2020-03-26T19:08:19.798Z] #18 1.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T19:08:19.798Z] #18 1.813 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T19:08:19.798Z] #18 1.815 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T19:08:19.798Z] #18 DONE 1.9s [2020-03-26T19:08:19.798Z] [2020-03-26T19:08:19.798Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:08:19.866Z] INFO: Extraction ended at 03/26/2020 19:08:15. Duration:00:00:26.3173255 [2020-03-26T19:08:19.866Z] INFO: Updating the golang and path environment variables [2020-03-26T19:08:19.866Z] INFO: GOPATH=d:\gopath [2020-03-26T19:08:19.866Z] INFO: go version go1.13.8 windows/amd64 [2020-03-26T19:08:19.866Z] INFO: Running the daemon under test in debug mode [2020-03-26T19:08:19.866Z] INFO: Starting a daemon under test... [2020-03-26T19:08:19.866Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40629\7\daemon --pidfile d:\CI\PR-40629\7\docker.pid -D [2020-03-26T19:08:19.866Z] INFO: Process started successfully. [2020-03-26T19:08:19.866Z] INFO: Start tailing logs of the daemon under tests [2020-03-26T19:08:19.866Z] INFO: Waiting for the daemon under test to start... [2020-03-26T19:08:19.866Z] INFO: Daemon under test started and replied! [2020-03-26T19:08:19.866Z] INFO: Docker version of the daemon under test [2020-03-26T19:08:19.866Z] [2020-03-26T19:08:19.866Z] Client: [2020-03-26T19:08:19.866Z] Version: 17.06.2-ce [2020-03-26T19:08:19.866Z] API version: 1.30 [2020-03-26T19:08:19.866Z] Go version: go1.8.3 [2020-03-26T19:08:19.866Z] Git commit: cec0b72 [2020-03-26T19:08:19.866Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-26T19:08:19.866Z] OS/Arch: windows/amd64 [2020-03-26T19:08:19.866Z] [2020-03-26T19:08:19.866Z] Server: [2020-03-26T19:08:19.866Z] Version: 0.0.0-dev [2020-03-26T19:08:19.866Z] API version: 1.41 (minimum version 1.24) [2020-03-26T19:08:19.866Z] Go version: go1.13.8 [2020-03-26T19:08:19.866Z] Git commit: 061a940aac [2020-03-26T19:08:19.866Z] Built: 03/26/2020 19:06:28 [2020-03-26T19:08:19.866Z] OS/Arch: windows/amd64 [2020-03-26T19:08:19.866Z] Experimental: false [2020-03-26T19:08:19.866Z] [2020-03-26T19:08:19.866Z] INFO: Docker info of the daemon under test [2020-03-26T19:08:19.866Z] [2020-03-26T19:08:19.866Z] Containers: 0 [2020-03-26T19:08:19.866Z] Running: 0 [2020-03-26T19:08:19.866Z] Paused: 0 [2020-03-26T19:08:19.866Z] Stopped: 0 [2020-03-26T19:08:19.866Z] Images: 0 [2020-03-26T19:08:19.866Z] Server Version: 0.0.0-dev [2020-03-26T19:08:19.866Z] Storage Driver: windowsfilter [2020-03-26T19:08:19.866Z] Windows: [2020-03-26T19:08:19.866Z] Logging Driver: json-file [2020-03-26T19:08:19.866Z] Plugins: [2020-03-26T19:08:19.866Z] Volume: local [2020-03-26T19:08:19.866Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-26T19:08:19.866Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-26T19:08:19.866Z] Swarm: inactive [2020-03-26T19:08:19.866Z] Default Isolation: process [2020-03-26T19:08:19.866Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-26T19:08:19.866Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-26T19:08:19.866Z] OSType: windows [2020-03-26T19:08:19.866Z] Architecture: x86_64 [2020-03-26T19:08:19.866Z] CPUs: 4 [2020-03-26T19:08:19.866Z] Total Memory: 32GiB [2020-03-26T19:08:19.866Z] Name: azwin-2-2a2800 [2020-03-26T19:08:19.866Z] ID: Q5C5:NWYZ:P4QU:YRK4:MPUI:H4Z3:MWAP:CATZ:GDZQ:ODH4:T34N:LBJL [2020-03-26T19:08:19.866Z] Docker Root Dir: D:\CI\PR-40629\7\daemon [2020-03-26T19:08:19.866Z] Debug Mode (client): false [2020-03-26T19:08:19.866Z] Debug Mode (server): true [2020-03-26T19:08:19.866Z] File Descriptors: -1 [2020-03-26T19:08:19.866Z] Goroutines: 17 [2020-03-26T19:08:19.866Z] System Time: 2020-03-26T19:08:19.5390136Z [2020-03-26T19:08:19.866Z] EventsListeners: 0 [2020-03-26T19:08:19.866Z] Registry: https://index.docker.io/v1/ [2020-03-26T19:08:19.866Z] Labels: [2020-03-26T19:08:19.866Z] Experimental: false [2020-03-26T19:08:19.866Z] Insecure Registries: [2020-03-26T19:08:19.866Z] 127.0.0.0/8 [2020-03-26T19:08:19.866Z] Live Restore Enabled: false [2020-03-26T19:08:19.866Z] [2020-03-26T19:08:19.866Z] [2020-03-26T19:08:19.866Z] INFO: Docker images of the daemon under test [2020-03-26T19:08:19.866Z] [2020-03-26T19:08:19.866Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-26T19:08:19.866Z] [2020-03-26T19:08:19.866Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-26T19:08:19.866Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-26T19:08:19.866Z] ltsc2019: Pulling from windows/servercore [2020-03-26T19:08:19.942Z] #44 134.2 CC criu/net.o [2020-03-26T19:08:20.134Z] #18 1.779 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T19:08:20.134Z] #18 1.780 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T19:08:20.134Z] #18 1.784 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T19:08:20.134Z] #18 DONE 1.9s [2020-03-26T19:08:20.134Z] [2020-03-26T19:08:20.134Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:08:20.345Z] 65014b3c3121: Pulling fs layer [2020-03-26T19:08:20.345Z] 23645bd7ee08: Pulling fs layer [2020-03-26T19:08:20.682Z] #44 ... [2020-03-26T19:08:20.682Z] [2020-03-26T19:08:20.682Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:20.682Z] #65 158.3 + bin/containerd [2020-03-26T19:08:21.506Z] #19 ... [2020-03-26T19:08:21.506Z] [2020-03-26T19:08:21.506Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:21.506Z] #44 120.1 CC criu/image-desc.o [2020-03-26T19:08:21.506Z] #44 120.3 CC criu/image.o [2020-03-26T19:08:21.506Z] #44 121.2 CC criu/ipc_ns.o [2020-03-26T19:08:21.506Z] #44 122.5 CC criu/irmap.o [2020-03-26T19:08:21.506Z] #44 123.1 CC criu/kcmp-ids.o [2020-03-26T19:08:21.506Z] #44 123.5 CC criu/kerndat.o [2020-03-26T19:08:21.506Z] #44 124.6 CC criu/libnetlink.o [2020-03-26T19:08:21.506Z] #44 125.1 CC criu/log.o [2020-03-26T19:08:21.506Z] #44 125.6 CC criu/lsm.o [2020-03-26T19:08:21.506Z] #44 126.0 CC criu/mem.o [2020-03-26T19:08:21.506Z] #44 128.0 CC criu/mount.o [2020-03-26T19:08:21.506Z] #44 ... [2020-03-26T19:08:21.506Z] [2020-03-26T19:08:21.506Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:08:21.506Z] #41 194.2 + dpkg --print-architecture [2020-03-26T19:08:21.506Z] #41 194.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-26T19:08:21.506Z] #41 194.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-26T19:08:21.506Z] #41 194.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-26T19:08:23.220Z] #44 137.7 CC criu/netfilter.o [2020-03-26T19:08:23.403Z] #41 ... [2020-03-26T19:08:23.403Z] [2020-03-26T19:08:23.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:23.403Z] #44 132.2 CC criu/namespaces.o [2020-03-26T19:08:23.477Z] #44 138.1 CC criu/page-pipe.o [2020-03-26T19:08:24.042Z] #44 138.7 CC criu/page-xfer.o [2020-03-26T19:08:25.414Z] #44 139.9 CC criu/pagemap-cache.o [2020-03-26T19:08:25.414Z] #44 140.2 CC criu/pagemap.o [2020-03-26T19:08:25.928Z] #44 134.3 CC criu/net.o [2020-03-26T19:08:25.959Z] #65 ... [2020-03-26T19:08:25.959Z] [2020-03-26T19:08:25.959Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:25.959Z] #53 DONE 194.8s [2020-03-26T19:08:25.959Z] [2020-03-26T19:08:25.959Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:25.959Z] #44 140.3 CC criu/protobuf-desc.o [2020-03-26T19:08:25.959Z] #44 141.0 CC criu/protobuf.o [2020-03-26T19:08:25.959Z] #44 141.3 CC criu/pstree.o [2020-03-26T19:08:25.959Z] #44 142.2 CC criu/rbtree.o [2020-03-26T19:08:25.959Z] #44 142.4 CC criu/rst-malloc.o [2020-03-26T19:08:25.959Z] #44 142.7 CC criu/seccomp.o [2020-03-26T19:08:25.959Z] #44 143.2 CC criu/seize.o [2020-03-26T19:08:25.959Z] #44 143.8 CC criu/servicefd.o [2020-03-26T19:08:25.959Z] #44 144.2 CC criu/shmem.o [2020-03-26T19:08:25.959Z] #44 144.9 CC criu/sigframe.o [2020-03-26T19:08:25.959Z] #44 145.0 CC criu/signalfd.o [2020-03-26T19:08:25.959Z] #44 145.2 CC criu/sk-inet.o [2020-03-26T19:08:26.346Z] #44 141.1 CC criu/parasite-syscall.o [2020-03-26T19:08:26.349Z] #19 ... [2020-03-26T19:08:26.349Z] [2020-03-26T19:08:26.349Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:26.349Z] #44 131.9 CC criu/namespaces.o [2020-03-26T19:08:26.349Z] #44 134.2 CC criu/net.o [2020-03-26T19:08:26.349Z] #44 138.2 CC criu/netfilter.o [2020-03-26T19:08:26.349Z] #44 138.7 CC criu/page-pipe.o [2020-03-26T19:08:26.349Z] #44 139.4 CC criu/page-xfer.o [2020-03-26T19:08:26.349Z] #44 140.8 CC criu/pagemap-cache.o [2020-03-26T19:08:26.349Z] #44 141.2 CC criu/pagemap.o [2020-03-26T19:08:26.349Z] #44 ... [2020-03-26T19:08:26.349Z] [2020-03-26T19:08:26.349Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:08:26.349Z] #19 5.639 Collecting yamllint==1.16.0 [2020-03-26T19:08:26.528Z] #44 146.1 CC criu/sk-netlink.o [2020-03-26T19:08:26.788Z] #44 146.3 CC criu/sk-packet.o [2020-03-26T19:08:27.278Z] #44 141.9 CC criu/path.o [2020-03-26T19:08:27.278Z] #44 ... [2020-03-26T19:08:27.278Z] [2020-03-26T19:08:27.278Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:08:27.278Z] #19 5.392 Collecting yamllint==1.16.0 [2020-03-26T19:08:27.535Z] #19 ... [2020-03-26T19:08:27.535Z] [2020-03-26T19:08:27.535Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:27.535Z] #44 142.2 CC criu/pie-util-vdso-elf32.o [2020-03-26T19:08:27.561Z] 23645bd7ee08: Verifying Checksum [2020-03-26T19:08:27.561Z] 23645bd7ee08: Download complete [2020-03-26T19:08:27.732Z] #44 146.9 CC criu/sk-queue.o [2020-03-26T19:08:27.732Z] #44 147.2 CC criu/sk-tcp.o [2020-03-26T19:08:27.793Z] #44 142.6 CC criu/pie-util-vdso.o [2020-03-26T19:08:28.300Z] #44 147.6 CC criu/sk-unix.o [2020-03-26T19:08:28.357Z] #44 143.1 CC criu/pie-util.o [2020-03-26T19:08:28.453Z] #44 137.3 CC criu/netfilter.o [2020-03-26T19:08:28.615Z] #44 143.4 CC criu/pipes.o [2020-03-26T19:08:29.017Z] #44 137.7 CC criu/page-pipe.o [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T19:08:29.330Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-03-26T19:08:29.330Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T19:08:29.330Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.5% of statements [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T19:08:29.330Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-03-26T19:08:29.330Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T19:08:29.330Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-03-26T19:08:29.330Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T19:08:29.330Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T19:08:29.330Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-03-26T19:08:29.679Z] #44 144.4 CC criu/plugin.o [2020-03-26T19:08:29.688Z] #44 149.2 CC criu/sockets.o [2020-03-26T19:08:29.688Z] #44 138.3 CC criu/page-xfer.o [2020-03-26T19:08:30.252Z] #44 144.8 CC criu/proc_parse.o [2020-03-26T19:08:30.626Z] #44 149.9 CC criu/stats.o [2020-03-26T19:08:30.629Z] #44 139.4 CC criu/pagemap-cache.o [2020-03-26T19:08:30.886Z] #44 139.8 CC criu/pagemap.o [2020-03-26T19:08:30.886Z] #44 150.1 CC criu/string.o [2020-03-26T19:08:30.886Z] #44 150.2 CC criu/sysctl.o [2020-03-26T19:08:31.455Z] #44 150.7 CC criu/sysfs_parse.o [2020-03-26T19:08:31.624Z] #44 ... [2020-03-26T19:08:31.624Z] [2020-03-26T19:08:31.624Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:08:31.624Z] #19 10.73 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T19:08:31.624Z] #19 10.84 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T19:08:31.624Z] #19 10.88 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T19:08:31.624Z] #19 10.94 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T19:08:31.624Z] #19 11.07 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T19:08:31.624Z] #19 12.47 Building wheels for collected packages: pyyaml [2020-03-26T19:08:31.624Z] #19 12.47 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T19:08:31.624Z] #19 13.46 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T19:08:31.624Z] #19 13.46 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T19:08:31.624Z] #19 13.55 Successfully built pyyaml [2020-03-26T19:08:31.624Z] #19 13.57 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-26T19:08:31.624Z] #19 13.91 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T19:08:31.624Z] #19 DONE 14.4s [2020-03-26T19:08:31.672Z] #19 11.00 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T19:08:31.672Z] #19 11.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T19:08:31.672Z] #19 11.12 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T19:08:31.672Z] #19 11.19 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T19:08:31.672Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T19:08:31.715Z] #44 151.0 CC criu/timerfd.o [2020-03-26T19:08:31.715Z] #44 151.3 CC criu/tty.o [2020-03-26T19:08:31.881Z] [2020-03-26T19:08:31.881Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T19:08:31.881Z] #24 DONE 0.2s [2020-03-26T19:08:31.881Z] [2020-03-26T19:08:31.881Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T19:08:32.097Z] ok github.com/docker/docker/builder/remotecontext 0.369s coverage: 13.6% of statements [2020-03-26T19:08:32.258Z] #44 141.0 CC criu/parasite-syscall.o [2020-03-26T19:08:32.379Z] ok github.com/docker/docker/builder/dockerfile 1.014s coverage: 48.2% of statements [2020-03-26T19:08:32.614Z] #19 12.57 Building wheels for collected packages: pyyaml [2020-03-26T19:08:32.614Z] #19 12.58 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T19:08:32.656Z] #44 ... [2020-03-26T19:08:32.656Z] [2020-03-26T19:08:32.656Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:32.656Z] #23 202.1 + return [2020-03-26T19:08:32.660Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-03-26T19:08:32.916Z] #23 DONE 202.3s [2020-03-26T19:08:32.916Z] [2020-03-26T19:08:32.916Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:32.942Z] ok github.com/docker/docker/builder/remotecontext/git 0.904s coverage: 86.3% of statements [2020-03-26T19:08:32.942Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T19:08:32.942Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T19:08:33.189Z] #44 141.9 CC criu/path.o [2020-03-26T19:08:33.189Z] #44 ... [2020-03-26T19:08:33.189Z] [2020-03-26T19:08:33.189Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:08:33.189Z] #19 5.856 Collecting yamllint==1.16.0 [2020-03-26T19:08:33.189Z] #19 11.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T19:08:33.189Z] #19 11.35 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T19:08:33.189Z] #19 11.50 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T19:08:33.189Z] #19 13.03 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T19:08:33.189Z] #19 13.10 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T19:08:33.189Z] #19 13.16 Building wheels for collected packages: pyyaml [2020-03-26T19:08:33.189Z] #19 13.16 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T19:08:33.253Z] #28 DONE 1.1s [2020-03-26T19:08:33.253Z] [2020-03-26T19:08:33.253Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T19:08:33.253Z] #31 DONE 0.1s [2020-03-26T19:08:33.253Z] [2020-03-26T19:08:33.253Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:33.253Z] #65 ... [2020-03-26T19:08:33.253Z] [2020-03-26T19:08:33.253Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T19:08:33.253Z] #34 DONE 0.1s [2020-03-26T19:08:33.253Z] [2020-03-26T19:08:33.253Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T19:08:33.253Z] #39 DONE 0.1s [2020-03-26T19:08:33.253Z] [2020-03-26T19:08:33.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:33.253Z] #44 148.0 CC criu/protobuf-desc.o [2020-03-26T19:08:33.446Z] #19 ... [2020-03-26T19:08:33.446Z] [2020-03-26T19:08:33.446Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:33.446Z] #44 142.2 CC criu/pie-util-vdso-elf32.o [2020-03-26T19:08:33.486Z] #65 ... [2020-03-26T19:08:33.486Z] [2020-03-26T19:08:33.486Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:33.486Z] #44 152.9 CC criu/tun.o [2020-03-26T19:08:33.546Z] #19 13.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T19:08:33.546Z] #19 13.59 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T19:08:33.546Z] #19 13.64 Successfully built pyyaml [2020-03-26T19:08:33.546Z] #19 13.66 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-26T19:08:33.704Z] #44 142.7 CC criu/pie-util-vdso.o [2020-03-26T19:08:33.804Z] #19 13.96 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T19:08:34.056Z] #44 153.3 CC criu/uffd.o [2020-03-26T19:08:34.186Z] #44 148.8 CC criu/protobuf.o [2020-03-26T19:08:34.370Z] #19 DONE 14.4s [2020-03-26T19:08:34.370Z] [2020-03-26T19:08:34.370Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T19:08:34.370Z] #24 DONE 0.2s [2020-03-26T19:08:34.370Z] [2020-03-26T19:08:34.370Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T19:08:34.444Z] #44 149.3 CC criu/pstree.o [2020-03-26T19:08:34.636Z] #44 143.3 CC criu/pie-util.o [2020-03-26T19:08:34.636Z] #44 143.5 CC criu/pipes.o [2020-03-26T19:08:34.790Z] 65014b3c3121: Verifying Checksum [2020-03-26T19:08:34.790Z] 65014b3c3121: Download complete [2020-03-26T19:08:34.995Z] #44 154.3 CC criu/util.o [2020-03-26T19:08:34.995Z] #44 ... [2020-03-26T19:08:34.995Z] [2020-03-26T19:08:34.995Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T19:08:34.995Z] #24 DONE 0.3s [2020-03-26T19:08:35.201Z] #44 144.1 CC criu/plugin.o [2020-03-26T19:08:35.255Z] [2020-03-26T19:08:35.255Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T19:08:35.459Z] #44 ... [2020-03-26T19:08:35.459Z] [2020-03-26T19:08:35.459Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:08:35.459Z] #19 14.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T19:08:35.459Z] #19 14.23 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T19:08:35.459Z] #19 14.30 Successfully built pyyaml [2020-03-26T19:08:35.459Z] #19 14.33 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-26T19:08:35.459Z] #19 14.70 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T19:08:35.459Z] #19 DONE 15.4s [2020-03-26T19:08:35.717Z] [2020-03-26T19:08:35.717Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T19:08:35.717Z] #24 DONE 0.2s [2020-03-26T19:08:35.717Z] [2020-03-26T19:08:35.717Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T19:08:35.741Z] #28 DONE 1.0s [2020-03-26T19:08:35.741Z] [2020-03-26T19:08:35.741Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T19:08:35.741Z] #31 DONE 0.1s [2020-03-26T19:08:35.741Z] [2020-03-26T19:08:35.741Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T19:08:35.741Z] #34 DONE 0.1s [2020-03-26T19:08:35.741Z] [2020-03-26T19:08:35.741Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T19:08:35.741Z] #39 DONE 0.1s [2020-03-26T19:08:35.741Z] [2020-03-26T19:08:35.741Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:35.741Z] #44 142.3 CC criu/parasite-syscall.o [2020-03-26T19:08:35.741Z] #44 143.2 CC criu/path.o [2020-03-26T19:08:35.741Z] #44 143.5 CC criu/pie-util-vdso-elf32.o [2020-03-26T19:08:35.741Z] #44 143.9 CC criu/pie-util-vdso.o [2020-03-26T19:08:35.741Z] #44 144.2 CC criu/pie-util.o [2020-03-26T19:08:35.741Z] #44 144.5 CC criu/pipes.o [2020-03-26T19:08:35.741Z] #44 145.2 CC criu/plugin.o [2020-03-26T19:08:35.741Z] #44 145.6 CC criu/proc_parse.o [2020-03-26T19:08:35.741Z] #44 148.6 CC criu/protobuf-desc.o [2020-03-26T19:08:35.741Z] #44 149.8 CC criu/protobuf.o [2020-03-26T19:08:35.741Z] #44 150.3 CC criu/pstree.o [2020-03-26T19:08:35.741Z] #44 152.2 CC criu/rbtree.o [2020-03-26T19:08:35.815Z] #44 150.3 CC criu/rbtree.o [2020-03-26T19:08:35.815Z] #44 150.6 CC criu/rst-malloc.o [2020-03-26T19:08:35.823Z] #28 DONE 0.8s [2020-03-26T19:08:35.823Z] [2020-03-26T19:08:35.823Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:35.823Z] #65 ... [2020-03-26T19:08:35.823Z] [2020-03-26T19:08:35.823Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T19:08:35.999Z] #44 152.4 CC criu/rst-malloc.o [2020-03-26T19:08:36.073Z] #44 151.0 CC criu/seccomp.o [2020-03-26T19:08:36.082Z] #31 DONE 0.2s [2020-03-26T19:08:36.082Z] [2020-03-26T19:08:36.083Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T19:08:36.257Z] #44 152.7 CC criu/seccomp.o [2020-03-26T19:08:36.283Z] #28 DONE 0.8s [2020-03-26T19:08:36.283Z] [2020-03-26T19:08:36.283Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T19:08:36.342Z] #34 DONE 0.1s [2020-03-26T19:08:36.342Z] [2020-03-26T19:08:36.342Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T19:08:36.342Z] #39 DONE 0.1s [2020-03-26T19:08:36.342Z] [2020-03-26T19:08:36.342Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T19:08:36.390Z] ok github.com/docker/docker/client 0.136s coverage: 75.8% of statements [2020-03-26T19:08:36.541Z] #31 DONE 0.2s [2020-03-26T19:08:36.541Z] [2020-03-26T19:08:36.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:36.541Z] #44 144.8 CC criu/proc_parse.o [2020-03-26T19:08:36.541Z] #44 ... [2020-03-26T19:08:36.541Z] [2020-03-26T19:08:36.541Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T19:08:36.541Z] #34 DONE 0.1s [2020-03-26T19:08:36.602Z] #42 DONE 0.2s [2020-03-26T19:08:36.602Z] [2020-03-26T19:08:36.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:36.602Z] #44 155.4 CC criu/uts_ns.o [2020-03-26T19:08:36.602Z] #44 155.6 CC criu/vdso.o [2020-03-26T19:08:36.602Z] #44 156.0 LINK criu/built-in.o [2020-03-26T19:08:36.602Z] #44 156.1 LINK criu/criu [2020-03-26T19:08:36.798Z] [2020-03-26T19:08:36.798Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T19:08:36.798Z] #39 DONE 0.1s [2020-03-26T19:08:36.798Z] [2020-03-26T19:08:36.798Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:36.823Z] #44 153.4 CC criu/seize.o [2020-03-26T19:08:37.005Z] #44 151.6 CC criu/seize.o [2020-03-26T19:08:37.170Z] #44 156.4 DEP lib/c/criu.d [2020-03-26T19:08:37.170Z] #44 156.5 CC images/rpc.pb-c.o [2020-03-26T19:08:37.262Z] #44 ... [2020-03-26T19:08:37.262Z] [2020-03-26T19:08:37.262Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:08:37.262Z] #41 DONE 220.6s [2020-03-26T19:08:37.262Z] [2020-03-26T19:08:37.262Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:37.748Z] #44 157.1 CC lib/c/criu.o [2020-03-26T19:08:37.755Z] #44 154.2 CC criu/servicefd.o [2020-03-26T19:08:38.013Z] #44 ... [2020-03-26T19:08:38.013Z] [2020-03-26T19:08:38.013Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:08:38.013Z] #41 DONE 221.2s [2020-03-26T19:08:38.194Z] #65 ... [2020-03-26T19:08:38.194Z] [2020-03-26T19:08:38.194Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:38.194Z] #44 152.8 CC criu/servicefd.o [2020-03-26T19:08:38.270Z] [2020-03-26T19:08:38.271Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:38.271Z] #44 154.7 CC criu/shmem.o [2020-03-26T19:08:38.685Z] #44 158.0 LINK lib/c/built-in.o [2020-03-26T19:08:38.685Z] #44 158.0 LINK lib/c/libcriu.so [2020-03-26T19:08:38.685Z] #44 158.0 LINK lib/c/libcriu.a [2020-03-26T19:08:38.695Z] #44 147.5 CC criu/protobuf-desc.o [2020-03-26T19:08:38.759Z] #44 153.4 CC criu/shmem.o [2020-03-26T19:08:38.759Z] #44 ... [2020-03-26T19:08:38.759Z] [2020-03-26T19:08:38.759Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T19:08:38.759Z] #42 DONE 0.2s [2020-03-26T19:08:38.945Z] #44 158.2 GEN magic.py [2020-03-26T19:08:38.945Z] #44 158.3 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:08:38.945Z] #44 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:08:38.945Z] #44 158.4 Note: Building without GnuTLS support [2020-03-26T19:08:39.016Z] [2020-03-26T19:08:39.016Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:39.202Z] #44 ... [2020-03-26T19:08:39.202Z] [2020-03-26T19:08:39.202Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T19:08:39.202Z] #42 DONE 0.2s [2020-03-26T19:08:39.459Z] [2020-03-26T19:08:39.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:39.459Z] #44 156.0 CC criu/sigframe.o [2020-03-26T19:08:39.459Z] #44 156.2 CC criu/signalfd.o [2020-03-26T19:08:39.515Z] #44 158.9 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:08:39.581Z] #53 ... [2020-03-26T19:08:39.581Z] [2020-03-26T19:08:39.581Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:39.581Z] #44 154.1 CC criu/sigframe.o [2020-03-26T19:08:39.581Z] #44 154.3 CC criu/signalfd.o [2020-03-26T19:08:39.627Z] #44 148.5 CC criu/protobuf.o [2020-03-26T19:08:39.839Z] #44 154.6 CC criu/sk-inet.o [2020-03-26T19:08:39.884Z] #44 148.8 CC criu/pstree.o [2020-03-26T19:08:40.022Z] #44 156.4 CC criu/sk-inet.o [2020-03-26T19:08:40.449Z] #44 ... [2020-03-26T19:08:40.449Z] [2020-03-26T19:08:40.449Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:08:40.449Z] #41 DONE 222.8s [2020-03-26T19:08:40.449Z] [2020-03-26T19:08:40.449Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:40.454Z] #44 159.7 make[1]: Nothing to be done for 'all'. [2020-03-26T19:08:40.770Z] #44 155.5 CC criu/sk-netlink.o [2020-03-26T19:08:40.953Z] #44 157.4 CC criu/sk-netlink.o [2020-03-26T19:08:40.953Z] #44 157.6 CC criu/sk-packet.o [2020-03-26T19:08:41.023Z] #44 160.5 make[1]: 'images/built-in.o' is up to date. [2020-03-26T19:08:41.023Z] #44 160.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T19:08:41.023Z] #44 160.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T19:08:41.028Z] #44 155.8 CC criu/sk-packet.o [2020-03-26T19:08:41.282Z] #44 160.6 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T19:08:41.282Z] #44 160.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T19:08:41.282Z] #44 160.7 make[1]: Nothing to be done for 'all'. [2020-03-26T19:08:41.282Z] #44 160.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:08:41.382Z] #65 ... [2020-03-26T19:08:41.382Z] [2020-03-26T19:08:41.382Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T19:08:41.543Z] #44 161.0 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:41.543Z] #44 161.0 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:41.543Z] #44 161.1 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:41.640Z] #42 DONE 0.2s [2020-03-26T19:08:41.640Z] [2020-03-26T19:08:41.640Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:41.640Z] #44 150.5 CC criu/rbtree.o [2020-03-26T19:08:41.803Z] #44 161.2 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:41.803Z] #44 161.3 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:41.885Z] #44 158.1 CC criu/sk-queue.o [2020-03-26T19:08:41.885Z] #44 158.5 CC criu/sk-tcp.o [2020-03-26T19:08:41.897Z] #44 150.7 CC criu/rst-malloc.o [2020-03-26T19:08:41.959Z] #44 156.4 CC criu/sk-queue.o [2020-03-26T19:08:41.959Z] #44 156.8 CC criu/sk-tcp.o [2020-03-26T19:08:42.065Z] #44 161.4 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:42.065Z] #44 161.4 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:42.065Z] #44 161.5 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:42.065Z] #44 161.5 INSTALL criu/criu [2020-03-26T19:08:42.154Z] #44 151.0 CC criu/seccomp.o [2020-03-26T19:08:42.450Z] #44 159.0 CC criu/sk-unix.o [2020-03-26T19:08:42.525Z] #44 157.2 CC criu/sk-unix.o [2020-03-26T19:08:42.635Z] #44 DONE 161.8s [2020-03-26T19:08:42.635Z] [2020-03-26T19:08:42.635Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:43.086Z] #44 151.6 CC criu/seize.o [2020-03-26T19:08:43.651Z] #44 152.2 CC criu/servicefd.o [2020-03-26T19:08:43.651Z] #44 152.6 CC criu/shmem.o [2020-03-26T19:08:43.821Z] #44 160.4 CC criu/sockets.o [2020-03-26T19:08:44.019Z] #65 ... [2020-03-26T19:08:44.019Z] [2020-03-26T19:08:44.019Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T19:08:44.278Z] #45 DONE 0.1s [2020-03-26T19:08:44.278Z] [2020-03-26T19:08:44.278Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T19:08:44.433Z] #44 159.0 CC criu/sockets.o [2020-03-26T19:08:44.537Z] #48 DONE 0.2s [2020-03-26T19:08:44.537Z] [2020-03-26T19:08:44.537Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T19:08:44.537Z] #51 DONE 0.2s [2020-03-26T19:08:44.537Z] [2020-03-26T19:08:44.537Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T19:08:44.583Z] #44 153.4 CC criu/sigframe.o [2020-03-26T19:08:44.753Z] #44 161.1 CC criu/stats.o [2020-03-26T19:08:44.753Z] #44 161.3 CC criu/string.o [2020-03-26T19:08:44.796Z] #54 DONE 0.3s [2020-03-26T19:08:44.796Z] [2020-03-26T19:08:44.796Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T19:08:44.840Z] #44 153.6 CC criu/signalfd.o [2020-03-26T19:08:45.001Z] #44 159.8 CC criu/stats.o [2020-03-26T19:08:45.011Z] #44 161.4 CC criu/sysctl.o [2020-03-26T19:08:45.054Z] #57 DONE 0.1s [2020-03-26T19:08:45.054Z] [2020-03-26T19:08:45.054Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T19:08:45.098Z] #44 153.8 CC criu/sk-inet.o [2020-03-26T19:08:45.259Z] #44 160.2 CC criu/string.o [2020-03-26T19:08:45.313Z] #61 DONE 0.2s [2020-03-26T19:08:45.313Z] [2020-03-26T19:08:45.313Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:45.516Z] #44 160.2 CC criu/sysctl.o [2020-03-26T19:08:45.575Z] #44 162.0 CC criu/sysfs_parse.o [2020-03-26T19:08:45.833Z] #44 162.3 CC criu/timerfd.o [2020-03-26T19:08:46.029Z] #44 154.8 CC criu/sk-netlink.o [2020-03-26T19:08:46.081Z] #44 160.7 CC criu/sysfs_parse.o [2020-03-26T19:08:46.090Z] #44 162.7 CC criu/tty.o [2020-03-26T19:08:46.287Z] #44 155.2 CC criu/sk-packet.o [2020-03-26T19:08:46.338Z] #44 161.0 CC criu/timerfd.o [2020-03-26T19:08:46.597Z] #44 161.4 CC criu/tty.o [2020-03-26T19:08:46.852Z] #44 155.7 CC criu/sk-queue.o [2020-03-26T19:08:47.416Z] #44 156.1 CC criu/sk-tcp.o [2020-03-26T19:08:47.674Z] #44 156.5 CC criu/sk-unix.o [2020-03-26T19:08:47.988Z] #44 164.3 CC criu/tun.o [2020-03-26T19:08:48.247Z] #44 164.7 CC criu/uffd.o [2020-03-26T19:08:48.504Z] #44 163.0 CC criu/tun.o [2020-03-26T19:08:48.761Z] #44 163.4 CC criu/uffd.o [2020-03-26T19:08:49.179Z] #44 165.7 CC criu/util.o [2020-03-26T19:08:49.570Z] #44 158.1 CC criu/sockets.o [2020-03-26T19:08:49.702Z] #44 164.4 CC criu/util.o [2020-03-26T19:08:49.827Z] #44 158.7 CC criu/stats.o [2020-03-26T19:08:50.392Z] #44 159.0 CC criu/string.o [2020-03-26T19:08:50.392Z] #44 159.1 CC criu/sysctl.o [2020-03-26T19:08:50.550Z] #44 166.9 CC criu/uts_ns.o [2020-03-26T19:08:50.550Z] #44 167.1 CC criu/vdso-compat.o [2020-03-26T19:08:50.808Z] #44 167.3 CC criu/vdso.o [2020-03-26T19:08:50.956Z] #44 159.7 CC criu/sysfs_parse.o [2020-03-26T19:08:51.073Z] #44 165.6 CC criu/uts_ns.o [2020-03-26T19:08:51.073Z] #44 165.8 CC criu/vdso-compat.o [2020-03-26T19:08:51.073Z] #44 ... [2020-03-26T19:08:51.073Z] [2020-03-26T19:08:51.073Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:08:51.073Z] #60 109.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T19:08:51.214Z] #44 160.0 CC criu/timerfd.o [2020-03-26T19:08:51.373Z] #44 167.8 LINK criu/built-in.o [2020-03-26T19:08:51.373Z] #44 167.9 LINK criu/criu [2020-03-26T19:08:51.471Z] #44 160.3 CC criu/tty.o [2020-03-26T19:08:51.938Z] #44 168.3 DEP lib/c/criu.d [2020-03-26T19:08:51.938Z] #44 168.4 CC images/rpc.pb-c.o [2020-03-26T19:08:52.503Z] #44 168.9 CC lib/c/criu.o [2020-03-26T19:08:52.760Z] #44 ... [2020-03-26T19:08:52.760Z] [2020-03-26T19:08:52.760Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:08:52.760Z] #60 109.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T19:08:52.842Z] #44 ... [2020-03-26T19:08:52.842Z] [2020-03-26T19:08:52.842Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:08:52.842Z] #60 113.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T19:08:52.972Z] #60 111.0 + mkdir -p /build [2020-03-26T19:08:52.972Z] #60 111.0 + cp runc /build/runc [2020-03-26T19:08:52.972Z] #60 DONE 111.4s [2020-03-26T19:08:52.972Z] [2020-03-26T19:08:52.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:52.972Z] #44 166.0 CC criu/vdso.o [2020-03-26T19:08:52.972Z] #44 166.5 LINK criu/built-in.o [2020-03-26T19:08:52.972Z] #44 166.6 LINK criu/criu [2020-03-26T19:08:52.972Z] #44 167.0 DEP lib/c/criu.d [2020-03-26T19:08:52.972Z] #44 167.1 CC images/rpc.pb-c.o [2020-03-26T19:08:52.972Z] #44 167.6 CC lib/c/criu.o [2020-03-26T19:08:54.131Z] #60 111.3 + mkdir -p /build [2020-03-26T19:08:54.214Z] #60 115.0 + mkdir -p /build [2020-03-26T19:08:54.214Z] #60 115.0 + cp runc /build/runc [2020-03-26T19:08:54.343Z] #44 168.9 LINK lib/c/built-in.o [2020-03-26T19:08:54.343Z] #44 168.9 LINK lib/c/libcriu.so [2020-03-26T19:08:54.343Z] #44 169.0 LINK lib/c/libcriu.a [2020-03-26T19:08:54.343Z] #44 169.0 GEN magic.py [2020-03-26T19:08:54.343Z] #44 169.1 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:08:54.343Z] #44 169.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:08:54.343Z] #44 169.1 Note: Building without GnuTLS support [2020-03-26T19:08:54.388Z] #60 111.3 + cp runc /build/runc [2020-03-26T19:08:54.471Z] #60 DONE 115.3s [2020-03-26T19:08:54.471Z] [2020-03-26T19:08:54.471Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:54.471Z] #44 161.7 CC criu/tun.o [2020-03-26T19:08:54.471Z] #44 162.1 CC criu/uffd.o [2020-03-26T19:08:54.471Z] #44 163.1 CC criu/util.o [2020-03-26T19:08:54.646Z] #60 DONE 111.6s [2020-03-26T19:08:54.646Z] [2020-03-26T19:08:54.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:08:54.646Z] #44 169.9 LINK lib/c/built-in.o [2020-03-26T19:08:54.646Z] #44 169.9 LINK lib/c/libcriu.so [2020-03-26T19:08:54.646Z] #44 169.9 LINK lib/c/libcriu.a [2020-03-26T19:08:54.646Z] #44 170.0 GEN magic.py [2020-03-26T19:08:54.646Z] #44 170.1 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:08:54.646Z] #44 170.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:08:54.646Z] #44 170.1 Note: Building without GnuTLS support [2020-03-26T19:08:54.646Z] #44 170.7 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:08:54.903Z] #44 171.4 make[1]: Nothing to be done for 'all'. [2020-03-26T19:08:54.908Z] #44 169.6 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:08:55.473Z] #44 170.1 make[1]: Nothing to be done for 'all'. [2020-03-26T19:08:55.845Z] #44 164.5 CC criu/uts_ns.o [2020-03-26T19:08:56.037Z] #44 170.7 make[1]: 'images/built-in.o' is up to date. [2020-03-26T19:08:56.037Z] #44 170.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T19:08:56.037Z] #44 170.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T19:08:56.037Z] #44 170.7 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T19:08:56.037Z] #44 170.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T19:08:56.037Z] #44 170.8 make[1]: Nothing to be done for 'all'. [2020-03-26T19:08:56.037Z] #44 170.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:08:56.102Z] #44 164.8 CC criu/vdso-compat.o [2020-03-26T19:08:56.102Z] #44 164.9 CC criu/vdso.o [2020-03-26T19:08:56.274Z] #44 172.5 make[1]: 'images/built-in.o' is up to date. [2020-03-26T19:08:56.274Z] #44 172.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T19:08:56.274Z] #44 172.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T19:08:56.274Z] #44 172.6 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T19:08:56.274Z] #44 172.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T19:08:56.274Z] #44 172.7 make[1]: Nothing to be done for 'all'. [2020-03-26T19:08:56.274Z] #44 172.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:08:56.274Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.295Z] #44 171.0 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.295Z] #44 171.0 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.295Z] #44 171.0 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.295Z] #44 171.1 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.532Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.532Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.532Z] #44 173.0 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.532Z] #44 173.1 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.532Z] #44 173.1 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.532Z] #44 173.1 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.554Z] #44 171.1 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.554Z] #44 171.2 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.554Z] #44 171.2 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.554Z] #44 171.3 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.554Z] #44 171.3 INSTALL criu/criu [2020-03-26T19:08:56.667Z] #44 165.3 LINK criu/built-in.o [2020-03-26T19:08:56.667Z] #44 165.4 LINK criu/criu [2020-03-26T19:08:56.789Z] #44 173.2 make[2]: Nothing to be done for 'all'. [2020-03-26T19:08:56.790Z] #44 173.2 INSTALL criu/criu [2020-03-26T19:08:56.812Z] #44 DONE 171.5s [2020-03-26T19:08:56.812Z] [2020-03-26T19:08:56.812Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:56.812Z] #65 198.4 + bin/containerd [2020-03-26T19:08:56.924Z] #44 165.7 DEP lib/c/criu.d [2020-03-26T19:08:56.925Z] #44 165.7 CC images/rpc.pb-c.o [2020-03-26T19:08:57.047Z] #44 DONE 173.4s [2020-03-26T19:08:57.047Z] [2020-03-26T19:08:57.047Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:57.183Z] #44 166.1 CC lib/c/criu.o [2020-03-26T19:08:57.518Z] #65 194.5 + bin/containerd-stress [2020-03-26T19:08:57.979Z] #65 194.5 + bin/containerd [2020-03-26T19:08:57.979Z] #65 ... [2020-03-26T19:08:57.979Z] [2020-03-26T19:08:57.979Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T19:08:57.979Z] #45 DONE 0.1s [2020-03-26T19:08:57.979Z] [2020-03-26T19:08:57.979Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T19:08:57.979Z] #48 DONE 0.1s [2020-03-26T19:08:57.979Z] [2020-03-26T19:08:57.979Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T19:08:57.979Z] #51 DONE 0.1s [2020-03-26T19:08:57.979Z] [2020-03-26T19:08:57.979Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:58.115Z] #44 166.7 LINK lib/c/built-in.o [2020-03-26T19:08:58.115Z] #44 166.7 LINK lib/c/libcriu.so [2020-03-26T19:08:58.115Z] #44 166.8 LINK lib/c/libcriu.a [2020-03-26T19:08:58.115Z] #44 166.8 GEN magic.py [2020-03-26T19:08:58.115Z] #44 166.9 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:08:58.115Z] #44 166.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:08:58.115Z] #44 166.9 Note: Building without GnuTLS support [2020-03-26T19:08:58.184Z] #65 ... [2020-03-26T19:08:58.184Z] [2020-03-26T19:08:58.184Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T19:08:58.184Z] #45 DONE 0.1s [2020-03-26T19:08:58.184Z] [2020-03-26T19:08:58.184Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T19:08:58.184Z] #48 DONE 0.1s [2020-03-26T19:08:58.441Z] [2020-03-26T19:08:58.441Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T19:08:58.441Z] #51 DONE 0.1s [2020-03-26T19:08:58.441Z] [2020-03-26T19:08:58.441Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:58.680Z] #44 167.4 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:08:59.244Z] #44 167.9 make[1]: Nothing to be done for 'all'. [2020-03-26T19:08:59.244Z] #44 ... [2020-03-26T19:08:59.244Z] [2020-03-26T19:08:59.244Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:08:59.244Z] #65 198.3 + bin/containerd [2020-03-26T19:08:59.422Z] #65 197.0 + bin/containerd-shim [2020-03-26T19:09:00.615Z] #65 ... [2020-03-26T19:09:00.615Z] [2020-03-26T19:09:00.615Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:09:00.615Z] #44 168.4 make[1]: 'images/built-in.o' is up to date. [2020-03-26T19:09:00.615Z] #44 168.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T19:09:00.615Z] #44 168.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T19:09:00.615Z] #44 168.5 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T19:09:00.615Z] #44 168.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T19:09:00.615Z] #44 168.5 make[1]: Nothing to be done for 'all'. [2020-03-26T19:09:00.615Z] #44 168.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:09:00.615Z] #44 168.6 make[2]: Nothing to be done for 'all'. [2020-03-26T19:09:00.615Z] #44 168.7 make[2]: Nothing to be done for 'all'. [2020-03-26T19:09:00.615Z] #44 168.7 make[2]: Nothing to be done for 'all'. [2020-03-26T19:09:00.615Z] #44 168.8 make[2]: Nothing to be done for 'all'. [2020-03-26T19:09:00.615Z] #44 168.8 make[2]: Nothing to be done for 'all'. [2020-03-26T19:09:00.615Z] #44 168.8 make[2]: Nothing to be done for 'all'. [2020-03-26T19:09:00.615Z] #44 168.9 make[2]: Nothing to be done for 'all'. [2020-03-26T19:09:00.615Z] #44 169.0 make[2]: Nothing to be done for 'all'. [2020-03-26T19:09:00.616Z] #44 169.0 INSTALL criu/criu [2020-03-26T19:09:00.616Z] #44 DONE 169.2s [2020-03-26T19:09:00.616Z] [2020-03-26T19:09:00.616Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:01.554Z] #65 ... [2020-03-26T19:09:01.554Z] [2020-03-26T19:09:01.554Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T19:09:01.554Z] #45 DONE 0.1s [2020-03-26T19:09:01.554Z] [2020-03-26T19:09:01.554Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T19:09:01.554Z] #48 DONE 0.1s [2020-03-26T19:09:01.812Z] [2020-03-26T19:09:01.812Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T19:09:01.812Z] #51 DONE 0.1s [2020-03-26T19:09:01.812Z] [2020-03-26T19:09:01.812Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:03.325Z] ok github.com/docker/docker/cmd/dockerd 0.034s coverage: 30.7% of statements [2020-03-26T19:09:03.325Z] ok github.com/docker/docker/container 0.111s coverage: 34.9% of statements [2020-03-26T19:09:03.325Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T19:09:03.325Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T19:09:03.325Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T19:09:03.325Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T19:09:04.694Z] #65 202.3 + bin/containerd-shim-runc-v1 [2020-03-26T19:09:04.992Z] #65 ... [2020-03-26T19:09:04.992Z] [2020-03-26T19:09:04.992Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:04.992Z] #53 DONE 247.4s [2020-03-26T19:09:04.992Z] [2020-03-26T19:09:04.992Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:05.250Z] #65 ... [2020-03-26T19:09:05.250Z] [2020-03-26T19:09:05.250Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T19:09:05.507Z] #54 DONE 0.2s [2020-03-26T19:09:05.507Z] [2020-03-26T19:09:05.507Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T19:09:05.507Z] #57 DONE 0.1s [2020-03-26T19:09:05.507Z] [2020-03-26T19:09:05.507Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T19:09:05.763Z] #61 DONE 0.1s [2020-03-26T19:09:05.763Z] [2020-03-26T19:09:05.763Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:06.090Z] #65 ... [2020-03-26T19:09:06.090Z] [2020-03-26T19:09:06.090Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:06.090Z] #53 DONE 248.0s [2020-03-26T19:09:06.090Z] [2020-03-26T19:09:06.090Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:06.090Z] #65 ... [2020-03-26T19:09:06.090Z] [2020-03-26T19:09:06.090Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T19:09:06.348Z] #54 DONE 0.2s [2020-03-26T19:09:06.348Z] [2020-03-26T19:09:06.348Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T19:09:06.348Z] #57 DONE 0.1s [2020-03-26T19:09:06.348Z] [2020-03-26T19:09:06.348Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T19:09:06.348Z] #61 DONE 0.1s [2020-03-26T19:09:06.348Z] [2020-03-26T19:09:06.348Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:06.542Z] Removing intermediate container 9ad73aa43f39 [2020-03-26T19:09:06.542Z] ---> 30a5115de7ac [2020-03-26T19:09:06.542Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-26T19:09:06.542Z] ---> ebd73b5ebd31 [2020-03-26T19:09:06.542Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-26T19:09:06.542Z] ---> 50bc63f3e0f8 [2020-03-26T19:09:06.542Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-26T19:09:06.542Z] ---> Running in 1a12257af5e7 [2020-03-26T19:09:06.542Z] Removing intermediate container 1a12257af5e7 [2020-03-26T19:09:06.542Z] ---> 9c3169b2573f [2020-03-26T19:09:06.542Z] Successfully built 9c3169b2573f [2020-03-26T19:09:06.542Z] Successfully tagged moby-buildx:latest [2020-03-26T19:09:06.542Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-26T19:09:06.542Z] if [ -n "${id}" ]; then \ [2020-03-26T19:09:06.542Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-26T19:09:06.542Z] && touch bundles/buildx; \ [2020-03-26T19:09:06.542Z] docker rm -f ${id}; \ [2020-03-26T19:09:06.542Z] fi [2020-03-26T19:09:06.542Z] ad3763bf7811d16772138c0d93a4e53b0e678810eb76563dfad10032d7c19dd3 [2020-03-26T19:09:06.542Z] bundles/buildx version [2020-03-26T19:09:06.542Z] buildx v0.3.1 6db68d0 [2020-03-26T19:09:06.542Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0f29cf1cedb66741cf7db50da32c32b318c413ed . [2020-03-26T19:09:06.542Z] #1 [internal] booting buildkit [2020-03-26T19:09:06.542Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-26T19:09:06.542Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-03-26T19:09:06.542Z] #1 creating container buildx_buildkit_default [2020-03-26T19:09:06.542Z] #1 creating container buildx_buildkit_default 0.5s done [2020-03-26T19:09:06.542Z] #1 DONE 3.3s [2020-03-26T19:09:06.542Z] [2020-03-26T19:09:06.542Z] #3 [internal] load .dockerignore [2020-03-26T19:09:06.542Z] #3 transferring context: 87B done [2020-03-26T19:09:06.542Z] #3 DONE 0.0s [2020-03-26T19:09:06.542Z] [2020-03-26T19:09:06.542Z] #2 [internal] load build definition from Dockerfile [2020-03-26T19:09:06.542Z] #2 transferring dockerfile: 17.05kB done [2020-03-26T19:09:06.542Z] #2 DONE 0.0s [2020-03-26T19:09:06.542Z] [2020-03-26T19:09:06.542Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T19:09:06.542Z] #4 DONE 0.7s [2020-03-26T19:09:06.542Z] [2020-03-26T19:09:06.542Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T19:09:06.542Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T19:09:06.542Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T19:09:06.542Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-26T19:09:06.542Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.54MB / 8.18MB 0.1s [2020-03-26T19:09:06.542Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-26T19:09:06.542Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-26T19:09:06.542Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-26T19:09:06.542Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-26T19:09:06.542Z] #5 DONE 0.9s [2020-03-26T19:09:06.542Z] [2020-03-26T19:09:06.542Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T19:09:06.542Z] #7 DONE 0.3s [2020-03-26T19:09:06.542Z] [2020-03-26T19:09:06.542Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T19:09:06.542Z] #6 DONE 0.3s [2020-03-26T19:09:06.542Z] [2020-03-26T19:09:06.542Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:09:06.542Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T19:09:06.542Z] #8 DONE 0.0s [2020-03-26T19:09:06.542Z] [2020-03-26T19:09:06.542Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T19:09:06.542Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T19:09:06.542Z] #72 DONE 0.0s [2020-03-26T19:09:06.542Z] [2020-03-26T19:09:06.542Z] #21 [internal] load build context [2020-03-26T19:09:06.542Z] #21 transferring context: 21.35MB 3.0s [2020-03-26T19:09:06.776Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2020-03-26T19:09:07.981Z] #65 205.2 + bin/containerd-shim-runc-v2 [2020-03-26T19:09:08.246Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-26T19:09:08.365Z] #53 DONE 249.5s [2020-03-26T19:09:08.365Z] [2020-03-26T19:09:08.365Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:08.365Z] #65 ... [2020-03-26T19:09:08.365Z] [2020-03-26T19:09:08.365Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T19:09:08.548Z] #65 206.2 + binaries [2020-03-26T19:09:08.548Z] #65 206.2 + mkdir -p /build [2020-03-26T19:09:08.548Z] #65 206.2 + cp bin/containerd /build/containerd [2020-03-26T19:09:08.548Z] #65 206.3 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T19:09:08.548Z] #65 206.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T19:09:08.548Z] #65 206.3 + cp bin/ctr /build/ctr [2020-03-26T19:09:08.623Z] #54 DONE 0.2s [2020-03-26T19:09:08.623Z] [2020-03-26T19:09:08.623Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T19:09:08.623Z] #57 DONE 0.1s [2020-03-26T19:09:08.623Z] [2020-03-26T19:09:08.623Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:08.623Z] #65 ... [2020-03-26T19:09:08.623Z] [2020-03-26T19:09:08.623Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T19:09:08.623Z] #61 DONE 0.1s [2020-03-26T19:09:08.880Z] [2020-03-26T19:09:08.880Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:09.115Z] #65 DONE 206.7s [2020-03-26T19:09:09.253Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-03-26T19:09:10.087Z] #21 ... [2020-03-26T19:09:10.087Z] [2020-03-26T19:09:10.087Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T19:09:10.087Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T19:09:10.087Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T19:09:10.087Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.1s done [2020-03-26T19:09:10.087Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done [2020-03-26T19:09:10.087Z] #72 DONE 6.3s [2020-03-26T19:09:10.087Z] [2020-03-26T19:09:10.087Z] #21 [internal] load build context [2020-03-26T19:09:10.087Z] #21 ... [2020-03-26T19:09:10.087Z] [2020-03-26T19:09:10.087Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:09:10.087Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 27.62MB / 54.14MB 6.3s [2020-03-26T19:09:10.087Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 28.61MB / 57.39MB 6.3s [2020-03-26T19:09:10.087Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.5s done [2020-03-26T19:09:10.087Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T19:09:10.087Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done [2020-03-26T19:09:10.087Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.1s done [2020-03-26T19:09:10.087Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-26T19:09:10.087Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 27.29MB / 73.51MB 6.3s [2020-03-26T19:09:10.087Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 28.49MB / 96.43MB 6.3s [2020-03-26T19:09:10.087Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-26T19:09:10.087Z] #8 ... [2020-03-26T19:09:10.087Z] [2020-03-26T19:09:10.087Z] #21 [internal] load build context [2020-03-26T19:09:10.087Z] #21 transferring context: 50.07MB 6.5s done [2020-03-26T19:09:10.087Z] #21 DONE 6.6s [2020-03-26T19:09:10.087Z] [2020-03-26T19:09:10.087Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T19:09:10.374Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 31.33MB / 54.14MB 6.7s [2020-03-26T19:09:10.374Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 32.93MB / 57.39MB 6.7s [2020-03-26T19:09:10.374Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 32.64MB / 73.51MB 6.9s [2020-03-26T19:09:10.374Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 34.13MB / 96.43MB 6.9s [2020-03-26T19:09:10.490Z] [2020-03-26T19:09:10.490Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T19:09:10.661Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 34.27MB / 54.14MB 7.0s [2020-03-26T19:09:10.661Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 35.88MB / 57.39MB 7.0s [2020-03-26T19:09:10.748Z] #66 DONE 0.3s [2020-03-26T19:09:10.748Z] [2020-03-26T19:09:10.748Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T19:09:10.748Z] #70 DONE 0.1s [2020-03-26T19:09:10.948Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 37.65MB / 54.14MB 7.3s [2020-03-26T19:09:10.948Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 39.42MB / 57.39MB 7.3s [2020-03-26T19:09:10.948Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 37.49MB / 73.51MB 7.3s [2020-03-26T19:09:10.948Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 39.08MB / 96.43MB 7.3s [2020-03-26T19:09:11.006Z] [2020-03-26T19:09:11.006Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T19:09:11.006Z] #72 DONE 0.2s [2020-03-26T19:09:11.006Z] [2020-03-26T19:09:11.006Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T19:09:11.006Z] #75 DONE 0.1s [2020-03-26T19:09:11.235Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 41.18MB / 54.14MB 7.6s [2020-03-26T19:09:11.235Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 42.99MB / 57.39MB 7.6s [2020-03-26T19:09:11.235Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 42.50MB / 73.51MB 7.8s [2020-03-26T19:09:11.235Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 44.16MB / 96.43MB 7.8s [2020-03-26T19:09:11.264Z] [2020-03-26T19:09:11.264Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T19:09:11.264Z] #76 DONE 0.0s [2020-03-26T19:09:11.264Z] [2020-03-26T19:09:11.264Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T19:09:11.524Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 44.99MB / 54.14MB 7.9s [2020-03-26T19:09:11.524Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 46.12MB / 57.39MB 7.9s [2020-03-26T19:09:11.812Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 50.45MB / 57.39MB 8.2s [2020-03-26T19:09:11.812Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 48.36MB / 73.51MB 8.2s [2020-03-26T19:09:11.812Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 50.42MB / 96.43MB 8.2s [2020-03-26T19:09:11.812Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 48.50MB / 54.14MB 8.4s [2020-03-26T19:09:12.101Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 54.15MB / 57.39MB 8.5s [2020-03-26T19:09:12.101Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 52.02MB / 54.14MB 8.7s [2020-03-26T19:09:12.101Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 53.74MB / 73.51MB 8.7s [2020-03-26T19:09:12.101Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 55.75MB / 96.43MB 8.7s [2020-03-26T19:09:12.395Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.8s done [2020-03-26T19:09:12.395Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 60.43MB / 73.51MB 9.0s [2020-03-26T19:09:12.395Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 61.73MB / 96.43MB 9.0s [2020-03-26T19:09:12.689Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.26MB / 57.39MB 9.1s [2020-03-26T19:09:12.689Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 9.2s done [2020-03-26T19:09:12.689Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 67.95MB / 73.51MB 9.3s [2020-03-26T19:09:12.993Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.12MB / 73.51MB 9.4s [2020-03-26T19:09:12.993Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 68.49MB / 96.43MB 9.4s [2020-03-26T19:09:12.993Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.5s done [2020-03-26T19:09:12.993Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 76.34MB / 96.43MB 9.6s [2020-03-26T19:09:13.166Z] #77 DONE 1.7s [2020-03-26T19:09:13.166Z] [2020-03-26T19:09:13.166Z] #78 exporting to image [2020-03-26T19:09:13.166Z] #78 exporting layers [2020-03-26T19:09:13.280Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 84.62MB / 96.43MB 9.7s [2020-03-26T19:09:13.281Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 91.76MB / 96.43MB 9.9s [2020-03-26T19:09:13.566Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 10.1s done [2020-03-26T19:09:13.566Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-26T19:09:16.104Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.8% of statements [2020-03-26T19:09:17.112Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-03-26T19:09:17.356Z] #78 exporting layers 3.8s done [2020-03-26T19:09:17.356Z] #78 writing image sha256:34cefa3bb81b71a517102fef92b0386721c6d981e277a048805ee1a257f542cc done [2020-03-26T19:09:17.356Z] #78 naming to docker.io/library/docker:0f29cf1cedb66741cf7db50da32c32b318c413ed done [2020-03-26T19:09:17.356Z] #78 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-03-26T19:09:17.394Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [Pipeline] sh [2020-03-26T19:09:17.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/test/unit [2020-03-26T19:09:18.007Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-26T19:09:19.012Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-26T19:09:19.012Z] ok github.com/docker/docker/daemon 12.281s coverage: 17.5% of statements [2020-03-26T19:09:19.012Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T19:09:19.012Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T19:09:19.012Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T19:09:19.012Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T19:09:21.032Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-26T19:09:21.644Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 57.0% of statements [2020-03-26T19:09:22.972Z] ? github.com/docker/docker/api [no test files] [2020-03-26T19:09:26.019Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.028s coverage: 46.2% of statements [2020-03-26T19:09:26.632Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-03-26T19:09:27.667Z] #65 227.5 + bin/containerd-stress [2020-03-26T19:09:27.667Z] #65 229.2 + bin/containerd-shim [2020-03-26T19:09:28.257Z] #65 223.0 + bin/containerd-stress [2020-03-26T19:09:28.257Z] #65 224.7 + bin/containerd-shim [2020-03-26T19:09:30.078Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.401s coverage: 49.5% of statements [2020-03-26T19:09:30.790Z] #65 227.7 + bin/containerd-stress [2020-03-26T19:09:30.791Z] #65 229.4 + bin/containerd-shim [2020-03-26T19:09:31.546Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.312s coverage: 72.5% of statements [2020-03-26T19:09:31.546Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T19:09:32.956Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2020-03-26T19:09:33.015Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.634s coverage: 76.1% of statements [2020-03-26T19:09:33.628Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-03-26T19:09:34.220Z] #65 235.6 + bin/containerd-shim-runc-v1 [2020-03-26T19:09:34.242Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-03-26T19:09:34.820Z] #65 231.1 + bin/containerd-shim-runc-v1 [2020-03-26T19:09:36.261Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-03-26T19:09:36.261Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-03-26T19:09:36.752Z] #65 238.6 + bin/containerd-shim-runc-v2 [2020-03-26T19:09:36.875Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.195s coverage: 61.0% of statements [2020-03-26T19:09:36.875Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-26T19:09:36.875Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T19:09:36.875Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T19:09:36.875Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T19:09:37.157Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements [2020-03-26T19:09:37.316Z] #65 239.4 + binaries [2020-03-26T19:09:37.316Z] #65 239.4 + mkdir -p /build [2020-03-26T19:09:37.316Z] #65 239.4 + cp bin/containerd /build/containerd [2020-03-26T19:09:37.316Z] #65 239.4 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T19:09:37.316Z] #65 239.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T19:09:37.316Z] #65 239.4 + cp bin/ctr /build/ctr [2020-03-26T19:09:37.337Z] #65 235.9 + bin/containerd-shim-runc-v1 [2020-03-26T19:09:37.573Z] #65 DONE 239.9s [2020-03-26T19:09:38.098Z] #65 234.1 + bin/containerd-shim-runc-v2 [2020-03-26T19:09:38.162Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-03-26T19:09:38.162Z] ok github.com/docker/docker/daemon/logger/awslogs 0.102s coverage: 77.4% of statements [2020-03-26T19:09:38.162Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T19:09:38.162Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T19:09:38.356Z] #65 234.9 + binaries [2020-03-26T19:09:38.356Z] #65 234.9 + mkdir -p /build [2020-03-26T19:09:38.356Z] #65 234.9 + cp bin/containerd /build/containerd [2020-03-26T19:09:38.356Z] #65 234.9 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T19:09:38.356Z] #65 234.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T19:09:38.356Z] #65 234.9 + cp bin/ctr /build/ctr [2020-03-26T19:09:38.504Z] [2020-03-26T19:09:38.504Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T19:09:38.761Z] #66 DONE 0.3s [2020-03-26T19:09:38.761Z] [2020-03-26T19:09:38.761Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T19:09:38.761Z] #70 DONE 0.1s [2020-03-26T19:09:38.761Z] [2020-03-26T19:09:38.761Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T19:09:38.920Z] #65 DONE 235.4s [2020-03-26T19:09:39.017Z] #72 DONE 0.2s [2020-03-26T19:09:39.018Z] [2020-03-26T19:09:39.018Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T19:09:39.018Z] #75 DONE 0.1s [2020-03-26T19:09:39.018Z] [2020-03-26T19:09:39.018Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T19:09:39.018Z] #76 DONE 0.0s [2020-03-26T19:09:39.018Z] [2020-03-26T19:09:39.018Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T19:09:39.168Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-03-26T19:09:39.168Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-03-26T19:09:39.451Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2020-03-26T19:09:39.580Z] #77 DONE 0.7s [2020-03-26T19:09:39.836Z] [2020-03-26T19:09:39.836Z] #78 exporting to image [2020-03-26T19:09:39.836Z] #78 exporting layers [2020-03-26T19:09:39.851Z] [2020-03-26T19:09:39.851Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T19:09:39.851Z] #66 DONE 0.2s [2020-03-26T19:09:39.861Z] #65 239.0 + bin/containerd-shim-runc-v2 [2020-03-26T19:09:40.065Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-03-26T19:09:40.065Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T19:09:40.107Z] [2020-03-26T19:09:40.107Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T19:09:40.107Z] #70 DONE 0.1s [2020-03-26T19:09:40.107Z] [2020-03-26T19:09:40.107Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T19:09:40.107Z] #72 DONE 0.1s [2020-03-26T19:09:40.107Z] [2020-03-26T19:09:40.107Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T19:09:40.107Z] #75 DONE 0.1s [2020-03-26T19:09:40.107Z] [2020-03-26T19:09:40.107Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T19:09:40.107Z] #76 DONE 0.0s [2020-03-26T19:09:40.369Z] [2020-03-26T19:09:40.369Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T19:09:40.680Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 19.9% of statements [2020-03-26T19:09:40.792Z] #65 239.7 + binaries [2020-03-26T19:09:40.792Z] #65 239.7 + mkdir -p /build [2020-03-26T19:09:40.792Z] #65 239.7 + cp bin/containerd /build/containerd [2020-03-26T19:09:40.792Z] #65 239.8 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T19:09:40.792Z] #65 239.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T19:09:40.792Z] #65 239.8 + cp bin/ctr /build/ctr [2020-03-26T19:09:40.933Z] #77 DONE 0.6s [2020-03-26T19:09:40.933Z] [2020-03-26T19:09:40.933Z] #78 exporting to image [2020-03-26T19:09:40.933Z] #78 exporting layers [2020-03-26T19:09:40.961Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-03-26T19:09:41.358Z] #65 DONE 240.5s [2020-03-26T19:09:41.967Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-03-26T19:09:42.249Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-26T19:09:42.532Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-26T19:09:42.730Z] [2020-03-26T19:09:42.730Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T19:09:42.730Z] #66 DONE 0.3s [2020-03-26T19:09:42.730Z] [2020-03-26T19:09:42.730Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T19:09:42.987Z] #70 DONE 0.2s [2020-03-26T19:09:42.987Z] [2020-03-26T19:09:42.987Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T19:09:42.987Z] #72 DONE 0.2s [2020-03-26T19:09:42.987Z] [2020-03-26T19:09:42.987Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T19:09:42.987Z] #75 DONE 0.1s [2020-03-26T19:09:43.146Z] ok github.com/docker/docker/daemon/logger/splunk 1.451s coverage: 82.5% of statements [2020-03-26T19:09:43.146Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T19:09:43.146Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T19:09:43.244Z] [2020-03-26T19:09:43.244Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T19:09:43.244Z] #76 DONE 0.0s [2020-03-26T19:09:43.244Z] [2020-03-26T19:09:43.244Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T19:09:44.151Z] ok github.com/docker/docker/distribution 0.227s coverage: 22.1% of statements [2020-03-26T19:09:44.178Z] #77 DONE 0.8s [2020-03-26T19:09:44.178Z] [2020-03-26T19:09:44.178Z] #78 exporting to image [2020-03-26T19:09:44.178Z] #78 exporting layers [2020-03-26T19:09:44.447Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-03-26T19:09:44.447Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T19:09:45.479Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2020-03-26T19:09:46.144Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 29.4s done [2020-03-26T19:09:46.144Z] #8 DONE 39.5s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T19:09:46.144Z] #9 DONE 0.2s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T19:09:46.144Z] #10 DONE 0.2s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T19:09:46.144Z] #41 DONE 0.0s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T19:09:46.144Z] #30 DONE 0.1s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:09:46.144Z] #22 DONE 0.1s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T19:09:46.144Z] #33 DONE 0.1s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T19:09:46.144Z] #23 DONE 0.1s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T19:09:46.144Z] #47 DONE 0.1s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T19:09:46.144Z] #50 DONE 0.1s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T19:09:46.144Z] #53 DONE 0.1s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T19:09:46.144Z] #74 DONE 0.2s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T19:09:46.144Z] #56 DONE 0.2s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:09:46.144Z] #75 ... [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T19:09:46.144Z] #68 DONE 0.2s [2020-03-26T19:09:46.144Z] [2020-03-26T19:09:46.144Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:46.144Z] #69 0.690 + RM_GOPATH=0 [2020-03-26T19:09:46.144Z] #69 0.692 + TMP_GOPATH= [2020-03-26T19:09:46.144Z] #69 0.692 + : /build/ [2020-03-26T19:09:46.144Z] #69 0.692 + '[' -z '' ']' [2020-03-26T19:09:46.144Z] #69 0.693 ++ mktemp -d [2020-03-26T19:09:46.144Z] #69 0.732 + export GOPATH=/tmp/tmp.LJGRWBYHTe [2020-03-26T19:09:46.144Z] #69 0.756 + GOPATH=/tmp/tmp.LJGRWBYHTe [2020-03-26T19:09:46.144Z] #69 0.758 + RM_GOPATH=1 [2020-03-26T19:09:46.144Z] #69 0.769 ++ dirname ./install.sh [2020-03-26T19:09:46.144Z] #69 0.776 + dir=. [2020-03-26T19:09:46.144Z] #69 0.777 + bin=rootlesskit [2020-03-26T19:09:46.144Z] #69 0.777 + shift [2020-03-26T19:09:46.144Z] #69 0.777 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T19:09:46.144Z] #69 0.777 + . ./rootlesskit.installer [2020-03-26T19:09:46.144Z] #69 0.778 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:09:46.144Z] #69 0.779 + install_rootlesskit [2020-03-26T19:09:46.144Z] #69 0.780 + case "$1" in [2020-03-26T19:09:46.144Z] #69 0.781 + export CGO_ENABLED=0 [2020-03-26T19:09:46.144Z] #69 0.783 + CGO_ENABLED=0 [2020-03-26T19:09:46.144Z] #69 0.789 + _install_rootlesskit [2020-03-26T19:09:46.144Z] #69 0.789 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T19:09:46.144Z] #69 0.790 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:09:46.144Z] #69 0.790 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LJGRWBYHTe/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:09:46.144Z] #69 0.818 Cloning into '/tmp/tmp.LJGRWBYHTe/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T19:09:46.382Z] #78 exporting layers 6.1s done [2020-03-26T19:09:46.382Z] #78 writing image sha256:6cd8e6a20dbfaad909e0d438a5db2649342f0317b494b68d4c521d8293342a94 done [2020-03-26T19:09:46.382Z] #78 naming to docker.io/library/docker:0f29cf1cedb66741cf7db50da32c32b318c413ed done [2020-03-26T19:09:46.382Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-26T19:09:46.486Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-03-26T19:09:46.728Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40629/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/validate/default [2020-03-26T19:09:47.100Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-03-26T19:09:47.382Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 85.1% of statements [2020-03-26T19:09:47.382Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T19:09:47.382Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T19:09:47.478Z] #78 exporting layers 6.1s done [2020-03-26T19:09:47.478Z] #78 writing image sha256:08fe8dcfd992f0fe81e1ba236f339a34df5776605ae9d984e0a5ba81975a8af1 done [2020-03-26T19:09:47.478Z] #78 naming to docker.io/library/docker:0f29cf1cedb66741cf7db50da32c32b318c413ed done [2020-03-26T19:09:47.478Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T19:09:47.666Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2020-03-26T19:09:47.666Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T19:09:47.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -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:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/make.sh dynbinary test-integration [2020-03-26T19:09:47.948Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-03-26T19:09:48.099Z] Congratulations! All commits are properly signed with the DCO! [2020-03-26T19:09:48.099Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-26T19:09:48.099Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-26T19:09:48.099Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-26T19:09:48.099Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-26T19:09:48.099Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-26T19:09:48.099Z] Congratulations! No new tests were added to integration-cli. [2020-03-26T19:09:48.099Z] [2020-03-26T19:09:48.099Z] INFO Start validation with golang-ci-lint [2020-03-26T19:09:48.099Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-26T19:09:48.099Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-26T19:09:48.099Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-26T19:09:48.768Z] [2020-03-26T19:09:48.768Z] Removing bundles/ [2020-03-26T19:09:48.768Z] [2020-03-26T19:09:48.768Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-26T19:09:48.768Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:09:48.768Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T19:09:48.954Z] ok github.com/docker/docker/opts 0.029s coverage: 67.4% of statements [2020-03-26T19:09:49.235Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-26T19:09:49.671Z] #69 ... [2020-03-26T19:09:49.671Z] [2020-03-26T19:09:49.671Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:49.671Z] #24 0.900 + RM_GOPATH=0 [2020-03-26T19:09:49.671Z] #24 0.902 + TMP_GOPATH= [2020-03-26T19:09:49.671Z] #24 0.903 + : /build [2020-03-26T19:09:49.671Z] #24 0.903 + '[' -z '' ']' [2020-03-26T19:09:49.671Z] #24 0.912 ++ mktemp -d [2020-03-26T19:09:49.671Z] #24 0.918 + export GOPATH=/tmp/tmp.KEd2auAK7R [2020-03-26T19:09:49.671Z] #24 0.918 + GOPATH=/tmp/tmp.KEd2auAK7R [2020-03-26T19:09:49.671Z] #24 0.918 + RM_GOPATH=1 [2020-03-26T19:09:49.671Z] #24 0.977 ++ dirname ./install.sh [2020-03-26T19:09:49.671Z] #24 0.979 + dir=. [2020-03-26T19:09:49.671Z] #24 0.998 + bin=dockercli [2020-03-26T19:09:49.671Z] #24 0.998 + shift [2020-03-26T19:09:49.671Z] #24 0.999 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T19:09:49.671Z] #24 0.999 + . ./dockercli.installer [2020-03-26T19:09:49.671Z] #24 1.001 ++ : stable [2020-03-26T19:09:49.671Z] #24 1.001 ++ : 17.06.2-ce [2020-03-26T19:09:49.671Z] #24 1.018 + install_dockercli [2020-03-26T19:09:49.671Z] #24 1.018 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T19:09:49.671Z] #24 1.019 Install docker/cli version 17.06.2-ce from stable [2020-03-26T19:09:49.671Z] #24 1.026 ++ uname -m [2020-03-26T19:09:49.671Z] #24 1.030 + arch=ppc64le [2020-03-26T19:09:49.671Z] #24 1.030 + '[' ppc64le '!=' x86_64 ']' [2020-03-26T19:09:49.671Z] #24 1.030 + '[' ppc64le '!=' s390x ']' [2020-03-26T19:09:49.671Z] #24 1.036 + '[' ppc64le '!=' armhf ']' [2020-03-26T19:09:49.671Z] #24 1.036 + build_dockercli [2020-03-26T19:09:49.671Z] #24 1.036 + git clone https://github.com/docker/docker-ce /tmp/tmp.KEd2auAK7R/tmp/docker-ce [2020-03-26T19:09:49.671Z] #24 1.042 Cloning into '/tmp/tmp.KEd2auAK7R/tmp/docker-ce'... [2020-03-26T19:09:49.671Z] #24 ... [2020-03-26T19:09:49.671Z] [2020-03-26T19:09:49.671Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:09:49.671Z] #34 0.899 + RM_GOPATH=0 [2020-03-26T19:09:49.671Z] #34 0.899 + TMP_GOPATH= [2020-03-26T19:09:49.671Z] #34 0.901 + : /build [2020-03-26T19:09:49.671Z] #34 0.902 + '[' -z '' ']' [2020-03-26T19:09:49.671Z] #34 0.904 ++ mktemp -d [2020-03-26T19:09:49.671Z] #34 0.965 + export GOPATH=/tmp/tmp.3vGEuWajki [2020-03-26T19:09:49.671Z] #34 0.965 + GOPATH=/tmp/tmp.3vGEuWajki [2020-03-26T19:09:49.671Z] #34 0.965 + RM_GOPATH=1 [2020-03-26T19:09:49.671Z] #34 0.975 ++ dirname ./install.sh [2020-03-26T19:09:49.671Z] #34 1.084 + dir=. [2020-03-26T19:09:49.671Z] #34 1.086 + bin=tomlv [2020-03-26T19:09:49.671Z] #34 1.087 + shift [2020-03-26T19:09:49.671Z] #34 1.112 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T19:09:49.671Z] #34 1.115 + . ./tomlv.installer [2020-03-26T19:09:49.671Z] #34 1.117 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:09:49.671Z] #34 1.121 + install_tomlv [2020-03-26T19:09:49.671Z] #34 1.122 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T19:09:49.671Z] #34 1.124 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:09:49.671Z] #34 1.125 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3vGEuWajki/src/github.com/BurntSushi/toml [2020-03-26T19:09:49.671Z] #34 1.131 Cloning into '/tmp/tmp.3vGEuWajki/src/github.com/BurntSushi/toml'... [2020-03-26T19:09:49.671Z] #34 3.241 + cd /tmp/tmp.3vGEuWajki/src/github.com/BurntSushi/toml [2020-03-26T19:09:49.671Z] #34 3.241 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T19:09:49.671Z] #34 3.324 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:09:49.671Z] #34 4.950 math/bits [2020-03-26T19:09:49.671Z] #34 5.013 internal/cpu [2020-03-26T19:09:49.671Z] #34 5.022 runtime/internal/sys [2020-03-26T19:09:49.671Z] #34 5.166 runtime/internal/atomic [2020-03-26T19:09:49.671Z] #34 6.097 runtime/internal/math [2020-03-26T19:09:49.964Z] #34 6.435 unicode/utf8 [2020-03-26T19:09:50.614Z] #34 6.784 sync/atomic [2020-03-26T19:09:50.705Z] ok github.com/docker/docker/pkg/archive 0.471s coverage: 77.0% of statements [2020-03-26T19:09:50.724Z] #78 exporting layers 6.2s done [2020-03-26T19:09:50.724Z] #78 writing image sha256:b673d6b7c2fb44ac874f67ea5bddab5d4cf3506c4d08ebe397606afc2eeee4af done [2020-03-26T19:09:50.724Z] #78 naming to docker.io/library/docker:0f29cf1cedb66741cf7db50da32c32b318c413ed done [2020-03-26T19:09:50.724Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-26T19:09:51.651Z] #34 8.027 math [2020-03-26T19:09:51.651Z] #34 8.063 internal/bytealg [2020-03-26T19:09:51.651Z] #34 8.092 unicode [2020-03-26T19:09:52.173Z] [2020-03-26T19:09:52.173Z] Removing bundles/ [2020-03-26T19:09:52.173Z] [2020-03-26T19:09:52.173Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-26T19:09:52.173Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:09:52.173Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T19:09:52.174Z] ok github.com/docker/docker/pkg/authorization 1.003s coverage: 68.3% of statements [2020-03-26T19:09:52.302Z] #34 8.650 internal/testlog [2020-03-26T19:09:52.455Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-26T19:09:52.737Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-26T19:09:53.341Z] #34 ... [2020-03-26T19:09:53.341Z] [2020-03-26T19:09:53.341Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:53.341Z] #69 9.500 + cd /tmp/tmp.LJGRWBYHTe/src/github.com/rootless-containers/rootlesskit [2020-03-26T19:09:53.341Z] #69 9.502 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T19:09:53.341Z] #69 ... [2020-03-26T19:09:53.341Z] [2020-03-26T19:09:53.341Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:09:53.341Z] #42 1.036 + git clone https://github.com/docker/distribution.git . [2020-03-26T19:09:53.341Z] #42 1.039 Cloning into '.'... [2020-03-26T19:09:53.634Z] #42 ... [2020-03-26T19:09:53.634Z] [2020-03-26T19:09:53.634Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:09:53.634Z] #11 0.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:09:53.634Z] #11 1.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:09:53.634Z] #11 1.214 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:09:53.634Z] #11 2.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T19:09:53.634Z] #11 6.788 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T19:09:53.634Z] #11 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T19:09:53.634Z] #11 ... [2020-03-26T19:09:53.634Z] [2020-03-26T19:09:53.634Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:53.634Z] #51 0.907 + RM_GOPATH=0 [2020-03-26T19:09:53.634Z] #51 0.922 + TMP_GOPATH= [2020-03-26T19:09:53.634Z] #51 0.927 + : /build [2020-03-26T19:09:53.634Z] #51 0.930 + '[' -z '' ']' [2020-03-26T19:09:53.634Z] #51 0.937 ++ mktemp -d [2020-03-26T19:09:53.634Z] #51 0.962 + export GOPATH=/tmp/tmp.gx2LQitfiV [2020-03-26T19:09:53.634Z] #51 0.962 + GOPATH=/tmp/tmp.gx2LQitfiV [2020-03-26T19:09:53.634Z] #51 0.962 + RM_GOPATH=1 [2020-03-26T19:09:53.634Z] #51 0.967 ++ dirname ./install.sh [2020-03-26T19:09:53.634Z] #51 0.991 + dir=. [2020-03-26T19:09:53.634Z] #51 0.991 + bin=gotestsum [2020-03-26T19:09:53.634Z] #51 0.991 + shift [2020-03-26T19:09:53.634Z] #51 0.992 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T19:09:53.634Z] #51 0.992 + . ./gotestsum.installer [2020-03-26T19:09:53.634Z] #51 0.992 ++ : v0.3.5 [2020-03-26T19:09:53.634Z] #51 0.992 + install_gotestsum [2020-03-26T19:09:53.634Z] #51 0.992 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T19:09:53.634Z] #51 0.992 + go get -d gotest.tools/gotestsum [2020-03-26T19:09:53.634Z] #51 0.992 Installing gotestsum version v0.3.5 [2020-03-26T19:09:53.942Z] #51 ... [2020-03-26T19:09:53.942Z] [2020-03-26T19:09:53.942Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:09:53.942Z] #63 1.007 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:09:53.942Z] #63 1.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:09:53.942Z] #63 1.344 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:09:53.942Z] #63 3.561 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T19:09:53.942Z] #63 7.257 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T19:09:53.942Z] #63 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T19:09:53.942Z] #63 ... [2020-03-26T19:09:53.942Z] [2020-03-26T19:09:53.942Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:09:53.942Z] #57 0.752 + RM_GOPATH=0 [2020-03-26T19:09:53.942Z] #57 0.752 + TMP_GOPATH= [2020-03-26T19:09:53.942Z] #57 0.755 + : /build [2020-03-26T19:09:53.942Z] #57 0.755 + '[' -z '' ']' [2020-03-26T19:09:53.942Z] #57 0.755 ++ mktemp -d [2020-03-26T19:09:53.942Z] #57 0.792 + export GOPATH=/tmp/tmp.q9LSvGWmIj [2020-03-26T19:09:53.942Z] #57 0.793 + GOPATH=/tmp/tmp.q9LSvGWmIj [2020-03-26T19:09:53.942Z] #57 0.793 + RM_GOPATH=1 [2020-03-26T19:09:53.942Z] #57 0.800 ++ dirname ./install.sh [2020-03-26T19:09:53.942Z] #57 0.814 + dir=. [2020-03-26T19:09:53.942Z] #57 0.823 + bin=shfmt [2020-03-26T19:09:53.942Z] #57 0.824 + shift [2020-03-26T19:09:53.942Z] #57 0.841 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T19:09:53.942Z] #57 0.854 + . ./shfmt.installer [2020-03-26T19:09:53.942Z] #57 0.861 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:09:53.942Z] #57 0.862 + install_shfmt [2020-03-26T19:09:53.942Z] #57 0.863 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T19:09:53.942Z] #57 0.863 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:09:53.942Z] #57 0.863 + git clone https://github.com/mvdan/sh.git /tmp/tmp.q9LSvGWmIj/src/github.com/mvdan/sh [2020-03-26T19:09:53.942Z] #57 0.870 Cloning into '/tmp/tmp.q9LSvGWmIj/src/github.com/mvdan/sh'... [2020-03-26T19:09:54.236Z] #57 ... [2020-03-26T19:09:54.236Z] [2020-03-26T19:09:54.236Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:09:54.236Z] #26 0.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:09:54.236Z] #26 1.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:09:54.236Z] #26 1.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:09:54.236Z] #26 3.135 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T19:09:54.236Z] #26 6.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T19:09:54.236Z] #26 10.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T19:09:54.236Z] #26 ... [2020-03-26T19:09:54.236Z] [2020-03-26T19:09:54.236Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:09:54.236Z] #54 0.791 + RM_GOPATH=0 [2020-03-26T19:09:54.236Z] #54 0.791 + TMP_GOPATH= [2020-03-26T19:09:54.236Z] #54 0.791 + : /build [2020-03-26T19:09:54.236Z] #54 0.791 + '[' -z '' ']' [2020-03-26T19:09:54.236Z] #54 0.793 ++ mktemp -d [2020-03-26T19:09:54.236Z] #54 0.797 + export GOPATH=/tmp/tmp.Kn1MJhf4a9 [2020-03-26T19:09:54.236Z] #54 0.797 + GOPATH=/tmp/tmp.Kn1MJhf4a9 [2020-03-26T19:09:54.236Z] #54 0.798 + RM_GOPATH=1 [2020-03-26T19:09:54.236Z] #54 0.804 ++ dirname ./install.sh [2020-03-26T19:09:54.236Z] #54 0.842 + dir=. [2020-03-26T19:09:54.236Z] #54 0.845 + bin=golangci_lint [2020-03-26T19:09:54.236Z] #54 0.846 + shift [2020-03-26T19:09:54.236Z] #54 0.850 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T19:09:54.236Z] #54 0.853 + . ./golangci_lint.installer [2020-03-26T19:09:54.236Z] #54 0.855 ++ : v1.23.8 [2020-03-26T19:09:54.236Z] #54 0.857 + install_golangci_lint [2020-03-26T19:09:54.236Z] #54 0.858 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T19:09:54.236Z] #54 0.858 Installing golangci-lint version v1.23.8 [2020-03-26T19:09:54.236Z] #54 0.858 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T19:09:54.527Z] #54 ... [2020-03-26T19:09:54.527Z] [2020-03-26T19:09:54.527Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:09:54.527Z] #36 1.501 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:09:54.527Z] #36 1.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:09:54.527Z] #36 1.605 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:09:54.527Z] #36 3.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T19:09:54.527Z] #36 7.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T19:09:54.527Z] #36 10.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T19:09:54.527Z] #36 ... [2020-03-26T19:09:54.527Z] [2020-03-26T19:09:54.527Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:09:54.527Z] #48 0.890 + RM_GOPATH=0 [2020-03-26T19:09:54.527Z] #48 0.890 + TMP_GOPATH= [2020-03-26T19:09:54.527Z] #48 0.890 + : /build [2020-03-26T19:09:54.527Z] #48 0.890 + '[' -z '' ']' [2020-03-26T19:09:54.527Z] #48 0.921 ++ mktemp -d [2020-03-26T19:09:54.527Z] #48 0.927 + export GOPATH=/tmp/tmp.mcJaqwSoAN [2020-03-26T19:09:54.527Z] #48 0.927 + GOPATH=/tmp/tmp.mcJaqwSoAN [2020-03-26T19:09:54.527Z] #48 0.927 + RM_GOPATH=1 [2020-03-26T19:09:54.527Z] #48 0.930 ++ dirname ./install.sh [2020-03-26T19:09:54.527Z] #48 0.960 + dir=. [2020-03-26T19:09:54.527Z] #48 0.961 + bin=vndr [2020-03-26T19:09:54.527Z] #48 0.961 + shift [2020-03-26T19:09:54.527Z] #48 0.961 + '[' '!' -f ./vndr.installer ']' [2020-03-26T19:09:54.527Z] #48 0.961 + . ./vndr.installer [2020-03-26T19:09:54.527Z] #48 0.961 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:09:54.527Z] #48 0.961 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:09:54.527Z] #48 0.961 + install_vndr [2020-03-26T19:09:54.527Z] #48 0.961 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T19:09:54.527Z] #48 0.961 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mcJaqwSoAN/src/github.com/LK4D4/vndr [2020-03-26T19:09:54.527Z] #48 1.001 Cloning into '/tmp/tmp.mcJaqwSoAN/src/github.com/LK4D4/vndr'... [2020-03-26T19:09:54.527Z] #48 2.371 + cd /tmp/tmp.mcJaqwSoAN/src/github.com/LK4D4/vndr [2020-03-26T19:09:54.527Z] #48 2.371 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T19:09:54.527Z] #48 2.402 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T19:09:54.527Z] #48 5.221 internal/cpu [2020-03-26T19:09:54.527Z] #48 5.334 runtime/internal/sys [2020-03-26T19:09:54.527Z] #48 5.528 internal/race [2020-03-26T19:09:54.527Z] #48 5.650 runtime/internal/atomic [2020-03-26T19:09:54.527Z] #48 6.050 sync/atomic [2020-03-26T19:09:54.527Z] #48 6.514 unicode [2020-03-26T19:09:54.527Z] #48 6.826 unicode/utf8 [2020-03-26T19:09:54.527Z] #48 7.698 math/bits [2020-03-26T19:09:54.527Z] #48 7.735 internal/bytealg [2020-03-26T19:09:54.527Z] #48 10.95 unicode/utf16 [2020-03-26T19:09:54.819Z] #48 11.08 math [2020-03-26T19:09:54.819Z] #48 ... [2020-03-26T19:09:54.819Z] [2020-03-26T19:09:54.819Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:09:54.819Z] #75 0.847 + RM_GOPATH=0 [2020-03-26T19:09:54.819Z] #75 0.866 + TMP_GOPATH= [2020-03-26T19:09:54.819Z] #75 0.866 + : /build [2020-03-26T19:09:54.819Z] #75 0.866 + '[' -z '' ']' [2020-03-26T19:09:54.819Z] #75 0.866 ++ mktemp -d [2020-03-26T19:09:54.819Z] #75 0.923 + export GOPATH=/tmp/tmp.imuzj62JjW [2020-03-26T19:09:54.819Z] #75 0.923 + GOPATH=/tmp/tmp.imuzj62JjW [2020-03-26T19:09:54.819Z] #75 0.923 + RM_GOPATH=1 [2020-03-26T19:09:54.819Z] #75 0.925 ++ dirname ./install.sh [2020-03-26T19:09:54.819Z] #75 0.951 + dir=. [2020-03-26T19:09:54.819Z] #75 0.951 + bin=proxy [2020-03-26T19:09:54.819Z] #75 0.951 + shift [2020-03-26T19:09:54.819Z] #75 0.951 + '[' '!' -f ./proxy.installer ']' [2020-03-26T19:09:54.819Z] #75 0.951 + . ./proxy.installer [2020-03-26T19:09:54.819Z] #75 0.952 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:09:54.819Z] #75 0.959 + install_proxy [2020-03-26T19:09:54.819Z] #75 0.962 + case "$1" in [2020-03-26T19:09:54.819Z] #75 0.962 + export CGO_ENABLED=0 [2020-03-26T19:09:54.819Z] #75 0.964 + CGO_ENABLED=0 [2020-03-26T19:09:54.819Z] #75 0.964 + _install_proxy [2020-03-26T19:09:54.819Z] #75 0.965 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T19:09:54.819Z] #75 0.967 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:09:54.819Z] #75 0.969 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.imuzj62JjW/src/github.com/docker/libnetwork [2020-03-26T19:09:54.819Z] #75 0.975 Cloning into '/tmp/tmp.imuzj62JjW/src/github.com/docker/libnetwork'... [2020-03-26T19:09:54.819Z] #75 ... [2020-03-26T19:09:54.819Z] [2020-03-26T19:09:54.819Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:09:54.819Z] #31 0.992 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T19:09:54.819Z] #31 0.996 Cloning into '.'... [2020-03-26T19:09:55.111Z] #31 ... [2020-03-26T19:09:55.111Z] [2020-03-26T19:09:55.111Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:09:55.111Z] #44 0.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:09:55.111Z] #44 1.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:09:55.111Z] #44 1.214 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:09:55.111Z] #44 2.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T19:09:55.111Z] #44 6.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T19:09:55.111Z] #44 9.991 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T19:09:55.111Z] #44 ... [2020-03-26T19:09:55.111Z] [2020-03-26T19:09:55.111Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:09:55.111Z] #34 10.28 encoding [2020-03-26T19:09:55.111Z] #34 10.82 runtime/cgo [2020-03-26T19:09:55.111Z] #34 11.30 runtime [2020-03-26T19:09:56.180Z] ok github.com/docker/docker/layer 7.060s coverage: 68.8% of statements [2020-03-26T19:09:56.180Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T19:09:56.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T19:09:56.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T19:09:56.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T19:09:56.180Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T19:09:56.180Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-26T19:09:56.461Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-26T19:09:56.742Z] ok github.com/docker/docker/pkg/chrootarchive 3.500s coverage: 43.2% of statements [2020-03-26T19:09:56.742Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T19:09:56.742Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T19:09:56.742Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-03-26T19:09:57.024Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-03-26T19:09:57.639Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-03-26T19:09:57.921Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-03-26T19:09:58.204Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-03-26T19:09:59.672Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-03-26T19:09:59.955Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-03-26T19:10:00.568Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2020-03-26T19:10:00.851Z] ok github.com/docker/docker/pkg/fsutils 0.404s coverage: 85.1% of statements [2020-03-26T19:10:00.851Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-03-26T19:10:01.464Z] ok github.com/docker/docker/pkg/idtools 0.261s coverage: 70.1% of statements [2020-03-26T19:10:01.746Z] ok github.com/docker/docker/pkg/ioutils 0.279s coverage: 70.6% of statements [2020-03-26T19:10:02.028Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-03-26T19:10:02.029Z] #34 ... [2020-03-26T19:10:02.029Z] [2020-03-26T19:10:02.029Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:10:02.029Z] #48 11.61 runtime [2020-03-26T19:10:02.029Z] #48 12.29 container/list [2020-03-26T19:10:02.029Z] #48 17.13 crypto/internal/subtle [2020-03-26T19:10:02.029Z] #48 18.26 crypto/subtle [2020-03-26T19:10:02.311Z] ok github.com/docker/docker/pkg/locker 0.076s coverage: 88.9% of statements [2020-03-26T19:10:02.311Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-26T19:10:02.311Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-26T19:10:02.321Z] #48 18.81 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T19:10:02.592Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-03-26T19:10:02.613Z] #48 19.22 internal/nettrace [2020-03-26T19:10:02.877Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-26T19:10:03.161Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-26T19:10:03.247Z] #48 19.80 runtime/cgo [2020-03-26T19:10:03.443Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-26T19:10:03.444Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-26T19:10:04.058Z] ok github.com/docker/docker/pkg/mount 1.271s coverage: 70.5% of statements [2020-03-26T19:10:04.058Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T19:10:04.058Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T19:10:04.058Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T19:10:04.282Z] #48 ... [2020-03-26T19:10:04.283Z] [2020-03-26T19:10:04.283Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:10:04.283Z] #69 10.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:10:04.283Z] #69 10.34 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T19:10:04.339Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-26T19:10:04.593Z] #69 ... [2020-03-26T19:10:04.593Z] [2020-03-26T19:10:04.593Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:10:04.593Z] #57 20.75 + cd /tmp/tmp.q9LSvGWmIj/src/github.com/mvdan/sh [2020-03-26T19:10:04.593Z] #57 20.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T19:10:04.593Z] #57 21.03 + GO111MODULE=on [2020-03-26T19:10:04.593Z] #57 21.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T19:10:04.955Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-26T19:10:05.238Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-26T19:10:05.238Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-26T19:10:06.706Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-03-26T19:10:06.706Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-26T19:10:07.394Z] #57 23.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:10:07.394Z] #57 23.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:10:07.394Z] #57 23.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:10:07.707Z] #57 24.04 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:10:08.000Z] #57 24.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:10:09.379Z] ok github.com/docker/docker/pkg/signal 2.359s coverage: 61.0% of statements [2020-03-26T19:10:09.663Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-03-26T19:10:09.945Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-26T19:10:10.073Z] #57 ... [2020-03-26T19:10:10.073Z] [2020-03-26T19:10:10.073Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:10:10.073Z] #11 26.58 Fetched 8116 kB in 26s (314 kB/s) [2020-03-26T19:10:10.227Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-26T19:10:10.508Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-03-26T19:10:10.791Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-26T19:10:11.406Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 37.2% of statements [2020-03-26T19:10:11.688Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2020-03-26T19:10:11.969Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-03-26T19:10:12.255Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-03-26T19:10:12.571Z] testing: warning: no tests to run [2020-03-26T19:10:12.571Z] coverage: [no statements] [2020-03-26T19:10:12.571Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-26T19:10:12.852Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-26T19:10:12.852Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-26T19:10:13.134Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-26T19:10:15.154Z] ok github.com/docker/docker/plugin 0.559s coverage: 27.1% of statements [2020-03-26T19:10:15.437Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-26T19:10:15.674Z] #11 26.58 Reading package lists... [2020-03-26T19:10:15.674Z] #11 ... [2020-03-26T19:10:15.674Z] [2020-03-26T19:10:15.674Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:10:15.674Z] #42 31.40 Checking out files: 69% (1110/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/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-03-26T19:10:15.674Z] #42 32.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T19:10:16.050Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-03-26T19:10:16.333Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-26T19:10:17.359Z] ok github.com/docker/docker/registry 0.087s coverage: 56.0% of statements [2020-03-26T19:10:17.973Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-26T19:10:17.973Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-26T19:10:18.413Z] #42 34.65 + 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-03-26T19:10:18.586Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-26T19:10:18.868Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-26T19:10:19.447Z] #42 ... [2020-03-26T19:10:19.447Z] [2020-03-26T19:10:19.447Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:10:19.447Z] #36 25.87 Fetched 8116 kB in 24s (333 kB/s) [2020-03-26T19:10:19.447Z] #36 25.87 Reading package lists... [2020-03-26T19:10:19.447Z] #36 ... [2020-03-26T19:10:19.447Z] [2020-03-26T19:10:19.447Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:10:19.447Z] #75 31.52 Checking out files: 47% (989/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 92% (1921/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-26T19:10:19.447Z] #75 32.79 + cd /tmp/tmp.imuzj62JjW/src/github.com/docker/libnetwork [2020-03-26T19:10:19.447Z] #75 32.81 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T19:10:19.447Z] #75 33.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T19:10:19.447Z] #75 ... [2020-03-26T19:10:19.447Z] [2020-03-26T19:10:19.447Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:10:19.447Z] #44 26.20 Fetched 8116 kB in 25s (320 kB/s) [2020-03-26T19:10:19.761Z] #44 26.20 Reading package lists... [2020-03-26T19:10:19.761Z] #44 ... [2020-03-26T19:10:19.761Z] [2020-03-26T19:10:19.761Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:10:19.761Z] #26 26.27 Fetched 8116 kB in 25s (318 kB/s) [2020-03-26T19:10:19.761Z] #26 26.27 Reading package lists... [2020-03-26T19:10:19.761Z] #26 ... [2020-03-26T19:10:19.761Z] [2020-03-26T19:10:19.761Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:10:19.761Z] #36 25.87 Reading package lists... [2020-03-26T19:10:20.054Z] #36 ... [2020-03-26T19:10:20.055Z] [2020-03-26T19:10:20.055Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:10:20.055Z] #63 26.89 Fetched 8116 kB in 26s (313 kB/s) [2020-03-26T19:10:20.345Z] #63 26.89 Reading package lists... [2020-03-26T19:10:20.345Z] #63 ... [2020-03-26T19:10:20.345Z] [2020-03-26T19:10:20.345Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:10:20.345Z] #57 26.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:10:20.345Z] #57 27.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:10:20.345Z] #57 30.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:10:20.345Z] #57 33.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T19:10:20.345Z] #57 33.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T19:10:20.345Z] #57 33.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T19:10:20.345Z] #57 34.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T19:10:20.345Z] #57 35.96 runtime/cgo [2020-03-26T19:10:20.345Z] #57 36.24 runtime [2020-03-26T19:10:20.345Z] #57 ... [2020-03-26T19:10:20.345Z] [2020-03-26T19:10:20.345Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:10:20.886Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-26T19:10:21.500Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-03-26T19:10:21.782Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-03-26T19:10:22.413Z] #26 37.00 Reading package lists... [2020-03-26T19:10:22.413Z] #26 ... [2020-03-26T19:10:22.413Z] [2020-03-26T19:10:22.413Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:10:22.413Z] #48 28.37 vendor/golang.org/x/crypto/internal/subtle [2020-03-26T19:10:22.413Z] #48 ... [2020-03-26T19:10:22.413Z] [2020-03-26T19:10:22.413Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:10:22.413Z] #54 37.22 + cd /tmp/tmp.Kn1MJhf4a9/src/github.com/golangci/golangci-lint/ [2020-03-26T19:10:22.413Z] #54 37.22 + git checkout -q v1.23.8 [2020-03-26T19:10:22.413Z] #54 38.29 ++ git describe --tags [2020-03-26T19:10:22.413Z] #54 38.31 + version=v1.23.8 [2020-03-26T19:10:22.413Z] #54 38.31 ++ git rev-parse --short HEAD [2020-03-26T19:10:22.413Z] #54 38.31 + commit=76a82c6 [2020-03-26T19:10:22.413Z] #54 38.31 ++ git show -s --format=%cd [2020-03-26T19:10:22.413Z] #54 38.35 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T19:10:22.413Z] #54 38.35 + 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-03-26T19:10:22.789Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-03-26T19:10:29.198Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T19:10:29.198Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T19:10:29.198Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-03-26T19:10:29.198Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2020-03-26T19:10:29.198Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 4.5% of statements [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T19:10:29.198Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-03-26T19:10:29.198Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T19:10:29.198Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T19:10:29.198Z] ok github.com/docker/docker/builder/dockerignore 0.022s coverage: 96.8% of statements [2020-03-26T19:10:29.198Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2020-03-26T19:10:29.337Z] #54 ... [2020-03-26T19:10:29.337Z] [2020-03-26T19:10:29.337Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:10:29.337Z] #11 26.58 Reading package lists... [2020-03-26T19:10:29.337Z] #11 36.31 Reading package lists... [2020-03-26T19:10:29.337Z] #11 ... [2020-03-26T19:10:29.337Z] [2020-03-26T19:10:29.337Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:10:29.337Z] #63 26.89 Reading package lists... [2020-03-26T19:10:29.977Z] #63 38.30 Reading package lists... [2020-03-26T19:10:29.977Z] #63 ... [2020-03-26T19:10:29.977Z] [2020-03-26T19:10:29.977Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:10:29.977Z] #11 36.31 Reading package lists... [2020-03-26T19:10:29.977Z] #11 ... [2020-03-26T19:10:29.977Z] [2020-03-26T19:10:29.977Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:10:29.977Z] #44 26.20 Reading package lists... [2020-03-26T19:10:30.271Z] #44 37.45 Reading package lists... [2020-03-26T19:10:30.272Z] #44 ... [2020-03-26T19:10:30.272Z] [2020-03-26T19:10:30.272Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:10:30.272Z] #11 46.91 Building dependency tree... [2020-03-26T19:10:30.272Z] #11 ... [2020-03-26T19:10:30.272Z] [2020-03-26T19:10:30.272Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:10:31.106Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 13.6% of statements [2020-03-26T19:10:31.106Z] ok github.com/docker/docker/builder/remotecontext/git 3.171s coverage: 86.3% of statements [2020-03-26T19:10:31.308Z] #36 36.99 Reading package lists... [2020-03-26T19:10:31.308Z] #36 ... [2020-03-26T19:10:31.308Z] [2020-03-26T19:10:31.308Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:10:31.308Z] #44 37.45 Reading package lists... [2020-03-26T19:10:32.045Z] ok github.com/docker/docker/builder/dockerfile 1.133s coverage: 48.2% of statements [2020-03-26T19:10:32.045Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T19:10:32.045Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T19:10:35.483Z] #44 48.47 Building dependency tree... [2020-03-26T19:10:37.040Z] #44 ... [2020-03-26T19:10:37.040Z] [2020-03-26T19:10:37.040Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:10:37.040Z] #11 46.91 Building dependency tree... [2020-03-26T19:10:37.040Z] #11 53.07 The following additional packages will be installed: [2020-03-26T19:10:37.040Z] #11 53.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T19:10:37.040Z] #11 53.07 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T19:10:37.040Z] #11 53.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T19:10:37.040Z] #11 53.09 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:10:37.040Z] #11 53.11 Suggested packages: [2020-03-26T19:10:37.040Z] #11 53.11 gcc-8-locales seccomp wine64 [2020-03-26T19:10:37.323Z] ok github.com/docker/docker/client 0.297s coverage: 75.8% of statements [2020-03-26T19:10:37.993Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T19:10:37.993Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === Skipped [2020-03-26T19:10:37.993Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-26T19:10:37.993Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-26T19:10:37.993Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-26T19:10:37.993Z] time="2020-03-26T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-26T19:10:37.993Z] time="2020-03-26T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-26T19:10:37.993Z] time="2020-03-26T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-26T19:10:37.993Z] time="2020-03-26T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-26T19:10:37.993Z] time="2020-03-26T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-26T19:10:37.993Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-26T19:10:37.993Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-26T19:10:37.993Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:10:37.993Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-26T19:10:37.993Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-26T19:10:37.993Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-26T19:10:37.993Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] [2020-03-26T19:10:37.993Z] DONE 2174 tests, 26 skipped in 184.920s [2020-03-26T19:10:38.072Z] #11 ... [2020-03-26T19:10:38.072Z] [2020-03-26T19:10:38.072Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:10:38.072Z] #44 54.72 The following additional packages will be installed: [2020-03-26T19:10:38.072Z] #44 54.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T19:10:38.072Z] #44 54.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T19:10:38.072Z] #44 54.74 Suggested packages: [2020-03-26T19:10:38.072Z] #44 54.75 manpages-dev python-setuptools Post stage [Pipeline] junit [2020-03-26T19:10:38.641Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T19:10:39.166Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -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:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/make.sh dynbinary test-integration [2020-03-26T19:10:39.450Z] [2020-03-26T19:10:39.732Z] Removing bundles/ [2020-03-26T19:10:39.732Z] [2020-03-26T19:10:39.732Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-26T19:10:39.732Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:10:39.732Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T19:10:40.813Z] #44 57.14 The following NEW packages will be installed: [2020-03-26T19:10:40.813Z] #44 57.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T19:10:40.813Z] #44 57.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T19:10:40.813Z] #44 57.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T19:10:40.813Z] #44 57.17 python-six zlib1g-dev [2020-03-26T19:10:40.813Z] #44 57.39 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:10:40.813Z] #44 57.39 Need to get 4075 kB of archives. [2020-03-26T19:10:40.813Z] #44 57.39 After this operation, 24.5 MB of additional disk space will be used. [2020-03-26T19:10:40.813Z] #44 57.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-26T19:10:40.813Z] #44 57.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-26T19:10:40.813Z] #44 57.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-26T19:10:40.813Z] #44 57.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-26T19:10:40.813Z] #44 57.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-26T19:10:41.111Z] #44 57.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-26T19:10:41.111Z] #44 57.55 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-03-26T19:10:41.111Z] #44 57.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-26T19:10:41.111Z] #44 57.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-26T19:10:41.111Z] #44 57.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-26T19:10:41.111Z] #44 57.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-26T19:10:41.405Z] #44 57.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-26T19:10:41.405Z] #44 58.05 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-03-26T19:10:41.405Z] #44 58.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-26T19:10:41.405Z] #44 ... [2020-03-26T19:10:41.405Z] [2020-03-26T19:10:41.405Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:10:41.405Z] #36 36.99 Reading package lists... [2020-03-26T19:10:41.405Z] #36 48.49 Building dependency tree... [2020-03-26T19:10:41.405Z] #36 53.93 The following additional packages will be installed: [2020-03-26T19:10:41.405Z] #36 53.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T19:10:41.405Z] #36 53.98 Suggested packages: [2020-03-26T19:10:41.405Z] #36 53.98 cmake-doc ninja-build lrzip [2020-03-26T19:10:41.405Z] #36 53.98 Recommended packages: [2020-03-26T19:10:41.405Z] #36 53.98 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T19:10:41.405Z] #36 55.94 The following NEW packages will be installed: [2020-03-26T19:10:41.405Z] #36 55.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T19:10:41.405Z] #36 55.97 vim-common xxd [2020-03-26T19:10:41.405Z] #36 56.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:10:41.405Z] #36 56.41 Need to get 14.9 MB of archives. [2020-03-26T19:10:41.405Z] #36 56.41 After this operation, 67.2 MB of additional disk space will be used. [2020-03-26T19:10:41.405Z] #36 56.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-26T19:10:41.405Z] #36 56.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:10:41.405Z] #36 56.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T19:10:41.405Z] #36 56.75 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-26T19:10:41.405Z] #36 58.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-26T19:10:41.405Z] #36 58.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-26T19:10:41.405Z] #36 58.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-26T19:10:41.405Z] #36 ... [2020-03-26T19:10:41.405Z] [2020-03-26T19:10:41.405Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:10:41.405Z] #26 37.00 Reading package lists... [2020-03-26T19:10:41.405Z] #26 48.70 Building dependency tree... [2020-03-26T19:10:41.405Z] #26 54.27 ca-certificates is already the newest version (20190110). [2020-03-26T19:10:41.405Z] #26 54.27 The following additional packages will be installed: [2020-03-26T19:10:41.405Z] #26 54.29 libjq1 libonig5 [2020-03-26T19:10:41.405Z] #26 54.92 The following NEW packages will be installed: [2020-03-26T19:10:41.405Z] #26 54.93 jq libjq1 libonig5 [2020-03-26T19:10:41.405Z] #26 55.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:10:41.405Z] #26 55.22 Need to get 358 kB of archives. [2020-03-26T19:10:41.405Z] #26 55.22 After this operation, 1277 kB of additional disk space will be used. [2020-03-26T19:10:41.405Z] #26 55.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-26T19:10:41.405Z] #26 55.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-26T19:10:41.405Z] #26 55.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-26T19:10:41.405Z] #26 57.38 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:10:41.405Z] #26 57.57 Fetched 358 kB in 0s (2481 kB/s) [2020-03-26T19:10:41.405Z] #26 57.72 Selecting previously unselected package libonig5:ppc64el. [2020-03-26T19:10:41.406Z] #26 57.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-26T19:10:41.406Z] #26 57.87 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-26T19:10:41.406Z] #26 57.90 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-26T19:10:41.701Z] #26 ... [2020-03-26T19:10:41.701Z] [2020-03-26T19:10:41.701Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:10:41.701Z] #36 58.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-26T19:10:41.701Z] #36 58.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-26T19:10:41.701Z] #36 58.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-26T19:10:42.756Z] #36 ... [2020-03-26T19:10:42.756Z] [2020-03-26T19:10:42.756Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:10:42.756Z] #63 38.30 Reading package lists... [2020-03-26T19:10:42.756Z] #63 49.77 Building dependency tree... [2020-03-26T19:10:42.756Z] #63 55.43 The following additional packages will be installed: [2020-03-26T19:10:42.756Z] #63 55.44 libbtrfs0 [2020-03-26T19:10:42.756Z] #63 55.74 The following NEW packages will be installed: [2020-03-26T19:10:42.756Z] #63 55.78 libbtrfs-dev libbtrfs0 [2020-03-26T19:10:42.756Z] #63 56.14 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:10:42.756Z] #63 56.14 Need to get 120 kB of archives. [2020-03-26T19:10:42.756Z] #63 56.14 After this operation, 423 kB of additional disk space will be used. [2020-03-26T19:10:42.756Z] #63 56.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-26T19:10:42.756Z] #63 56.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-26T19:10:42.756Z] #63 57.98 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:10:42.756Z] #63 58.36 Fetched 120 kB in 0s (591 kB/s) [2020-03-26T19:10:42.756Z] #63 58.49 Selecting previously unselected package libbtrfs0. [2020-03-26T19:10:42.756Z] #63 58.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-26T19:10:42.756Z] #63 58.61 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-26T19:10:42.756Z] #63 58.62 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:10:42.756Z] #63 58.81 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:10:42.756Z] #63 58.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-26T19:10:42.756Z] #63 58.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:10:42.756Z] #63 59.28 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:10:42.756Z] #63 59.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:10:42.756Z] #63 59.31 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:10:42.756Z] #63 ... [2020-03-26T19:10:42.756Z] [2020-03-26T19:10:42.756Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T19:10:42.756Z] #26 58.44 Selecting previously unselected package libjq1:ppc64el. [2020-03-26T19:10:42.756Z] #26 58.45 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-26T19:10:42.756Z] #26 58.45 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-26T19:10:42.756Z] #26 58.75 Selecting previously unselected package jq. [2020-03-26T19:10:42.756Z] #26 58.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-26T19:10:42.756Z] #26 58.78 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:10:42.756Z] #26 59.05 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-26T19:10:42.756Z] #26 59.09 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-26T19:10:42.756Z] #26 59.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:10:42.756Z] #26 59.13 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:10:42.756Z] #26 DONE 59.5s [2020-03-26T19:10:42.756Z] [2020-03-26T19:10:42.756Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:10:42.756Z] #11 55.86 The following NEW packages will be installed: [2020-03-26T19:10:42.756Z] #11 55.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T19:10:42.756Z] #11 55.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T19:10:42.756Z] #11 55.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T19:10:42.756Z] #11 55.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T19:10:42.756Z] #11 55.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T19:10:42.756Z] #11 55.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T19:10:42.756Z] #11 56.12 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:10:42.756Z] #11 56.12 Need to get 78.9 MB of archives. [2020-03-26T19:10:42.756Z] #11 56.12 After this operation, 532 MB of additional disk space will be used. [2020-03-26T19:10:42.756Z] #11 56.12 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-03-26T19:10:42.756Z] #11 56.73 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-03-26T19:10:42.756Z] #11 57.24 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-03-26T19:10:42.756Z] #11 57.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-26T19:10:42.756Z] #11 57.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-26T19:10:42.756Z] #11 57.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T19:10:42.756Z] #11 58.33 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-03-26T19:10:42.756Z] #11 59.11 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-03-26T19:10:42.756Z] #11 59.15 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-03-26T19:10:43.048Z] #11 ... [2020-03-26T19:10:43.048Z] [2020-03-26T19:10:43.048Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T19:10:43.048Z] #27 DONE 0.1s [2020-03-26T19:10:43.048Z] [2020-03-26T19:10:43.048Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T19:10:43.048Z] #63 DONE 59.8s [2020-03-26T19:10:43.048Z] [2020-03-26T19:10:43.048Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:10:43.349Z] #28 ... [2020-03-26T19:10:43.349Z] [2020-03-26T19:10:43.349Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:10:43.349Z] #64 DONE 0.1s [2020-03-26T19:10:43.349Z] [2020-03-26T19:10:43.349Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T19:10:43.349Z] #65 DONE 0.1s [2020-03-26T19:10:43.349Z] [2020-03-26T19:10:43.349Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:10:43.644Z] #66 0.338 + RM_GOPATH=0 [2020-03-26T19:10:43.644Z] #66 0.349 + TMP_GOPATH= [2020-03-26T19:10:43.644Z] #66 0.350 + : /build [2020-03-26T19:10:43.644Z] #66 0.350 + '[' -z '' ']' [2020-03-26T19:10:43.644Z] #66 0.364 ++ mktemp -d [2020-03-26T19:10:43.644Z] #66 0.373 + export GOPATH=/tmp/tmp.9rNpP4wvWR [2020-03-26T19:10:43.644Z] #66 0.374 + GOPATH=/tmp/tmp.9rNpP4wvWR [2020-03-26T19:10:43.644Z] #66 0.374 + RM_GOPATH=1 [2020-03-26T19:10:43.644Z] #66 0.378 ++ dirname ./install.sh [2020-03-26T19:10:43.644Z] #66 0.392 + dir=. [2020-03-26T19:10:43.644Z] #66 0.398 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:10:43.644Z] #66 0.399 + bin=containerd [2020-03-26T19:10:43.644Z] #66 0.399 + shift [2020-03-26T19:10:43.644Z] #66 0.399 + '[' '!' -f ./containerd.installer ']' [2020-03-26T19:10:43.644Z] #66 0.399 + . ./containerd.installer [2020-03-26T19:10:43.644Z] #66 0.399 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:10:43.644Z] #66 0.399 + install_containerd [2020-03-26T19:10:43.644Z] #66 0.399 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T19:10:43.644Z] #66 0.420 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9rNpP4wvWR/src/github.com/containerd/containerd [2020-03-26T19:10:43.644Z] #66 0.430 Cloning into '/tmp/tmp.9rNpP4wvWR/src/github.com/containerd/containerd'... [2020-03-26T19:10:49.263Z] #66 ... [2020-03-26T19:10:49.263Z] [2020-03-26T19:10:49.263Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:10:49.263Z] #28 2.958 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T19:10:49.263Z] #28 3.754 #=#=# [2020-03-26T19:10:49.561Z] #28 4.082 #=#=# ### 4.6% ###### 8.8% ######### 13.1% ############ 17.3% ############### 21.6% ################## 25.9% ##################### 30.1% ####################### 32.3% ########################## 36.5% ############################## 42.6% ################################### 49.0% ###################################### 53.2% ########################################## 59.6% ############################################## 63.9% #################################################### 72.4% ######################################################## 78.8% ############################################################# 85.2% ################################################################ 89.4% ################################################################### 93.7% ###################################################################### 97.9% ######################################################################## 100.0% [2020-03-26T19:10:50.606Z] #28 7.670 #=#=# [2020-03-26T19:10:51.554Z] #28 8.085 0.2% ##### 7.3% ################# 24.4% ######################### 36.0% ################################## [2020-03-26T19:10:51.554Z] #28 ... [2020-03-26T19:10:51.554Z] [2020-03-26T19:10:51.554Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:10:51.554Z] #44 58.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T19:10:51.554Z] #44 58.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-26T19:10:51.554Z] #44 58.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-26T19:10:51.554Z] #44 60.52 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:10:51.554Z] #44 60.94 Fetched 4075 kB in 1s (4939 kB/s) [2020-03-26T19:10:51.554Z] #44 61.18 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-26T19:10:51.554Z] #44 61.18 (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 ... 15330 files and directories currently installed.) [2020-03-26T19:10:51.554Z] #44 61.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 61.33 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-26T19:10:51.554Z] #44 61.60 Selecting previously unselected package libnet1:ppc64el. [2020-03-26T19:10:51.554Z] #44 61.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 61.63 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-26T19:10:51.554Z] #44 61.88 Selecting previously unselected package libnet1-dev. [2020-03-26T19:10:51.554Z] #44 61.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 61.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:10:51.554Z] #44 62.35 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-26T19:10:51.554Z] #44 62.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 62.36 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-26T19:10:51.554Z] #44 62.65 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-26T19:10:51.554Z] #44 62.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 62.66 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-26T19:10:51.554Z] #44 63.18 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-26T19:10:51.554Z] #44 63.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 63.22 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-26T19:10:51.554Z] #44 63.45 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-26T19:10:51.554Z] #44 63.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 63.48 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-26T19:10:51.554Z] #44 63.71 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-26T19:10:51.554Z] #44 63.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 63.77 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-26T19:10:51.554Z] #44 64.20 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-26T19:10:51.554Z] #44 64.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 64.21 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-26T19:10:51.554Z] #44 65.91 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-26T19:10:51.554Z] #44 65.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 65.94 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-26T19:10:51.554Z] #44 66.50 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-26T19:10:51.554Z] #44 66.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-26T19:10:51.554Z] #44 66.52 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-26T19:10:51.554Z] #44 ... [2020-03-26T19:10:51.554Z] [2020-03-26T19:10:51.554Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:10:52.140Z] #28 8.085 0.2% ##### 7.3% ################# 24.4% ######################### 36.0% ################################## 47.9% ############################################### 65.4% ####################################################### 76.8% ############################################################### 88.3% ####################################################################### 99.8% ######################################################################## 100.0% [2020-03-26T19:10:52.775Z] #28 9.860 #=#=# [2020-03-26T19:10:54.296Z] #28 10.13 #=#=# ## 3.4% ###### 8.5% ######## 11.1% ########### 16.3% ############## 20.8% #################### 28.5% ######################## 33.7% ########################## 36.3% ############################# 41.4% ################################### 49.2% [2020-03-26T19:10:54.296Z] #28 ... [2020-03-26T19:10:54.296Z] [2020-03-26T19:10:54.296Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:10:54.296Z] #36 61.07 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:10:54.296Z] #36 61.29 Fetched 14.9 MB in 2s (6253 kB/s) [2020-03-26T19:10:54.296Z] #36 61.45 Selecting previously unselected package xxd. [2020-03-26T19:10:54.296Z] #36 61.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-26T19:10:54.296Z] #36 61.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-26T19:10:54.296Z] #36 61.60 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:10:54.296Z] #36 62.01 Selecting previously unselected package vim-common. [2020-03-26T19:10:54.296Z] #36 62.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:10:54.296Z] #36 62.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:10:54.296Z] #36 62.68 Selecting previously unselected package cmake-data. [2020-03-26T19:10:54.296Z] #36 62.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T19:10:54.296Z] #36 62.70 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T19:10:54.296Z] #36 68.45 Selecting previously unselected package libicu63:ppc64el. [2020-03-26T19:10:54.296Z] #36 68.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-26T19:10:54.296Z] #36 68.55 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-26T19:10:54.589Z] #36 ... [2020-03-26T19:10:54.589Z] [2020-03-26T19:10:54.589Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:10:55.192Z] #28 10.13 #=#=# ## 3.4% ###### 8.5% ######## 11.1% ########### 16.3% ############## 20.8% #################### 28.5% ######################## 33.7% ########################## 36.3% ############################# 41.4% ################################### 49.2% ########################################## 59.5% ############################################## 64.7% ################################################## 69.8% #################################################### 72.4% ##################################################### 75.0% ######################################################### 80.1% [2020-03-26T19:10:55.192Z] #28 ... [2020-03-26T19:10:55.192Z] [2020-03-26T19:10:55.192Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:10:55.192Z] #75 DONE 71.8s [2020-03-26T19:10:55.192Z] [2020-03-26T19:10:55.192Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:10:55.793Z] #28 10.13 #=#=# ## 3.4% ###### 8.5% ######## 11.1% ########### 16.3% ############## 20.8% #################### 28.5% ######################## 33.7% ########################## 36.3% ############################# 41.4% ################################### 49.2% ########################################## 59.5% ############################################## 64.7% ################################################## 69.8% #################################################### 72.4% ##################################################### 75.0% ######################################################### 80.1% ############################################################# 85.7% ################################################################# 90.9% ##################################################################### 96.1% ######################################################################## 100.0% [2020-03-26T19:10:56.836Z] #28 13.87 #=#=# [2020-03-26T19:10:59.004Z] #28 14.34 #=#=# # 1.8% ## 3.6% #### 5.7% #### 6.7% ##### 7.6% ###### 9.4% ######## 11.2% ######### 12.9% ########## 14.7% ############ 17.4% ############# 19.2% ############### 20.9% ################ [2020-03-26T19:10:59.004Z] #28 ... [2020-03-26T19:10:59.004Z] [2020-03-26T19:10:59.004Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:10:59.004Z] #11 65.75 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-03-26T19:10:59.004Z] #11 70.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-26T19:10:59.004Z] #11 70.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-26T19:10:59.004Z] #11 70.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-26T19:10:59.004Z] #11 70.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-26T19:10:59.004Z] #11 70.57 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-03-26T19:10:59.004Z] #11 70.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-26T19:10:59.004Z] #11 70.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-26T19:10:59.004Z] #11 70.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-26T19:10:59.004Z] #11 70.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-26T19:10:59.004Z] #11 70.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-26T19:10:59.004Z] #11 70.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-26T19:10:59.004Z] #11 70.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-26T19:10:59.004Z] #11 70.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-26T19:10:59.004Z] #11 70.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-26T19:10:59.004Z] #11 71.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-26T19:10:59.004Z] #11 74.45 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:10:59.004Z] #11 74.74 Fetched 78.9 MB in 15s (5244 kB/s) [2020-03-26T19:10:59.004Z] #11 74.93 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T19:10:59.004Z] #11 74.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-26T19:10:59.004Z] #11 75.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-26T19:10:59.004Z] #11 75.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:10:59.301Z] #11 ... [2020-03-26T19:10:59.301Z] [2020-03-26T19:10:59.301Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:11:02.024Z] 65014b3c3121: Pull complete [2020-03-26T19:11:02.551Z] #28 14.34 #=#=# # 1.8% ## 3.6% #### 5.7% #### 6.7% ##### 7.6% ###### 9.4% ######## 11.2% ######### 12.9% ########## 14.7% ############ 17.4% ############# 19.2% ############### 20.9% ################ 22.9% ################## 25.0% ################### 27.4% ##################### 29.2% ##################### 30.1% ###################### 31.9% ######################## 33.7% ######################### 35.5% ########################## 37.3% ############################ 39.0% ############################# 40.8% ############################## 42.6% ############################### 44.4% ################################# 46.2% ################################## 48.0% ################################### 49.8% ##################################### 52.4% ####################################### 54.2% ######################################## 56.9% ########################################## 58.7% ########################################### 60.5% ############################################ 62.3% ############################################## 64.1% ############################################### 65.8% ################################################ 67.6% ################################################# 69.4% ################################################### 71.2% #################################################### 73.0% ##################################################### 74.8% ####################################################### [2020-03-26T19:11:02.551Z] #28 ... [2020-03-26T19:11:02.551Z] [2020-03-26T19:11:02.551Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:11:02.551Z] #44 69.25 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-26T19:11:02.551Z] #44 69.26 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-26T19:11:02.551Z] #44 69.27 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-26T19:11:02.551Z] #44 70.46 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T19:11:02.551Z] #44 70.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-26T19:11:02.551Z] #44 70.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:11:02.551Z] #44 70.78 Selecting previously unselected package protobuf-compiler. [2020-03-26T19:11:02.551Z] #44 70.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-26T19:11:02.551Z] #44 70.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:11:02.551Z] #44 71.17 Selecting previously unselected package python-pkg-resources. [2020-03-26T19:11:02.551Z] #44 71.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:11:02.551Z] #44 71.23 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T19:11:02.551Z] #44 71.81 Selecting previously unselected package python-six. [2020-03-26T19:11:02.551Z] #44 71.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T19:11:02.551Z] #44 71.87 Unpacking python-six (1.12.0-1) ... [2020-03-26T19:11:02.551Z] #44 72.25 Selecting previously unselected package python-protobuf. [2020-03-26T19:11:02.551Z] #44 72.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-26T19:11:02.551Z] #44 72.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T19:11:02.551Z] #44 74.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T19:11:02.848Z] #44 ... [2020-03-26T19:11:02.848Z] [2020-03-26T19:11:02.848Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:11:03.881Z] ok github.com/docker/docker/cmd/dockerd 0.144s coverage: 30.7% of statements [2020-03-26T19:11:04.034Z] #28 14.34 #=#=# # 1.8% ## 3.6% #### 5.7% #### 6.7% ##### 7.6% ###### 9.4% ######## 11.2% ######### 12.9% ########## 14.7% ############ 17.4% ############# 19.2% ############### 20.9% ################ 22.9% ################## 25.0% ################### 27.4% ##################### 29.2% ##################### 30.1% ###################### 31.9% ######################## 33.7% ######################### 35.5% ########################## 37.3% ############################ 39.0% ############################# 40.8% ############################## 42.6% ############################### 44.4% ################################# 46.2% ################################## 48.0% ################################### 49.8% ##################################### 52.4% ####################################### 54.2% ######################################## 56.9% ########################################## 58.7% ########################################### 60.5% ############################################ 62.3% ############################################## 64.1% ############################################### 65.8% ################################################ 67.6% ################################################# 69.4% ################################################### 71.2% #################################################### 73.0% ##################################################### 74.8% ####################################################### 77.5% ######################################################## 78.3% ######################################################### 80.2% ############################################################ 84.0% ############################################################## 86.7% ############################################################### 88.5% ################################################################# 90.3% ################################################################## 92.1% #################################################################### 94.7% ##################################################################### 96.5% ####################################################################### 99.2% ######################################################################## 100.0% [2020-03-26T19:11:04.332Z] #28 21.21 [2020-03-26T19:11:06.420Z] ok github.com/docker/docker/container 0.148s coverage: 34.7% of statements [2020-03-26T19:11:06.420Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T19:11:06.420Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T19:11:06.420Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T19:11:06.420Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T19:11:07.066Z] #28 23.91 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T19:11:07.700Z] #28 24.53 [2020-03-26T19:11:07.996Z] #28 24.89 #=#=# ####################################################### 76.9% ######################################################################## 100.0% [2020-03-26T19:11:08.290Z] #28 25.21 [2020-03-26T19:11:08.958Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2020-03-26T19:11:10.169Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:11:10.169Z] [2020-03-26T19:11:10.169Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T19:11:10.169Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T19:11:10.169Z] HOSTNAME=33cefdad2499 [2020-03-26T19:11:10.169Z] DEST=bundles/test-integration [2020-03-26T19:11:10.169Z] PWD=/go/src/github.com/docker/docker [2020-03-26T19:11:10.169Z] DOCKER_ROOTLESS=1 [2020-03-26T19:11:10.169Z] DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed [2020-03-26T19:11:10.169Z] container=docker [2020-03-26T19:11:10.169Z] HOME=/root [2020-03-26T19:11:10.169Z] GOLANG_VERSION=1.13.8 [2020-03-26T19:11:10.169Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T19:11:10.169Z] VALIDATE_BRANCH=master [2020-03-26T19:11:10.169Z] TERM=xterm [2020-03-26T19:11:10.169Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T19:11:10.169Z] SHLVL=1 [2020-03-26T19:11:10.169Z] TIMEOUT=120m [2020-03-26T19:11:10.169Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T19:11:10.169Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T19:11:10.169Z] GO111MODULE=off [2020-03-26T19:11:10.169Z] DOCKER_EXPERIMENTAL=1 [2020-03-26T19:11:10.169Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T19:11:10.169Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T19:11:10.169Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T19:11:10.169Z] GOPATH=/go [2020-03-26T19:11:10.169Z] PKG_CONFIG=pkg-config [2020-03-26T19:11:10.169Z] _=/usr/bin/env [2020-03-26T19:11:10.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T19:11:10.337Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.6% of statements [2020-03-26T19:11:10.376Z] #28 ... [2020-03-26T19:11:10.376Z] [2020-03-26T19:11:10.376Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:11:10.376Z] #34 76.43 sync [2020-03-26T19:11:10.376Z] #34 76.51 internal/reflectlite [2020-03-26T19:11:10.376Z] #34 84.14 sort [2020-03-26T19:11:10.376Z] #34 84.16 errors [2020-03-26T19:11:10.376Z] #34 85.20 internal/oserror [2020-03-26T19:11:10.376Z] #34 85.20 io [2020-03-26T19:11:10.376Z] #34 85.21 strconv [2020-03-26T19:11:10.376Z] #34 85.52 syscall [2020-03-26T19:11:10.376Z] #34 ... [2020-03-26T19:11:10.376Z] [2020-03-26T19:11:10.376Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:11:10.376Z] #36 81.21 Selecting previously unselected package libxml2:ppc64el. [2020-03-26T19:11:10.376Z] #36 81.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-26T19:11:10.376Z] #36 81.23 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:11:10.376Z] #36 82.32 Selecting previously unselected package libarchive13:ppc64el. [2020-03-26T19:11:10.376Z] #36 82.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-26T19:11:10.376Z] #36 82.36 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-26T19:11:10.376Z] #36 82.91 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-26T19:11:10.376Z] #36 82.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-26T19:11:10.376Z] #36 82.94 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-26T19:11:10.376Z] #36 83.16 Selecting previously unselected package librhash0:ppc64el. [2020-03-26T19:11:10.376Z] #36 83.17 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-26T19:11:10.376Z] #36 83.17 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-26T19:11:10.376Z] #36 83.47 Selecting previously unselected package libuv1:ppc64el. [2020-03-26T19:11:10.376Z] #36 83.50 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-26T19:11:10.376Z] #36 83.50 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-26T19:11:10.376Z] #36 83.86 Selecting previously unselected package cmake. [2020-03-26T19:11:10.376Z] #36 83.89 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-26T19:11:10.376Z] #36 83.90 Unpacking cmake (3.13.4-1) ... [2020-03-26T19:11:10.376Z] #36 ... [2020-03-26T19:11:10.376Z] [2020-03-26T19:11:10.376Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:11:10.906Z] ok github.com/docker/docker/daemon/cluster 0.111s coverage: 0.5% of statements [2020-03-26T19:11:11.547Z] #31 86.93 Checking out files: 56% (858/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1333/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) [2020-03-26T19:11:11.547Z] #31 ... [2020-03-26T19:11:11.547Z] [2020-03-26T19:11:11.547Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:11:11.547Z] #48 77.88 internal/reflectlite [2020-03-26T19:11:11.547Z] #48 77.89 sync [2020-03-26T19:11:11.547Z] #48 82.63 math/rand [2020-03-26T19:11:11.547Z] #48 82.64 internal/singleflight [2020-03-26T19:11:11.547Z] #48 82.68 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T19:11:11.547Z] #48 87.63 io [2020-03-26T19:11:11.547Z] #48 87.66 syscall [2020-03-26T19:11:11.547Z] #48 87.67 sort [2020-03-26T19:11:11.547Z] #48 87.70 strconv [2020-03-26T19:11:11.547Z] #48 ... [2020-03-26T19:11:11.547Z] [2020-03-26T19:11:11.547Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:11:12.137Z] #31 86.93 Checking out files: 56% (858/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1333/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-03-26T19:11:12.447Z] #31 88.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T19:11:12.739Z] #31 89.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T19:11:13.577Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:11:13.577Z] [2020-03-26T19:11:13.577Z] [2020-03-26T19:11:13.577Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T19:11:13.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T19:11:13.577Z] HOSTNAME=75e192c14ef5 [2020-03-26T19:11:13.577Z] TEST_SKIP_INTEGRATION=1 [2020-03-26T19:11:13.577Z] TESTDEBUG=0 [2020-03-26T19:11:13.577Z] DEST=bundles/test-integration [2020-03-26T19:11:13.577Z] PWD=/go/src/github.com/docker/docker [2020-03-26T19:11:13.577Z] KEEPBUNDLE=1 [2020-03-26T19:11:13.577Z] DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed [2020-03-26T19:11:13.577Z] container=docker [2020-03-26T19:11:13.577Z] HOME=/root [2020-03-26T19:11:13.577Z] GOLANG_VERSION=1.13.8 [2020-03-26T19:11:13.577Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T19:11:13.577Z] VALIDATE_BRANCH=master [2020-03-26T19:11:13.577Z] TERM=xterm [2020-03-26T19:11:13.577Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T19:11:13.577Z] SHLVL=1 [2020-03-26T19:11:13.577Z] TIMEOUT=120m [2020-03-26T19:11:13.577Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T19:11:13.577Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T19:11:13.577Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-26T19:11:13.577Z] GO111MODULE=off [2020-03-26T19:11:13.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T19:11:13.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T19:11:13.577Z] GOPATH=/go [2020-03-26T19:11:13.577Z] PKG_CONFIG=pkg-config [2020-03-26T19:11:13.577Z] _=/usr/bin/env [2020-03-26T19:11:13.577Z] Building test suite binary ./integration-cli/test.main [2020-03-26T19:11:13.577Z] [2020-03-26T19:11:13.577Z] [2020-03-26T19:11:13.782Z] #31 ... [2020-03-26T19:11:13.782Z] [2020-03-26T19:11:13.782Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:11:13.782Z] #11 80.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T19:11:13.782Z] #11 80.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-26T19:11:13.782Z] #11 80.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:11:13.782Z] #11 86.32 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T19:11:13.782Z] #11 86.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T19:11:13.782Z] #11 86.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:11:13.782Z] #11 86.63 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-26T19:11:13.782Z] #11 86.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-26T19:11:13.782Z] #11 86.67 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-26T19:11:13.782Z] #11 87.03 Selecting previously unselected package dmsetup. [2020-03-26T19:11:13.782Z] #11 87.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-26T19:11:13.782Z] #11 87.08 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T19:11:13.782Z] #11 87.50 Selecting previously unselected package mingw-w64-common. [2020-03-26T19:11:13.782Z] #11 87.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T19:11:13.782Z] #11 87.55 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T19:11:13.782Z] #11 ... [2020-03-26T19:11:13.782Z] [2020-03-26T19:11:13.782Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T19:11:13.782Z] #36 89.80 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-26T19:11:13.782Z] #36 89.81 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:11:13.782Z] #36 89.82 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-26T19:11:13.782Z] #36 89.82 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:11:13.782Z] #36 89.99 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-26T19:11:13.782Z] #36 89.99 Setting up cmake-data (3.13.4-1) ... [2020-03-26T19:11:13.782Z] #36 90.00 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-26T19:11:13.782Z] #36 90.02 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-26T19:11:13.782Z] #36 90.03 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-26T19:11:13.782Z] #36 90.04 Setting up cmake (3.13.4-1) ... [2020-03-26T19:11:13.782Z] #36 90.05 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:11:13.782Z] #36 90.19 Processing triggers for mime-support (3.62) ... [2020-03-26T19:11:13.836Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-26T19:11:13.836Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T19:11:13.836Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T19:11:13.836Z] HOSTNAME=682aee6b3767 [2020-03-26T19:11:13.836Z] TEST_SKIP_INTEGRATION=1 [2020-03-26T19:11:13.836Z] TESTDEBUG=0 [2020-03-26T19:11:13.836Z] DEST=bundles/test-integration [2020-03-26T19:11:13.836Z] PWD=/go/src/github.com/docker/docker [2020-03-26T19:11:13.837Z] KEEPBUNDLE=1 [2020-03-26T19:11:13.837Z] DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed [2020-03-26T19:11:13.837Z] container=docker [2020-03-26T19:11:13.837Z] HOME=/root [2020-03-26T19:11:13.837Z] GOLANG_VERSION=1.13.8 [2020-03-26T19:11:13.837Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T19:11:13.837Z] VALIDATE_BRANCH=master [2020-03-26T19:11:13.837Z] TERM=xterm [2020-03-26T19:11:13.837Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T19:11:13.837Z] SHLVL=1 [2020-03-26T19:11:13.837Z] TIMEOUT=120m [2020-03-26T19:11:13.837Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T19:11:13.837Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T19:11:13.837Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-26T19:11:13.837Z] GO111MODULE=off [2020-03-26T19:11:13.837Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T19:11:13.837Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T19:11:13.837Z] GOPATH=/go [2020-03-26T19:11:13.837Z] PKG_CONFIG=pkg-config [2020-03-26T19:11:13.837Z] _=/usr/bin/env [2020-03-26T19:11:13.837Z] Building test suite binary ./integration-cli/test.main [2020-03-26T19:11:14.076Z] #36 DONE 90.7s [2020-03-26T19:11:14.076Z] [2020-03-26T19:11:14.076Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:11:14.076Z] #37 DONE 0.1s [2020-03-26T19:11:14.076Z] [2020-03-26T19:11:14.076Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T19:11:14.076Z] #38 DONE 0.1s [2020-03-26T19:11:14.076Z] [2020-03-26T19:11:14.076Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:11:14.076Z] #28 27.38 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T19:11:14.076Z] #28 28.16 [2020-03-26T19:11:14.076Z] #28 28.48 #=#=# ################################################## 70.3% ######################################################################## 100.0% [2020-03-26T19:11:14.076Z] #28 28.94 [2020-03-26T19:11:14.094Z] No new tests added to integration. [2020-03-26T19:11:14.094Z] [2020-03-26T19:11:14.094Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T19:11:14.199Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-03-26T19:11:14.369Z] #28 31.54 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T19:11:14.659Z] #28 31.67 skipping existing c8c2d4a6b2e3 [2020-03-26T19:11:14.959Z] #28 ... [2020-03-26T19:11:14.959Z] [2020-03-26T19:11:14.959Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:11:14.959Z] #51 81.27 + cd /tmp/tmp.gx2LQitfiV/src/gotest.tools/gotestsum [2020-03-26T19:11:14.959Z] #51 81.27 + git checkout -q v0.3.5 [2020-03-26T19:11:14.959Z] #51 81.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T19:11:14.959Z] #51 ... [2020-03-26T19:11:14.959Z] [2020-03-26T19:11:14.959Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:11:14.959Z] #39 0.395 + RM_GOPATH=0 [2020-03-26T19:11:14.959Z] #39 0.395 + TMP_GOPATH= [2020-03-26T19:11:14.959Z] #39 0.396 + : /build [2020-03-26T19:11:14.959Z] #39 0.396 + '[' -z '' ']' [2020-03-26T19:11:14.959Z] #39 0.398 ++ mktemp -d [2020-03-26T19:11:14.959Z] #39 0.422 + export GOPATH=/tmp/tmp.aE2CetSqhY [2020-03-26T19:11:14.959Z] #39 0.424 + GOPATH=/tmp/tmp.aE2CetSqhY [2020-03-26T19:11:14.959Z] #39 0.425 + RM_GOPATH=1 [2020-03-26T19:11:14.959Z] #39 0.427 ++ dirname ./install.sh [2020-03-26T19:11:14.959Z] #39 0.434 + dir=. [2020-03-26T19:11:14.959Z] #39 0.436 + bin=tini [2020-03-26T19:11:14.959Z] #39 0.437 + shift [2020-03-26T19:11:14.959Z] #39 0.438 + '[' '!' -f ./tini.installer ']' [2020-03-26T19:11:14.959Z] #39 0.443 + . ./tini.installer [2020-03-26T19:11:14.959Z] #39 0.454 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:11:14.959Z] #39 0.460 + install_tini [2020-03-26T19:11:14.959Z] #39 0.466 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T19:11:14.959Z] #39 0.468 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:11:14.959Z] #39 0.468 + git clone https://github.com/krallin/tini.git /tmp/tmp.aE2CetSqhY/tini [2020-03-26T19:11:14.959Z] #39 0.476 Cloning into '/tmp/tmp.aE2CetSqhY/tini'... [2020-03-26T19:11:15.138Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 81.7% of statements [2020-03-26T19:11:15.398Z] ok github.com/docker/docker/daemon/events 0.092s coverage: 50.0% of statements [2020-03-26T19:11:15.465Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T19:11:15.466Z] HOSTNAME=e6061d7c8131 [2020-03-26T19:11:15.466Z] TESTDEBUG=0 [2020-03-26T19:11:15.466Z] DEST=bundles/test-integration [2020-03-26T19:11:15.466Z] PWD=/go/src/github.com/docker/docker [2020-03-26T19:11:15.466Z] KEEPBUNDLE=1 [2020-03-26T19:11:15.466Z] DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed [2020-03-26T19:11:15.466Z] container=docker [2020-03-26T19:11:15.466Z] HOME=/root [2020-03-26T19:11:15.466Z] GOLANG_VERSION=1.13.8 [2020-03-26T19:11:15.466Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T19:11:15.466Z] VALIDATE_BRANCH=master [2020-03-26T19:11:15.466Z] TERM=xterm [2020-03-26T19:11:15.466Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T19:11:15.466Z] SHLVL=1 [2020-03-26T19:11:15.466Z] TIMEOUT=120m [2020-03-26T19:11:15.466Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T19:11:15.466Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T19:11:15.466Z] GO111MODULE=off [2020-03-26T19:11:15.466Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T19:11:15.466Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T19:11:15.466Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T19:11:15.466Z] GOPATH=/go [2020-03-26T19:11:15.466Z] PKG_CONFIG=pkg-config [2020-03-26T19:11:15.466Z] _=/usr/bin/env [2020-03-26T19:11:15.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T19:11:16.473Z] #39 2.260 + cd /tmp/tmp.aE2CetSqhY/tini [2020-03-26T19:11:16.473Z] #39 2.268 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T19:11:16.770Z] #39 2.350 + cmake . [2020-03-26T19:11:16.770Z] #39 ... [2020-03-26T19:11:16.770Z] [2020-03-26T19:11:16.770Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:11:16.770Z] #44 83.25 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-26T19:11:16.770Z] #44 83.25 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-26T19:11:16.770Z] #44 83.26 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-26T19:11:16.770Z] #44 83.29 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-26T19:11:16.770Z] #44 83.32 Setting up python-six (1.12.0-1) ... [2020-03-26T19:11:16.770Z] #44 89.80 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-26T19:11:16.770Z] #44 89.82 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-26T19:11:16.770Z] #44 89.83 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-26T19:11:16.770Z] #44 89.84 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-26T19:11:16.770Z] #44 89.85 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-26T19:11:16.770Z] #44 89.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T19:11:16.770Z] #44 89.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T19:11:16.770Z] #44 89.89 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-26T19:11:16.770Z] #44 89.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T19:11:16.770Z] #44 89.93 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T19:11:17.948Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-03-26T19:11:18.284Z] #44 ... [2020-03-26T19:11:18.284Z] [2020-03-26T19:11:18.284Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:11:18.284Z] #57 94.30 strconv [2020-03-26T19:11:18.284Z] #57 94.33 bytes [2020-03-26T19:11:18.284Z] #57 94.34 syscall [2020-03-26T19:11:18.284Z] #57 94.48 strings [2020-03-26T19:11:18.965Z] #57 ... [2020-03-26T19:11:18.965Z] [2020-03-26T19:11:18.965Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T19:11:18.965Z] #28 32.04 [2020-03-26T19:11:18.965Z] #28 34.73 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T19:11:18.965Z] #28 35.37 #=#=# [2020-03-26T19:11:18.965Z] #28 35.64 #=#=# ######################################################################## 100.0% [2020-03-26T19:11:18.965Z] #28 35.92 [2020-03-26T19:11:18.965Z] #28 36.10 Download of images into '/build' complete. [2020-03-26T19:11:18.965Z] #28 36.10 Use something like the following to load the result into a Docker daemon: [2020-03-26T19:11:18.965Z] #28 36.10 tar -cC '/build' . | docker load [2020-03-26T19:11:18.965Z] #28 DONE 36.2s [2020-03-26T19:11:19.257Z] [2020-03-26T19:11:19.257Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:11:19.257Z] #39 3.756 -- The C compiler identification is GNU 8.3.0 [2020-03-26T19:11:19.257Z] #39 3.915 -- Check for working C compiler: /usr/bin/cc [2020-03-26T19:11:19.257Z] #39 4.958 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T19:11:19.257Z] #39 5.010 -- Detecting C compiler ABI info [2020-03-26T19:11:20.767Z] #39 6.292 -- Detecting C compiler ABI info - done [2020-03-26T19:11:20.767Z] #39 6.416 -- Detecting C compile features [2020-03-26T19:11:21.236Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-03-26T19:11:21.236Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 13.8% of statements [2020-03-26T19:11:22.615Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.672s coverage: 57.0% of statements [2020-03-26T19:11:24.273Z] #39 ... [2020-03-26T19:11:24.273Z] [2020-03-26T19:11:24.273Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:11:24.273Z] #11 99.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T19:11:24.273Z] #11 99.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T19:11:24.273Z] #11 99.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:11:25.154Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-03-26T19:11:25.774Z] #11 ... [2020-03-26T19:11:25.774Z] [2020-03-26T19:11:25.774Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:11:25.774Z] #34 91.88 strings [2020-03-26T19:11:25.774Z] #34 91.97 bytes [2020-03-26T19:11:25.774Z] #34 ... [2020-03-26T19:11:25.774Z] [2020-03-26T19:11:25.774Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:11:25.774Z] #39 10.32 -- Detecting C compile features - done [2020-03-26T19:11:25.774Z] #39 10.42 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T19:11:25.774Z] #39 10.76 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T19:11:25.774Z] #39 11.03 -- Configuring done [2020-03-26T19:11:25.774Z] #39 11.07 -- Generating done [2020-03-26T19:11:25.774Z] #39 11.09 -- Build files have been written to: /tmp/tmp.aE2CetSqhY/tini [2020-03-26T19:11:25.774Z] #39 11.11 + make tini-static [2020-03-26T19:11:26.066Z] #39 11.72 Scanning dependencies of target tini-static [2020-03-26T19:11:26.066Z] #39 11.85 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T19:11:26.093Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.625s coverage: 46.2% of statements [2020-03-26T19:11:26.699Z] #39 ... [2020-03-26T19:11:26.699Z] [2020-03-26T19:11:26.699Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T19:11:26.699Z] #44 102.9 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-26T19:11:26.699Z] #44 102.9 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:11:26.699Z] #44 DONE 103.2s [2020-03-26T19:11:26.699Z] [2020-03-26T19:11:26.699Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:11:27.470Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.570s coverage: 72.5% of statements [2020-03-26T19:11:28.407Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.847s coverage: 49.5% of statements [2020-03-26T19:11:28.781Z] #45 1.993 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:11:28.781Z] #45 1.997 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:11:28.781Z] #45 2.024 Note: Building without GnuTLS support [2020-03-26T19:11:28.781Z] #45 ... [2020-03-26T19:11:28.781Z] [2020-03-26T19:11:28.781Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:11:28.781Z] #48 95.21 vendor/golang.org/x/net/dns/dnsmessage [2020-03-26T19:11:28.781Z] #48 96.35 bytes [2020-03-26T19:11:29.071Z] #48 ... [2020-03-26T19:11:29.071Z] [2020-03-26T19:11:29.071Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:11:29.071Z] #39 14.63 [100%] Linking C executable tini-static [2020-03-26T19:11:29.344Z] ok github.com/docker/docker/daemon 12.392s coverage: 17.5% of statements [2020-03-26T19:11:29.344Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T19:11:29.344Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T19:11:29.344Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T19:11:29.344Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T19:11:29.344Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T19:11:30.106Z] #39 15.74 [100%] Built target tini-static [2020-03-26T19:11:30.106Z] #39 15.85 + mkdir -p /build [2020-03-26T19:11:30.106Z] #39 15.86 + cp tini-static /build/docker-init [2020-03-26T19:11:30.106Z] #39 DONE 16.0s [2020-03-26T19:11:30.106Z] [2020-03-26T19:11:30.106Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:11:30.106Z] #34 105.6 bufio [2020-03-26T19:11:30.284Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.600s coverage: 76.1% of statements [2020-03-26T19:11:30.544Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.039s coverage: 58.0% of statements [2020-03-26T19:11:31.112Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2020-03-26T19:11:31.374Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-03-26T19:11:32.176Z] #34 108.4 reflect [2020-03-26T19:11:33.911Z] ok github.com/docker/docker/daemon/logger 0.276s coverage: 41.8% of statements [2020-03-26T19:11:33.911Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.740s coverage: 61.0% of statements [2020-03-26T19:11:33.911Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-26T19:11:33.911Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T19:11:34.247Z] #34 110.5 path [2020-03-26T19:11:34.247Z] #34 ... [2020-03-26T19:11:34.247Z] [2020-03-26T19:11:34.247Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:11:34.247Z] #11 110.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T19:11:34.247Z] #11 110.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-26T19:11:34.247Z] #11 110.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:11:34.247Z] #11 110.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T19:11:34.247Z] #11 110.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-26T19:11:34.247Z] #11 110.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:11:34.480Z] ok github.com/docker/docker/daemon/logger/awslogs 0.327s coverage: 77.4% of statements [2020-03-26T19:11:34.740Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 4.9% of statements [2020-03-26T19:11:34.740Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T19:11:34.740Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T19:11:34.740Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T19:11:34.740Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T19:11:35.308Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2020-03-26T19:11:35.569Z] ok github.com/docker/docker/daemon/logger/journald 0.053s coverage: 26.2% of statements [2020-03-26T19:11:35.830Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements [2020-03-26T19:11:36.399Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 62.1% of statements [2020-03-26T19:11:36.471Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:11:36.471Z] [2020-03-26T19:11:36.471Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T19:11:36.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T19:11:36.471Z] HOSTNAME=1929da5308b8 [2020-03-26T19:11:36.471Z] TESTDEBUG=0 [2020-03-26T19:11:36.471Z] DEST=bundles/test-integration [2020-03-26T19:11:36.471Z] PWD=/go/src/github.com/docker/docker [2020-03-26T19:11:36.471Z] DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed [2020-03-26T19:11:36.471Z] container=docker [2020-03-26T19:11:36.471Z] HOME=/root [2020-03-26T19:11:36.471Z] GOLANG_VERSION=1.13.8 [2020-03-26T19:11:36.471Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T19:11:36.471Z] VALIDATE_BRANCH=master [2020-03-26T19:11:36.471Z] TERM=xterm [2020-03-26T19:11:36.471Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T19:11:36.471Z] SHLVL=1 [2020-03-26T19:11:36.471Z] TIMEOUT=120m [2020-03-26T19:11:36.471Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T19:11:36.471Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T19:11:36.471Z] GO111MODULE=off [2020-03-26T19:11:36.471Z] DOCKER_EXPERIMENTAL=1 [2020-03-26T19:11:36.471Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T19:11:36.471Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T19:11:36.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T19:11:36.471Z] GOPATH=/go [2020-03-26T19:11:36.471Z] PKG_CONFIG=pkg-config [2020-03-26T19:11:36.471Z] _=/usr/bin/env [2020-03-26T19:11:36.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T19:11:36.970Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 74.7% of statements [2020-03-26T19:11:36.970Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T19:11:37.540Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 33.3% of statements [2020-03-26T19:11:37.831Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 19.9% of statements [2020-03-26T19:11:38.468Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2020-03-26T19:11:38.730Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 47.8% of statements [2020-03-26T19:11:39.672Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2020-03-26T19:11:39.945Z] #11 ... [2020-03-26T19:11:39.945Z] [2020-03-26T19:11:39.945Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:11:39.945Z] #45 4.168 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:11:39.945Z] #45 4.288 GEN .gitid [2020-03-26T19:11:39.945Z] #45 4.334 GEN criu/include/version.h [2020-03-26T19:11:39.945Z] #45 4.411 GEN include/common/asm [2020-03-26T19:11:39.945Z] #45 6.877 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T19:11:39.945Z] #45 7.117 PBCC images/opts.pb-c.c [2020-03-26T19:11:39.945Z] #45 7.252 PBCC images/sit.pb-c.c [2020-03-26T19:11:39.945Z] #45 7.337 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T19:11:39.945Z] #45 7.484 DEP images/opts.pb-c.d [2020-03-26T19:11:39.945Z] #45 7.595 DEP images/sit.pb-c.d [2020-03-26T19:11:39.945Z] #45 7.665 PBCC images/macvlan.pb-c.c [2020-03-26T19:11:39.945Z] #45 7.721 DEP images/macvlan.pb-c.d [2020-03-26T19:11:39.945Z] #45 7.895 PBCC images/autofs.pb-c.c [2020-03-26T19:11:39.945Z] #45 7.926 DEP images/autofs.pb-c.d [2020-03-26T19:11:39.945Z] #45 7.991 PBCC images/sysctl.pb-c.c [2020-03-26T19:11:39.945Z] #45 8.026 DEP images/sysctl.pb-c.d [2020-03-26T19:11:39.945Z] #45 8.122 PBCC images/time.pb-c.c [2020-03-26T19:11:39.945Z] #45 8.139 DEP images/time.pb-c.d [2020-03-26T19:11:39.945Z] #45 8.253 PBCC images/binfmt-misc.pb-c.c [2020-03-26T19:11:39.945Z] #45 8.312 DEP images/binfmt-misc.pb-c.d [2020-03-26T19:11:39.945Z] #45 8.435 PBCC images/seccomp.pb-c.c [2020-03-26T19:11:39.945Z] #45 8.469 DEP images/seccomp.pb-c.d [2020-03-26T19:11:39.945Z] #45 8.566 PBCC images/userns.pb-c.c [2020-03-26T19:11:39.945Z] #45 8.585 DEP images/userns.pb-c.d [2020-03-26T19:11:39.945Z] #45 8.729 PBCC images/cgroup.pb-c.c [2020-03-26T19:11:39.945Z] #45 8.814 DEP images/cgroup.pb-c.d [2020-03-26T19:11:39.945Z] #45 8.890 PBCC images/fown.pb-c.c [2020-03-26T19:11:39.945Z] #45 8.953 PBCC images/ext-file.pb-c.c [2020-03-26T19:11:39.945Z] #45 9.030 DEP images/fown.pb-c.d [2020-03-26T19:11:39.945Z] #45 9.114 DEP images/ext-file.pb-c.d [2020-03-26T19:11:39.945Z] #45 9.171 PBCC images/rpc.pb-c.c [2020-03-26T19:11:39.945Z] #45 9.243 DEP images/rpc.pb-c.d [2020-03-26T19:11:39.945Z] #45 9.308 PBCC images/siginfo.pb-c.c [2020-03-26T19:11:39.945Z] #45 9.344 DEP images/siginfo.pb-c.d [2020-03-26T19:11:39.945Z] #45 9.479 PBCC images/pagemap.pb-c.c [2020-03-26T19:11:39.945Z] #45 9.597 DEP images/pagemap.pb-c.d [2020-03-26T19:11:39.945Z] #45 9.673 PBCC images/rlimit.pb-c.c [2020-03-26T19:11:39.945Z] #45 9.689 DEP images/rlimit.pb-c.d [2020-03-26T19:11:39.945Z] #45 9.728 PBCC images/file-lock.pb-c.c [2020-03-26T19:11:39.945Z] #45 9.749 DEP images/file-lock.pb-c.d [2020-03-26T19:11:39.945Z] #45 9.825 PBCC images/tty.pb-c.c [2020-03-26T19:11:39.945Z] #45 9.930 DEP images/tty.pb-c.d [2020-03-26T19:11:39.945Z] #45 10.02 PBCC images/tun.pb-c.c [2020-03-26T19:11:39.945Z] #45 10.12 PBCC images/netdev.pb-c.c [2020-03-26T19:11:39.945Z] #45 10.21 DEP images/tun.pb-c.d [2020-03-26T19:11:39.945Z] #45 10.29 DEP images/netdev.pb-c.d [2020-03-26T19:11:39.945Z] #45 10.38 PBCC images/vma.pb-c.c [2020-03-26T19:11:39.945Z] #45 10.54 DEP images/vma.pb-c.d [2020-03-26T19:11:39.945Z] #45 10.68 PBCC images/creds.pb-c.c [2020-03-26T19:11:39.945Z] #45 10.72 DEP images/creds.pb-c.d [2020-03-26T19:11:39.945Z] #45 10.81 PBCC images/utsns.pb-c.c [2020-03-26T19:11:39.945Z] #45 10.85 DEP images/utsns.pb-c.d [2020-03-26T19:11:39.945Z] #45 10.92 PBCC images/ipc-desc.pb-c.c [2020-03-26T19:11:39.945Z] #45 10.96 PBCC images/ipc-sem.pb-c.c [2020-03-26T19:11:39.945Z] #45 11.05 DEP images/ipc-desc.pb-c.d [2020-03-26T19:11:39.945Z] #45 11.18 DEP images/ipc-sem.pb-c.d [2020-03-26T19:11:39.945Z] #45 11.28 PBCC images/ipc-msg.pb-c.c [2020-03-26T19:11:39.945Z] #45 11.34 DEP images/ipc-msg.pb-c.d [2020-03-26T19:11:39.945Z] #45 11.49 PBCC images/ipc-shm.pb-c.c [2020-03-26T19:11:39.945Z] #45 11.52 DEP images/ipc-shm.pb-c.d [2020-03-26T19:11:39.945Z] #45 11.66 PBCC images/ipc-var.pb-c.c [2020-03-26T19:11:39.945Z] #45 11.76 DEP images/ipc-var.pb-c.d [2020-03-26T19:11:39.945Z] #45 11.88 PBCC images/sk-opts.pb-c.c [2020-03-26T19:11:39.945Z] #45 11.92 PBCC images/packet-sock.pb-c.c [2020-03-26T19:11:39.945Z] #45 12.06 DEP images/sk-opts.pb-c.d [2020-03-26T19:11:39.945Z] #45 12.19 DEP images/packet-sock.pb-c.d [2020-03-26T19:11:39.945Z] #45 12.32 PBCC images/sk-netlink.pb-c.c [2020-03-26T19:11:39.945Z] #45 12.46 DEP images/sk-netlink.pb-c.d [2020-03-26T19:11:39.945Z] #45 12.58 PBCC images/sk-inet.pb-c.c [2020-03-26T19:11:39.945Z] #45 12.69 DEP images/sk-inet.pb-c.d [2020-03-26T19:11:39.945Z] #45 12.80 PBCC images/sk-unix.pb-c.c [2020-03-26T19:11:39.945Z] #45 12.97 DEP images/sk-unix.pb-c.d [2020-03-26T19:11:39.945Z] #45 13.07 PBCC images/mm.pb-c.c [2020-03-26T19:11:39.945Z] #45 13.18 DEP images/mm.pb-c.d [2020-03-26T19:11:39.945Z] #45 13.34 PBCC images/timerfd.pb-c.c [2020-03-26T19:11:39.945Z] #45 13.41 DEP images/timerfd.pb-c.d [2020-03-26T19:11:40.241Z] #45 13.53 PBCC images/timer.pb-c.c [2020-03-26T19:11:40.241Z] #45 13.55 DEP images/timer.pb-c.d [2020-03-26T19:11:40.241Z] #45 13.71 PBCC images/sa.pb-c.c [2020-03-26T19:11:40.241Z] #45 13.78 DEP images/sa.pb-c.d [2020-03-26T19:11:40.241Z] #45 13.89 PBCC images/pipe-data.pb-c.c [2020-03-26T19:11:40.534Z] #45 13.92 DEP images/pipe-data.pb-c.d [2020-03-26T19:11:40.835Z] #45 14.04 PBCC images/mnt.pb-c.c [2020-03-26T19:11:40.835Z] #45 14.13 DEP images/mnt.pb-c.d [2020-03-26T19:11:40.835Z] #45 14.23 PBCC images/sk-packet.pb-c.c [2020-03-26T19:11:40.835Z] #45 14.30 DEP images/sk-packet.pb-c.d [2020-03-26T19:11:41.052Z] ok github.com/docker/docker/daemon/logger/splunk 1.967s coverage: 82.5% of statements [2020-03-26T19:11:41.052Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T19:11:41.052Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T19:11:41.134Z] #45 14.47 PBCC images/tcp-stream.pb-c.c [2020-03-26T19:11:41.134Z] #45 14.60 DEP images/tcp-stream.pb-c.d [2020-03-26T19:11:41.312Z] ok github.com/docker/docker/distribution/metadata 0.087s coverage: 48.2% of statements [2020-03-26T19:11:41.427Z] #45 14.79 PBCC images/pipe.pb-c.c [2020-03-26T19:11:41.427Z] #45 14.90 DEP images/pipe.pb-c.d [2020-03-26T19:11:41.723Z] #45 15.08 PBCC images/pstree.pb-c.c [2020-03-26T19:11:41.723Z] #45 15.10 DEP images/pstree.pb-c.d [2020-03-26T19:11:41.723Z] #45 15.24 PBCC images/fs.pb-c.c [2020-03-26T19:11:41.723Z] #45 15.31 DEP images/fs.pb-c.d [2020-03-26T19:11:41.723Z] #45 ... [2020-03-26T19:11:41.723Z] [2020-03-26T19:11:41.723Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:11:41.723Z] #57 108.1 bufio [2020-03-26T19:11:41.723Z] #57 110.9 text/tabwriter [2020-03-26T19:11:41.723Z] #57 115.2 reflect [2020-03-26T19:11:41.723Z] #57 115.2 regexp/syntax [2020-03-26T19:11:42.017Z] #57 ... [2020-03-26T19:11:42.017Z] [2020-03-26T19:11:42.017Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:11:42.017Z] #45 15.42 PBCC images/signalfd.pb-c.c [2020-03-26T19:11:42.017Z] #45 15.51 DEP images/signalfd.pb-c.d [2020-03-26T19:11:42.310Z] #45 15.64 PBCC images/fh.pb-c.c [2020-03-26T19:11:42.310Z] #45 15.71 PBCC images/fsnotify.pb-c.c [2020-03-26T19:11:42.602Z] #45 15.87 DEP images/fh.pb-c.d [2020-03-26T19:11:42.603Z] #45 16.02 DEP images/fsnotify.pb-c.d [2020-03-26T19:11:42.603Z] #45 16.11 PBCC images/eventpoll.pb-c.c [2020-03-26T19:11:42.693Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-03-26T19:11:42.693Z] ok github.com/docker/docker/distribution 0.306s coverage: 22.1% of statements [2020-03-26T19:11:42.693Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T19:11:42.895Z] #45 16.17 DEP images/eventpoll.pb-c.d [2020-03-26T19:11:42.895Z] #45 16.26 PBCC images/eventfd.pb-c.c [2020-03-26T19:11:42.895Z] #45 16.30 DEP images/eventfd.pb-c.d [2020-03-26T19:11:42.895Z] #45 16.40 PBCC images/remap-file-path.pb-c.c [2020-03-26T19:11:43.188Z] #45 16.44 DEP images/remap-file-path.pb-c.d [2020-03-26T19:11:43.188Z] #45 16.58 PBCC images/fifo.pb-c.c [2020-03-26T19:11:43.188Z] #45 16.63 DEP images/fifo.pb-c.d [2020-03-26T19:11:43.188Z] #45 ... [2020-03-26T19:11:43.188Z] [2020-03-26T19:11:43.188Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:11:43.188Z] #48 109.6 bufio [2020-03-26T19:11:43.188Z] #48 110.7 reflect [2020-03-26T19:11:43.188Z] #48 117.5 regexp/syntax [2020-03-26T19:11:43.188Z] #48 ... [2020-03-26T19:11:43.188Z] [2020-03-26T19:11:43.188Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:11:43.188Z] #45 16.80 PBCC images/ghost-file.pb-c.c [2020-03-26T19:11:43.482Z] #45 16.97 DEP images/ghost-file.pb-c.d [2020-03-26T19:11:43.482Z] #45 17.07 PBCC images/regfile.pb-c.c [2020-03-26T19:11:43.776Z] #45 17.23 DEP images/regfile.pb-c.d [2020-03-26T19:11:44.069Z] #45 17.37 PBCC images/ns.pb-c.c [2020-03-26T19:11:44.069Z] #45 17.39 DEP images/ns.pb-c.d [2020-03-26T19:11:44.069Z] #45 17.48 PBCC images/fdinfo.pb-c.c [2020-03-26T19:11:44.069Z] #45 17.62 DEP images/fdinfo.pb-c.d [2020-03-26T19:11:44.073Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2020-03-26T19:11:44.333Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-03-26T19:11:44.333Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2020-03-26T19:11:44.333Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T19:11:44.333Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-03-26T19:11:44.333Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T19:11:44.333Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T19:11:44.360Z] #45 17.74 PBCC images/core-aarch64.pb-c.c [2020-03-26T19:11:44.360Z] #45 17.82 PBCC images/core-arm.pb-c.c [2020-03-26T19:11:44.653Z] #45 17.93 PBCC images/core-ppc64.pb-c.c [2020-03-26T19:11:44.653Z] #45 18.16 PBCC images/core-s390.pb-c.c [2020-03-26T19:11:44.653Z] #45 18.28 PBCC images/core-x86.pb-c.c [2020-03-26T19:11:44.902Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2020-03-26T19:11:44.975Z] #45 18.47 PBCC images/core.pb-c.c [2020-03-26T19:11:45.266Z] #45 18.73 PBCC images/inventory.pb-c.c [2020-03-26T19:11:45.470Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2020-03-26T19:11:45.558Z] #45 18.89 DEP images/core-aarch64.pb-c.d [2020-03-26T19:11:45.558Z] #45 19.04 DEP images/core-arm.pb-c.d [2020-03-26T19:11:45.558Z] #45 19.13 DEP images/core-ppc64.pb-c.d [2020-03-26T19:11:45.850Z] #45 19.20 DEP images/core-s390.pb-c.d [2020-03-26T19:11:45.850Z] #45 19.37 DEP images/core-x86.pb-c.d [2020-03-26T19:11:46.144Z] #45 19.44 DEP images/core.pb-c.d [2020-03-26T19:11:46.144Z] #45 19.54 DEP images/inventory.pb-c.d [2020-03-26T19:11:46.144Z] #45 19.66 PBCC images/cpuinfo.pb-c.c [2020-03-26T19:11:46.438Z] #45 19.68 DEP images/cpuinfo.pb-c.d [2020-03-26T19:11:46.438Z] #45 19.80 PBCC images/stats.pb-c.c [2020-03-26T19:11:46.438Z] #45 19.87 DEP images/stats.pb-c.d [2020-03-26T19:11:46.850Z] ok github.com/docker/docker/opts 0.091s coverage: 67.4% of statements [2020-03-26T19:11:47.074Z] #45 ... [2020-03-26T19:11:47.074Z] [2020-03-26T19:11:47.074Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:11:47.074Z] #34 113.6 text/tabwriter [2020-03-26T19:11:47.074Z] #34 119.7 internal/syscall/unix [2020-03-26T19:11:47.074Z] #34 119.7 time [2020-03-26T19:11:47.365Z] #34 ... [2020-03-26T19:11:47.365Z] [2020-03-26T19:11:47.365Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:11:47.365Z] #48 122.1 vendor/golang.org/x/text/transform [2020-03-26T19:11:47.790Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-03-26T19:11:48.050Z] ok github.com/docker/docker/pkg/authorization 0.848s coverage: 68.3% of statements [2020-03-26T19:11:48.309Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-03-26T19:11:48.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T19:11:48.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T19:11:48.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T19:11:48.876Z] ok github.com/docker/docker/pkg/directory 0.030s coverage: 80.0% of statements [2020-03-26T19:11:49.444Z] ok github.com/docker/docker/pkg/archive 1.322s coverage: 77.2% of statements [2020-03-26T19:11:49.703Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-03-26T19:11:50.271Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-03-26T19:11:50.839Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-03-26T19:11:51.406Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-03-26T19:11:51.665Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-26T19:11:51.831Z] #48 ... [2020-03-26T19:11:51.831Z] [2020-03-26T19:11:51.831Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:11:51.831Z] #45 22.05 make[1]: Nothing to be done for 'all'. [2020-03-26T19:11:51.831Z] #45 24.24 CC images/stats.o [2020-03-26T19:11:51.831Z] #45 25.04 CC images/core.o [2020-03-26T19:11:53.040Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-03-26T19:11:53.300Z] ok github.com/docker/docker/pkg/chrootarchive 3.645s coverage: 43.2% of statements [2020-03-26T19:11:53.402Z] #45 26.62 CC images/core-x86.o [2020-03-26T19:11:53.559Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-03-26T19:11:53.739Z] #45 ... [2020-03-26T19:11:53.739Z] [2020-03-26T19:11:53.739Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:11:53.739Z] #66 68.35 Checking out files: 50% (1585/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 85% (2682/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T19:11:53.739Z] #66 69.90 + cd /tmp/tmp.9rNpP4wvWR/src/github.com/containerd/containerd [2020-03-26T19:11:53.739Z] #66 69.90 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T19:11:54.129Z] ok github.com/docker/docker/pkg/fsutils 0.320s coverage: 85.1% of statements [2020-03-26T19:11:54.129Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-03-26T19:11:54.129Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2020-03-26T19:11:54.602Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|name|files|imports|compiled_files|exports_file) took 1m53.680825184s [2020-03-26T19:11:54.602Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.131341ms [2020-03-26T19:11:54.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T19:11:54.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T19:11:55.065Z] ok github.com/docker/docker/layer 7.855s coverage: 68.8% of statements [2020-03-26T19:11:55.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T19:11:55.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T19:11:55.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T19:11:55.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T19:11:55.065Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T19:11:55.065Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-26T19:11:55.065Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T19:11:55.065Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T19:11:55.329Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-03-26T19:11:55.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T19:11:55.588Z] ok github.com/docker/docker/pkg/idtools 0.579s coverage: 70.1% of statements [2020-03-26T19:11:55.588Z] ok github.com/docker/docker/pkg/ioutils 0.613s coverage: 70.6% of statements [2020-03-26T19:11:55.588Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-03-26T19:11:55.824Z] #66 72.52 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T19:11:55.824Z] #66 72.52 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T19:11:55.824Z] #66 72.52 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:11:55.824Z] #66 72.52 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T19:11:55.824Z] #66 72.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T19:11:55.824Z] #66 72.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T19:11:55.824Z] #66 72.52 + '[' '' = dynamic ']' [2020-03-26T19:11:55.824Z] #66 72.52 + make [2020-03-26T19:11:55.847Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-03-26T19:11:55.847Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-26T19:11:56.107Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2020-03-26T19:11:56.367Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2020-03-26T19:11:56.626Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-03-26T19:11:57.194Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 91.4% of statements [2020-03-26T19:11:57.194Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-03-26T19:11:57.360Z] #66 74.11 + bin/ctr [2020-03-26T19:11:57.453Z] ok github.com/docker/docker/pkg/mount 0.900s coverage: 70.5% of statements [2020-03-26T19:11:57.453Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T19:11:57.453Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T19:11:57.453Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T19:11:57.712Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2020-03-26T19:11:58.282Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2020-03-26T19:11:58.542Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-03-26T19:11:58.542Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-03-26T19:11:59.109Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-03-26T19:11:59.676Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-26T19:11:59.935Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2020-03-26T19:12:00.504Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-03-26T19:12:00.504Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-03-26T19:12:00.764Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-03-26T19:12:01.022Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-03-26T19:12:01.852Z] #66 ... [2020-03-26T19:12:01.852Z] [2020-03-26T19:12:01.852Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:01.852Z] #48 128.1 time [2020-03-26T19:12:01.852Z] #48 ... [2020-03-26T19:12:01.852Z] [2020-03-26T19:12:01.852Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:01.852Z] #45 27.83 CC images/core-arm.o [2020-03-26T19:12:01.852Z] #45 28.64 CC images/core-aarch64.o [2020-03-26T19:12:01.852Z] #45 29.37 CC images/core-ppc64.o [2020-03-26T19:12:01.852Z] #45 30.65 CC images/core-s390.o [2020-03-26T19:12:01.852Z] #45 32.01 CC images/cpuinfo.o [2020-03-26T19:12:01.852Z] #45 32.98 CC images/inventory.o [2020-03-26T19:12:01.852Z] #45 33.46 CC images/fdinfo.o [2020-03-26T19:12:01.852Z] #45 34.09 CC images/fown.o [2020-03-26T19:12:01.852Z] #45 34.48 CC images/ns.o [2020-03-26T19:12:01.852Z] #45 34.87 CC images/regfile.o [2020-03-26T19:12:01.852Z] #45 35.30 CC images/ghost-file.o [2020-03-26T19:12:01.960Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2020-03-26T19:12:01.960Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 37.2% of statements [2020-03-26T19:12:02.219Z] ok github.com/docker/docker/pkg/signal 2.840s coverage: 61.0% of statements [2020-03-26T19:12:02.479Z] ok github.com/docker/docker/pkg/term 0.017s coverage: 84.8% of statements [2020-03-26T19:12:02.488Z] #45 ... [2020-03-26T19:12:02.488Z] [2020-03-26T19:12:02.488Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:02.488Z] #48 138.8 regexp [2020-03-26T19:12:02.738Z] testing: warning: no tests to run [2020-03-26T19:12:02.738Z] coverage: [no statements] [2020-03-26T19:12:02.738Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-03-26T19:12:02.738Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2020-03-26T19:12:03.308Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-03-26T19:12:03.308Z] ok github.com/docker/docker/pkg/urlutil 0.019s coverage: 100.0% of statements [2020-03-26T19:12:03.308Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-03-26T19:12:04.598Z] #48 ... [2020-03-26T19:12:04.598Z] [2020-03-26T19:12:04.598Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:12:04.598Z] #57 130.5 time [2020-03-26T19:12:04.598Z] #57 133.2 regexp [2020-03-26T19:12:04.598Z] #57 ... [2020-03-26T19:12:04.598Z] [2020-03-26T19:12:04.598Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:12:04.598Z] #34 130.7 internal/poll [2020-03-26T19:12:04.598Z] #34 134.9 os [2020-03-26T19:12:04.598Z] #34 136.7 internal/fmtsort [2020-03-26T19:12:04.598Z] #34 140.0 path/filepath [2020-03-26T19:12:04.598Z] #34 140.0 fmt [2020-03-26T19:12:04.598Z] #34 ... [2020-03-26T19:12:04.598Z] [2020-03-26T19:12:04.598Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:04.598Z] #45 36.08 CC images/fifo.o [2020-03-26T19:12:04.598Z] #45 36.46 CC images/remap-file-path.o [2020-03-26T19:12:04.598Z] #45 36.86 CC images/eventfd.o [2020-03-26T19:12:04.598Z] #45 37.28 CC images/eventpoll.o [2020-03-26T19:12:04.598Z] #45 37.91 CC images/fh.o [2020-03-26T19:12:05.215Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-03-26T19:12:05.215Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 73.8% of statements [2020-03-26T19:12:05.230Z] #45 38.56 CC images/fsnotify.o [2020-03-26T19:12:05.784Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-03-26T19:12:06.302Z] #45 39.76 CC images/signalfd.o [2020-03-26T19:12:06.934Z] #45 40.23 CC images/fs.o [2020-03-26T19:12:07.163Z] ok github.com/docker/docker/plugin 0.577s coverage: 27.1% of statements [2020-03-26T19:12:07.163Z] ok github.com/docker/docker/registry/resumable 0.050s coverage: 100.0% of statements [2020-03-26T19:12:07.225Z] #45 40.69 CC images/pstree.o [2020-03-26T19:12:07.422Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-03-26T19:12:07.515Z] #45 41.11 CC images/pipe.o [2020-03-26T19:12:07.682Z] ok github.com/docker/docker/registry 0.267s coverage: 56.0% of statements [2020-03-26T19:12:08.151Z] #45 41.52 CC images/tcp-stream.o [2020-03-26T19:12:08.250Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-03-26T19:12:08.509Z] ok github.com/docker/docker/runconfig 0.032s coverage: 68.2% of statements [2020-03-26T19:12:08.785Z] #45 42.05 CC images/sk-packet.o [2020-03-26T19:12:09.078Z] #45 42.62 CC images/mnt.o [2020-03-26T19:12:09.709Z] #45 43.03 CC images/pipe-data.o [2020-03-26T19:12:09.709Z] #45 ... [2020-03-26T19:12:09.709Z] [2020-03-26T19:12:09.709Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:09.709Z] #48 146.1 os/exec [2020-03-26T19:12:10.021Z] #48 146.4 net [2020-03-26T19:12:10.415Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-03-26T19:12:10.674Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-03-26T19:12:10.674Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.0% of statements [2020-03-26T19:12:10.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T19:12:10.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T19:12:11.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T19:12:11.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T19:12:11.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T19:12:12.049Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-03-26T19:12:12.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T19:12:12.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T19:12:12.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T19:12:13.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T19:12:13.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T19:12:14.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T19:12:14.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T19:12:15.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T19:12:15.591Z] #48 ... [2020-03-26T19:12:15.591Z] [2020-03-26T19:12:15.591Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:15.591Z] #45 43.43 CC images/sa.o [2020-03-26T19:12:15.591Z] #45 43.89 CC images/timer.o [2020-03-26T19:12:15.591Z] #45 44.57 CC images/timerfd.o [2020-03-26T19:12:15.591Z] #45 44.92 CC images/mm.o [2020-03-26T19:12:15.591Z] #45 45.55 CC images/sk-opts.o [2020-03-26T19:12:15.591Z] #45 46.06 CC images/sk-unix.o [2020-03-26T19:12:15.591Z] #45 46.89 CC images/sk-inet.o [2020-03-26T19:12:15.591Z] #45 47.82 CC images/tun.o [2020-03-26T19:12:15.591Z] #45 48.39 CC images/sk-netlink.o [2020-03-26T19:12:15.591Z] #45 48.93 CC images/packet-sock.o [2020-03-26T19:12:15.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T19:12:15.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T19:12:15.881Z] #45 ... [2020-03-26T19:12:15.881Z] [2020-03-26T19:12:15.881Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:15.881Z] #48 152.3 internal/lazyregexp [2020-03-26T19:12:16.917Z] #48 ... [2020-03-26T19:12:16.917Z] [2020-03-26T19:12:16.917Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:12:16.917Z] #11 143.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T19:12:16.917Z] #11 143.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-26T19:12:16.917Z] #11 143.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:12:16.917Z] #11 ... [2020-03-26T19:12:16.917Z] [2020-03-26T19:12:16.917Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:12:16.917Z] #34 143.3 io/ioutil [2020-03-26T19:12:16.917Z] #34 146.7 github.com/BurntSushi/toml [2020-03-26T19:12:16.917Z] #34 146.7 flag [2020-03-26T19:12:16.917Z] #34 146.7 log [2020-03-26T19:12:17.208Z] #34 ... [2020-03-26T19:12:17.208Z] [2020-03-26T19:12:17.208Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:17.208Z] #48 153.4 github.com/LK4D4/vndr/versioned [2020-03-26T19:12:17.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T19:12:17.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T19:12:17.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T19:12:19.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T19:12:19.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T19:12:19.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T19:12:20.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T19:12:20.738Z] #48 157.0 crypto/sha512 [2020-03-26T19:12:20.738Z] #48 157.0 crypto/cipher [2020-03-26T19:12:20.738Z] #48 157.3 go/scanner [2020-03-26T19:12:21.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T19:12:21.380Z] #48 ... [2020-03-26T19:12:21.380Z] [2020-03-26T19:12:21.380Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:12:21.380Z] #57 147.6 mvdan.cc/sh/v3/fileutil [2020-03-26T19:12:21.380Z] #57 150.3 flag [2020-03-26T19:12:21.380Z] #57 150.3 go/token [2020-03-26T19:12:21.380Z] #57 150.4 encoding/binary [2020-03-26T19:12:21.380Z] #57 150.4 github.com/pkg/diff [2020-03-26T19:12:21.380Z] #57 155.0 go/scanner [2020-03-26T19:12:21.380Z] #57 ... [2020-03-26T19:12:21.380Z] [2020-03-26T19:12:21.380Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:21.380Z] #45 49.85 CC images/ipc-var.o [2020-03-26T19:12:21.380Z] #45 50.21 CC images/ipc-desc.o [2020-03-26T19:12:21.380Z] #45 50.59 CC images/ipc-shm.o [2020-03-26T19:12:21.380Z] #45 51.04 CC images/ipc-msg.o [2020-03-26T19:12:21.380Z] #45 51.63 CC images/ipc-sem.o [2020-03-26T19:12:21.380Z] #45 52.20 CC images/utsns.o [2020-03-26T19:12:21.380Z] #45 52.72 CC images/creds.o [2020-03-26T19:12:21.380Z] #45 53.19 CC images/vma.o [2020-03-26T19:12:21.380Z] #45 53.59 CC images/netdev.o [2020-03-26T19:12:21.380Z] #45 54.75 CC images/tty.o [2020-03-26T19:12:21.672Z] #45 ... [2020-03-26T19:12:21.672Z] [2020-03-26T19:12:21.672Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:12:21.672Z] #57 158.0 mvdan.cc/editorconfig [2020-03-26T19:12:21.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T19:12:22.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T19:12:22.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T19:12:22.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T19:12:23.188Z] #57 159.6 mvdan.cc/sh/v3/syntax [2020-03-26T19:12:23.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T19:12:23.558Z] Using test binary docker [2020-03-26T19:12:23.558Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T19:12:23.558Z] +++ /etc/init.d/apparmor start [2020-03-26T19:12:23.558Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T19:12:23.558Z] INFO: Waiting for daemon to start... [2020-03-26T19:12:23.558Z] Starting dockerd [2020-03-26T19:12:23.558Z] +++ 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-03-26T19:12:24.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T19:12:25.579Z] . [2020-03-26T19:12:25.579Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T19:12:25.579Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T19:12:25.579Z] Error: No such image: emptyfs [2020-03-26T19:12:25.579Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T19:12:25.579Z] ++++ docker load [2020-03-26T19:12:25.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T19:12:25.862Z] Running integration-test (iteration 1) [2020-03-26T19:12:25.862Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T19:12:25.862Z] ++ 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-03-26T19:12:25.862Z] ++ set -e [2020-03-26T19:12:25.862Z] ++ '[' -n 0 ']' [2020-03-26T19:12:25.862Z] ++ set -x [2020-03-26T19:12:25.862Z] ++ env -i DEST=/go/src/github.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-03-26T19:12:25.921Z] #57 ... [2020-03-26T19:12:25.921Z] [2020-03-26T19:12:25.921Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:12:25.921Z] #34 154.1 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T19:12:25.921Z] #34 DONE 162.3s [2020-03-26T19:12:25.921Z] [2020-03-26T19:12:25.921Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:12:25.921Z] #57 162.3 encoding/json [2020-03-26T19:12:26.214Z] #57 162.5 go/ast [2020-03-26T19:12:26.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T19:12:28.077Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T19:12:28.077Z] Using test binary docker [2020-03-26T19:12:28.077Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T19:12:28.077Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T19:12:28.077Z] INFO: Waiting for daemon to start... [2020-03-26T19:12:28.077Z] Starting dockerd [2020-03-26T19:12:29.969Z] . [2020-03-26T19:12:29.969Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T19:12:29.969Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T19:12:29.969Z] Error: No such image: emptyfs [2020-03-26T19:12:29.969Z] Running integration-test (iteration 1) [2020-03-26T19:12:29.969Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T19:12:30.707Z] #57 166.8 golang.org/x/sys/unix [2020-03-26T19:12:32.218Z] #57 ... [2020-03-26T19:12:32.218Z] [2020-03-26T19:12:32.218Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:32.218Z] #45 55.65 CC images/file-lock.o [2020-03-26T19:12:32.218Z] #45 56.16 CC images/rlimit.o [2020-03-26T19:12:32.218Z] #45 56.63 CC images/pagemap.o [2020-03-26T19:12:32.218Z] #45 57.21 CC images/siginfo.o [2020-03-26T19:12:32.218Z] #45 57.71 CC images/rpc.o [2020-03-26T19:12:32.218Z] #45 61.54 CC images/ext-file.o [2020-03-26T19:12:32.218Z] #45 61.79 CC images/cgroup.o [2020-03-26T19:12:32.218Z] #45 63.08 CC images/userns.o [2020-03-26T19:12:32.218Z] #45 63.64 CC images/google/protobuf/descriptor.o [2020-03-26T19:12:32.716Z] Loaded image: buildpack-deps:jessie [2020-03-26T19:12:32.716Z] Loaded image: busybox:latest [2020-03-26T19:12:32.997Z] Loaded image: busybox:glibc [2020-03-26T19:12:32.997Z] Loaded image: debian:jessie [2020-03-26T19:12:32.997Z] Loaded image: hello-world:latest [2020-03-26T19:12:32.997Z] INFO: Testing against a local daemon [2020-03-26T19:12:32.997Z] === RUN TestCgroupNamespacesBuild [2020-03-26T19:12:33.259Z] #45 ... [2020-03-26T19:12:33.259Z] [2020-03-26T19:12:33.259Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:12:33.259Z] #11 169.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-26T19:12:33.259Z] #11 169.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-26T19:12:33.259Z] #11 169.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-26T19:12:33.259Z] #11 169.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-26T19:12:33.259Z] #11 170.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-26T19:12:33.259Z] #11 170.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-26T19:12:33.558Z] #11 170.2 Selecting previously unselected package libbtrfs0. [2020-03-26T19:12:33.558Z] #11 170.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-26T19:12:33.558Z] #11 170.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T19:12:33.558Z] #11 170.3 Selecting previously unselected package libbtrfs-dev. [2020-03-26T19:12:33.850Z] #11 170.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-26T19:12:33.850Z] #11 170.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:12:33.850Z] #11 170.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-26T19:12:33.965Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.6% of statements [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T19:12:33.965Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === Skipped [2020-03-26T19:12:33.965Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-26T19:12:33.965Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-26T19:12:33.965Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-26T19:12:33.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-26T19:12:33.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-26T19:12:33.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-26T19:12:33.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-26T19:12:33.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-26T19:12:33.965Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-26T19:12:33.965Z] time="2020-03-26T19:11:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:12:33.965Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:12:33.965Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.965Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-26T19:12:33.965Z] time="2020-03-26T19:11:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:12:33.965Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:12:33.965Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:12:33.965Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-26T19:12:33.966Z] time="2020-03-26T19:11:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:12:33.966Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:12:33.966Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-26T19:12:33.966Z] time="2020-03-26T19:11:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:12:33.966Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:12:33.966Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-26T19:12:33.966Z] time="2020-03-26T19:11:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:12:33.966Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:12:33.966Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-26T19:12:33.966Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-26T19:12:33.966Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-26T19:12:33.966Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-26T19:12:33.966Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-26T19:12:33.966Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-26T19:12:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-26T19:12:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-26T19:12:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-26T19:12:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-26T19:12:33.966Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:12:33.966Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-26T19:12:33.966Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-26T19:12:33.966Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-26T19:12:33.966Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] [2020-03-26T19:12:33.966Z] DONE 2174 tests, 26 skipped in 191.234s Post stage [Pipeline] junit [2020-03-26T19:12:33.978Z] Recording test results [2020-03-26T19:12:34.142Z] #11 170.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-26T19:12:34.142Z] #11 170.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-26T19:12:34.142Z] #11 170.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-26T19:12:34.142Z] #11 170.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-26T19:12:34.142Z] #11 170.8 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-26T19:12:34.435Z] #11 171.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-26T19:12:34.435Z] #11 171.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-26T19:12:34.435Z] #11 171.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-26T19:12:34.435Z] #11 ... [2020-03-26T19:12:34.435Z] [2020-03-26T19:12:34.435Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:34.435Z] #48 161.0 net/url [2020-03-26T19:12:34.435Z] #48 163.5 go/ast [2020-03-26T19:12:34.435Z] #48 164.4 text/template/parse [2020-03-26T19:12:34.435Z] #48 168.9 encoding/json [2020-03-26T19:12:34.728Z] #48 ... [2020-03-26T19:12:34.728Z] [2020-03-26T19:12:34.728Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:34.729Z] #45 66.89 CC images/opts.o [2020-03-26T19:12:34.729Z] #45 67.37 CC images/seccomp.o [2020-03-26T19:12:34.729Z] #45 67.95 CC images/binfmt-misc.o [2020-03-26T19:12:34.729Z] #45 68.26 CC images/time.o [2020-03-26T19:12:35.364Z] #45 68.68 CC images/sysctl.o [2020-03-26T19:12:35.669Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2020-03-26T19:12:35.669Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T19:12:35.996Z] #45 69.19 CC images/autofs.o [2020-03-26T19:12:35.997Z] #45 69.56 CC images/macvlan.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T19:12:36.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -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:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/make.sh dynbinary test-integration [2020-03-26T19:12:36.631Z] #45 70.02 CC images/sit.o [2020-03-26T19:12:36.923Z] #45 70.47 LINK images/built-in.o [2020-03-26T19:12:37.140Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-03-26T19:12:37.140Z] === RUN TestBuildWithSession [2020-03-26T19:12:37.140Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T19:12:37.140Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:12:37.140Z] === RUN TestBuildSquashParent [2020-03-26T19:12:37.396Z] [2020-03-26T19:12:37.397Z] Removing bundles/ [2020-03-26T19:12:37.397Z] [2020-03-26T19:12:37.397Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-26T19:12:37.397Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:12:37.397Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T19:12:37.576Z] #45 70.80 GEN compel/include/asm [2020-03-26T19:12:37.576Z] #45 70.81 GEN compel/include/version.h [2020-03-26T19:12:37.576Z] #45 70.85 touch .config [2020-03-26T19:12:37.576Z] #45 70.91 GEN include/common/config.h [2020-03-26T19:12:37.576Z] #45 71.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-26T19:12:37.576Z] #45 71.15 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-26T19:12:37.866Z] #45 71.22 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-26T19:12:37.866Z] #45 71.27 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-26T19:12:37.866Z] #45 71.33 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-26T19:12:37.866Z] #45 71.39 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-26T19:12:38.157Z] #45 71.45 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-26T19:12:38.157Z] #45 71.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T19:12:38.157Z] #45 71.53 DEP compel/plugins/std/infect.d [2020-03-26T19:12:38.157Z] #45 71.70 DEP compel/plugins/std/string.d [2020-03-26T19:12:38.447Z] #45 71.91 DEP compel/plugins/std/log.d [2020-03-26T19:12:38.740Z] #45 ... [2020-03-26T19:12:38.740Z] [2020-03-26T19:12:38.740Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T19:12:38.740Z] #11 171.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-26T19:12:38.740Z] #11 171.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-26T19:12:38.740Z] #11 171.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-26T19:12:38.740Z] #11 171.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-26T19:12:38.740Z] #11 171.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-26T19:12:38.740Z] #11 171.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-26T19:12:38.740Z] #11 172.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-26T19:12:38.740Z] #11 172.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-26T19:12:38.740Z] #11 172.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-26T19:12:38.740Z] #11 172.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-26T19:12:38.740Z] #11 172.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-26T19:12:38.740Z] #11 172.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-26T19:12:38.740Z] #11 173.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-26T19:12:38.740Z] #11 173.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-26T19:12:38.740Z] #11 173.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-26T19:12:38.740Z] #11 173.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-26T19:12:38.740Z] #11 173.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-26T19:12:38.740Z] #11 173.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-26T19:12:38.740Z] #11 173.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-26T19:12:38.740Z] #11 173.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-26T19:12:38.740Z] #11 173.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-26T19:12:38.740Z] #11 173.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-26T19:12:38.740Z] #11 173.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-26T19:12:38.740Z] #11 173.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-26T19:12:38.740Z] #11 174.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-26T19:12:38.740Z] #11 174.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-26T19:12:38.740Z] #11 174.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-26T19:12:38.740Z] #11 174.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T19:12:38.740Z] #11 174.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-26T19:12:38.740Z] #11 174.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-26T19:12:38.740Z] #11 174.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:12:38.740Z] #11 174.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T19:12:38.740Z] #11 174.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-26T19:12:38.740Z] #11 174.7 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-26T19:12:38.740Z] #11 174.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T19:12:38.740Z] #11 174.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T19:12:38.740Z] #11 174.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-26T19:12:38.740Z] #11 174.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T19:12:38.740Z] #11 174.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-26T19:12:38.740Z] #11 174.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T19:12:38.740Z] #11 174.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-26T19:12:38.740Z] #11 174.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:12:38.740Z] #11 174.8 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-03-26T19:12:38.740Z] #11 174.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T19:12:38.740Z] #11 174.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T19:12:38.740Z] #11 174.9 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-03-26T19:12:38.740Z] #11 174.9 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-03-26T19:12:38.740Z] #11 174.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T19:12:38.740Z] #11 174.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-26T19:12:38.740Z] #11 175.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-26T19:12:38.740Z] #11 175.0 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T19:12:38.740Z] #11 175.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-26T19:12:38.740Z] #11 175.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-26T19:12:38.740Z] #11 175.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:12:38.740Z] #11 DONE 175.3s [2020-03-26T19:12:38.740Z] [2020-03-26T19:12:38.740Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:38.740Z] #45 72.09 DEP compel/plugins/std/fds.d [2020-03-26T19:12:38.740Z] #45 ... [2020-03-26T19:12:38.740Z] [2020-03-26T19:12:38.740Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:12:39.032Z] #59 DONE 0.2s [2020-03-26T19:12:39.032Z] [2020-03-26T19:12:39.032Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T19:12:39.032Z] #60 DONE 0.1s [2020-03-26T19:12:39.032Z] [2020-03-26T19:12:39.032Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:39.327Z] #61 ... [2020-03-26T19:12:39.327Z] [2020-03-26T19:12:39.327Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T19:12:39.327Z] #12 DONE 0.6s [2020-03-26T19:12:39.327Z] [2020-03-26T19:12:39.327Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:39.327Z] #61 0.398 + RM_GOPATH=0 [2020-03-26T19:12:39.327Z] #61 0.400 + TMP_GOPATH= [2020-03-26T19:12:39.327Z] #61 0.400 + : /build [2020-03-26T19:12:39.327Z] #61 0.400 + '[' -z '' ']' [2020-03-26T19:12:39.327Z] #61 0.400 ++ mktemp -d [2020-03-26T19:12:39.327Z] #61 0.403 + export GOPATH=/tmp/tmp.9zfEGGjFON [2020-03-26T19:12:39.327Z] #61 0.403 + GOPATH=/tmp/tmp.9zfEGGjFON [2020-03-26T19:12:39.327Z] #61 0.404 + RM_GOPATH=1 [2020-03-26T19:12:39.327Z] #61 0.433 ++ dirname ./install.sh [2020-03-26T19:12:39.616Z] #61 0.441 + dir=. [2020-03-26T19:12:39.616Z] #61 0.442 + bin=runc [2020-03-26T19:12:39.616Z] #61 0.442 + shift [2020-03-26T19:12:39.616Z] #61 0.442 + '[' '!' -f ./runc.installer ']' [2020-03-26T19:12:39.616Z] #61 0.443 + . ./runc.installer [2020-03-26T19:12:39.616Z] #61 0.445 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:12:39.616Z] #61 0.449 + install_runc [2020-03-26T19:12:39.616Z] #61 0.451 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T19:12:39.616Z] #61 0.455 + uname -r [2020-03-26T19:12:39.616Z] #61 0.477 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T19:12:39.616Z] #61 0.480 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T19:12:39.616Z] #61 0.481 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9zfEGGjFON/src/github.com/opencontainers/runc [2020-03-26T19:12:39.616Z] #61 0.481 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T19:12:39.616Z] #61 0.486 Cloning into '/tmp/tmp.9zfEGGjFON/src/github.com/opencontainers/runc'... [2020-03-26T19:12:39.906Z] #61 ... [2020-03-26T19:12:39.906Z] [2020-03-26T19:12:39.906Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T19:12:39.906Z] #13 DONE 0.5s [2020-03-26T19:12:39.922Z] Loaded image: buildpack-deps:jessie [2020-03-26T19:12:39.922Z] Loaded image: busybox:latest [2020-03-26T19:12:39.922Z] Loaded image: busybox:glibc [2020-03-26T19:12:39.922Z] Loaded image: debian:jessie [2020-03-26T19:12:39.922Z] Loaded image: hello-world:latest [2020-03-26T19:12:39.922Z] INFO: Testing against a local daemon [2020-03-26T19:12:39.922Z] === RUN TestCgroupNamespacesBuild [2020-03-26T19:12:39.922Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-26T19:12:39.922Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:12:39.922Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T19:12:39.922Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-26T19:12:39.922Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:12:39.922Z] === RUN TestBuildWithSession [2020-03-26T19:12:39.922Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T19:12:39.922Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:12:39.922Z] === RUN TestBuildSquashParent [2020-03-26T19:12:40.197Z] [2020-03-26T19:12:40.197Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T19:12:40.197Z] #14 0.319 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T19:12:40.197Z] #14 DONE 0.4s [2020-03-26T19:12:40.197Z] [2020-03-26T19:12:40.197Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:40.197Z] #45 72.35 DEP compel/plugins/std/std.d [2020-03-26T19:12:40.197Z] #45 72.68 DEP compel/plugins/shmem/shmem.d [2020-03-26T19:12:40.197Z] #45 73.06 DEP compel/plugins/fds/fds.d [2020-03-26T19:12:40.197Z] #45 73.29 CC compel/plugins/std/std.o [2020-03-26T19:12:40.830Z] #45 ... [2020-03-26T19:12:40.830Z] [2020-03-26T19:12:40.830Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T19:12:40.830Z] #15 DONE 0.4s [2020-03-26T19:12:40.830Z] [2020-03-26T19:12:40.830Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:40.830Z] #45 74.03 CC compel/plugins/std/fds.o [2020-03-26T19:12:41.121Z] #45 ... [2020-03-26T19:12:41.121Z] [2020-03-26T19:12:41.121Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T19:12:41.121Z] #16 DONE 0.4s [2020-03-26T19:12:41.121Z] [2020-03-26T19:12:41.121Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T19:12:41.759Z] #17 DONE 0.5s [2020-03-26T19:12:41.759Z] [2020-03-26T19:12:41.759Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:12:42.396Z] #18 0.699 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T19:12:42.695Z] #18 0.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T19:12:42.695Z] #18 1.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T19:12:43.936Z] --- PASS: TestBuildSquashParent (6.63s) [2020-03-26T19:12:43.936Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T19:12:43.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:12:43.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:12:43.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:12:43.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:12:43.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:12:43.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:12:43.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:12:43.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:12:43.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:12:43.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:12:43.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:12:43.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:12:43.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:12:43.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:12:44.237Z] #18 2.503 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T19:12:45.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:12:46.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:12:46.990Z] #18 4.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T19:12:48.085Z] #18 ... [2020-03-26T19:12:48.085Z] [2020-03-26T19:12:48.085Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:48.085Z] #45 74.87 CC compel/plugins/std/log.o [2020-03-26T19:12:48.085Z] #45 76.34 CC compel/plugins/std/string.o [2020-03-26T19:12:48.085Z] #45 77.41 CC compel/plugins/std/infect.o [2020-03-26T19:12:48.085Z] #45 78.26 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-26T19:12:48.085Z] #45 78.39 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-26T19:12:48.085Z] #45 78.48 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-26T19:12:48.085Z] #45 78.60 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-26T19:12:48.085Z] #45 78.75 AR compel/plugins/std.lib.a [2020-03-26T19:12:48.085Z] #45 78.92 CC compel/plugins/fds/fds.o [2020-03-26T19:12:48.085Z] #45 79.45 AR compel/plugins/fds.lib.a [2020-03-26T19:12:48.085Z] #45 79.54 HOSTDEP compel/src/lib/log-host.d [2020-03-26T19:12:48.085Z] #45 79.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T19:12:48.085Z] #45 80.12 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-26T19:12:48.085Z] #45 80.33 HOSTDEP compel/src/main-host.d [2020-03-26T19:12:48.085Z] #45 80.62 DEP compel/src/lib/ptrace.d [2020-03-26T19:12:48.085Z] #45 80.94 DEP compel/src/lib/infect.d [2020-03-26T19:12:48.085Z] #45 81.29 DEP compel/src/lib/infect-util.d [2020-03-26T19:12:48.085Z] #45 81.49 DEP compel/src/lib/infect-rpc.d [2020-03-26T19:12:48.085Z] #45 81.69 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-26T19:12:48.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:12:48.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:12:48.724Z] #45 82.06 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-26T19:12:49.021Z] #45 82.30 DEP compel/src/lib/log.d [2020-03-26T19:12:49.021Z] #45 ... [2020-03-26T19:12:49.021Z] [2020-03-26T19:12:49.021Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:12:49.022Z] #18 7.310 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T19:12:49.880Z] --- PASS: TestBuildSquashParent (8.87s) [2020-03-26T19:12:49.880Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T19:12:49.880Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:12:49.880Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:12:49.880Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:12:49.880Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:12:49.880Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:12:49.880Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:12:49.880Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:12:49.880Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:12:49.880Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:12:49.880Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:12:49.880Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:12:49.880Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:12:49.880Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:12:49.880Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:12:51.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:12:51.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:12:51.250Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-26T19:12:51.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s) [2020-03-26T19:12:51.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.34s) [2020-03-26T19:12:51.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-03-26T19:12:51.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.36s) [2020-03-26T19:12:51.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s) [2020-03-26T19:12:51.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2020-03-26T19:12:51.250Z] === RUN TestBuildMultiStageCopy [2020-03-26T19:12:51.250Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T19:12:53.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:12:53.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:12:53.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T19:12:53.880Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T19:12:54.492Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T19:12:54.644Z] #18 ... [2020-03-26T19:12:54.644Z] [2020-03-26T19:12:54.644Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:54.644Z] #61 15.04 + cd /tmp/tmp.9zfEGGjFON/src/github.com/opencontainers/runc [2020-03-26T19:12:54.644Z] #61 15.05 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T19:12:54.644Z] #61 ... [2020-03-26T19:12:54.644Z] [2020-03-26T19:12:54.644Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:54.644Z] #48 180.9 text/template [2020-03-26T19:12:54.644Z] #48 185.2 go/parser [2020-03-26T19:12:54.644Z] #48 ... [2020-03-26T19:12:54.644Z] [2020-03-26T19:12:54.644Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:12:54.644Z] #45 82.53 DEP compel/src/main.d [2020-03-26T19:12:54.644Z] #45 82.78 DEP compel/src/lib/handle-elf.d [2020-03-26T19:12:54.644Z] #45 83.05 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-26T19:12:54.644Z] #45 83.36 CC compel/src/lib/log.o [2020-03-26T19:12:54.644Z] #45 83.84 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-26T19:12:54.644Z] #45 84.53 CC compel/arch/ppc64/src/lib/infect.o [2020-03-26T19:12:54.644Z] #45 85.99 CC compel/src/lib/infect-rpc.o [2020-03-26T19:12:54.644Z] #45 86.70 CC compel/src/lib/infect-util.o [2020-03-26T19:12:54.644Z] #45 87.20 CC compel/src/lib/infect.o [2020-03-26T19:12:54.773Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T19:12:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-26T19:12:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2020-03-26T19:12:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2020-03-26T19:12:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2020-03-26T19:12:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-03-26T19:12:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2020-03-26T19:12:55.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.97s) [2020-03-26T19:12:55.035Z] === RUN TestBuildMultiStageCopy [2020-03-26T19:12:55.035Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T19:12:55.690Z] #45 ... [2020-03-26T19:12:55.690Z] [2020-03-26T19:12:55.690Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:12:55.690Z] #61 16.38 + '[' -z '' ']' [2020-03-26T19:12:55.690Z] #61 16.39 + target=static [2020-03-26T19:12:55.690Z] #61 16.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T19:12:55.777Z] --- PASS: TestBuildMultiStageCopy (4.74s) [2020-03-26T19:12:55.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2020-03-26T19:12:55.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-03-26T19:12:55.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-03-26T19:12:55.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-03-26T19:12:55.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-03-26T19:12:55.777Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T19:12:57.244Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2020-03-26T19:12:57.244Z] === RUN TestBuildLabelWithTargets [2020-03-26T19:12:58.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T19:12:58.474Z] #61 19.64 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T19:12:58.914Z] 23645bd7ee08: Pull complete [2020-03-26T19:12:58.914Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-26T19:12:58.914Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:12:58.914Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-26T19:12:58.914Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-26T19:12:58.914Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-26T19:12:58.914Z] WARN: Skipping validation tests [2020-03-26T19:12:58.914Z] INFO: Running unit tests at 03/26/2020 19:12:56... [2020-03-26T19:12:59.248Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T19:12:59.915Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-03-26T19:12:59.915Z] === RUN TestBuildWithEmptyLayers [2020-03-26T19:13:00.213Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T19:13:00.528Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-03-26T19:13:00.528Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T19:13:01.179Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T19:13:01.226Z] INFO: make.ps1 starting at 03/26/2020 19:13:01 [2020-03-26T19:13:01.702Z] INFO: Git commit (061a940aac) assumed from DOCKER_GITCOMMIT environment variable [2020-03-26T19:13:01.702Z] INFO: Invoking autogen... [2020-03-26T19:13:02.022Z] #61 ... [2020-03-26T19:13:02.022Z] [2020-03-26T19:13:02.022Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:13:02.022Z] #45 92.02 CC compel/src/lib/ptrace.o [2020-03-26T19:13:02.022Z] #45 92.68 AR compel/libcompel.a [2020-03-26T19:13:02.022Z] #45 92.81 HOSTCC compel/src/main-host.o [2020-03-26T19:13:02.022Z] #45 93.36 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-26T19:13:02.022Z] #45 93.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T19:13:02.022Z] #45 94.80 HOSTCC compel/src/lib/log-host.o [2020-03-26T19:13:02.022Z] #45 95.25 HOSTLINK compel/compel-host-bin [2020-03-26T19:13:02.022Z] #45 95.51 DEP soccr/soccr.d [2020-03-26T19:13:02.124Z] --- PASS: TestBuildMultiStageCopy (7.23s) [2020-03-26T19:13:02.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s) [2020-03-26T19:13:02.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2020-03-26T19:13:02.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-03-26T19:13:02.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2020-03-26T19:13:02.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2020-03-26T19:13:02.124Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T19:13:02.173Z] INFO: Running unit tests... [2020-03-26T19:13:02.259Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.42331742s with top 10 stages: buildssa: 1m33.131680769s, goimports: 21.663348606s, unconvert: 11.9646119s, gosec: 10.919176165s, golint: 5.746165716s, ineffassign: 4.466456217s, misspell: 4.30889707s, inspect: 3.316050464s, vrp: 2.643342764s, printf: 2.158316885s [2020-03-26T19:13:02.322Z] #45 95.86 CC soccr/soccr.o [2020-03-26T19:13:03.981Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2020-03-26T19:13:03.981Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T19:13:04.594Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-03-26T19:13:04.594Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T19:13:05.861Z] #45 98.99 AR soccr/libsoccr.a [2020-03-26T19:13:05.861Z] #45 99.05 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:13:06.154Z] #45 99.70 DEP criu/arch/ppc64/sigframe.d [2020-03-26T19:13:06.790Z] #45 99.96 DEP criu/arch/ppc64/crtools.d [2020-03-26T19:13:06.790Z] #45 100.3 DEP criu/arch/ppc64/cpu.d [2020-03-26T19:13:06.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T19:13:07.372Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-03-26T19:13:07.372Z] === RUN TestBuildLabelWithTargets [2020-03-26T19:13:07.425Z] #45 100.8 CC criu/arch/ppc64/cpu.o [2020-03-26T19:13:08.061Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2020-03-26T19:13:08.061Z] === RUN TestBuildWithHugeFile [2020-03-26T19:13:08.460Z] #45 102.0 CC criu/arch/ppc64/crtools.o [2020-03-26T19:13:08.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T19:13:09.969Z] #45 ... [2020-03-26T19:13:09.969Z] [2020-03-26T19:13:09.969Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:13:09.969Z] #18 18.30 Fetched 8116 kB in 18s (458 kB/s) [2020-03-26T19:13:09.969Z] #18 18.30 Reading package lists... [2020-03-26T19:13:11.002Z] #18 27.04 Reading package lists... [2020-03-26T19:13:11.002Z] #18 ... [2020-03-26T19:13:11.002Z] [2020-03-26T19:13:11.002Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:13:11.002Z] #45 104.2 CC criu/arch/ppc64/sigframe.o [2020-03-26T19:13:11.295Z] #45 104.8 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-26T19:13:11.586Z] #45 105.0 DEP criu/pie/util-vdso.d [2020-03-26T19:13:11.894Z] #45 105.2 DEP criu/pie/util.d [2020-03-26T19:13:11.894Z] #45 105.5 CC criu/pie/util.o [2020-03-26T19:13:12.547Z] #45 ... [2020-03-26T19:13:12.547Z] [2020-03-26T19:13:12.547Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:13:12.547Z] #48 198.9 encoding/xml [2020-03-26T19:13:12.547Z] #48 205.9 math/big [2020-03-26T19:13:12.547Z] #48 ... [2020-03-26T19:13:12.547Z] [2020-03-26T19:13:12.547Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:13:12.547Z] #57 199.4 golang.org/x/crypto/ssh/terminal [2020-03-26T19:13:12.547Z] #57 205.8 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T19:13:12.634Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\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-03-26T19:13:13.180Z] #57 ... [2020-03-26T19:13:13.180Z] [2020-03-26T19:13:13.180Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:13:13.180Z] #45 106.4 CC criu/pie/util-vdso.o [2020-03-26T19:13:14.443Z] INFO [runner/unused/goanalysis] analyzers took 25.240585968s with top 10 stages: buildssa: 21.303140942s, U1000: 3.937445026s [2020-03-26T19:13:14.443Z] INFO [runner] Issues before processing: 2332, after processing: 0 [2020-03-26T19:13:14.443Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1723/1723, identifier_marker: 1618/1618, nolint: 0/63, path_prettifier: 1723/1723, skip_files: 1723/1723, cgo: 1723/2332, skip_dirs: 1723/1723, autogenerated_exclude: 1618/1723, exclude: 1618/1618, exclude-rules: 63/1618 [2020-03-26T19:13:14.443Z] INFO [runner] processing took 122.906373ms with stages: nolint: 52.823918ms, identifier_marker: 39.627384ms, path_prettifier: 11.642254ms, exclude-rules: 7.009356ms, autogenerated_exclude: 6.511042ms, skip_dirs: 3.631468ms, cgo: 935.959µs, filename_unadjuster: 719.229µs, max_same_issues: 1.813µs, uniq_by_line: 832ns, diff: 507ns, path_shortener: 498ns, source_code: 489ns, max_from_linter: 469ns, exclude: 420ns, skip_files: 382ns, max_per_file_from_linter: 353ns [2020-03-26T19:13:14.443Z] INFO [runner] linters took 1m31.989200605s with stages: goanalysis_metalinter: 1m14.209105435s, unused: 17.656705042s [2020-03-26T19:13:14.443Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2020-03-26T19:13:14.693Z] #45 108.3 AR criu/pie/pie.lib.a [2020-03-26T19:13:14.985Z] #45 108.5 DEP criu/pie/restorer.d [2020-03-26T19:13:15.375Z] INFO Memory: 1565 samples, avg is 244.9MB, max is 2964.9MB [2020-03-26T19:13:15.375Z] INFO Execution took 3m27.236818243s [2020-03-26T19:13:15.461Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-26T19:13:15.461Z] === RUN TestBuildWithEmptyLayers [2020-03-26T19:13:15.628Z] #45 109.1 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-26T19:13:15.628Z] #45 109.1 DEP criu/arch/ppc64/restorer.d [2020-03-26T19:13:15.631Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-26T19:13:16.267Z] #45 109.6 DEP criu/arch/ppc64/vdso-pie.d [2020-03-26T19:13:16.267Z] #45 109.9 DEP criu/pie/parasite-vdso.d [2020-03-26T19:13:16.524Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/make.sh dynbinary-daemon test-docker-py [2020-03-26T19:13:16.781Z] [2020-03-26T19:13:16.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T19:13:16.898Z] #45 110.2 DEP criu/pie/parasite.d [2020-03-26T19:13:17.038Z] Removing bundles/ [2020-03-26T19:13:17.038Z] [2020-03-26T19:13:17.038Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-26T19:13:17.038Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:13:17.038Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T19:13:17.188Z] #45 110.7 CC criu/pie/parasite.o [2020-03-26T19:13:18.730Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-26T19:13:18.730Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T19:13:19.952Z] #45 ... [2020-03-26T19:13:19.952Z] [2020-03-26T19:13:19.952Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:13:19.952Z] #18 27.04 Reading package lists... [2020-03-26T19:13:19.952Z] #18 34.54 Building dependency tree... [2020-03-26T19:13:19.952Z] #18 37.67 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T19:13:19.952Z] #18 37.67 The following additional packages will be installed: [2020-03-26T19:13:19.952Z] #18 37.67 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T19:13:19.952Z] #18 37.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T19:13:19.952Z] #18 37.67 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T19:13:19.952Z] #18 37.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T19:13:19.952Z] #18 37.67 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T19:13:19.952Z] #18 37.68 Suggested packages: [2020-03-26T19:13:19.952Z] #18 37.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T19:13:19.952Z] #18 37.68 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T19:13:19.952Z] #18 37.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T19:13:19.952Z] #18 37.68 Recommended packages: [2020-03-26T19:13:19.952Z] #18 37.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T19:13:19.952Z] #18 37.68 python3-keyrings.alt python3-xdg unzip [2020-03-26T19:13:20.988Z] #18 ... [2020-03-26T19:13:20.988Z] [2020-03-26T19:13:20.988Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T19:13:20.988Z] #57 DONE 217.3s [2020-03-26T19:13:20.988Z] [2020-03-26T19:13:20.988Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:13:20.988Z] #45 113.6 LINK criu/pie/parasite.built-in.o [2020-03-26T19:13:20.988Z] #45 113.6 GEN criu/pie/parasite-blob.h [2020-03-26T19:13:20.988Z] #45 113.6 CC criu/pie/parasite-vdso.o [2020-03-26T19:13:21.338Z] ? github.com/docker/docker/api [no test files] [2020-03-26T19:13:22.021Z] #45 115.3 CC criu/arch/ppc64/vdso-pie.o [2020-03-26T19:13:23.057Z] #45 116.4 CC criu/arch/ppc64/restorer.o [2020-03-26T19:13:23.686Z] #45 117.0 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-26T19:13:23.686Z] #45 117.1 CC criu/pie/restorer.o [2020-03-26T19:13:23.686Z] #45 ... [2020-03-26T19:13:23.686Z] [2020-03-26T19:13:23.686Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:13:23.686Z] #48 210.1 go/doc [2020-03-26T19:13:23.977Z] #48 ... [2020-03-26T19:13:23.977Z] [2020-03-26T19:13:23.977Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:13:23.977Z] #69 217.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T19:13:23.977Z] #69 217.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T19:13:23.978Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-03-26T19:13:23.978Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T19:13:23.978Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-03-26T19:13:23.978Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T19:13:26.714Z] #69 ... [2020-03-26T19:13:26.714Z] [2020-03-26T19:13:26.714Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:13:26.714Z] #18 42.99 The following NEW packages will be installed: [2020-03-26T19:13:26.714Z] #18 43.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T19:13:26.714Z] #18 43.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T19:13:26.714Z] #18 43.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T19:13:26.714Z] #18 43.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T19:13:26.714Z] #18 43.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T19:13:26.714Z] #18 43.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T19:13:26.714Z] #18 43.02 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T19:13:26.714Z] #18 43.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T19:13:26.714Z] #18 43.02 xz-utils zip [2020-03-26T19:13:26.714Z] #18 43.23 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T19:13:26.714Z] #18 43.23 Need to get 29.2 MB of archives. [2020-03-26T19:13:26.714Z] #18 43.23 After this operation, 134 MB of additional disk space will be used. [2020-03-26T19:13:26.714Z] #18 43.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-26T19:13:26.714Z] #18 43.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-26T19:13:26.714Z] #18 43.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-26T19:13:26.714Z] #18 43.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-26T19:13:26.714Z] #18 43.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-26T19:13:26.714Z] #18 43.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-26T19:13:26.714Z] #18 43.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-26T19:13:26.714Z] #18 43.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-26T19:13:26.714Z] #18 43.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-26T19:13:26.714Z] #18 43.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-26T19:13:26.714Z] #18 43.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-26T19:13:26.714Z] #18 43.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-26T19:13:26.714Z] #18 43.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-26T19:13:26.714Z] #18 43.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-26T19:13:26.714Z] #18 43.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-26T19:13:26.714Z] #18 43.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-26T19:13:26.714Z] #18 43.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-26T19:13:26.714Z] #18 43.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T19:13:26.714Z] #18 43.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-26T19:13:26.714Z] #18 44.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-26T19:13:26.714Z] #18 44.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-26T19:13:26.714Z] #18 44.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-26T19:13:26.714Z] #18 44.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-26T19:13:26.714Z] #18 44.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-26T19:13:26.714Z] #18 44.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-26T19:13:26.714Z] #18 44.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-26T19:13:26.714Z] #18 44.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-26T19:13:26.714Z] #18 44.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-26T19:13:26.714Z] #18 44.20 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-26T19:13:26.714Z] #18 45.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-26T19:13:26.714Z] #18 45.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-26T19:13:26.714Z] #18 45.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-26T19:13:26.714Z] #18 45.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-26T19:13:26.714Z] #18 45.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-26T19:13:26.714Z] #18 45.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T19:13:27.009Z] #18 45.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T19:13:27.009Z] #18 45.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T19:13:27.009Z] #18 45.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-26T19:13:27.009Z] #18 45.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T19:13:27.009Z] #18 45.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T19:13:27.009Z] #18 45.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T19:13:27.317Z] #18 45.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-03-26T19:13:27.317Z] #18 45.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-26T19:13:27.317Z] #18 45.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-03-26T19:13:27.317Z] #18 45.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T19:13:27.947Z] #18 46.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-26T19:13:27.947Z] #18 46.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-26T19:13:27.947Z] #18 46.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-26T19:13:28.148Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-03-26T19:13:28.148Z] === RUN TestBuildWithHugeFile [2020-03-26T19:13:29.451Z] #18 47.83 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T19:13:29.743Z] #18 48.13 Fetched 29.2 MB in 3s (8792 kB/s) [2020-03-26T19:13:30.035Z] #18 48.26 Selecting previously unselected package pigz. [2020-03-26T19:13:30.035Z] #18 48.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 ... 23352 files and directories currently installed.) [2020-03-26T19:13:30.035Z] #18 48.45 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-26T19:13:30.035Z] #18 48.46 Unpacking pigz (2.4-1) ... [2020-03-26T19:13:30.330Z] #18 48.66 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-26T19:13:30.330Z] #18 48.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-26T19:13:30.330Z] #18 48.72 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-26T19:13:30.965Z] #18 49.52 Selecting previously unselected package python3.7-minimal. [2020-03-26T19:13:31.260Z] #18 49.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-26T19:13:31.260Z] #18 49.56 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:13:32.774Z] #18 51.04 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-26T19:13:32.774Z] #18 51.06 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T19:13:35.033Z] --- PASS: TestBuildWithHugeFile (26.14s) [2020-03-26T19:13:35.033Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T19:13:35.033Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:13:35.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:13:35.033Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:13:35.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:13:35.033Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:13:35.033Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:13:35.034Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:13:35.034Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:13:35.034Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:13:35.034Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-26T19:13:35.034Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-03-26T19:13:35.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-03-26T19:13:35.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-03-26T19:13:35.034Z] === RUN TestBuildPreserveOwnership [2020-03-26T19:13:35.034Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T19:13:35.536Z] #18 ... [2020-03-26T19:13:35.536Z] [2020-03-26T19:13:35.536Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:13:35.536Z] #48 231.7 github.com/LK4D4/vndr/build [2020-03-26T19:13:36.331Z] ok github.com/docker/docker/api/server 0.105s coverage: 9.0% of statements [2020-03-26T19:13:37.654Z] #48 ... [2020-03-26T19:13:37.654Z] [2020-03-26T19:13:37.654Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:13:37.654Z] #69 DONE 233.6s [2020-03-26T19:13:37.654Z] [2020-03-26T19:13:37.654Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T19:13:37.654Z] #70 DONE 0.1s [2020-03-26T19:13:37.654Z] [2020-03-26T19:13:37.654Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:13:37.654Z] #18 55.56 Selecting previously unselected package python3-minimal. [2020-03-26T19:13:37.654Z] #18 55.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-03-26T19:13:37.654Z] #18 55.77 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-26T19:13:37.654Z] #18 55.79 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T19:13:37.654Z] #18 56.07 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-26T19:13:37.954Z] #18 56.10 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-26T19:13:37.954Z] #18 56.11 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-26T19:13:38.252Z] #18 56.38 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-26T19:13:38.252Z] #18 56.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-26T19:13:38.252Z] #18 56.41 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-26T19:13:38.481Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T19:13:39.786Z] #18 ... [2020-03-26T19:13:39.786Z] [2020-03-26T19:13:39.786Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:13:39.786Z] #45 123.0 LINK criu/pie/restorer.built-in.o [2020-03-26T19:13:39.786Z] #45 123.1 GEN criu/pie/restorer-blob.h [2020-03-26T19:13:39.786Z] #45 123.5 DEP criu/vdso.d [2020-03-26T19:13:39.786Z] #45 123.9 DEP criu/uts_ns.d [2020-03-26T19:13:39.786Z] #45 124.3 DEP criu/util.d [2020-03-26T19:13:39.786Z] #45 124.7 DEP criu/uffd.d [2020-03-26T19:13:39.786Z] #45 125.2 DEP criu/tun.d [2020-03-26T19:13:39.786Z] #45 125.6 DEP criu/tty.d [2020-03-26T19:13:39.786Z] #45 125.9 DEP criu/timerfd.d [2020-03-26T19:13:39.786Z] #45 126.3 DEP criu/sysfs_parse.d [2020-03-26T19:13:39.786Z] #45 126.7 DEP criu/sysctl.d [2020-03-26T19:13:39.786Z] #45 127.0 DEP criu/string.d [2020-03-26T19:13:39.786Z] #45 127.1 DEP criu/stats.d [2020-03-26T19:13:39.786Z] #45 127.5 DEP criu/sockets.d [2020-03-26T19:13:39.786Z] #45 127.8 DEP criu/sk-unix.d [2020-03-26T19:13:39.786Z] #45 128.4 DEP criu/sk-tcp.d [2020-03-26T19:13:39.786Z] #45 129.0 DEP criu/sk-queue.d [2020-03-26T19:13:39.786Z] #45 129.3 DEP criu/sk-packet.d [2020-03-26T19:13:39.786Z] #45 129.7 DEP criu/sk-netlink.d [2020-03-26T19:13:39.786Z] #45 130.1 DEP criu/sk-inet.d [2020-03-26T19:13:39.786Z] #45 130.5 DEP criu/signalfd.d [2020-03-26T19:13:39.786Z] #45 130.8 DEP criu/sigframe.d [2020-03-26T19:13:39.786Z] #45 131.2 DEP criu/shmem.d [2020-03-26T19:13:39.786Z] #45 131.7 DEP criu/servicefd.d [2020-03-26T19:13:39.786Z] #45 132.0 DEP criu/seize.d [2020-03-26T19:13:39.786Z] #45 132.5 DEP criu/seccomp.d [2020-03-26T19:13:39.786Z] #45 132.9 DEP criu/rst-malloc.d [2020-03-26T19:13:39.786Z] #45 133.0 DEP criu/rbtree.d [2020-03-26T19:13:39.786Z] #45 133.1 DEP criu/pstree.d [2020-03-26T19:13:40.083Z] #45 133.4 DEP criu/protobuf.d [2020-03-26T19:13:40.384Z] #45 133.7 GEN criu/protobuf-desc-gen.h [2020-03-26T19:13:40.384Z] #45 ... [2020-03-26T19:13:40.384Z] [2020-03-26T19:13:40.384Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:13:40.384Z] #48 236.7 vendor/golang.org/x/text/unicode/norm [2020-03-26T19:13:41.151Z] --- PASS: TestBuildPreserveOwnership (6.56s) [2020-03-26T19:13:41.151Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.19s) [2020-03-26T19:13:41.151Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s) [2020-03-26T19:13:41.151Z] === RUN TestBuildPlatformInvalid [2020-03-26T19:13:41.151Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-03-26T19:13:41.151Z] PASS [2020-03-26T19:13:41.151Z] [2020-03-26T19:13:41.151Z] === Skipped [2020-03-26T19:13:41.151Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-26T19:13:41.151Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:13:41.151Z] [2020-03-26T19:13:41.151Z] [2020-03-26T19:13:41.151Z] DONE 32 tests, 1 skipped in 75.103s [2020-03-26T19:13:41.151Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T19:13:41.151Z] ++ 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-03-26T19:13:41.151Z] ++ set -e [2020-03-26T19:13:41.151Z] ++ '[' -n 0 ']' [2020-03-26T19:13:41.151Z] ++ set -x [2020-03-26T19:13:41.151Z] ++ env -i DEST=/go/src/github.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-03-26T19:13:41.151Z] INFO: Testing against a local daemon [2020-03-26T19:13:41.151Z] === RUN TestConfigList [2020-03-26T19:13:45.085Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:13:45.343Z] [2020-03-26T19:13:45.343Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T19:13:45.559Z] --- PASS: TestConfigList (4.04s) [2020-03-26T19:13:45.559Z] === RUN TestConfigsCreateAndDelete [2020-03-26T19:13:45.911Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T19:13:45.911Z] HOSTNAME=0b81d8e33501 [2020-03-26T19:13:45.911Z] TESTDEBUG=0 [2020-03-26T19:13:45.911Z] DEST=bundles/test-integration [2020-03-26T19:13:45.911Z] PWD=/go/src/github.com/docker/docker [2020-03-26T19:13:45.911Z] DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed [2020-03-26T19:13:45.911Z] container=docker [2020-03-26T19:13:45.911Z] HOME=/root [2020-03-26T19:13:45.911Z] GOLANG_VERSION=1.13.8 [2020-03-26T19:13:45.911Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T19:13:45.911Z] VALIDATE_BRANCH=master [2020-03-26T19:13:45.911Z] TERM=xterm [2020-03-26T19:13:45.911Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T19:13:45.911Z] SHLVL=1 [2020-03-26T19:13:45.911Z] TIMEOUT=120m [2020-03-26T19:13:45.911Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T19:13:45.911Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T19:13:45.911Z] GO111MODULE=off [2020-03-26T19:13:45.911Z] DOCKER_EXPERIMENTAL=1 [2020-03-26T19:13:45.911Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T19:13:45.911Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T19:13:45.911Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T19:13:45.911Z] GOPATH=/go [2020-03-26T19:13:45.911Z] PKG_CONFIG=pkg-config [2020-03-26T19:13:45.911Z] _=/usr/bin/env [2020-03-26T19:13:45.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T19:13:46.558Z] #48 ... [2020-03-26T19:13:46.558Z] [2020-03-26T19:13:46.558Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:13:46.558Z] #18 59.09 Selecting previously unselected package python3.7. [2020-03-26T19:13:46.558Z] #18 59.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 59.12 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:13:46.558Z] #18 59.30 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-26T19:13:46.558Z] #18 59.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 59.34 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-26T19:13:46.558Z] #18 59.55 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T19:13:46.558Z] #18 61.23 Selecting previously unselected package python3. [2020-03-26T19:13:46.558Z] #18 61.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-03-26T19:13:46.558Z] #18 61.33 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 61.35 Unpacking python3 (3.7.3-1) ... [2020-03-26T19:13:46.558Z] #18 61.49 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-26T19:13:46.558Z] #18 61.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 61.51 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-26T19:13:46.558Z] #18 61.67 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-26T19:13:46.558Z] #18 61.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 61.71 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-26T19:13:46.558Z] #18 61.84 Selecting previously unselected package libiptc0:ppc64el. [2020-03-26T19:13:46.558Z] #18 61.89 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 61.90 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-26T19:13:46.558Z] #18 62.02 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-26T19:13:46.558Z] #18 62.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 62.07 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-26T19:13:46.558Z] #18 62.15 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-26T19:13:46.558Z] #18 62.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 62.18 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-26T19:13:46.558Z] #18 62.31 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-26T19:13:46.558Z] #18 62.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 62.34 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-26T19:13:46.558Z] #18 62.50 Selecting previously unselected package iptables. [2020-03-26T19:13:46.558Z] #18 62.55 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 62.57 Unpacking iptables (1.8.2-4) ... [2020-03-26T19:13:46.558Z] #18 63.55 Selecting previously unselected package xxd. [2020-03-26T19:13:46.558Z] #18 63.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-26T19:13:46.558Z] #18 63.60 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T19:13:46.558Z] #18 63.81 Selecting previously unselected package vim-common. [2020-03-26T19:13:46.558Z] #18 63.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:13:46.558Z] #18 63.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T19:13:46.558Z] #18 64.23 Selecting previously unselected package bash-completion. [2020-03-26T19:13:46.558Z] #18 64.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T19:13:49.008Z] --- PASS: TestConfigsCreateAndDelete (3.70s) [2020-03-26T19:13:49.008Z] === RUN TestConfigsUpdate [2020-03-26T19:13:52.178Z] #18 70.48 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T19:13:52.454Z] --- PASS: TestConfigsUpdate (3.72s) [2020-03-26T19:13:52.454Z] === RUN TestTemplatedConfig [2020-03-26T19:13:52.813Z] #18 71.20 Selecting previously unselected package bzip2. [2020-03-26T19:13:52.813Z] #18 71.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-26T19:13:52.813Z] #18 71.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:13:53.105Z] #18 71.35 Selecting previously unselected package xz-utils. [2020-03-26T19:13:53.105Z] #18 71.36 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-26T19:13:53.105Z] #18 71.38 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T19:13:53.105Z] #18 ... [2020-03-26T19:13:53.105Z] [2020-03-26T19:13:53.105Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:13:53.105Z] #48 249.4 mime [2020-03-26T19:13:53.398Z] #48 ... [2020-03-26T19:13:53.398Z] [2020-03-26T19:13:53.398Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:13:53.398Z] #45 137.0 DEP criu/protobuf-desc.d [2020-03-26T19:13:53.398Z] #45 137.3 DEP criu/proc_parse.d [2020-03-26T19:13:53.398Z] #45 137.6 DEP criu/plugin.d [2020-03-26T19:13:53.398Z] #45 137.9 DEP criu/pipes.d [2020-03-26T19:13:53.398Z] #45 138.1 DEP criu/pie-util.d [2020-03-26T19:13:53.398Z] #45 138.3 DEP criu/pie-util-vdso.d [2020-03-26T19:13:53.398Z] #45 138.6 DEP criu/path.d [2020-03-26T19:13:53.398Z] #45 138.9 DEP criu/parasite-syscall.d [2020-03-26T19:13:53.398Z] #45 139.4 DEP criu/pagemap.d [2020-03-26T19:13:53.398Z] #45 139.7 DEP criu/pagemap-cache.d [2020-03-26T19:13:53.398Z] #45 140.2 DEP criu/page-xfer.d [2020-03-26T19:13:53.398Z] #45 140.4 DEP criu/page-pipe.d [2020-03-26T19:13:53.398Z] #45 140.6 DEP criu/netfilter.d [2020-03-26T19:13:53.398Z] #45 140.8 DEP criu/net.d [2020-03-26T19:13:53.398Z] #45 141.3 DEP criu/namespaces.d [2020-03-26T19:13:53.398Z] #45 141.6 DEP criu/mount.d [2020-03-26T19:13:53.398Z] #45 141.9 DEP criu/mem.d [2020-03-26T19:13:53.398Z] #45 142.2 DEP criu/lsm.d [2020-03-26T19:13:53.398Z] #45 142.5 DEP criu/log.d [2020-03-26T19:13:53.398Z] #45 142.7 DEP criu/libnetlink.d [2020-03-26T19:13:53.398Z] #45 142.9 DEP criu/kerndat.d [2020-03-26T19:13:53.398Z] #45 143.3 DEP criu/kcmp-ids.d [2020-03-26T19:13:53.398Z] #45 143.5 DEP criu/irmap.d [2020-03-26T19:13:53.398Z] #45 143.6 DEP criu/ipc_ns.d [2020-03-26T19:13:53.398Z] #45 144.0 DEP criu/image.d [2020-03-26T19:13:53.398Z] #45 144.4 DEP criu/image-desc.d [2020-03-26T19:13:53.398Z] #45 144.6 DEP criu/fsnotify.d [2020-03-26T19:13:53.398Z] #45 145.0 DEP criu/filesystems.d [2020-03-26T19:13:53.398Z] #45 145.3 DEP criu/files.d [2020-03-26T19:13:53.398Z] #45 145.6 DEP criu/files-reg.d [2020-03-26T19:13:53.398Z] #45 146.1 DEP criu/files-ext.d [2020-03-26T19:13:53.398Z] #45 146.4 DEP criu/file-lock.d [2020-03-26T19:13:53.398Z] #45 146.7 DEP criu/file-ids.d [2020-03-26T19:13:53.691Z] #45 147.0 DEP criu/fifo.d [2020-03-26T19:13:53.691Z] #45 ... [2020-03-26T19:13:53.691Z] [2020-03-26T19:13:53.691Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:13:53.691Z] #18 71.70 Selecting previously unselected package apparmor. [2020-03-26T19:13:53.691Z] #18 71.75 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-26T19:13:53.691Z] #18 72.00 Unpacking apparmor (2.13.2-10) ... [2020-03-26T19:13:54.323Z] #18 72.62 Selecting previously unselected package aufs-tools. [2020-03-26T19:13:54.323Z] #18 72.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-26T19:13:54.323Z] #18 72.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:13:54.614Z] #18 72.95 Selecting previously unselected package libonig5:ppc64el. [2020-03-26T19:13:54.614Z] #18 72.96 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-26T19:13:54.614Z] #18 72.97 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-26T19:13:54.908Z] #18 73.27 Selecting previously unselected package libjq1:ppc64el. [2020-03-26T19:13:54.908Z] #18 73.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-26T19:13:54.908Z] #18 73.30 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-26T19:13:55.200Z] #18 73.50 Selecting previously unselected package jq. [2020-03-26T19:13:55.200Z] #18 73.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-26T19:13:55.200Z] #18 73.52 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T19:13:55.200Z] #18 73.62 Selecting previously unselected package libaio1:ppc64el. [2020-03-26T19:13:55.200Z] #18 73.64 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-26T19:13:55.200Z] #18 73.64 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-26T19:13:55.492Z] #18 73.74 Selecting previously unselected package libgpm2:ppc64el. [2020-03-26T19:13:55.492Z] #18 73.75 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-26T19:13:55.492Z] #18 73.76 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-26T19:13:55.492Z] #18 73.89 Selecting previously unselected package libicu63:ppc64el. [2020-03-26T19:13:55.492Z] #18 73.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-26T19:13:55.492Z] #18 73.93 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-26T19:13:56.827Z] --- PASS: TestTemplatedConfig (3.50s) [2020-03-26T19:13:56.827Z] === RUN TestConfigInspect [2020-03-26T19:13:59.496Z] --- PASS: TestConfigInspect (3.59s) [2020-03-26T19:13:59.496Z] === RUN TestConfigCreateWithLabels [2020-03-26T19:14:02.398Z] #18 ... [2020-03-26T19:14:02.398Z] [2020-03-26T19:14:02.398Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:14:02.398Z] #48 258.8 vendor/golang.org/x/net/idna [2020-03-26T19:14:03.871Z] --- PASS: TestConfigCreateWithLabels (3.59s) [2020-03-26T19:14:03.871Z] === RUN TestConfigCreateResolve [2020-03-26T19:14:03.909Z] #48 ... [2020-03-26T19:14:03.909Z] [2020-03-26T19:14:03.909Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:14:03.909Z] #45 147.2 DEP criu/fdstore.d [2020-03-26T19:14:03.909Z] #45 147.3 DEP criu/fault-injection.d [2020-03-26T19:14:03.909Z] #45 147.4 DEP criu/external.d [2020-03-26T19:14:03.909Z] #45 147.6 DEP criu/eventpoll.d [2020-03-26T19:14:03.909Z] #45 148.0 DEP criu/eventfd.d [2020-03-26T19:14:03.909Z] #45 148.3 DEP criu/crtools.d [2020-03-26T19:14:03.909Z] #45 148.9 DEP criu/cr-service.d [2020-03-26T19:14:03.909Z] #45 149.1 DEP criu/cr-restore.d [2020-03-26T19:14:03.909Z] #45 149.4 DEP criu/cr-errno.d [2020-03-26T19:14:03.909Z] #45 149.4 DEP criu/cr-dump.d [2020-03-26T19:14:03.909Z] #45 149.9 DEP criu/cr-dedup.d [2020-03-26T19:14:03.909Z] #45 150.2 DEP criu/cr-check.d [2020-03-26T19:14:03.909Z] #45 150.6 DEP criu/config.d [2020-03-26T19:14:03.909Z] #45 151.1 DEP criu/clone-noasan.d [2020-03-26T19:14:03.909Z] #45 151.2 DEP criu/cgroup.d [2020-03-26T19:14:03.909Z] #45 151.6 DEP criu/cgroup-props.d [2020-03-26T19:14:03.909Z] #45 151.9 DEP criu/bitmap.d [2020-03-26T19:14:03.909Z] #45 151.9 DEP criu/bfd.d [2020-03-26T19:14:03.909Z] #45 152.2 DEP criu/autofs.d [2020-03-26T19:14:03.909Z] #45 152.5 DEP criu/aio.d [2020-03-26T19:14:03.909Z] #45 152.9 DEP criu/action-scripts.d [2020-03-26T19:14:03.909Z] #45 153.7 CC criu/action-scripts.o [2020-03-26T19:14:03.909Z] #45 154.7 CC criu/aio.o [2020-03-26T19:14:03.909Z] #45 155.8 CC criu/autofs.o [2020-03-26T19:14:03.909Z] #45 ... [2020-03-26T19:14:03.909Z] [2020-03-26T19:14:03.909Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:14:03.909Z] #18 80.93 Selecting previously unselected package libnet1:ppc64el. [2020-03-26T19:14:03.909Z] #18 80.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-26T19:14:03.909Z] #18 80.95 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-26T19:14:03.909Z] #18 81.07 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-26T19:14:03.909Z] #18 81.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-26T19:14:03.909Z] #18 81.09 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-26T19:14:03.909Z] #18 81.23 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-26T19:14:03.909Z] #18 81.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-26T19:14:03.909Z] #18 81.26 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-26T19:14:03.909Z] #18 81.40 Selecting previously unselected package libreadline5:ppc64el. [2020-03-26T19:14:03.909Z] #18 81.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-26T19:14:03.909Z] #18 81.44 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-26T19:14:03.909Z] #18 81.68 Selecting previously unselected package net-tools. [2020-03-26T19:14:03.909Z] #18 81.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-26T19:14:03.909Z] #18 81.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:14:03.909Z] #18 82.15 Selecting previously unselected package python-pip-whl. [2020-03-26T19:14:03.909Z] #18 82.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T19:14:03.909Z] #18 82.21 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T19:14:04.946Z] #18 83.04 Selecting previously unselected package python3-lib2to3. [2020-03-26T19:14:04.946Z] #18 83.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T19:14:04.946Z] #18 83.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:14:04.946Z] #18 83.35 Selecting previously unselected package python3-distutils. [2020-03-26T19:14:04.946Z] #18 83.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T19:14:04.946Z] #18 83.39 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T19:14:05.241Z] #18 83.69 Selecting previously unselected package python3-pip. [2020-03-26T19:14:05.241Z] #18 83.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T19:14:05.535Z] #18 83.75 Unpacking python3-pip (18.1-5) ... [2020-03-26T19:14:05.826Z] #18 84.10 Selecting previously unselected package python3-pkg-resources. [2020-03-26T19:14:05.827Z] #18 84.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T19:14:05.827Z] #18 84.15 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:14:06.119Z] #18 84.37 Selecting previously unselected package python3-setuptools. [2020-03-26T19:14:06.119Z] #18 84.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T19:14:06.119Z] #18 84.40 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T19:14:06.429Z] #18 84.79 Selecting previously unselected package python3-wheel. [2020-03-26T19:14:06.429Z] #18 84.81 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T19:14:06.429Z] #18 84.82 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T19:14:06.724Z] #18 84.97 Selecting previously unselected package sudo. [2020-03-26T19:14:06.724Z] #18 84.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-03-26T19:14:06.724Z] #18 85.01 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:14:07.318Z] --- PASS: TestConfigCreateResolve (3.63s) [2020-03-26T19:14:07.318Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T19:14:07.318Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-03-26T19:14:07.318Z] PASS [2020-03-26T19:14:07.318Z] [2020-03-26T19:14:07.318Z] DONE 8 tests in 26.361s [2020-03-26T19:14:07.318Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T19:14:07.318Z] ++ 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-03-26T19:14:07.318Z] ++ set -e [2020-03-26T19:14:07.318Z] ++ '[' -n 0 ']' [2020-03-26T19:14:07.318Z] ++ set -x [2020-03-26T19:14:07.318Z] ++ env -i DEST=/go/src/github.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-03-26T19:14:07.599Z] INFO: Testing against a local daemon [2020-03-26T19:14:07.599Z] === RUN TestCheckpoint [2020-03-26T19:14:07.599Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T19:14:07.599Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:14:07.599Z] === RUN TestContainerInvalidJSON [2020-03-26T19:14:07.599Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:14:07.599Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:14:07.599Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:14:07.599Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:14:07.599Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:14:07.599Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:14:07.599Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:14:07.599Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:14:07.599Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:14:07.599Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-26T19:14:07.599Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T19:14:07.599Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T19:14:07.599Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T19:14:07.599Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T19:14:07.599Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-03-26T19:14:07.599Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T19:14:07.770Z] #18 86.03 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T19:14:07.770Z] #18 86.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-26T19:14:07.770Z] #18 86.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:14:07.882Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-26T19:14:07.882Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T19:14:07.882Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-03-26T19:14:07.882Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T19:14:08.061Z] #18 86.43 Selecting previously unselected package uidmap. [2020-03-26T19:14:08.061Z] #18 86.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-03-26T19:14:08.061Z] #18 86.47 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T19:14:08.163Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-03-26T19:14:08.163Z] === RUN TestCopyFromContainer [2020-03-26T19:14:08.350Z] #18 86.69 Selecting previously unselected package vim-runtime. [2020-03-26T19:14:08.350Z] #18 86.70 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T19:14:08.350Z] #18 86.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T19:14:08.649Z] #18 86.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T19:14:08.649Z] #18 86.88 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:14:10.186Z] === RUN TestCopyFromContainer// [2020-03-26T19:14:10.186Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T19:14:10.186Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T19:14:10.467Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T19:14:10.467Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T19:14:10.467Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T19:14:10.467Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T19:14:10.749Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T19:14:10.749Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T19:14:10.749Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer (2.90s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-26T19:14:11.032Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-26T19:14:11.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T19:14:11.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:14:11.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:14:11.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:14:11.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:14:11.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:14:11.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:14:11.032Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:14:11.032Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:14:11.032Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:14:11.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-26T19:14:11.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-26T19:14:11.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-26T19:14:11.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-26T19:14:11.032Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T19:14:11.032Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-26T19:14:11.032Z] === RUN TestCreateWithInvalidEnv [2020-03-26T19:14:11.032Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T19:14:11.032Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T19:14:11.032Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T19:14:11.032Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T19:14:11.032Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T19:14:11.032Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T19:14:11.032Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T19:14:11.032Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T19:14:11.032Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T19:14:11.032Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-26T19:14:11.032Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T19:14:11.032Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T19:14:11.032Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-26T19:14:11.032Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T19:14:11.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-26T19:14:11.032Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T19:14:11.384Z] #18 ... [2020-03-26T19:14:11.384Z] [2020-03-26T19:14:11.384Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:14:11.384Z] #51 DONE 267.3s [2020-03-26T19:14:11.384Z] [2020-03-26T19:14:11.384Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:14:11.384Z] #45 159.3 CC criu/bfd.o [2020-03-26T19:14:11.384Z] #45 160.5 CC criu/bitmap.o [2020-03-26T19:14:11.384Z] #45 161.0 CC criu/cgroup-props.o [2020-03-26T19:14:11.384Z] #45 163.1 CC criu/cgroup.o [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:14:13.704Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:14:13.704Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-03-26T19:14:13.704Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-03-26T19:14:13.704Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T19:14:14.936Z] #45 ... [2020-03-26T19:14:14.936Z] [2020-03-26T19:14:14.936Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:14:14.936Z] #18 93.12 Selecting previously unselected package vim. [2020-03-26T19:14:14.936Z] #18 93.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-26T19:14:14.936Z] #18 93.17 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T19:14:15.571Z] #18 ... [2020-03-26T19:14:15.571Z] [2020-03-26T19:14:15.571Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:14:15.571Z] #48 261.8 net/textproto [2020-03-26T19:14:15.571Z] #48 261.8 crypto/x509 [2020-03-26T19:14:15.571Z] #48 264.8 vendor/golang.org/x/net/http/httpproxy [2020-03-26T19:14:15.571Z] #48 265.9 vendor/golang.org/x/net/http/httpguts [2020-03-26T19:14:15.571Z] #48 270.5 crypto/tls [2020-03-26T19:14:15.879Z] #48 ... [2020-03-26T19:14:15.879Z] [2020-03-26T19:14:15.879Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:14:15.879Z] #18 94.00 Selecting previously unselected package xfsprogs. [2020-03-26T19:14:15.879Z] #18 94.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-26T19:14:15.879Z] #18 94.01 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T19:14:16.375Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-03-26T19:14:16.375Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T19:14:16.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:14:16.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:14:16.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:14:16.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:14:16.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:14:16.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:14:16.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:14:16.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:14:16.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:14:16.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:14:16.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:14:16.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:14:16.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:14:16.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:14:16.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:14:16.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-26T19:14:16.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-26T19:14:16.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-26T19:14:16.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-26T19:14:16.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-26T19:14:16.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-26T19:14:16.375Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T19:14:16.935Z] #18 95.07 Selecting previously unselected package zip. [2020-03-26T19:14:16.935Z] #18 95.10 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-03-26T19:14:16.935Z] #18 95.10 Unpacking zip (3.0-11+b1) ... [2020-03-26T19:14:16.988Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-03-26T19:14:16.988Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T19:14:16.988Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T19:14:16.988Z] === RUN TestDaemonRestartIpcMode [2020-03-26T19:14:16.988Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T19:14:16.988Z] === RUN TestDaemonHostGatewayIP [2020-03-26T19:14:16.988Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T19:14:16.988Z] === RUN TestDiff [2020-03-26T19:14:17.230Z] #18 95.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T19:14:17.230Z] #18 95.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T19:14:17.230Z] #18 95.61 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-26T19:14:17.230Z] #18 95.63 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-26T19:14:17.230Z] #18 95.64 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-26T19:14:17.230Z] #18 95.65 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-26T19:14:17.230Z] #18 95.66 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T19:14:17.230Z] #18 95.67 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-26T19:14:17.230Z] #18 95.67 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-26T19:14:17.230Z] #18 95.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T19:14:17.230Z] #18 95.68 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-26T19:14:17.230Z] #18 95.69 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-26T19:14:17.230Z] #18 95.69 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T19:14:17.230Z] #18 95.70 Setting up zip (3.0-11+b1) ... [2020-03-26T19:14:17.230Z] #18 95.70 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T19:14:17.528Z] #18 95.75 Setting up bash-completion (1:2.8-6) ... [2020-03-26T19:14:17.993Z] --- PASS: TestDiff (0.87s) [2020-03-26T19:14:17.993Z] === RUN TestExecWithCloseStdin [2020-03-26T19:14:18.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T19:14:18.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T19:14:18.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T19:14:18.997Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-03-26T19:14:18.997Z] === RUN TestExec [2020-03-26T19:14:20.003Z] --- PASS: TestExec (0.91s) [2020-03-26T19:14:20.003Z] === RUN TestExecUser [2020-03-26T19:14:20.618Z] --- PASS: TestExecUser (0.87s) [2020-03-26T19:14:20.618Z] === RUN TestExportContainerAndImportImage [2020-03-26T19:14:22.087Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-03-26T19:14:22.087Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T19:14:22.128Z] #18 ... [2020-03-26T19:14:22.128Z] [2020-03-26T19:14:22.128Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:14:23.555Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-03-26T19:14:23.556Z] === RUN TestHealthCheckWorkdir [2020-03-26T19:14:24.332Z] --- PASS: TestBuildWithHugeFile (53.61s) [2020-03-26T19:14:24.332Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T19:14:24.332Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:14:24.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:14:24.332Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:14:24.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:14:24.332Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:14:24.332Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:14:24.332Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:14:24.332Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:14:24.332Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:14:24.332Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-03-26T19:14:24.332Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2020-03-26T19:14:24.332Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2020-03-26T19:14:24.332Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-03-26T19:14:24.332Z] === RUN TestBuildPreserveOwnership [2020-03-26T19:14:24.332Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T19:14:24.560Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-03-26T19:14:24.560Z] === RUN TestHealthKillContainer [2020-03-26T19:14:24.696Z] #24 276.0 Checking out files: 20% (2167/10664) Checking out files: 21% (2240/10664) Checking out files: 22% (2347/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 35% (3798/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 51% (5528/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 67% (7178/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 82% (8796/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-26T19:14:24.696Z] #24 ... [2020-03-26T19:14:24.696Z] [2020-03-26T19:14:24.696Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:14:24.696Z] #18 103.0 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-26T19:14:24.696Z] #18 103.0 Setting up xz-utils (5.2.4-1) ... [2020-03-26T19:14:24.696Z] #18 103.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T19:14:24.696Z] #18 103.0 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T19:14:24.696Z] #18 103.1 invoke-rc.d: could not determine current runlevel [2020-03-26T19:14:24.696Z] #18 103.1 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T19:14:24.696Z] #18 103.1 Setting up pigz (2.4-1) ... [2020-03-26T19:14:24.696Z] #18 103.1 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-26T19:14:24.696Z] #18 103.2 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-26T19:14:24.696Z] #18 103.2 Setting up python-pip-whl (18.1-5) ... [2020-03-26T19:14:24.696Z] #18 103.2 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-26T19:14:24.696Z] #18 103.2 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T19:14:25.824Z] #18 104.0 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-26T19:14:25.824Z] #18 104.0 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-26T19:14:25.824Z] #18 104.0 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-26T19:14:25.824Z] #18 104.0 Setting up vim (2:8.1.0875-5) ... [2020-03-26T19:14:25.824Z] #18 104.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T19:14:25.824Z] #18 104.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T19:14:25.824Z] #18 104.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T19:14:25.824Z] #18 104.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T19:14:25.824Z] #18 104.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T19:14:25.824Z] #18 104.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T19:14:25.824Z] #18 104.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T19:14:25.824Z] #18 104.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T19:14:25.824Z] #18 104.2 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-26T19:14:25.824Z] #18 104.2 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T19:14:25.824Z] #18 104.3 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-26T19:14:25.824Z] #18 104.3 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T19:14:25.824Z] #18 104.3 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-26T19:14:25.824Z] #18 104.3 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T19:14:27.292Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T19:14:27.292Z] ok github.com/docker/docker/api/server/httputils 0.117s coverage: 14.7% of statements [2020-03-26T19:14:27.960Z] #18 ... [2020-03-26T19:14:27.960Z] [2020-03-26T19:14:27.960Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:14:27.960Z] #45 171.2 CC criu/clone-noasan.o [2020-03-26T19:14:27.960Z] #45 171.5 CC criu/config.o [2020-03-26T19:14:27.960Z] #45 176.2 CC criu/cr-check.o [2020-03-26T19:14:27.960Z] #45 179.9 CC criu/cr-dedup.o [2020-03-26T19:14:27.960Z] #45 180.7 CC criu/cr-dump.o [2020-03-26T19:14:27.960Z] #45 ... [2020-03-26T19:14:27.960Z] [2020-03-26T19:14:27.960Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:14:27.960Z] #48 283.0 net/http/httptrace [2020-03-26T19:14:27.960Z] #48 283.5 net/http [2020-03-26T19:14:28.007Z] --- PASS: TestHealthKillContainer (3.04s) [2020-03-26T19:14:28.007Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T19:14:28.288Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-03-26T19:14:28.288Z] === RUN TestIpcModeNone [2020-03-26T19:14:28.502Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T19:14:28.869Z] ok github.com/docker/docker/api/server/middleware 0.171s coverage: 37.7% of statements [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T19:14:28.869Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T19:14:29.305Z] --- PASS: TestIpcModeNone (0.91s) [2020-03-26T19:14:29.305Z] === RUN TestIpcModePrivate [2020-03-26T19:14:29.918Z] --- PASS: TestIpcModePrivate (0.89s) [2020-03-26T19:14:29.918Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-26T19:14:29.918Z] === RUN TestIpcModeShareable [2020-03-26T19:14:30.445Z] ok github.com/docker/docker/api/types/filters 0.087s coverage: 92.2% of statements [2020-03-26T19:14:30.445Z] ok github.com/docker/docker/api/types/strslice 0.086s coverage: 90.0% of statements [2020-03-26T19:14:30.445Z] ok github.com/docker/docker/api/server/router/swarm 0.186s coverage: 4.5% of statements [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T19:14:30.445Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T19:14:30.919Z] ok github.com/docker/docker/api/types/time 0.280s coverage: 100.0% of statements [2020-03-26T19:14:31.386Z] --- PASS: TestIpcModeShareable (1.02s) [2020-03-26T19:14:31.386Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-26T19:14:31.386Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T19:14:31.394Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 75.0% of statements [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T19:14:31.394Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T19:14:31.867Z] ok github.com/docker/docker/builder/dockerignore 0.085s coverage: 96.8% of statements [2020-03-26T19:14:32.672Z] --- PASS: TestBuildPreserveOwnership (10.19s) [2020-03-26T19:14:32.672Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.19s) [2020-03-26T19:14:32.672Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-26T19:14:32.672Z] === RUN TestBuildPlatformInvalid [2020-03-26T19:14:32.672Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-03-26T19:14:32.672Z] PASS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === Skipped [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-26T19:14:32.672Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-26T19:14:32.672Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-26T19:14:32.672Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] DONE 32 tests, 3 skipped in 122.208s [2020-03-26T19:14:32.672Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T19:14:32.672Z] INFO: Testing against a local daemon [2020-03-26T19:14:32.672Z] === RUN TestConfigList [2020-03-26T19:14:32.672Z] --- SKIP: TestConfigList (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] === RUN TestConfigsCreateAndDelete [2020-03-26T19:14:32.672Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] === RUN TestConfigsUpdate [2020-03-26T19:14:32.672Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] === RUN TestTemplatedConfig [2020-03-26T19:14:32.672Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-26T19:14:32.672Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] === RUN TestConfigInspect [2020-03-26T19:14:32.672Z] --- SKIP: TestConfigInspect (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] === RUN TestConfigCreateWithLabels [2020-03-26T19:14:32.672Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] === RUN TestConfigCreateResolve [2020-03-26T19:14:32.672Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T19:14:32.672Z] --- SKIP: TestConfigDaemonLibtrustID (0.02s) [2020-03-26T19:14:32.672Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] PASS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === Skipped [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-26T19:14:32.672Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-26T19:14:32.672Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.02s) [2020-03-26T19:14:32.672Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] [2020-03-26T19:14:32.672Z] DONE 8 tests, 8 skipped in 0.209s [2020-03-26T19:14:32.672Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T19:14:32.672Z] INFO: Testing against a local daemon [2020-03-26T19:14:32.672Z] === RUN TestCheckpoint [2020-03-26T19:14:32.672Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T19:14:32.672Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:14:32.672Z] === RUN TestContainerInvalidJSON [2020-03-26T19:14:32.672Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:14:32.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:14:32.672Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:14:32.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:14:32.672Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:14:32.672Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:14:32.672Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:14:32.672Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:14:32.672Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:14:32.672Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-26T19:14:32.672Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T19:14:32.672Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T19:14:32.672Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T19:14:32.672Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T19:14:32.672Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-26T19:14:32.672Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T19:14:32.928Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-26T19:14:32.928Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T19:14:32.928Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-26T19:14:32.928Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T19:14:32.928Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-03-26T19:14:32.928Z] === RUN TestCopyFromContainer [2020-03-26T19:14:33.551Z] #48 ... [2020-03-26T19:14:33.551Z] [2020-03-26T19:14:33.551Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:14:33.551Z] #18 111.1 Setting up iptables (1.8.2-4) ... [2020-03-26T19:14:33.551Z] #18 111.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:14:33.551Z] #18 111.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:14:33.551Z] #18 111.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T19:14:33.551Z] #18 111.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T19:14:33.551Z] #18 111.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T19:14:33.551Z] #18 111.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T19:14:33.551Z] #18 111.2 Setting up python3 (3.7.3-1) ... [2020-03-26T19:14:33.848Z] #18 112.0 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T19:14:34.061Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2020-03-26T19:14:34.061Z] === RUN TestAPIIpcModeHost [2020-03-26T19:14:34.674Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-03-26T19:14:34.674Z] === RUN TestDaemonIpcModeShareable [2020-03-26T19:14:34.889Z] #18 ... [2020-03-26T19:14:34.889Z] [2020-03-26T19:14:34.889Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:14:34.889Z] #24 281.2 + cd /tmp/tmp.KEd2auAK7R/tmp/docker-ce [2020-03-26T19:14:34.889Z] #24 281.2 + git checkout -q v17.06.2-ce [2020-03-26T19:14:34.889Z] #24 285.8 + mkdir -p /tmp/tmp.KEd2auAK7R/src/github.com/docker [2020-03-26T19:14:34.889Z] #24 285.8 + mv components/cli /tmp/tmp.KEd2auAK7R/src/github.com/docker/cli [2020-03-26T19:14:34.889Z] #24 285.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-26T19:14:34.889Z] #24 ... [2020-03-26T19:14:34.889Z] [2020-03-26T19:14:34.889Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:14:34.889Z] #45 186.1 CC criu/cr-errno.o [2020-03-26T19:14:34.889Z] #45 186.3 CC criu/cr-restore.o [2020-03-26T19:14:35.683Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2020-03-26T19:14:36.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T19:14:36.685Z] ok github.com/docker/docker/builder/remotecontext 0.816s coverage: 9.2% of statements [2020-03-26T19:14:36.685Z] ok github.com/docker/docker/builder/dockerfile 0.695s coverage: 46.3% of statements [2020-03-26T19:14:36.697Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-03-26T19:14:36.697Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-26T19:14:36.697Z] === RUN TestDaemonIpcModePrivate [2020-03-26T19:14:37.105Z] === RUN TestCopyFromContainer// [2020-03-26T19:14:37.362Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T19:14:37.363Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T19:14:37.363Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T19:14:37.619Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T19:14:37.619Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T19:14:37.619Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T19:14:37.619Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T19:14:37.876Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T19:14:37.876Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer (4.94s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-26T19:14:37.876Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-26T19:14:37.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T19:14:37.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:14:37.876Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:14:37.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:14:37.876Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:14:37.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:14:37.876Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:14:37.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:14:37.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:14:37.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:14:37.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-26T19:14:37.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-26T19:14:37.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-26T19:14:37.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-26T19:14:37.876Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T19:14:38.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T19:14:38.132Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-26T19:14:38.132Z] === RUN TestCreateWithInvalidEnv [2020-03-26T19:14:38.132Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T19:14:38.132Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T19:14:38.132Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T19:14:38.132Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T19:14:38.132Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T19:14:38.132Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T19:14:38.132Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T19:14:38.132Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T19:14:38.132Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T19:14:38.132Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-26T19:14:38.132Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T19:14:38.132Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-26T19:14:38.132Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T19:14:38.132Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T19:14:38.132Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-26T19:14:38.132Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T19:14:38.165Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-03-26T19:14:38.165Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-26T19:14:38.165Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T19:14:38.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T19:14:38.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T19:14:38.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T19:14:38.437Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:14:38.437Z] [2020-03-26T19:14:38.437Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-26T19:14:38.437Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-26T19:14:38.437Z] Using test binary docker [2020-03-26T19:14:38.437Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T19:14:38.437Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T19:14:38.437Z] INFO: Waiting for daemon to start... [2020-03-26T19:14:38.437Z] Starting dockerd [2020-03-26T19:14:38.693Z] . [2020-03-26T19:14:38.693Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-26T19:14:38.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T19:14:39.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T19:14:39.367Z] #45 ... [2020-03-26T19:14:39.367Z] [2020-03-26T19:14:39.367Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:14:39.367Z] #18 113.5 Setting up apparmor (2.13.2-10) ... [2020-03-26T19:14:39.367Z] #18 117.0 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T19:14:39.367Z] #18 117.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T19:14:39.367Z] #18 117.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T19:14:40.025Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2020-03-26T19:14:40.025Z] === RUN TestCreateWithCapabilities [2020-03-26T19:14:40.025Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T19:14:40.025Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T19:14:40.025Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:14:40.025Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:14:40.025Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:14:40.025Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:14:40.025Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:14:40.025Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:14:40.025Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:14:40.025Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:14:40.025Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:14:40.025Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:14:40.025Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T19:14:40.025Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T19:14:40.025Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:14:40.026Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:14:40.026Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:14:40.026Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:14:40.026Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:14:40.026Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:14:40.026Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:14:40.026Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:14:40.026Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-26T19:14:40.026Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-26T19:14:40.026Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T19:14:40.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T19:14:40.183Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-03-26T19:14:40.183Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-26T19:14:40.183Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T19:14:40.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T19:14:40.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T19:14:40.879Z] #18 119.2 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T19:14:41.652Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-03-26T19:14:41.652Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-26T19:14:41.652Z] === RUN TestIpcModeOlderClient [2020-03-26T19:14:41.652Z] === PAUSE TestIpcModeOlderClient [2020-03-26T19:14:41.652Z] === RUN TestKillContainerInvalidSignal [2020-03-26T19:14:41.913Z] #18 120.3 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T19:14:41.917Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2020-03-26T19:14:41.917Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T19:14:41.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:14:41.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:14:41.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:14:41.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:14:41.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:14:41.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:14:41.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:14:41.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:14:41.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:14:41.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:14:41.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:14:41.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:14:41.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:14:41.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:14:41.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:14:41.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-26T19:14:41.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-26T19:14:41.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-26T19:14:41.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-26T19:14:41.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-26T19:14:41.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-26T19:14:41.917Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T19:14:42.173Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-03-26T19:14:42.173Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T19:14:42.173Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T19:14:42.173Z] === RUN TestDaemonRestartIpcMode [2020-03-26T19:14:42.173Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T19:14:42.173Z] === RUN TestDaemonHostGatewayIP [2020-03-26T19:14:42.173Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T19:14:42.173Z] === RUN TestDiff [2020-03-26T19:14:42.656Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-03-26T19:14:42.656Z] === RUN TestKillContainer [2020-03-26T19:14:42.656Z] === RUN TestKillContainer/no_signal [2020-03-26T19:14:42.736Z] --- PASS: TestDiff (0.54s) [2020-03-26T19:14:42.736Z] === RUN TestExecWithCloseStdin [2020-03-26T19:14:43.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T19:14:43.299Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-03-26T19:14:43.299Z] === RUN TestExec [2020-03-26T19:14:43.667Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T19:14:43.865Z] --- PASS: TestExec (0.61s) [2020-03-26T19:14:43.865Z] === RUN TestExecUser [2020-03-26T19:14:43.948Z] === RUN TestKillContainer/killing_signal [2020-03-26T19:14:43.996Z] #18 ... [2020-03-26T19:14:43.996Z] [2020-03-26T19:14:43.996Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:14:43.996Z] #45 197.3 CC criu/cr-service.o [2020-03-26T19:14:44.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T19:14:44.793Z] --- PASS: TestExecUser (0.67s) [2020-03-26T19:14:44.793Z] === RUN TestExportContainerAndImportImage [2020-03-26T19:14:44.953Z] --- PASS: TestKillContainer (2.50s) [2020-03-26T19:14:44.953Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-03-26T19:14:44.953Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-03-26T19:14:44.953Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-03-26T19:14:44.953Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T19:14:44.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T19:14:45.357Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2020-03-26T19:14:45.357Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T19:14:45.357Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-26T19:14:45.357Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:45.357Z] === RUN TestHealthCheckWorkdir [2020-03-26T19:14:45.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T19:14:45.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T19:14:46.029Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T19:14:46.285Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-03-26T19:14:46.285Z] === RUN TestHealthKillContainer [2020-03-26T19:14:46.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-03-26T19:14:46.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-03-26T19:14:46.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-03-26T19:14:46.641Z] === RUN TestKillStoppedContainer [2020-03-26T19:14:46.729Z] #45 ... [2020-03-26T19:14:46.729Z] [2020-03-26T19:14:46.729Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T19:14:46.729Z] #18 122.3 Setting up python3-pip (18.1-5) ... [2020-03-26T19:14:46.729Z] #18 124.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T19:14:46.729Z] #18 124.6 Processing triggers for mime-support (3.62) ... [2020-03-26T19:14:46.729Z] #18 DONE 125.0s [2020-03-26T19:14:46.923Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-26T19:14:46.923Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T19:14:46.923Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-26T19:14:46.923Z] === RUN TestKillDifferentUserContainer [2020-03-26T19:14:47.021Z] [2020-03-26T19:14:47.022Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T19:14:47.317Z] #19 0.613 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T19:14:47.317Z] #19 0.621 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T19:14:47.317Z] #19 0.629 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T19:14:47.317Z] #19 DONE 0.7s [2020-03-26T19:14:47.317Z] [2020-03-26T19:14:47.317Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:14:47.317Z] #48 302.6 github.com/LK4D4/vndr/godl [2020-03-26T19:14:47.930Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-03-26T19:14:47.930Z] === RUN TestInspectOomKilledTrue [2020-03-26T19:14:47.930Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-26T19:14:47.930Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:14:47.930Z] === RUN TestInspectOomKilledFalse [2020-03-26T19:14:47.930Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-26T19:14:47.930Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:14:47.930Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T19:14:47.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T19:14:48.357Z] #48 304.6 github.com/LK4D4/vndr [2020-03-26T19:14:48.546Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-03-26T19:14:48.546Z] === RUN TestLinksContainerNames [2020-03-26T19:14:48.804Z] --- PASS: TestHealthKillContainer (2.75s) [2020-03-26T19:14:48.804Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T19:14:49.241Z] ok github.com/docker/docker/client 0.575s coverage: 75.3% of statements [2020-03-26T19:14:49.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T19:14:49.367Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-03-26T19:14:49.367Z] === RUN TestIpcModeNone [2020-03-26T19:14:49.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T19:14:50.015Z] --- PASS: TestLinksContainerNames (1.71s) [2020-03-26T19:14:50.015Z] === RUN TestLogsFollowTailEmpty [2020-03-26T19:14:50.296Z] --- PASS: TestIpcModeNone (0.67s) [2020-03-26T19:14:50.296Z] === RUN TestIpcModePrivate [2020-03-26T19:14:50.859Z] --- PASS: TestIpcModePrivate (0.65s) [2020-03-26T19:14:50.859Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-03-26T19:14:50.859Z] === RUN TestIpcModeShareable [2020-03-26T19:14:50.859Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-26T19:14:50.859Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T19:14:50.859Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T19:14:51.022Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-03-26T19:14:51.022Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T19:14:51.634Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/default [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/private [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/slave [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/shared [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T19:14:51.634Z] === CONT TestMountDaemonRoot/default [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:14:51.634Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T19:14:51.634Z] === CONT TestMountDaemonRoot/shared [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:14:51.634Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:14:51.634Z] === CONT TestMountDaemonRoot/slave [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T19:14:51.634Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:14:51.634Z] === CONT TestMountDaemonRoot/private [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:14:51.634Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T19:14:51.634Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:14:51.634Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:14:51.634Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:14:51.916Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T19:14:51.916Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:14:51.916Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:14:51.916Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T19:14:51.916Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:14:51.916Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:14:51.916Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:14:51.916Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:14:51.916Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:14:52.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T19:14:52.197Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:14:52.197Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T19:14:52.197Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:14:52.197Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:14:52.197Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T19:14:52.197Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:14:52.197Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T19:14:52.197Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T19:14:52.479Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:14:52.479Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:14:52.479Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:14:52.479Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:14:52.479Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T19:14:52.479Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:14:52.479Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:14:52.479Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:14:52.479Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:14:52.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s) [2020-03-26T19:14:52.751Z] === RUN TestAPIIpcModeHost [2020-03-26T19:14:52.751Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-26T19:14:52.751Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T19:14:52.751Z] === RUN TestDaemonIpcModeShareable [2020-03-26T19:14:52.751Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-26T19:14:52.751Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T19:14:52.751Z] === RUN TestDaemonIpcModePrivate [2020-03-26T19:14:52.751Z] --- SKIP: TestDaemonIpcModePrivate (0.01s) [2020-03-26T19:14:52.751Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:52.751Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T19:14:52.751Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-26T19:14:52.751Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:52.751Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T19:14:52.751Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-26T19:14:52.751Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:14:52.751Z] === RUN TestIpcModeOlderClient [2020-03-26T19:14:52.751Z] === PAUSE TestIpcModeOlderClient [2020-03-26T19:14:52.751Z] === RUN TestKillContainerInvalidSignal [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-26T19:14:52.761Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-26T19:14:52.762Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-26T19:14:52.762Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T19:14:52.814Z] #48 ... [2020-03-26T19:14:52.814Z] [2020-03-26T19:14:52.814Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:14:52.814Z] #45 201.3 CC criu/crtools.o [2020-03-26T19:14:52.814Z] #45 202.3 CC criu/eventfd.o [2020-03-26T19:14:52.814Z] #45 203.0 CC criu/eventpoll.o [2020-03-26T19:14:52.814Z] #45 204.6 CC criu/external.o [2020-03-26T19:14:52.814Z] #45 205.5 CC criu/fault-injection.o [2020-03-26T19:14:52.814Z] #45 205.7 CC criu/fdstore.o [2020-03-26T19:14:52.814Z] #45 206.4 CC criu/fifo.o [2020-03-26T19:14:52.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T19:14:53.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T19:14:53.314Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2020-03-26T19:14:53.314Z] === RUN TestKillContainer [2020-03-26T19:14:53.314Z] === RUN TestKillContainer/no_signal [2020-03-26T19:14:53.870Z] #45 207.3 CC criu/file-ids.o [2020-03-26T19:14:53.876Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T19:14:54.439Z] === RUN TestKillContainer/killing_signal [2020-03-26T19:14:54.513Z] #45 208.0 CC criu/file-lock.o [2020-03-26T19:14:54.780Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-03-26T19:14:54.780Z] === RUN TestNetworkNat [2020-03-26T19:14:55.001Z] --- PASS: TestKillContainer (1.72s) [2020-03-26T19:14:55.001Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-03-26T19:14:55.001Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-03-26T19:14:55.001Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2020-03-26T19:14:55.001Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T19:14:55.001Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T19:14:55.392Z] --- PASS: TestNetworkNat (0.95s) [2020-03-26T19:14:55.392Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T19:14:55.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T19:14:55.931Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T19:14:56.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2020-03-26T19:14:56.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-03-26T19:14:56.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-03-26T19:14:56.187Z] === RUN TestKillStoppedContainer [2020-03-26T19:14:56.396Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-03-26T19:14:56.396Z] === RUN TestNetworkLoopbackNat [2020-03-26T19:14:56.444Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-26T19:14:56.444Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T19:14:56.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-26T19:14:56.444Z] === RUN TestKillDifferentUserContainer [2020-03-26T19:14:56.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T19:14:57.007Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-03-26T19:14:57.007Z] === RUN TestInspectOomKilledTrue [2020-03-26T19:14:57.007Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-26T19:14:57.007Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:14:57.007Z] === RUN TestInspectOomKilledFalse [2020-03-26T19:14:57.007Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-26T19:14:57.007Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:14:57.007Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T19:14:57.007Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-26T19:14:57.007Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-26T19:14:57.007Z] === RUN TestLinksContainerNames [2020-03-26T19:14:57.250Z] #45 210.1 CC criu/files-ext.o [2020-03-26T19:14:57.250Z] #45 ... [2020-03-26T19:14:57.250Z] [2020-03-26T19:14:57.250Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:14:57.250Z] #20 8.368 Collecting yamllint==1.16.0 [2020-03-26T19:14:57.250Z] #20 9.000 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T19:14:57.250Z] #20 9.153 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T19:14:57.250Z] #20 9.605 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T19:14:57.863Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-03-26T19:14:57.863Z] === RUN TestPause [2020-03-26T19:14:57.887Z] #20 ... [2020-03-26T19:14:57.887Z] [2020-03-26T19:14:57.887Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:14:57.887Z] #45 211.2 CC criu/files-reg.o [2020-03-26T19:14:58.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T19:14:58.374Z] --- PASS: TestLinksContainerNames (1.14s) [2020-03-26T19:14:58.374Z] === RUN TestLogsFollowTailEmpty [2020-03-26T19:14:58.475Z] --- PASS: TestPause (0.83s) [2020-03-26T19:14:58.475Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T19:14:58.475Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:14:58.475Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:14:58.475Z] === RUN TestPauseStopPausedContainer [2020-03-26T19:14:58.630Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2020-03-26T19:14:58.630Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T19:14:59.193Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/default [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/private [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/slave [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/shared [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T19:14:59.193Z] === CONT TestMountDaemonRoot/default [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:14:59.193Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:14:59.193Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:14:59.193Z] === CONT TestMountDaemonRoot/shared [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T19:14:59.193Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:14:59.193Z] === CONT TestMountDaemonRoot/slave [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:14:59.193Z] === CONT TestMountDaemonRoot/private [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:14:59.193Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T19:14:59.193Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T19:14:59.193Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T19:14:59.193Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:14:59.449Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:14:59.449Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:14:59.449Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T19:14:59.449Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:14:59.449Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:14:59.449Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:14:59.449Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:14:59.449Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:14:59.479Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-03-26T19:14:59.479Z] === RUN TestPsFilter [2020-03-26T19:14:59.648Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T19:14:59.648Z] Using test binary docker [2020-03-26T19:14:59.648Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T19:14:59.648Z] +++ /etc/init.d/apparmor start [2020-03-26T19:14:59.648Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T19:14:59.648Z] Starting dockerd [2020-03-26T19:14:59.648Z] INFO: Waiting for daemon to start... [2020-03-26T19:14:59.648Z] +++ 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-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:14:59.706Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:14:59.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T19:14:59.761Z] --- PASS: TestPsFilter (0.33s) [2020-03-26T19:14:59.761Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T19:14:59.963Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:14:59.963Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T19:14:59.963Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:14:59.963Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T19:14:59.963Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:14:59.963Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-26T19:14:59.963Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-26T19:14:59.963Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T19:14:59.963Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-26T19:14:59.963Z] 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-03-26T19:14:59.963Z] === RUN TestNetworkNat [2020-03-26T19:15:00.526Z] --- PASS: TestNetworkNat (0.66s) [2020-03-26T19:15:00.526Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T19:15:00.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T19:15:00.764Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-03-26T19:15:00.764Z] === RUN TestRemoveContainerWithVolume [2020-03-26T19:15:01.088Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-03-26T19:15:01.088Z] === RUN TestNetworkLoopbackNat [2020-03-26T19:15:01.549Z] . [2020-03-26T19:15:01.549Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T19:15:01.549Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T19:15:01.549Z] Error: No such image: emptyfs [2020-03-26T19:15:01.549Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T19:15:01.549Z] ++++ docker load [2020-03-26T19:15:01.768Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2020-03-26T19:15:01.769Z] === RUN TestRemoveContainerRunning [2020-03-26T19:15:02.019Z] --- PASS: TestNetworkLoopbackNat (0.77s) [2020-03-26T19:15:02.019Z] === RUN TestPause [2020-03-26T19:15:02.019Z] --- SKIP: TestPause (0.00s) [2020-03-26T19:15:02.019Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:02.019Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T19:15:02.019Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:15:02.019Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:15:02.019Z] === RUN TestPauseStopPausedContainer [2020-03-26T19:15:02.019Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-26T19:15:02.019Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:02.019Z] === RUN TestPsFilter [2020-03-26T19:15:02.116Z] Running integration-test (iteration 1) [2020-03-26T19:15:02.116Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T19:15:02.116Z] ++ 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-03-26T19:15:02.116Z] ++ set -e [2020-03-26T19:15:02.116Z] ++ '[' -n 0 ']' [2020-03-26T19:15:02.116Z] ++ set -x [2020-03-26T19:15:02.116Z] ++ env -i DEST=/go/src/github.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-03-26T19:15:02.276Z] --- PASS: TestPsFilter (0.20s) [2020-03-26T19:15:02.276Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T19:15:02.381Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-03-26T19:15:02.381Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T19:15:02.839Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-03-26T19:15:02.839Z] === RUN TestRemoveContainerWithVolume [2020-03-26T19:15:03.387Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-03-26T19:15:03.387Z] === RUN TestRemoveInvalidContainer [2020-03-26T19:15:03.387Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-26T19:15:03.387Z] === RUN TestRenameLinkedContainer [2020-03-26T19:15:03.402Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-03-26T19:15:03.402Z] === RUN TestRemoveContainerRunning [2020-03-26T19:15:03.496Z] #45 216.5 CC criu/files.o [2020-03-26T19:15:03.496Z] #45 ... [2020-03-26T19:15:03.496Z] [2020-03-26T19:15:03.496Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T19:15:03.496Z] #20 12.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T19:15:03.496Z] #20 12.87 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T19:15:03.496Z] #20 12.97 Building wheels for collected packages: pyyaml [2020-03-26T19:15:03.496Z] #20 12.97 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T19:15:03.496Z] #20 15.55 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T19:15:03.496Z] #20 15.55 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T19:15:03.496Z] #20 15.70 Successfully built pyyaml [2020-03-26T19:15:03.496Z] #20 15.73 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-26T19:15:03.970Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-03-26T19:15:03.970Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T19:15:04.134Z] #20 16.56 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T19:15:04.425Z] #20 DONE 17.0s [2020-03-26T19:15:04.425Z] [2020-03-26T19:15:04.425Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:15:04.425Z] #48 DONE 320.9s [2020-03-26T19:15:04.425Z] [2020-03-26T19:15:04.425Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:15:04.536Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2020-03-26T19:15:04.536Z] === RUN TestRemoveInvalidContainer [2020-03-26T19:15:04.536Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-26T19:15:04.536Z] === RUN TestRenameLinkedContainer [2020-03-26T19:15:05.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T19:15:06.835Z] --- PASS: TestRenameLinkedContainer (3.56s) [2020-03-26T19:15:06.835Z] === RUN TestRenameStoppedContainer [2020-03-26T19:15:07.056Z] --- PASS: TestRenameLinkedContainer (2.28s) [2020-03-26T19:15:07.056Z] === RUN TestRenameStoppedContainer [2020-03-26T19:15:07.132Z] ok github.com/docker/docker/builder/remotecontext/git 32.195s coverage: 86.3% of statements [2020-03-26T19:15:07.132Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T19:15:07.132Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T19:15:07.313Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-03-26T19:15:07.313Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T19:15:07.840Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-03-26T19:15:07.840Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T19:15:07.940Z] #24 ... [2020-03-26T19:15:07.940Z] [2020-03-26T19:15:07.940Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:15:07.940Z] #45 221.5 CC criu/filesystems.o [2020-03-26T19:15:08.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T19:15:08.680Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2020-03-26T19:15:08.680Z] === RUN TestRenameInvalidName [2020-03-26T19:15:09.242Z] --- PASS: TestRenameInvalidName (0.59s) [2020-03-26T19:15:09.242Z] === RUN TestRenameAnonymousContainer [2020-03-26T19:15:09.308Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-03-26T19:15:09.308Z] === RUN TestRenameInvalidName [2020-03-26T19:15:10.000Z] #45 223.1 CC criu/fsnotify.o [2020-03-26T19:15:10.312Z] --- PASS: TestRenameInvalidName (0.87s) [2020-03-26T19:15:10.313Z] === RUN TestRenameAnonymousContainer [2020-03-26T19:15:11.500Z] #45 225.0 CC criu/image-desc.o [2020-03-26T19:15:12.090Z] Loaded image: buildpack-deps:jessie [2020-03-26T19:15:12.090Z] Loaded image: busybox:latest [2020-03-26T19:15:12.090Z] Loaded image: busybox:glibc [2020-03-26T19:15:12.090Z] Loaded image: debian:jessie [2020-03-26T19:15:12.090Z] Loaded image: hello-world:latest [2020-03-26T19:15:12.090Z] INFO: Testing against a local daemon [2020-03-26T19:15:12.090Z] === RUN TestCgroupNamespacesBuild [2020-03-26T19:15:12.130Z] #45 225.4 CC criu/image.o [2020-03-26T19:15:12.513Z] --- PASS: TestRenameAnonymousContainer (2.84s) [2020-03-26T19:15:12.513Z] === RUN TestRenameContainerWithSameName [2020-03-26T19:15:12.513Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2020-03-26T19:15:12.513Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T19:15:13.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T19:15:13.881Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2020-03-26T19:15:13.881Z] === RUN TestResize [2020-03-26T19:15:14.202Z] #45 227.3 CC criu/ipc_ns.o [2020-03-26T19:15:14.327Z] ok github.com/docker/docker/cmd/dockerd 0.652s coverage: 19.2% of statements [2020-03-26T19:15:14.444Z] --- PASS: TestResize (0.58s) [2020-03-26T19:15:14.444Z] === RUN TestResizeWithInvalidSize [2020-03-26T19:15:14.621Z] --- PASS: TestCgroupNamespacesBuild (3.11s) [2020-03-26T19:15:14.621Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T19:15:15.007Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-03-26T19:15:15.007Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T19:15:15.571Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:15.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:15.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:15:15.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:15:15.571Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T19:15:15.571Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] === RUN TestCgroupNamespacesRun [2020-03-26T19:15:15.571Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-26T19:15:15.571Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T19:15:15.571Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-26T19:15:15.571Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T19:15:15.571Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-26T19:15:15.571Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T19:15:15.571Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-26T19:15:15.571Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T19:15:15.571Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-26T19:15:15.571Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T19:15:15.571Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-26T19:15:15.571Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T19:15:15.571Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-26T19:15:15.571Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T19:15:15.571Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-26T19:15:15.571Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:15.571Z] === RUN TestKernelTCPMemory [2020-03-26T19:15:15.571Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-26T19:15:15.571Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:15.571Z] === RUN TestNISDomainname [2020-03-26T19:15:15.571Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-26T19:15:15.571Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-26T19:15:15.571Z] === RUN TestHostnameDnsResolution [2020-03-26T19:15:15.832Z] --- PASS: TestRenameAnonymousContainer (4.84s) [2020-03-26T19:15:15.832Z] === RUN TestRenameContainerWithSameName [2020-03-26T19:15:15.996Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-03-26T19:15:15.996Z] === RUN TestBuildWithSession [2020-03-26T19:15:15.996Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T19:15:15.996Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:15:15.996Z] === RUN TestBuildSquashParent [2020-03-26T19:15:16.120Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-03-26T19:15:16.120Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T19:15:16.263Z] #45 229.4 CC criu/irmap.o [2020-03-26T19:15:16.500Z] --- PASS: TestHostnameDnsResolution (1.01s) [2020-03-26T19:15:16.500Z] === RUN TestStats [2020-03-26T19:15:16.500Z] --- SKIP: TestStats (0.00s) [2020-03-26T19:15:16.500Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:16.500Z] === RUN TestStopContainerWithTimeout [2020-03-26T19:15:16.500Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T19:15:16.500Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T19:15:16.500Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T19:15:16.500Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T19:15:16.500Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T19:15:16.500Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T19:15:16.500Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T19:15:16.500Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T19:15:16.500Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T19:15:16.500Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T19:15:16.559Z] ok github.com/docker/docker/container 0.546s coverage: 41.9% of statements [2020-03-26T19:15:16.559Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T19:15:16.559Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T19:15:16.559Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T19:15:16.559Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T19:15:16.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T19:15:17.064Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T19:15:17.299Z] #45 230.7 CC criu/kcmp-ids.o [2020-03-26T19:15:17.556Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.327s coverage: 65.3% of statements [2020-03-26T19:15:17.931Z] #45 231.3 CC criu/kerndat.o [2020-03-26T19:15:18.138Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-03-26T19:15:18.138Z] === RUN TestResize [2020-03-26T19:15:18.751Z] --- PASS: TestResize (0.86s) [2020-03-26T19:15:18.751Z] === RUN TestResizeWithInvalidSize [2020-03-26T19:15:19.365Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-03-26T19:15:19.365Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T19:15:19.449Z] #45 ... [2020-03-26T19:15:19.449Z] [2020-03-26T19:15:19.449Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T19:15:19.449Z] #31 DONE 335.9s [2020-03-26T19:15:19.449Z] [2020-03-26T19:15:19.449Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:15:19.582Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T19:15:20.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T19:15:20.370Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:20.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:20.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:20.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:15:20.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:15:20.493Z] #45 234.0 CC criu/libnetlink.o [2020-03-26T19:15:20.949Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-26T19:15:20.949Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2020-03-26T19:15:20.949Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2020-03-26T19:15:20.949Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2020-03-26T19:15:20.949Z] --- PASS: TestStopContainerWithTimeout/1 (1.60s) [2020-03-26T19:15:20.949Z] === RUN TestDeleteDevicemapper [2020-03-26T19:15:20.949Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T19:15:20.949Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:15:20.950Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T19:15:22.008Z] #45 235.2 CC criu/log.o [2020-03-26T19:15:22.298Z] #45 235.9 CC criu/lsm.o [2020-03-26T19:15:22.337Z] ok github.com/docker/docker/daemon/cluster/convert 1.142s coverage: 35.6% of statements [2020-03-26T19:15:22.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:22.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:22.845Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.70s) [2020-03-26T19:15:22.845Z] === RUN TestUpdateMemory [2020-03-26T19:15:22.845Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-26T19:15:22.845Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:22.845Z] === RUN TestUpdateCPUQuota [2020-03-26T19:15:22.845Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-26T19:15:22.845Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:22.845Z] === RUN TestUpdatePidsLimit [2020-03-26T19:15:22.845Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-26T19:15:22.845Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:22.845Z] === RUN TestUpdateRestartPolicy [2020-03-26T19:15:23.333Z] #45 236.5 CC criu/mem.o [2020-03-26T19:15:23.537Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T19:15:23.537Z] Using test binary docker [2020-03-26T19:15:23.537Z] +++ /etc/init.d/apparmor start [2020-03-26T19:15:23.537Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T19:15:23.537Z] INFO: Waiting for daemon to start... [2020-03-26T19:15:23.537Z] Starting dockerd [2020-03-26T19:15:23.537Z] +++ 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-03-26T19:15:23.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:23.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:24.109Z] --- PASS: TestBuildSquashParent (6.83s) [2020-03-26T19:15:24.109Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T19:15:24.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:15:24.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:15:24.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:15:24.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:15:24.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:15:24.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:15:24.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:15:24.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:15:24.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:15:24.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:15:24.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:15:24.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:15:24.110Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:15:24.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:15:24.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:15:24.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:15:25.329Z] sha256:e7f74d189299532df6aa2ef734c5b30886009170d4304567a9cb2a7c16b788be [2020-03-26T19:15:25.329Z] INFO: Starting docker-py tests... [2020-03-26T19:15:25.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:15:25.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:15:25.430Z] . [2020-03-26T19:15:25.430Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T19:15:25.430Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T19:15:25.430Z] Error: No such image: emptyfs [2020-03-26T19:15:25.430Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T19:15:25.430Z] ++++ docker load [2020-03-26T19:15:25.998Z] Running integration-test (iteration 1) [2020-03-26T19:15:25.998Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T19:15:25.998Z] ++ 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-03-26T19:15:25.998Z] ++ set -e [2020-03-26T19:15:25.998Z] ++ '[' -n 0 ']' [2020-03-26T19:15:25.998Z] ++ set -x [2020-03-26T19:15:25.998Z] ++ env -i DEST=/go/src/github.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-03-26T19:15:26.013Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:15:26.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:15:26.062Z] #45 239.3 CC criu/mount.o [2020-03-26T19:15:26.261Z] ============================= test session starts ============================== [2020-03-26T19:15:26.261Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-26T19:15:26.261Z] rootdir: /src, inifile: pytest.ini [2020-03-26T19:15:26.261Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-26T19:15:27.192Z] collected 387 items / 1 deselected / 386 selected [2020-03-26T19:15:27.192Z] [2020-03-26T19:15:27.444Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:15:27.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:15:27.914Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-26T19:15:27.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2020-03-26T19:15:27.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) [2020-03-26T19:15:27.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2020-03-26T19:15:27.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2020-03-26T19:15:27.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-03-26T19:15:27.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2020-03-26T19:15:27.914Z] === RUN TestBuildMultiStageCopy [2020-03-26T19:15:27.914Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T19:15:29.527Z] ok github.com/docker/docker/daemon/cluster 1.617s coverage: 0.5% of statements [2020-03-26T19:15:29.527Z] ok github.com/docker/docker/daemon/config 0.591s coverage: 79.6% of statements [2020-03-26T19:15:30.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:15:30.446Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T19:15:30.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:15:30.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T19:15:31.271Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T19:15:31.762Z] ok github.com/docker/docker/daemon/discovery 0.384s coverage: 30.0% of statements [2020-03-26T19:15:31.838Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T19:15:32.234Z] ok github.com/docker/docker/daemon/events 0.362s coverage: 50.0% of statements [2020-03-26T19:15:32.406Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2020-03-26T19:15:32.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2020-03-26T19:15:32.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-03-26T19:15:32.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-03-26T19:15:32.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-03-26T19:15:32.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-03-26T19:15:32.406Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T19:15:32.969Z] #45 245.5 CC criu/namespaces.o [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.79s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2020-03-26T19:15:33.356Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2020-03-26T19:15:33.356Z] === RUN TestCgroupNamespacesRun [2020-03-26T19:15:33.781Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-03-26T19:15:33.781Z] === RUN TestBuildLabelWithTargets [2020-03-26T19:15:33.809Z] ok github.com/docker/docker/daemon/graphdriver 0.200s coverage: 2.3% of statements [2020-03-26T19:15:34.284Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.408s coverage: 10.9% of statements [2020-03-26T19:15:34.823Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-03-26T19:15:34.823Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T19:15:35.019Z] --- PASS: TestUpdateRestartPolicy (11.66s) [2020-03-26T19:15:35.019Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T19:15:35.019Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-03-26T19:15:35.019Z] === RUN TestWaitNonBlocked [2020-03-26T19:15:35.019Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:15:35.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:15:35.019Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:15:35.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:15:35.019Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:15:35.019Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:15:35.277Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2020-03-26T19:15:35.706Z] #45 248.8 CC criu/net.o [2020-03-26T19:15:35.949Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-26T19:15:35.949Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-03-26T19:15:35.949Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-03-26T19:15:35.949Z] === RUN TestWaitBlocked [2020-03-26T19:15:35.949Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:15:35.949Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:15:35.949Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:15:35.949Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:15:35.949Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:15:35.949Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:15:36.292Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-03-26T19:15:36.292Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T19:15:36.311Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-03-26T19:15:36.311Z] === RUN TestBuildWithEmptyLayers [2020-03-26T19:15:36.855Z] ok github.com/docker/docker/daemon 3.046s coverage: 9.2% of statements [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-26T19:15:36.855Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-26T19:15:36.880Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-26T19:15:36.880Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2020-03-26T19:15:36.880Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-03-26T19:15:36.880Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T19:15:36.880Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-26T19:15:36.880Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] === CONT TestIpcModeOlderClient [2020-03-26T19:15:36.880Z] === CONT TestDaemonHostGatewayIP [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-26T19:15:36.880Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartIpcMode [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-26T19:15:36.880Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-26T19:15:36.880Z] PASS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === Skipped [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-26T19:15:36.880Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-26T19:15:36.880Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-26T19:15:36.880Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-26T19:15:36.880Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-26T19:15:36.880Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s) [2020-03-26T19:15:36.880Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-26T19:15:36.880Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-26T19:15:36.880Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-26T19:15:36.880Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-26T19:15:36.880Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-26T19:15:36.880Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-26T19:15:36.880Z] 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-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-26T19:15:36.880Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:15:36.880Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-26T19:15:36.880Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.880Z] [2020-03-26T19:15:36.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:15:36.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:15:36.880Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T19:15:36.880Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T19:15:36.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:15:36.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:15:36.881Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T19:15:36.881Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-26T19:15:36.881Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-26T19:15:36.881Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-26T19:15:36.881Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-26T19:15:36.881Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-26T19:15:36.881Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-26T19:15:36.881Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-26T19:15:36.881Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-26T19:15:36.881Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-26T19:15:36.881Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-26T19:15:36.881Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-26T19:15:36.881Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T19:15:36.881Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-26T19:15:36.881Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-26T19:15:36.881Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-26T19:15:36.881Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-26T19:15:36.881Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T19:15:36.881Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T19:15:36.881Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-26T19:15:36.881Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T19:15:36.881Z] === CONT TestDaemonHostGatewayIP [2020-03-26T19:15:36.881Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-26T19:15:36.881Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T19:15:36.881Z] === CONT TestDaemonRestartIpcMode [2020-03-26T19:15:36.881Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] [2020-03-26T19:15:36.881Z] DONE 192 tests, 45 skipped in 64.289s [2020-03-26T19:15:36.881Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T19:15:36.881Z] INFO: Testing against a local daemon [2020-03-26T19:15:36.881Z] === RUN TestCommitInheritsEnv [2020-03-26T19:15:37.246Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2020-03-26T19:15:37.246Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T19:15:37.850Z] ok github.com/docker/docker/daemon/logger 0.415s coverage: 42.1% of statements [2020-03-26T19:15:38.249Z] --- PASS: TestCommitInheritsEnv (1.20s) [2020-03-26T19:15:38.249Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T19:15:38.249Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T19:15:38.249Z] === RUN TestImagesFilterMultiReference [2020-03-26T19:15:38.249Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-26T19:15:38.249Z] === RUN TestImagePullPlatformInvalid [2020-03-26T19:15:38.249Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-26T19:15:38.249Z] === RUN TestRemoveImageOrphaning [2020-03-26T19:15:38.310Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-03-26T19:15:38.310Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T19:15:39.426Z] ok github.com/docker/docker/daemon/images 0.372s coverage: 4.9% of statements [2020-03-26T19:15:39.426Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T19:15:39.426Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T19:15:39.778Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-03-26T19:15:39.779Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T19:15:39.779Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-03-26T19:15:39.779Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T19:15:39.897Z] ok github.com/docker/docker/daemon/logger/awslogs 0.753s coverage: 77.4% of statements [2020-03-26T19:15:39.897Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-26T19:15:39.897Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T19:15:39.897Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T19:15:39.897Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-26T19:15:39.897Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-26T19:15:39.897Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.583s coverage: 62.1% of statements [2020-03-26T19:15:39.897Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.445s coverage: 88.3% of statements [2020-03-26T19:15:40.140Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-03-26T19:15:40.140Z] === RUN TestRemoveImageGarbageCollector [2020-03-26T19:15:40.140Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-26T19:15:40.140Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.140Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T19:15:40.140Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-26T19:15:40.140Z] === RUN TestTagInvalidReference [2020-03-26T19:15:40.140Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-26T19:15:40.140Z] === RUN TestTagValidPrefixedRepo [2020-03-26T19:15:40.397Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-26T19:15:40.397Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T19:15:40.397Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-26T19:15:40.397Z] === RUN TestTagOfficialNames [2020-03-26T19:15:40.397Z] --- PASS: TestTagOfficialNames (0.04s) [2020-03-26T19:15:40.397Z] === RUN TestTagMatchesDigest [2020-03-26T19:15:40.397Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-26T19:15:40.397Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T19:15:40.397Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T19:15:40.397Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.397Z] PASS [2020-03-26T19:15:40.397Z] [2020-03-26T19:15:40.397Z] === Skipped [2020-03-26T19:15:40.397Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-26T19:15:40.397Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.397Z] [2020-03-26T19:15:40.397Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T19:15:40.397Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T19:15:40.397Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T19:15:40.397Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.397Z] [2020-03-26T19:15:40.397Z] [2020-03-26T19:15:40.397Z] DONE 12 tests, 2 skipped in 3.569s [2020-03-26T19:15:40.397Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T19:15:40.397Z] INFO: Testing against a local daemon [2020-03-26T19:15:40.397Z] === RUN TestNetworkCreateDelete [2020-03-26T19:15:40.654Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-03-26T19:15:40.654Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T19:15:40.910Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-03-26T19:15:40.910Z] === RUN TestInspectNetwork [2020-03-26T19:15:40.910Z] --- SKIP: TestInspectNetwork (0.02s) [2020-03-26T19:15:40.910Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.910Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T19:15:40.910Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-26T19:15:40.910Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.910Z] === RUN TestNetworkInvalidJSON [2020-03-26T19:15:40.910Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T19:15:40.910Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T19:15:40.910Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:15:40.910Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:15:40.910Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:15:40.910Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:15:40.910Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T19:15:40.910Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:15:40.910Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:15:40.910Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-26T19:15:40.910Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T19:15:40.910Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T19:15:40.910Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T19:15:40.910Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T19:15:40.910Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-26T19:15:40.910Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.910Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T19:15:40.910Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-26T19:15:40.910Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] === RUN TestDaemonDefaultNetworkPools [2020-03-26T19:15:40.910Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T19:15:40.910Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T19:15:40.910Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T19:15:40.910Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T19:15:40.910Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T19:15:40.910Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T19:15:40.910Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:15:40.910Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T19:15:40.910Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T19:15:40.910Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-26T19:15:40.910Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T19:15:40.910Z] PASS [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === Skipped [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestInspectNetwork (0.02s) [2020-03-26T19:15:40.910Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-26T19:15:40.910Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-26T19:15:40.910Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-26T19:15:40.910Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.910Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:15:40.910Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:15:40.910Z] [2020-03-26T19:15:40.911Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-26T19:15:40.911Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T19:15:40.911Z] [2020-03-26T19:15:40.911Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-26T19:15:40.911Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T19:15:40.911Z] [2020-03-26T19:15:40.911Z] [2020-03-26T19:15:40.911Z] DONE 18 tests, 12 skipped in 0.596s [2020-03-26T19:15:40.911Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:15:41.155Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-03-26T19:15:41.155Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T19:15:41.167Z] INFO: Testing against a local daemon [2020-03-26T19:15:41.167Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T19:15:41.167Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T19:15:41.167Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:15:41.167Z] === RUN TestDockerNetworkIpvlan [2020-03-26T19:15:41.167Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-26T19:15:41.167Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:15:41.167Z] PASS [2020-03-26T19:15:41.167Z] [2020-03-26T19:15:41.167Z] === Skipped [2020-03-26T19:15:41.167Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T19:15:41.167Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:15:41.167Z] [2020-03-26T19:15:41.167Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-26T19:15:41.167Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:15:41.167Z] [2020-03-26T19:15:41.167Z] [2020-03-26T19:15:41.167Z] DONE 2 tests, 2 skipped in 0.122s [2020-03-26T19:15:41.167Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:15:41.167Z] INFO: Testing against a local daemon [2020-03-26T19:15:41.167Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T19:15:41.167Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-26T19:15:41.167Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.167Z] === RUN TestDockerNetworkMacvlan [2020-03-26T19:15:41.167Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-26T19:15:41.167Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.167Z] PASS [2020-03-26T19:15:41.167Z] [2020-03-26T19:15:41.167Z] === Skipped [2020-03-26T19:15:41.167Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-26T19:15:41.167Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.167Z] [2020-03-26T19:15:41.167Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-26T19:15:41.167Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.167Z] [2020-03-26T19:15:41.167Z] [2020-03-26T19:15:41.167Z] DONE 2 tests, 2 skipped in 0.110s [2020-03-26T19:15:41.167Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T19:15:41.167Z] testing: warning: no tests to run [2020-03-26T19:15:41.167Z] PASS [2020-03-26T19:15:41.167Z] [2020-03-26T19:15:41.167Z] DONE 0 tests in 0.025s [2020-03-26T19:15:41.167Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T19:15:41.270Z] #45 254.2 CC criu/netfilter.o [2020-03-26T19:15:41.424Z] INFO: Testing against a local daemon [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginTLS [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginTLS (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginHeader [2020-03-26T19:15:41.424Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-26T19:15:41.424Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.424Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T19:15:41.571Z] #45 254.8 CC criu/page-pipe.o [2020-03-26T19:15:41.681Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-03-26T19:15:41.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.681Z] === RUN TestAuthZPluginV2Disable [2020-03-26T19:15:41.681Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-03-26T19:15:41.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.681Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T19:15:41.681Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-26T19:15:41.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.681Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T19:15:41.681Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-26T19:15:41.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.681Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T19:15:41.797Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-03-26T19:15:41.797Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T19:15:41.941Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] PASS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === Skipped [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-26T19:15:41.941Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] DONE 17 tests, 17 skipped in 0.538s [2020-03-26T19:15:41.941Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T19:15:41.941Z] INFO: Testing against a local daemon [2020-03-26T19:15:41.941Z] === RUN TestPluginInvalidJSON [2020-03-26T19:15:41.941Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:15:41.941Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:15:41.941Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:15:41.941Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-26T19:15:41.941Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T19:15:41.941Z] PASS [2020-03-26T19:15:41.941Z] [2020-03-26T19:15:41.941Z] DONE 2 tests in 0.134s [2020-03-26T19:15:41.941Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T19:15:42.198Z] INFO: Testing against a local daemon [2020-03-26T19:15:42.198Z] === RUN TestExternalGraphDriver [2020-03-26T19:15:42.198Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-03-26T19:15:42.198Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.198Z] === RUN TestGraphdriverPluginV2 [2020-03-26T19:15:42.198Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-26T19:15:42.198Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.198Z] PASS [2020-03-26T19:15:42.198Z] [2020-03-26T19:15:42.198Z] === Skipped [2020-03-26T19:15:42.198Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-03-26T19:15:42.198Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.198Z] [2020-03-26T19:15:42.198Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-26T19:15:42.198Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.198Z] [2020-03-26T19:15:42.198Z] [2020-03-26T19:15:42.198Z] DONE 2 tests, 2 skipped in 0.210s [2020-03-26T19:15:42.198Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T19:15:42.198Z] INFO: Testing against a local daemon [2020-03-26T19:15:42.198Z] === RUN TestContinueAfterPluginCrash [2020-03-26T19:15:42.198Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T19:15:42.198Z] === RUN TestReadPluginNoRead [2020-03-26T19:15:42.198Z] === PAUSE TestReadPluginNoRead [2020-03-26T19:15:42.198Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T19:15:42.198Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T19:15:42.198Z] === CONT TestContinueAfterPluginCrash [2020-03-26T19:15:42.198Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T19:15:42.198Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-26T19:15:42.198Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.198Z] === CONT TestReadPluginNoRead [2020-03-26T19:15:42.198Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-26T19:15:42.198Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.411Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2020-03-26T19:15:42.411Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T19:15:42.455Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-26T19:15:42.455Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.455Z] PASS [2020-03-26T19:15:42.455Z] [2020-03-26T19:15:42.455Z] === Skipped [2020-03-26T19:15:42.455Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-26T19:15:42.455Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T19:15:42.455Z] === CONT TestContinueAfterPluginCrash [2020-03-26T19:15:42.455Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.455Z] [2020-03-26T19:15:42.455Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-26T19:15:42.455Z] === PAUSE TestReadPluginNoRead [2020-03-26T19:15:42.455Z] === CONT TestReadPluginNoRead [2020-03-26T19:15:42.455Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.455Z] [2020-03-26T19:15:42.455Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-26T19:15:42.455Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T19:15:42.455Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T19:15:42.455Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.455Z] [2020-03-26T19:15:42.455Z] [2020-03-26T19:15:42.455Z] DONE 3 tests, 3 skipped in 0.134s [2020-03-26T19:15:42.455Z] 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-03-26T19:15:42.455Z] testing: warning: no tests to run [2020-03-26T19:15:42.455Z] PASS [2020-03-26T19:15:42.455Z] [2020-03-26T19:15:42.455Z] DONE 0 tests in 0.043s [2020-03-26T19:15:42.455Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T19:15:42.455Z] INFO: Testing against a local daemon [2020-03-26T19:15:42.455Z] === RUN TestPluginWithDevMounts [2020-03-26T19:15:42.455Z] === PAUSE TestPluginWithDevMounts [2020-03-26T19:15:42.455Z] === CONT TestPluginWithDevMounts [2020-03-26T19:15:42.455Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-26T19:15:42.455Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.455Z] PASS [2020-03-26T19:15:42.455Z] [2020-03-26T19:15:42.455Z] === Skipped [2020-03-26T19:15:42.455Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-26T19:15:42.455Z] === PAUSE TestPluginWithDevMounts [2020-03-26T19:15:42.455Z] === CONT TestPluginWithDevMounts [2020-03-26T19:15:42.455Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.455Z] [2020-03-26T19:15:42.455Z] [2020-03-26T19:15:42.455Z] DONE 1 tests, 1 skipped in 0.122s [2020-03-26T19:15:42.455Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T19:15:42.624Z] #45 256.0 CC criu/page-xfer.o [2020-03-26T19:15:42.711Z] INFO: Testing against a local daemon [2020-03-26T19:15:42.711Z] === RUN TestSecretInspect [2020-03-26T19:15:42.711Z] --- SKIP: TestSecretInspect (0.02s) [2020-03-26T19:15:42.711Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] === RUN TestSecretList [2020-03-26T19:15:42.711Z] --- SKIP: TestSecretList (0.01s) [2020-03-26T19:15:42.711Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] === RUN TestSecretsCreateAndDelete [2020-03-26T19:15:42.711Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-03-26T19:15:42.711Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] === RUN TestSecretsUpdate [2020-03-26T19:15:42.711Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-03-26T19:15:42.711Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] === RUN TestTemplatedSecret [2020-03-26T19:15:42.711Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-26T19:15:42.711Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] === RUN TestSecretCreateResolve [2020-03-26T19:15:42.711Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-03-26T19:15:42.711Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] PASS [2020-03-26T19:15:42.711Z] [2020-03-26T19:15:42.711Z] === Skipped [2020-03-26T19:15:42.711Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-03-26T19:15:42.711Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] [2020-03-26T19:15:42.711Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-03-26T19:15:42.711Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] [2020-03-26T19:15:42.711Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-03-26T19:15:42.711Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] [2020-03-26T19:15:42.711Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-03-26T19:15:42.711Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.711Z] [2020-03-26T19:15:42.711Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-26T19:15:42.712Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.712Z] [2020-03-26T19:15:42.712Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-03-26T19:15:42.712Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.712Z] [2020-03-26T19:15:42.712Z] [2020-03-26T19:15:42.712Z] DONE 6 tests, 6 skipped in 0.188s [2020-03-26T19:15:42.712Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T19:15:42.869Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.314s coverage: 21.4% of statements [2020-03-26T19:15:42.869Z] ok github.com/docker/docker/daemon/logger/local 0.549s coverage: 74.7% of statements [2020-03-26T19:15:42.869Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T19:15:42.969Z] INFO: Testing against a local daemon [2020-03-26T19:15:42.969Z] === RUN TestServiceCreateInit [2020-03-26T19:15:42.969Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T19:15:42.969Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T19:15:42.969Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-26T19:15:42.969Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T19:15:42.969Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T19:15:42.969Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T19:15:42.969Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-03-26T19:15:42.969Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestCreateServiceConflict [2020-03-26T19:15:42.969Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-03-26T19:15:42.969Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T19:15:42.969Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-03-26T19:15:42.969Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T19:15:42.969Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-26T19:15:42.969Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T19:15:42.969Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-26T19:15:42.969Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T19:15:42.969Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-26T19:15:42.969Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestCreateServiceSysctls [2020-03-26T19:15:42.969Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-26T19:15:42.969Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestCreateServiceCapabilities [2020-03-26T19:15:42.969Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-26T19:15:42.969Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestInspect [2020-03-26T19:15:42.969Z] --- SKIP: TestInspect (0.02s) [2020-03-26T19:15:42.969Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestCreateJob [2020-03-26T19:15:42.969Z] --- SKIP: TestCreateJob (0.01s) [2020-03-26T19:15:42.969Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestReplicatedJob [2020-03-26T19:15:42.969Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-26T19:15:42.969Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestUpdateReplicatedJob [2020-03-26T19:15:42.969Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-03-26T19:15:42.969Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestServiceListWithStatuses [2020-03-26T19:15:42.969Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-26T19:15:42.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:15:42.969Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T19:15:42.969Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-26T19:15:42.969Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestDockerNetworkReConnect [2020-03-26T19:15:42.969Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-03-26T19:15:42.969Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestServicePlugin [2020-03-26T19:15:42.969Z] --- SKIP: TestServicePlugin (0.01s) [2020-03-26T19:15:42.969Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:42.969Z] === RUN TestServiceUpdateLabel [2020-03-26T19:15:43.226Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-03-26T19:15:43.226Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] === RUN TestServiceUpdateSecrets [2020-03-26T19:15:43.226Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-26T19:15:43.226Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] === RUN TestServiceUpdateConfigs [2020-03-26T19:15:43.226Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-26T19:15:43.226Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] === RUN TestServiceUpdateNetwork [2020-03-26T19:15:43.226Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-26T19:15:43.226Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] PASS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === Skipped [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T19:15:43.226Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T19:15:43.226Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T19:15:43.226Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T19:15:43.226Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-03-26T19:15:43.226Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-03-26T19:15:43.226Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-03-26T19:15:43.226Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-26T19:15:43.226Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-26T19:15:43.226Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-26T19:15:43.226Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-26T19:15:43.226Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-26T19:15:43.226Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-03-26T19:15:43.226Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-26T19:15:43.226Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-26T19:15:43.226Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-03-26T19:15:43.226Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-26T19:15:43.226Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-26T19:15:43.226Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-03-26T19:15:43.226Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestServicePlugin (0.01s) [2020-03-26T19:15:43.226Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-03-26T19:15:43.226Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-26T19:15:43.226Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-26T19:15:43.226Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-26T19:15:43.226Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] DONE 23 tests, 22 skipped in 0.427s [2020-03-26T19:15:43.226Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T19:15:43.226Z] INFO: Testing against a local daemon [2020-03-26T19:15:43.226Z] === RUN TestSessionCreate [2020-03-26T19:15:43.226Z] --- PASS: TestSessionCreate (0.02s) [2020-03-26T19:15:43.226Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T19:15:43.226Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-26T19:15:43.226Z] PASS [2020-03-26T19:15:43.226Z] [2020-03-26T19:15:43.226Z] DONE 2 tests in 0.158s [2020-03-26T19:15:43.226Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T19:15:43.340Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.328s coverage: 33.3% of statements [2020-03-26T19:15:43.415Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-03-26T19:15:43.415Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T19:15:43.482Z] INFO: Testing against a local daemon [2020-03-26T19:15:43.482Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T19:15:43.482Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:15:43.482Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:15:43.482Z] === RUN TestEventsExecDie [2020-03-26T19:15:44.046Z] --- PASS: TestEventsExecDie (0.67s) [2020-03-26T19:15:44.046Z] === RUN TestEventsBackwardsCompatible [2020-03-26T19:15:44.303Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-03-26T19:15:44.303Z] === RUN TestInfoBinaryCommits [2020-03-26T19:15:44.303Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-03-26T19:15:44.303Z] === RUN TestInfoAPIVersioned [2020-03-26T19:15:44.303Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-26T19:15:44.303Z] === RUN TestInfoDiscoveryBackend [2020-03-26T19:15:44.303Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-26T19:15:44.303Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.303Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T19:15:44.303Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-26T19:15:44.303Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.303Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T19:15:44.303Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-26T19:15:44.303Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.303Z] === RUN TestInfoAPI [2020-03-26T19:15:44.303Z] --- PASS: TestInfoAPI (0.02s) [2020-03-26T19:15:44.303Z] === RUN TestInfoAPIWarnings [2020-03-26T19:15:44.303Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-26T19:15:44.303Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.303Z] === RUN TestInfoDebug [2020-03-26T19:15:44.303Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-26T19:15:44.303Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.303Z] === RUN TestInfoInsecureRegistries [2020-03-26T19:15:44.303Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-26T19:15:44.303Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.303Z] === RUN TestInfoRegistryMirrors [2020-03-26T19:15:44.303Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-26T19:15:44.303Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.303Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T19:15:44.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-03-26T19:15:44.303Z] === RUN TestPingCacheHeaders [2020-03-26T19:15:44.438Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2020-03-26T19:15:44.438Z] === RUN TestBuildWithHugeFile [2020-03-26T19:15:44.560Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-26T19:15:44.560Z] === RUN TestPingGet [2020-03-26T19:15:44.560Z] --- PASS: TestPingGet (0.01s) [2020-03-26T19:15:44.560Z] === RUN TestPingHead [2020-03-26T19:15:44.560Z] --- PASS: TestPingHead (0.02s) [2020-03-26T19:15:44.560Z] === RUN TestVersion [2020-03-26T19:15:44.560Z] --- PASS: TestVersion (0.02s) [2020-03-26T19:15:44.560Z] PASS [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] === Skipped [2020-03-26T19:15:44.560Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:15:44.560Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-26T19:15:44.560Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-26T19:15:44.560Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-26T19:15:44.560Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-26T19:15:44.560Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-26T19:15:44.560Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-26T19:15:44.560Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-26T19:15:44.560Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] [2020-03-26T19:15:44.560Z] DONE 18 tests, 8 skipped in 1.160s [2020-03-26T19:15:44.560Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T19:15:44.560Z] INFO: Testing against a local daemon [2020-03-26T19:15:44.560Z] === RUN TestVolumesCreateAndList [2020-03-26T19:15:44.560Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-26T19:15:44.560Z] === RUN TestVolumesRemove [2020-03-26T19:15:44.816Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-26T19:15:44.817Z] === RUN TestVolumesInspect [2020-03-26T19:15:44.817Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-26T19:15:44.817Z] === RUN TestVolumesInvalidJSON [2020-03-26T19:15:44.817Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T19:15:44.817Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T19:15:44.817Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T19:15:44.817Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-26T19:15:44.817Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T19:15:44.817Z] PASS [2020-03-26T19:15:44.817Z] [2020-03-26T19:15:44.817Z] DONE 5 tests in 0.256s [2020-03-26T19:15:44.817Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T19:15:44.817Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11736 is not a child of this shell [2020-03-26T19:15:44.817Z] warning: PID 11736 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-26T19:15:44.817Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T19:15:44.817Z] [2020-03-26T19:15:44.817Z] Unloading profiles will leave already running processes permanently [2020-03-26T19:15:44.817Z] unconfined, which can lead to unexpected situations. [2020-03-26T19:15:44.817Z] [2020-03-26T19:15:44.817Z] To set a process to complain mode, use the command line tool [2020-03-26T19:15:44.817Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T19:15:44.817Z] Removing test suite binaries [2020-03-26T19:15:44.916Z] ok github.com/docker/docker/daemon/logger/templates 0.107s coverage: 8.3% of statements [2020-03-26T19:15:45.358Z] #45 258.4 CC criu/pagemap-cache.o [2020-03-26T19:15:45.388Z] ok github.com/docker/docker/daemon/logger/syslog 0.255s coverage: 47.8% of statements [2020-03-26T19:15:45.432Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-03-26T19:15:45.433Z] === RUN TestKernelTCPMemory [2020-03-26T19:15:45.647Z] #45 259.1 CC criu/pagemap.o [2020-03-26T19:15:45.745Z] [2020-03-26T19:15:45.861Z] ok github.com/docker/docker/daemon/logger/splunk 2.811s coverage: 82.5% of statements [2020-03-26T19:15:45.861Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T19:15:45.861Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-26T19:15:45.861Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T19:15:46.046Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-03-26T19:15:46.046Z] === RUN TestNISDomainname [2020-03-26T19:15:47.050Z] --- PASS: TestNISDomainname (0.98s) [2020-03-26T19:15:47.050Z] === RUN TestHostnameDnsResolution Post stage [Pipeline] junit [2020-03-26T19:15:47.125Z] Recording test results [2020-03-26T19:15:47.159Z] #45 260.6 CC criu/parasite-syscall.o [2020-03-26T19:15:48.541Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-03-26T19:15:48.541Z] === RUN TestStats [2020-03-26T19:15:48.665Z] #45 262.2 CC criu/path.o [2020-03-26T19:15:48.968Z] ok github.com/docker/docker/distribution 1.633s coverage: 20.3% of statements [2020-03-26T19:15:48.968Z] ok github.com/docker/docker/errdefs 0.123s coverage: 49.4% of statements [2020-03-26T19:15:48.968Z] ok github.com/docker/docker/distribution/metadata 1.308s coverage: 48.2% of statements [2020-03-26T19:15:48.968Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T19:15:49.131Z] tests/integration/api_build_test.py .......................X [ 6%] [Pipeline] } [2020-03-26T19:15:49.347Z] #45 262.8 CC criu/pie-util-vdso.o [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T19:15:49.686Z] + echo Ensuring container killed. [2020-03-26T19:15:49.686Z] Ensuring container killed. [2020-03-26T19:15:49.686Z] + docker rm -vf docker-pr7 [2020-03-26T19:15:49.686Z] Error: No such container: docker-pr7 [2020-03-26T19:15:49.686Z] + true [Pipeline] sh [2020-03-26T19:15:49.951Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-26T19:15:49.964Z] ok github.com/docker/docker/distribution/xfer 2.283s coverage: 77.3% of statements [2020-03-26T19:15:49.964Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T19:15:49.965Z] + echo Chowning /workspace to jenkins user [2020-03-26T19:15:49.965Z] Chowning /workspace to jenkins user [2020-03-26T19:15:49.965Z] + id -u [2020-03-26T19:15:49.965Z] + id -g [2020-03-26T19:15:49.965Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40629:/workspace busybox chown -R 1000:1000 /workspace [2020-03-26T19:15:49.965Z] Unable to find image 'busybox:latest' locally [2020-03-26T19:15:49.965Z] latest: Pulling from library/busybox [2020-03-26T19:15:49.965Z] 0669b0daf1fb: Pulling fs layer [2020-03-26T19:15:49.982Z] #45 263.5 CC criu/pie-util.o [2020-03-26T19:15:50.437Z] ok github.com/docker/docker/image/cache 0.173s coverage: 19.2% of statements [2020-03-26T19:15:50.612Z] #45 263.9 CC criu/pipes.o [2020-03-26T19:15:50.744Z] --- PASS: TestStats (1.89s) [2020-03-26T19:15:50.744Z] === RUN TestStopContainerWithTimeout [2020-03-26T19:15:50.744Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T19:15:50.744Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T19:15:50.744Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T19:15:50.744Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T19:15:50.744Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T19:15:50.744Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T19:15:50.744Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T19:15:50.744Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T19:15:50.744Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T19:15:50.744Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T19:15:51.358Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T19:15:51.430Z] ok github.com/docker/docker/image/v1 0.158s coverage: 25.0% of statements [2020-03-26T19:15:51.881Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-26T19:15:51.903Z] ok github.com/docker/docker/image 1.074s coverage: 86.4% of statements [2020-03-26T19:15:51.903Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T19:15:51.903Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T19:15:52.136Z] #45 265.3 CC criu/plugin.o [2020-03-26T19:15:52.427Z] #45 266.0 CC criu/proc_parse.o [2020-03-26T19:15:53.379Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T19:15:53.480Z] ok github.com/docker/docker/libcontainerd/queue 0.322s coverage: 100.0% of statements [2020-03-26T19:15:54.475Z] ok github.com/docker/docker/layer 0.635s coverage: 30.1% of statements [2020-03-26T19:15:54.475Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T19:15:54.475Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2020-03-26T19:15:54.949Z] ok github.com/docker/docker/opts 0.186s coverage: 67.7% of statements [2020-03-26T19:15:55.217Z] 0669b0daf1fb: Download complete [2020-03-26T19:15:55.217Z] 0669b0daf1fb: Pull complete [2020-03-26T19:15:55.217Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T19:15:55.217Z] Status: Downloaded newer image for busybox:latest [2020-03-26T19:15:55.400Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-26T19:15:55.400Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2020-03-26T19:15:55.400Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-03-26T19:15:55.400Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-03-26T19:15:55.400Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-03-26T19:15:55.400Z] === RUN TestDeleteDevicemapper [2020-03-26T19:15:55.400Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T19:15:55.400Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:15:55.400Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T19:15:55.944Z] ok github.com/docker/docker/libcontainerd/local 0.475s coverage: 1.0% of statements [2020-03-26T19:15:55.944Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T19:15:55.944Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T19:15:55.944Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T19:15:55.944Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T19:15:55.944Z] ? github.com/docker/docker/oci/caps [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T19:15:56.876Z] + bundleName=amd64-rootless [2020-03-26T19:15:56.876Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-26T19:15:56.876Z] Creating amd64-rootless-bundles.tar.gz [2020-03-26T19:15:56.876Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-26T19:15:56.876Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-26T19:15:56.886Z] Archiving artifacts [2020-03-26T19:15:56.937Z] ok github.com/docker/docker/pkg/broadcaster 0.069s coverage: 100.0% of statements [2020-03-26T19:15:56.938Z] ok github.com/docker/docker/pkg/authorization 0.558s coverage: 26.8% of statements [2020-03-26T19:15:57.410Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2020-03-26T19:15:58.052Z] Loaded image: buildpack-deps:jessie [2020-03-26T19:15:58.052Z] Loaded image: busybox:latest [2020-03-26T19:15:58.052Z] Loaded image: busybox:glibc [2020-03-26T19:15:58.052Z] Loaded image: debian:jessie [2020-03-26T19:15:58.052Z] Loaded image: hello-world:latest [2020-03-26T19:15:58.052Z] INFO: Testing against a local daemon [2020-03-26T19:15:58.052Z] === RUN TestCgroupNamespacesBuild [2020-03-26T19:15:58.405Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2020-03-26T19:15:58.405Z] ok github.com/docker/docker/pkg/chrootarchive 0.157s coverage: 15.4% of statements [2020-03-26T19:15:58.592Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40629/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T19:15:58.848Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.44s) [2020-03-26T19:15:58.848Z] === RUN TestUpdateMemory [2020-03-26T19:15:58.848Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-26T19:15:58.848Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:15:58.848Z] === RUN TestUpdateCPUQuota [2020-03-26T19:15:58.877Z] ok github.com/docker/docker/pkg/discovery 0.155s coverage: 58.3% of statements [2020-03-26T19:15:58.909Z] + make clean [2020-03-26T19:15:59.167Z] docker volume rm -f docker-dev-cache [2020-03-26T19:15:59.167Z] docker-dev-cache [Pipeline] deleteDir [2020-03-26T19:15:59.313Z] #45 272.0 CC criu/protobuf-desc.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T19:15:59.855Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-03-26T19:15:59.855Z] === RUN TestUpdatePidsLimit [2020-03-26T19:15:59.855Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-26T19:15:59.871Z] ok github.com/docker/docker/pkg/discovery/file 0.199s coverage: 92.9% of statements [2020-03-26T19:16:00.136Z] === RUN TestUpdatePidsLimit/no_change [2020-03-26T19:16:00.352Z] #45 273.7 CC criu/protobuf.o [2020-03-26T19:16:00.748Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-26T19:16:00.866Z] ok github.com/docker/docker/pkg/discovery/memory 0.105s coverage: 92.3% of statements [2020-03-26T19:16:01.030Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-26T19:16:01.311Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-26T19:16:01.344Z] ok github.com/docker/docker/pkg/discovery/nodes 0.065s coverage: 93.8% of statements [2020-03-26T19:16:01.415Z] #45 274.6 CC criu/pstree.o [2020-03-26T19:16:01.925Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-26T19:16:02.206Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-26T19:16:02.342Z] ok github.com/docker/docker/pkg/filenotify 0.103s coverage: 36.2% of statements [2020-03-26T19:16:02.814Z] ok github.com/docker/docker/pkg/fileutils 0.317s coverage: 87.7% of statements [2020-03-26T19:16:03.312Z] --- PASS: TestCgroupNamespacesBuild (5.84s) [2020-03-26T19:16:03.312Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T19:16:03.484Z] #45 276.9 CC criu/rbtree.o [2020-03-26T19:16:03.677Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-03-26T19:16:03.677Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-03-26T19:16:03.677Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-03-26T19:16:03.677Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-03-26T19:16:03.677Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-03-26T19:16:03.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-03-26T19:16:03.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-03-26T19:16:03.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-03-26T19:16:03.677Z] === RUN TestUpdateRestartPolicy [2020-03-26T19:16:03.809Z] ok github.com/docker/docker/pkg/homedir 0.079s coverage: 42.9% of statements [2020-03-26T19:16:04.114Z] #45 277.8 CC criu/rst-malloc.o [2020-03-26T19:16:04.280Z] ok github.com/docker/docker/pkg/discovery/kv 3.528s coverage: 84.1% of statements [2020-03-26T19:16:04.748Z] #45 278.3 CC criu/seccomp.o [2020-03-26T19:16:04.754Z] ok github.com/docker/docker/pkg/idtools 0.062s coverage: 6.3% of statements [2020-03-26T19:16:05.749Z] ok github.com/docker/docker/pkg/jsonmessage 0.383s coverage: 91.7% of statements [2020-03-26T19:16:05.835Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.38s) [2020-03-26T19:16:05.835Z] === RUN TestBuildWithSession [2020-03-26T19:16:05.835Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T19:16:05.835Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:16:05.835Z] === RUN TestBuildSquashParent [2020-03-26T19:16:06.221Z] ok github.com/docker/docker/pkg/locker 0.070s coverage: 88.9% of statements [2020-03-26T19:16:06.257Z] #45 279.6 CC criu/seize.o [2020-03-26T19:16:06.697Z] ok github.com/docker/docker/pkg/ioutils 0.638s coverage: 69.2% of statements [2020-03-26T19:16:06.697Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements [2020-03-26T19:16:07.172Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2020-03-26T19:16:07.172Z] ok github.com/docker/docker/pkg/archive 10.212s coverage: 62.0% of statements [2020-03-26T19:16:07.645Z] ok github.com/docker/docker/pkg/parsers 0.105s coverage: 97.0% of statements [2020-03-26T19:16:08.117Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2020-03-26T19:16:08.327Z] #45 ... [2020-03-26T19:16:08.327Z] [2020-03-26T19:16:08.327Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:16:08.327Z] #42 384.6 + dpkg --print-architecture [2020-03-26T19:16:08.327Z] #42 384.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-26T19:16:08.620Z] #42 385.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-26T19:16:08.912Z] #42 385.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-26T19:16:09.695Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.237s coverage: 56.8% of statements [2020-03-26T19:16:10.692Z] ok github.com/docker/docker/pkg/plugins/transport 0.123s coverage: 85.7% of statements [2020-03-26T19:16:10.692Z] ok github.com/docker/docker/pkg/pools 0.131s coverage: 88.2% of statements [2020-03-26T19:16:11.690Z] ok github.com/docker/docker/pkg/progress 0.072s coverage: 75.9% of statements [2020-03-26T19:16:12.685Z] ok github.com/docker/docker/pkg/reexec 0.166s coverage: 82.4% of statements [2020-03-26T19:16:12.685Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 73.9% of statements [2020-03-26T19:16:13.678Z] ok github.com/docker/docker/pkg/signal 0.109s coverage: 20.3% of statements [2020-03-26T19:16:13.678Z] ok github.com/docker/docker/pkg/stdcopy 0.061s coverage: 100.0% of statements [2020-03-26T19:16:15.255Z] ok github.com/docker/docker/pkg/stringid 0.087s coverage: 70.6% of statements [2020-03-26T19:16:15.255Z] ok github.com/docker/docker/pkg/streamformatter 0.184s coverage: 66.2% of statements [2020-03-26T19:16:16.250Z] ok github.com/docker/docker/pkg/sysinfo 0.084s coverage: 38.2% of statements [2020-03-26T19:16:17.246Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.8% of statements [2020-03-26T19:16:17.420Z] #42 ... [2020-03-26T19:16:17.420Z] [2020-03-26T19:16:17.420Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T19:16:17.420Z] #45 281.6 CC criu/servicefd.o [2020-03-26T19:16:17.420Z] #45 282.6 CC criu/shmem.o [2020-03-26T19:16:17.420Z] #45 284.4 CC criu/sigframe.o [2020-03-26T19:16:17.420Z] #45 284.7 CC criu/signalfd.o [2020-03-26T19:16:17.420Z] #45 285.2 CC criu/sk-inet.o [2020-03-26T19:16:17.420Z] #45 287.0 CC criu/sk-netlink.o [2020-03-26T19:16:17.420Z] #45 287.6 CC criu/sk-packet.o [2020-03-26T19:16:17.420Z] #45 288.9 CC criu/sk-queue.o [2020-03-26T19:16:17.420Z] #45 289.8 CC criu/sk-tcp.o [2020-03-26T19:16:17.420Z] #45 290.7 CC criu/sk-unix.o [2020-03-26T19:16:17.719Z] ok github.com/docker/docker/pkg/tailfile 0.257s coverage: 88.6% of statements [2020-03-26T19:16:18.021Z] --- PASS: TestBuildSquashParent (11.29s) [2020-03-26T19:16:18.021Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T19:16:18.021Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:16:18.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:16:18.021Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:16:18.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:16:18.021Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:16:18.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:16:18.021Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:16:18.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:16:18.021Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:16:18.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:16:18.021Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:16:18.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:16:18.021Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:16:18.021Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:16:18.880Z] --- PASS: TestUpdateRestartPolicy (12.88s) [2020-03-26T19:16:18.880Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T19:16:18.880Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-03-26T19:16:18.880Z] === RUN TestWaitNonBlocked [2020-03-26T19:16:18.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:16:18.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:16:18.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:16:18.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:16:18.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:16:18.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:16:18.880Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-26T19:16:18.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2020-03-26T19:16:18.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-03-26T19:16:18.880Z] === RUN TestWaitBlocked [2020-03-26T19:16:18.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:16:18.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:16:18.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:16:18.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:16:18.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:16:18.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:16:18.886Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2020-03-26T19:16:18.886Z] ok github.com/docker/docker/pkg/term 0.048s coverage: 30.8% of statements [2020-03-26T19:16:19.494Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-26T19:16:19.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-03-26T19:16:19.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2020-03-26T19:16:19.494Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T19:16:19.494Z] === CONT TestDaemonHostGatewayIP [2020-03-26T19:16:19.882Z] testing: warning: no tests to run [2020-03-26T19:16:19.882Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: 0.0% of statements [no tests to run] [2020-03-26T19:16:19.882Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-03-26T19:16:20.876Z] ok github.com/docker/docker/pkg/urlutil 0.072s coverage: 100.0% of statements [2020-03-26T19:16:20.876Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2020-03-26T19:16:21.301Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:16:21.301Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:16:21.887Z] #45 294.8 CC criu/sockets.o [2020-03-26T19:16:22.923Z] #45 296.5 CC criu/stats.o [2020-03-26T19:16:22.944Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2020-03-26T19:16:22.944Z] === CONT TestIpcModeOlderClient [2020-03-26T19:16:22.944Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-26T19:16:22.944Z] === CONT TestDaemonRestartIpcMode [2020-03-26T19:16:22.944Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-03-26T19:16:23.107Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T19:16:23.107Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T19:16:23.107Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-26T19:16:23.107Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T19:16:23.107Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-26T19:16:23.107Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-26T19:16:23.107Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T19:16:23.107Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T19:16:23.107Z] ok github.com/docker/docker/plugin/v2 0.157s coverage: 20.1% of statements [2020-03-26T19:16:23.580Z] ok github.com/docker/docker/plugin 0.380s coverage: 11.7% of statements [2020-03-26T19:16:23.962Z] #45 297.2 CC criu/string.o [2020-03-26T19:16:23.962Z] #45 297.4 CC criu/sysctl.o [2020-03-26T19:16:24.584Z] ok github.com/docker/docker/reference 0.276s coverage: 83.7% of statements [2020-03-26T19:16:24.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:16:24.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:16:25.471Z] #45 298.7 CC criu/sysfs_parse.o [2020-03-26T19:16:25.578Z] ok github.com/docker/docker/registry/resumable 0.380s coverage: 100.0% of statements [2020-03-26T19:16:25.579Z] ok github.com/docker/docker/restartmanager 0.083s coverage: 50.9% of statements [2020-03-26T19:16:26.104Z] #45 299.5 CC criu/timerfd.o [2020-03-26T19:16:26.392Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-03-26T19:16:26.392Z] PASS [2020-03-26T19:16:26.392Z] [2020-03-26T19:16:26.392Z] === Skipped [2020-03-26T19:16:26.392Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-26T19:16:26.392Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:16:26.392Z] [2020-03-26T19:16:26.392Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-26T19:16:26.392Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:16:26.392Z] [2020-03-26T19:16:26.392Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-26T19:16:26.392Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:16:26.392Z] [2020-03-26T19:16:26.392Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:16:26.392Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:16:26.392Z] [2020-03-26T19:16:26.392Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T19:16:26.392Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:16:26.392Z] [2020-03-26T19:16:26.392Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-26T19:16:26.392Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:16:26.392Z] [2020-03-26T19:16:26.392Z] [2020-03-26T19:16:26.392Z] DONE 199 tests, 6 skipped in 139.056s [2020-03-26T19:16:26.392Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T19:16:26.392Z] ++ 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-03-26T19:16:26.392Z] ++ set -e [2020-03-26T19:16:26.392Z] ++ '[' -n 0 ']' [2020-03-26T19:16:26.392Z] ++ set -x [2020-03-26T19:16:26.392Z] ++ env -i DEST=/go/src/github.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-03-26T19:16:26.409Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-26T19:16:26.573Z] ok github.com/docker/docker/registry 0.565s coverage: 51.7% of statements [2020-03-26T19:16:26.676Z] INFO: Testing against a local daemon [2020-03-26T19:16:26.677Z] === RUN TestCommitInheritsEnv [2020-03-26T19:16:26.743Z] #45 300.1 CC criu/tty.o [2020-03-26T19:16:27.045Z] ok github.com/docker/docker/testutil 0.116s coverage: 62.5% of statements [2020-03-26T19:16:27.045Z] ok github.com/docker/docker/runconfig 0.301s coverage: 54.5% of statements [2020-03-26T19:16:27.289Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-03-26T19:16:27.289Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T19:16:27.289Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T19:16:27.289Z] === RUN TestImagesFilterMultiReference [2020-03-26T19:16:27.289Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-03-26T19:16:27.289Z] === RUN TestImagePullPlatformInvalid [2020-03-26T19:16:27.289Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-26T19:16:27.289Z] === RUN TestRemoveImageOrphaning [2020-03-26T19:16:27.864Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-26T19:16:27.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.62s) [2020-03-26T19:16:27.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.81s) [2020-03-26T19:16:27.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2020-03-26T19:16:27.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s) [2020-03-26T19:16:27.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.38s) [2020-03-26T19:16:27.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2020-03-26T19:16:27.864Z] === RUN TestBuildMultiStageCopy [2020-03-26T19:16:27.864Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T19:16:27.902Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2020-03-26T19:16:27.902Z] === RUN TestRemoveImageGarbageCollector [2020-03-26T19:16:27.902Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-26T19:16:27.902Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:16:27.902Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T19:16:27.902Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-26T19:16:27.902Z] === RUN TestTagInvalidReference [2020-03-26T19:16:27.902Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-26T19:16:27.902Z] === RUN TestTagValidPrefixedRepo [2020-03-26T19:16:27.902Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-26T19:16:27.902Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T19:16:27.902Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-03-26T19:16:27.902Z] === RUN TestTagOfficialNames [2020-03-26T19:16:27.902Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-26T19:16:27.902Z] === RUN TestTagMatchesDigest [2020-03-26T19:16:27.902Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-26T19:16:27.902Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T19:16:30.016Z] ok github.com/docker/docker/volume/local 0.183s coverage: 37.7% of statements [2020-03-26T19:16:30.016Z] ok github.com/docker/docker/volume/drivers 0.293s coverage: 36.1% of statements [2020-03-26T19:16:30.492Z] ok github.com/docker/docker/volume/mounts 0.094s coverage: 66.2% of statements [2020-03-26T19:16:31.124Z] --- PASS: TestBuildWithHugeFile (40.68s) [2020-03-26T19:16:31.124Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T19:16:31.124Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:16:31.124Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:16:31.124Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:16:31.124Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:16:31.124Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:16:31.124Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:16:31.124Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:16:31.124Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:16:31.124Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:16:31.124Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-03-26T19:16:31.124Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-03-26T19:16:31.124Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-03-26T19:16:31.124Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-03-26T19:16:31.124Z] === RUN TestBuildPreserveOwnership [2020-03-26T19:16:31.124Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T19:16:31.124Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T19:16:31.124Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2020-03-26T19:16:31.124Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-03-26T19:16:31.124Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-03-26T19:16:31.124Z] === RUN TestBuildPlatformInvalid [2020-03-26T19:16:31.143Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T19:16:31.220Z] #45 304.1 CC criu/tun.o [2020-03-26T19:16:31.382Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-03-26T19:16:31.382Z] PASS [2020-03-26T19:16:31.382Z] [2020-03-26T19:16:31.382Z] === Skipped [2020-03-26T19:16:31.382Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-26T19:16:31.382Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:16:31.382Z] [2020-03-26T19:16:31.382Z] [2020-03-26T19:16:31.382Z] DONE 32 tests, 1 skipped in 89.433s [2020-03-26T19:16:31.382Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T19:16:31.382Z] ++ 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-03-26T19:16:31.382Z] ++ set -e [2020-03-26T19:16:31.382Z] ++ '[' -n 0 ']' [2020-03-26T19:16:31.382Z] ++ set -x [2020-03-26T19:16:31.382Z] ++ env -i DEST=/go/src/github.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-03-26T19:16:31.640Z] INFO: Testing against a local daemon [2020-03-26T19:16:31.640Z] === RUN TestConfigList [2020-03-26T19:16:31.708Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T19:16:31.852Z] #45 305.1 CC criu/uffd.o [2020-03-26T19:16:32.273Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T19:16:32.726Z] ok github.com/docker/docker/volume/service 0.574s coverage: 70.3% of statements [2020-03-26T19:16:33.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T19:16:33.771Z] --- PASS: TestBuildMultiStageCopy (6.29s) [2020-03-26T19:16:33.771Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2020-03-26T19:16:33.771Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2020-03-26T19:16:33.771Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2020-03-26T19:16:33.771Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.79s) [2020-03-26T19:16:33.771Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-03-26T19:16:33.771Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T19:16:33.914Z] #45 307.3 CC criu/util.o [2020-03-26T19:16:35.825Z] --- PASS: TestConfigList (3.52s) [2020-03-26T19:16:35.825Z] === RUN TestConfigsCreateAndDelete [2020-03-26T19:16:36.298Z] --- PASS: TestBuildMultiStageParentConfig (2.15s) [2020-03-26T19:16:36.298Z] === RUN TestBuildLabelWithTargets [2020-03-26T19:16:36.731Z] #45 310.0 CC criu/uts_ns.o [2020-03-26T19:16:37.026Z] #45 310.4 CC criu/vdso.o [2020-03-26T19:16:38.090Z] #45 311.4 LINK criu/built-in.o [2020-03-26T19:16:38.090Z] #45 311.7 LINK criu/criu [2020-03-26T19:16:38.356Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2020-03-26T19:16:38.356Z] === RUN TestConfigsUpdate [2020-03-26T19:16:38.820Z] --- PASS: TestBuildLabelWithTargets (2.95s) [2020-03-26T19:16:38.820Z] === RUN TestBuildWithEmptyLayers [2020-03-26T19:16:39.125Z] #45 312.6 DEP lib/c/criu.d [2020-03-26T19:16:39.416Z] #45 312.9 CC images/rpc.pb-c.o [2020-03-26T19:16:40.452Z] #45 314.0 CC lib/c/criu.o [2020-03-26T19:16:40.717Z] --- PASS: TestBuildWithEmptyLayers (1.51s) [2020-03-26T19:16:40.717Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T19:16:41.644Z] --- PASS: TestConfigsUpdate (2.85s) [2020-03-26T19:16:41.644Z] === RUN TestTemplatedConfig [2020-03-26T19:16:43.215Z] #45 316.3 LINK lib/c/built-in.o [2020-03-26T19:16:43.215Z] #45 316.3 LINK lib/c/libcriu.so [2020-03-26T19:16:43.215Z] #45 316.4 LINK lib/c/libcriu.a [2020-03-26T19:16:43.507Z] #45 316.8 GEN magic.py [2020-03-26T19:16:43.799Z] #45 317.1 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T19:16:43.799Z] #45 317.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T19:16:43.799Z] #45 317.1 Note: Building without GnuTLS support [2020-03-26T19:16:44.835Z] #45 318.3 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T19:16:44.901Z] --- PASS: TestBuildMultiStageOnBuild (4.34s) [2020-03-26T19:16:44.901Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T19:16:44.929Z] --- PASS: TestTemplatedConfig (3.44s) [2020-03-26T19:16:44.929Z] === RUN TestConfigInspect [2020-03-26T19:16:45.265Z] ok github.com/docker/docker/pkg/plugins 34.996s coverage: 73.4% of statements [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T19:16:45.265Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === Skipped [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-26T19:16:46.269Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-26T19:16:46.269Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-26T19:16:46.269Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-03-26T19:16:46.269Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-26T19:16:46.269Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-26T19:16:46.269Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-26T19:16:46.269Z] daemon_test.go:147: root required [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-26T19:16:46.269Z] reload_test.go:520: root required [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-26T19:16:46.269Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-26T19:16:46.269Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-26T19:16:46.269Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-26T19:16:46.269Z] download_test.go:268: Needs fixing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-26T19:16:46.269Z] layer_test.go:304: Failing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-26T19:16:46.269Z] layer_test.go:353: Failing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-26T19:16:46.269Z] layer_test.go:468: Failing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-26T19:16:46.269Z] layer_test.go:697: Failing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-26T19:16:46.269Z] migration_test.go:46: Failing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-26T19:16:46.269Z] migration_test.go:182: Failing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-26T19:16:46.269Z] mount_test.go:17: Failing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.269Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-26T19:16:46.269Z] mount_test.go:76: Failing on Windows [2020-03-26T19:16:46.269Z] [2020-03-26T19:16:46.359Z] #45 319.8 make[1]: Nothing to be done for 'all'. [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-26T19:16:46.743Z] mount_test.go:125: Failing on Windows [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-26T19:16:46.743Z] mount_test.go:212: Failing on Windows [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:133: Xz not present in msys2 [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:238: Failing on Windows CI machines [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-26T19:16:46.743Z] archive_windows_test.go:16: Currently fails [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-26T19:16:46.743Z] changes_test.go:192: needs more investigation [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-26T19:16:46.743Z] changes_test.go:405: needs further investigation [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-26T19:16:46.743Z] changes_test.go:441: needs further investigation [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-26T19:16:46.743Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-26T19:16:46.743Z] poller_test.go:41: No chmod on Windows [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-26T19:16:46.743Z] fileutils_test.go:134: Needs porting to Windows [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-26T19:16:46.743Z] fileutils_test.go:180: Needs porting to Windows [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-26T19:16:46.743Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-26T19:16:46.743Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.743Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.03s) [2020-03-26T19:16:46.743Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.743Z] [2020-03-26T19:16:46.744Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-26T19:16:46.744Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-26T19:16:46.744Z] [2020-03-26T19:16:46.744Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-26T19:16:46.744Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-26T19:16:46.744Z] [2020-03-26T19:16:46.744Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-26T19:16:46.744Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-26T19:16:46.744Z] [2020-03-26T19:16:46.744Z] [2020-03-26T19:16:46.744Z] DONE 1772 tests, 46 skipped in 214.108s [2020-03-26T19:16:46.744Z] INFO: make.ps1 ended at 03/26/2020 19:16:46 [2020-03-26T19:16:46.805Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2020-03-26T19:16:46.805Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T19:16:47.877Z] #45 321.3 make[1]: 'images/built-in.o' is up to date. [2020-03-26T19:16:48.168Z] #45 321.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T19:16:48.168Z] #45 321.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T19:16:48.214Z] --- PASS: TestConfigInspect (3.24s) [2020-03-26T19:16:48.214Z] === RUN TestConfigCreateWithLabels [2020-03-26T19:16:48.332Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-26T19:16:48.332Z] INFO: Unit tests ended at 03/26/2020 19:16:48. Duration:00:03:50.8310721 [2020-03-26T19:16:48.332Z] INFO: Building busybox [2020-03-26T19:16:48.460Z] #45 321.7 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T19:16:48.460Z] #45 321.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T19:16:48.460Z] #45 321.9 make[1]: Nothing to be done for 'all'. [2020-03-26T19:16:48.460Z] #45 321.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T19:16:48.751Z] #45 322.4 make[2]: Nothing to be done for 'all'. [2020-03-26T19:16:48.804Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-26T19:16:48.804Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-26T19:16:48.804Z] [2020-03-26T19:16:48.804Z] Sending build context to Docker daemon 2.56kB [2020-03-26T19:16:48.804Z] [2020-03-26T19:16:48.804Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-26T19:16:48.804Z] ---> 80e84fd280e2 [2020-03-26T19:16:48.804Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-26T19:16:48.804Z] ---> Running in 773351e9aea2 [2020-03-26T19:16:49.043Z] #45 322.4 make[2]: Nothing to be done for 'all'. [2020-03-26T19:16:49.043Z] #45 322.6 make[2]: Nothing to be done for 'all'. [2020-03-26T19:16:49.334Z] #45 322.9 make[2]: Nothing to be done for 'all'. [2020-03-26T19:16:49.627Z] #45 323.0 make[2]: Nothing to be done for 'all'. [2020-03-26T19:16:49.627Z] #45 323.1 make[2]: Nothing to be done for 'all'. [2020-03-26T19:16:49.627Z] #45 323.1 make[2]: Nothing to be done for 'all'. [2020-03-26T19:16:49.926Z] #45 323.4 make[2]: Nothing to be done for 'all'. [2020-03-26T19:16:49.926Z] #45 323.4 INSTALL criu/criu [2020-03-26T19:16:50.219Z] #45 DONE 323.6s [2020-03-26T19:16:50.219Z] [2020-03-26T19:16:50.219Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:16:50.984Z] --- PASS: TestBuildMultiStageLayerLeak (4.14s) [2020-03-26T19:16:50.984Z] === RUN TestBuildWithHugeFile [2020-03-26T19:16:51.498Z] --- PASS: TestConfigCreateWithLabels (3.30s) [2020-03-26T19:16:51.498Z] === RUN TestConfigCreateResolve [2020-03-26T19:16:51.549Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T19:16:51.549Z] Using test binary docker [2020-03-26T19:16:51.549Z] +++ /etc/init.d/apparmor start [2020-03-26T19:16:51.549Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T19:16:51.549Z] INFO: Waiting for daemon to start... [2020-03-26T19:16:51.549Z] Starting dockerd [2020-03-26T19:16:51.549Z] +++ 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-03-26T19:16:53.773Z] #66 ... [2020-03-26T19:16:53.773Z] [2020-03-26T19:16:53.773Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T19:16:53.773Z] #61 254.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T19:16:54.029Z] --- PASS: TestConfigCreateResolve (2.78s) [2020-03-26T19:16:54.029Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T19:16:54.077Z] . [2020-03-26T19:16:54.077Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T19:16:54.077Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T19:16:54.077Z] Error: No such image: emptyfs [2020-03-26T19:16:54.077Z] ++++ docker load [2020-03-26T19:16:54.077Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T19:16:54.077Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T19:16:54.077Z] Using test binary docker [2020-03-26T19:16:54.077Z] +++ /etc/init.d/apparmor start [2020-03-26T19:16:54.077Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T19:16:54.077Z] INFO: Waiting for daemon to start... [2020-03-26T19:16:54.077Z] Starting dockerd [2020-03-26T19:16:54.077Z] +++ 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-03-26T19:16:54.077Z] .Running integration-test (iteration 1) [2020-03-26T19:16:54.077Z] 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-03-26T19:16:54.077Z] ++ 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-03-26T19:16:54.077Z] ++ set -e [2020-03-26T19:16:54.077Z] ++ '[' -n 0 ']' [2020-03-26T19:16:54.077Z] ++ set -x [2020-03-26T19:16:54.077Z] ++ env -i DEST=/go/src/github.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-03-26T19:16:54.715Z] Removing intermediate container 773351e9aea2 [2020-03-26T19:16:54.715Z] ---> 748735618ce2 [2020-03-26T19:16:54.715Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-26T19:16:54.965Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-03-26T19:16:54.965Z] PASS [2020-03-26T19:16:54.965Z] [2020-03-26T19:16:54.965Z] DONE 8 tests in 23.262s [2020-03-26T19:16:54.965Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T19:16:54.965Z] ++ 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-03-26T19:16:54.965Z] ++ set -e [2020-03-26T19:16:54.965Z] ++ '[' -n 0 ']' [2020-03-26T19:16:54.965Z] ++ set -x [2020-03-26T19:16:54.965Z] ++ env -i DEST=/go/src/github.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-03-26T19:16:54.965Z] INFO: Testing against a local daemon [2020-03-26T19:16:54.965Z] === RUN TestCheckpoint [2020-03-26T19:16:54.965Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T19:16:54.965Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:16:54.965Z] === RUN TestContainerInvalidJSON [2020-03-26T19:16:54.965Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:16:54.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:16:54.965Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:16:54.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:16:54.965Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:16:54.965Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:16:54.965Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:16:54.965Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:16:54.965Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:16:54.965Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-26T19:16:54.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T19:16:54.965Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T19:16:54.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T19:16:54.965Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T19:16:54.965Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-26T19:16:54.965Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T19:16:55.223Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-26T19:16:55.223Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T19:16:55.223Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-03-26T19:16:55.223Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T19:16:55.481Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-26T19:16:55.481Z] === RUN TestCopyFromContainer [2020-03-26T19:16:55.711Z] [2020-03-26T19:16:56.185Z] ---> 3051ed1fa473 [2020-03-26T19:16:56.185Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-26T19:16:56.185Z] ---> Running in 7745aaf73c92 [2020-03-26T19:16:56.516Z] #61 257.7 + mkdir -p /build [2020-03-26T19:16:56.807Z] #61 257.7 + cp runc /build/runc [2020-03-26T19:16:56.808Z] #61 DONE 257.8s [2020-03-26T19:16:56.808Z] [2020-03-26T19:16:56.808Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:16:57.180Z] [2020-03-26T19:16:57.180Z] SUCCESS: Specified value was saved. [2020-03-26T19:16:57.354Z] [2020-03-26T19:16:57.354Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T19:16:57.354Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T19:16:57.354Z] Error: No such image: emptyfs [2020-03-26T19:16:57.354Z] ++++ docker load [2020-03-26T19:16:57.354Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T19:16:57.354Z] Running integration-test (iteration 1) [2020-03-26T19:16:57.354Z] 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-03-26T19:16:57.354Z] ++ 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-03-26T19:16:57.354Z] ++ set -e [2020-03-26T19:16:57.354Z] ++ '[' -n 0 ']' [2020-03-26T19:16:57.354Z] ++ set -x [2020-03-26T19:16:57.354Z] ++ env -i DEST=/go/src/github.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-03-26T19:16:57.382Z] === RUN TestCopyFromContainer// [2020-03-26T19:16:57.641Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T19:16:57.641Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T19:16:57.899Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T19:16:57.899Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T19:16:58.157Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T19:16:58.157Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T19:16:58.415Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T19:16:58.415Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T19:16:58.415Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer (3.28s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-26T19:16:58.674Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-26T19:16:58.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T19:16:58.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:16:58.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:16:58.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:16:58.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:16:58.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:16:58.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:16:58.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:16:58.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:16:58.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:16:58.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-26T19:16:58.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-26T19:16:58.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-26T19:16:58.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-26T19:16:58.674Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T19:16:58.674Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-26T19:16:58.674Z] === RUN TestCreateWithInvalidEnv [2020-03-26T19:16:58.674Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T19:16:58.674Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T19:16:58.674Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T19:16:58.674Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T19:16:58.674Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T19:16:58.674Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T19:16:58.674Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T19:16:58.674Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T19:16:58.674Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T19:16:58.674Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-26T19:16:58.674Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-26T19:16:58.674Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T19:16:58.674Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T19:16:58.674Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T19:16:58.886Z] #66 ... [2020-03-26T19:16:58.886Z] [2020-03-26T19:16:58.886Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T19:16:58.886Z] #42 DONE 435.3s [2020-03-26T19:16:58.886Z] [2020-03-26T19:16:58.886Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:16:58.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-26T19:16:58.933Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T19:17:00.162Z] Removing intermediate container 7745aaf73c92 [2020-03-26T19:17:00.162Z] ---> 7b6375df8577 [2020-03-26T19:17:00.162Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-26T19:17:00.162Z] ---> Running in 1ac9f53b513e [2020-03-26T19:17:01.464Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2020-03-26T19:17:01.464Z] === RUN TestCreateWithCapabilities [2020-03-26T19:17:01.464Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T19:17:01.464Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T19:17:01.464Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:17:01.464Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:17:01.465Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:17:01.465Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:17:01.465Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:17:01.465Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T19:17:01.465Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:17:01.465Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:17:01.465Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:17:01.465Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:17:01.465Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:17:01.465Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-26T19:17:01.465Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-03-26T19:17:01.465Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T19:17:03.996Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2020-03-26T19:17:03.996Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T19:17:03.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:17:03.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:17:03.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:17:03.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:17:03.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:17:03.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:17:03.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:17:03.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:17:03.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:17:03.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:17:03.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:17:03.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:17:03.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:17:03.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:17:03.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:17:03.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-26T19:17:03.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-26T19:17:03.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-26T19:17:03.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-03-26T19:17:03.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-26T19:17:03.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-26T19:17:03.996Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T19:17:04.562Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-03-26T19:17:04.562Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T19:17:04.562Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T19:17:04.562Z] === RUN TestDaemonRestartIpcMode [2020-03-26T19:17:04.562Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T19:17:04.562Z] === RUN TestDaemonHostGatewayIP [2020-03-26T19:17:04.562Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T19:17:04.562Z] === RUN TestDiff [2020-03-26T19:17:05.129Z] --- PASS: TestDiff (0.77s) [2020-03-26T19:17:05.129Z] === RUN TestExecWithCloseStdin [2020-03-26T19:17:06.064Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-03-26T19:17:06.064Z] === RUN TestExec [2020-03-26T19:17:06.999Z] --- PASS: TestExec (0.92s) [2020-03-26T19:17:06.999Z] === RUN TestExecUser [2020-03-26T19:17:07.365Z] Cannot create a file when that file already exists. [2020-03-26T19:17:07.934Z] --- PASS: TestExecUser (0.92s) [2020-03-26T19:17:07.934Z] === RUN TestExportContainerAndImportImage [2020-03-26T19:17:09.311Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-03-26T19:17:09.311Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T19:17:11.226Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-03-26T19:17:11.226Z] === RUN TestHealthCheckWorkdir [2020-03-26T19:17:12.164Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-03-26T19:17:12.164Z] === RUN TestHealthKillContainer [2020-03-26T19:17:13.520Z] Removing intermediate container 1ac9f53b513e [2020-03-26T19:17:13.520Z] ---> ed79b3d85177 [2020-03-26T19:17:13.520Z] Step 6/6 : CMD ["sh"] [2020-03-26T19:17:13.520Z] ---> Running in 2b5dd79a0e3f [2020-03-26T19:17:13.520Z] Removing intermediate container 2b5dd79a0e3f [2020-03-26T19:17:13.520Z] ---> 1567773e74f0 [2020-03-26T19:17:13.520Z] Successfully built 1567773e74f0 [2020-03-26T19:17:13.520Z] Successfully tagged busybox:latest [2020-03-26T19:17:13.520Z] INFO: Docker images of the daemon under test [2020-03-26T19:17:13.520Z] [2020-03-26T19:17:13.520Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-26T19:17:13.520Z] busybox latest 1567773e74f0 Less than a second ago 4.97GB [2020-03-26T19:17:13.520Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 2 weeks ago 4.94GB [2020-03-26T19:17:13.520Z] microsoft/windowsservercore latest 80e84fd280e2 2 weeks ago 4.94GB [2020-03-26T19:17:13.520Z] [2020-03-26T19:17:13.520Z] INFO: Running integration tests at 03/26/2020 19:17:12... [2020-03-26T19:17:13.520Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-26T19:17:13.520Z] INFO: Integration API tests being run from the host: [2020-03-26T19:17:13.520Z] INFO: make.ps1 starting at 03/26/2020 19:17:12 [2020-03-26T19:17:13.993Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-26T19:17:15.447Z] --- PASS: TestHealthKillContainer (2.97s) [2020-03-26T19:17:15.447Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T19:17:16.014Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-03-26T19:17:16.014Z] === RUN TestIpcModeNone [2020-03-26T19:17:16.950Z] --- PASS: TestIpcModeNone (0.88s) [2020-03-26T19:17:16.950Z] === RUN TestIpcModePrivate [2020-03-26T19:17:17.887Z] --- PASS: TestIpcModePrivate (0.94s) [2020-03-26T19:17:17.887Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2020-03-26T19:17:17.887Z] === RUN TestIpcModeShareable [2020-03-26T19:17:18.824Z] --- PASS: TestIpcModeShareable (0.94s) [2020-03-26T19:17:18.824Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:101, shared: true, mustBeShared: true [2020-03-26T19:17:18.824Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T19:17:22.108Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2020-03-26T19:17:22.109Z] === RUN TestAPIIpcModeHost [2020-03-26T19:17:22.109Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-03-26T19:17:22.109Z] === RUN TestDaemonIpcModeShareable [2020-03-26T19:17:23.968Z] Loaded image: buildpack-deps:jessie [2020-03-26T19:17:23.968Z] Loaded image: busybox:latest [2020-03-26T19:17:23.968Z] Loaded image: busybox:glibc [2020-03-26T19:17:23.968Z] Loaded image: debian:jessie [2020-03-26T19:17:23.968Z] Loaded image: hello-world:latest [2020-03-26T19:17:23.968Z] INFO: Testing against a local daemon [2020-03-26T19:17:23.968Z] === RUN TestDockerSuite [2020-03-26T19:17:23.968Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-26T19:17:23.968Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-26T19:17:23.968Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-26T19:17:23.968Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-26T19:17:23.968Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-26T19:17:23.968Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-26T19:17:23.968Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-26T19:17:23.968Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-26T19:17:24.009Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-03-26T19:17:24.009Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2020-03-26T19:17:24.009Z] === RUN TestDaemonIpcModePrivate [2020-03-26T19:17:25.911Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-03-26T19:17:25.911Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2020-03-26T19:17:25.911Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T19:17:27.256Z] Loaded image: buildpack-deps:jessie [2020-03-26T19:17:27.513Z] Loaded image: busybox:latest [2020-03-26T19:17:27.775Z] ................................................ [ 29%] [2020-03-26T19:17:27.812Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-03-26T19:17:27.812Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2020-03-26T19:17:27.812Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T19:17:28.077Z] Loaded image: busybox:glibc [2020-03-26T19:17:28.077Z] Loaded image: debian:jessie [2020-03-26T19:17:28.335Z] Loaded image: hello-world:latest [2020-03-26T19:17:28.335Z] INFO: Testing against a local daemon [2020-03-26T19:17:28.335Z] === RUN TestDockerDaemonSuite [2020-03-26T19:17:28.335Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-26T19:17:29.715Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-03-26T19:17:29.715Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2020-03-26T19:17:29.715Z] === RUN TestIpcModeOlderClient [2020-03-26T19:17:29.715Z] === PAUSE TestIpcModeOlderClient [2020-03-26T19:17:29.715Z] === RUN TestKillContainerInvalidSignal [2020-03-26T19:17:30.282Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-03-26T19:17:30.282Z] === RUN TestKillContainer [2020-03-26T19:17:30.282Z] === RUN TestKillContainer/no_signal [2020-03-26T19:17:31.218Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T19:17:31.612Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-26T19:17:31.612Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-26T19:17:31.785Z] === RUN TestKillContainer/killing_signal [2020-03-26T19:17:32.721Z] --- PASS: TestKillContainer (2.44s) [2020-03-26T19:17:32.721Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-03-26T19:17:32.721Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-03-26T19:17:32.721Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-03-26T19:17:32.721Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T19:17:32.721Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T19:17:32.982Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-26T19:17:32.982Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-26T19:17:33.656Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T19:17:34.591Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-03-26T19:17:34.591Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-03-26T19:17:34.591Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-03-26T19:17:34.591Z] === RUN TestKillStoppedContainer [2020-03-26T19:17:34.591Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-26T19:17:34.591Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T19:17:34.591Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-03-26T19:17:34.591Z] === RUN TestKillDifferentUserContainer [2020-03-26T19:17:35.525Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-03-26T19:17:35.525Z] === RUN TestInspectOomKilledTrue [2020-03-26T19:17:35.525Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-26T19:17:35.525Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:17:35.525Z] === RUN TestInspectOomKilledFalse [2020-03-26T19:17:35.525Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-26T19:17:35.525Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:17:35.525Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T19:17:36.092Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-03-26T19:17:36.092Z] === RUN TestLinksContainerNames [2020-03-26T19:17:37.995Z] --- PASS: TestLinksContainerNames (1.59s) [2020-03-26T19:17:37.995Z] === RUN TestLogsFollowTailEmpty [2020-03-26T19:17:38.236Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-26T19:17:38.236Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-26T19:17:38.236Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-26T19:17:38.561Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-03-26T19:17:38.561Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T19:17:38.800Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-26T19:17:39.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:17:39.384Z] INFO: Testing against a local daemon [2020-03-26T19:17:39.499Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/default [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/private [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/slave [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/shared [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/default [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/shared [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/slave [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/private [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T19:17:39.499Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:17:39.499Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:17:39.499Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T19:17:39.757Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:17:39.757Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T19:17:39.757Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:17:39.757Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:17:39.757Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:17:39.757Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:17:39.757Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:17:39.757Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T19:17:39.757Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-26T19:17:39.757Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-26T19:17:39.758Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-26T19:17:39.758Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T19:17:40.695Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-26T19:17:40.953Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-26T19:17:40.953Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-26T19:17:40.953Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-26T19:17:41.884Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-26T19:17:42.141Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-26T19:17:42.289Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2020-03-26T19:17:42.289Z] === RUN TestNetworkNat [2020-03-26T19:17:42.706Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-26T19:17:42.855Z] --- PASS: TestNetworkNat (0.90s) [2020-03-26T19:17:42.855Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T19:17:43.643Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-26T19:17:43.643Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-26T19:17:43.643Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-26T19:17:43.643Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-26T19:17:43.790Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-03-26T19:17:43.791Z] === RUN TestNetworkLoopbackNat [2020-03-26T19:17:44.726Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-03-26T19:17:44.726Z] === RUN TestPause [2020-03-26T19:17:45.662Z] --- PASS: TestPause (0.83s) [2020-03-26T19:17:45.662Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T19:17:45.662Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:17:45.662Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:17:45.662Z] === RUN TestPauseStopPausedContainer [2020-03-26T19:17:46.273Z] #54 ... [2020-03-26T19:17:46.273Z] [2020-03-26T19:17:46.273Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:17:46.273Z] #66 419.9 + bin/containerd [2020-03-26T19:17:46.598Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-03-26T19:17:46.598Z] === RUN TestPsFilter [2020-03-26T19:17:46.857Z] --- PASS: TestPsFilter (0.28s) [2020-03-26T19:17:46.857Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T19:17:47.000Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-26T19:17:47.792Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-03-26T19:17:47.792Z] === RUN TestRemoveContainerWithVolume [2020-03-26T19:17:48.359Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-03-26T19:17:48.359Z] === RUN TestRemoveContainerRunning [2020-03-26T19:17:49.295Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-03-26T19:17:49.295Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T19:17:49.806Z] #66 ... [2020-03-26T19:17:49.806Z] [2020-03-26T19:17:49.806Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:17:49.806Z] #54 DONE 486.3s [2020-03-26T19:17:49.898Z] --- PASS: TestImportExtremelyLargeImageWorks (80.92s) [2020-03-26T19:17:49.898Z] PASS [2020-03-26T19:17:49.898Z] [2020-03-26T19:17:49.898Z] === Skipped [2020-03-26T19:17:49.898Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-26T19:17:49.898Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:17:49.898Z] [2020-03-26T19:17:49.898Z] [2020-03-26T19:17:49.898Z] DONE 12 tests, 1 skipped in 82.426s [2020-03-26T19:17:49.898Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T19:17:49.898Z] ++ 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-03-26T19:17:49.898Z] ++ set -e [2020-03-26T19:17:49.898Z] ++ '[' -n 0 ']' [2020-03-26T19:17:49.898Z] ++ set -x [2020-03-26T19:17:49.898Z] ++ env -i DEST=/go/src/github.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-03-26T19:17:49.898Z] INFO: Testing against a local daemon [2020-03-26T19:17:49.898Z] === RUN TestNetworkCreateDelete [2020-03-26T19:17:49.898Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-03-26T19:17:49.898Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T19:17:49.898Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-03-26T19:17:49.898Z] === RUN TestInspectNetwork [2020-03-26T19:17:50.096Z] [2020-03-26T19:17:50.096Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:17:50.230Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-03-26T19:17:50.230Z] === RUN TestRemoveInvalidContainer [2020-03-26T19:17:50.230Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-26T19:17:50.230Z] === RUN TestRenameLinkedContainer [2020-03-26T19:17:51.913Z] ok github.com/docker/docker/integration/build 15.801s [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === Skipped [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-26T19:17:52.386Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-26T19:17:52.386Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-26T19:17:52.386Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-03-26T19:17:52.386Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-26T19:17:52.386Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-03-26T19:17:52.386Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-03-26T19:17:52.386Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-03-26T19:17:52.386Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-26T19:17:52.386Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-03-26T19:17:52.386Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] DONE 22 tests, 10 skipped in 38.260s [2020-03-26T19:17:52.386Z] [2020-03-26T19:17:52.386Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-26T19:17:53.515Z] --- PASS: TestRenameLinkedContainer (3.19s) [2020-03-26T19:17:53.515Z] === RUN TestRenameStoppedContainer [2020-03-26T19:17:54.082Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-03-26T19:17:54.082Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T19:17:55.061Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-26T19:17:55.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:17:55.355Z] INFO: Testing against a local daemon [2020-03-26T19:17:55.355Z] ok github.com/docker/docker/integration/config 0.210s [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] === Skipped [2020-03-26T19:17:55.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-26T19:17:55.355Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-26T19:17:55.355Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-26T19:17:55.355Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-26T19:17:55.355Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-26T19:17:55.355Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-26T19:17:55.355Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-26T19:17:55.355Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-26T19:17:55.355Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] DONE 8 tests, 8 skipped in 2.664s [2020-03-26T19:17:55.355Z] [2020-03-26T19:17:55.355Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-26T19:17:55.381Z] === RUN TestInspectNetwork/full_network_id [2020-03-26T19:17:55.381Z] === RUN TestInspectNetwork/partial_network_id [2020-03-26T19:17:55.381Z] === RUN TestInspectNetwork/network_name [2020-03-26T19:17:55.381Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-26T19:17:55.652Z] #24 492.1 + return [2020-03-26T19:17:55.652Z] #24 DONE 492.2s [2020-03-26T19:17:55.652Z] [2020-03-26T19:17:55.652Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:17:55.982Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2020-03-26T19:17:55.982Z] === RUN TestRenameInvalidName [2020-03-26T19:17:56.548Z] --- PASS: TestRenameInvalidName (0.79s) [2020-03-26T19:17:56.548Z] === RUN TestRenameAnonymousContainer [2020-03-26T19:17:58.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:17:58.328Z] INFO: Testing against a local daemon [2020-03-26T19:17:58.383Z] #66 ... [2020-03-26T19:17:58.383Z] [2020-03-26T19:17:58.383Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T19:17:58.383Z] #25 DONE 0.1s [2020-03-26T19:17:58.383Z] [2020-03-26T19:17:58.383Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T19:17:58.675Z] #29 DONE 0.5s [2020-03-26T19:17:58.675Z] [2020-03-26T19:17:58.675Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:17:58.906Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-26T19:17:58.964Z] #66 ... [2020-03-26T19:17:58.964Z] [2020-03-26T19:17:58.964Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T19:17:58.964Z] #32 DONE 0.1s [2020-03-26T19:17:58.964Z] [2020-03-26T19:17:58.964Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T19:17:58.964Z] #35 DONE 0.1s [2020-03-26T19:17:58.964Z] [2020-03-26T19:17:58.964Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T19:17:58.964Z] #40 DONE 0.1s [2020-03-26T19:17:58.964Z] [2020-03-26T19:17:58.964Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T19:17:59.269Z] #43 DONE 0.1s [2020-03-26T19:17:59.269Z] [2020-03-26T19:17:59.269Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T19:17:59.269Z] #46 DONE 0.1s [2020-03-26T19:17:59.269Z] [2020-03-26T19:17:59.269Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T19:17:59.269Z] #49 DONE 0.1s [2020-03-26T19:17:59.269Z] [2020-03-26T19:17:59.269Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T19:17:59.560Z] #52 DONE 0.1s [2020-03-26T19:17:59.560Z] [2020-03-26T19:17:59.560Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T19:17:59.560Z] #55 DONE 0.1s [2020-03-26T19:17:59.560Z] [2020-03-26T19:17:59.560Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:17:59.560Z] #66 ... [2020-03-26T19:17:59.560Z] [2020-03-26T19:17:59.560Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T19:17:59.560Z] #58 DONE 0.1s [2020-03-26T19:17:59.560Z] [2020-03-26T19:17:59.560Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T19:17:59.853Z] #62 DONE 0.1s [2020-03-26T19:17:59.853Z] [2020-03-26T19:17:59.853Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T19:18:00.735Z] --- PASS: TestRenameAnonymousContainer (4.12s) [2020-03-26T19:18:00.735Z] === RUN TestRenameContainerWithSameName [2020-03-26T19:18:00.857Z] --- PASS: TestInspectNetwork (10.91s) [2020-03-26T19:18:00.857Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-26T19:18:00.857Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-26T19:18:00.857Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-26T19:18:00.857Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-26T19:18:00.857Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T19:18:01.302Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-03-26T19:18:01.302Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T19:18:02.876Z] --- PASS: TestRunContainerWithBridgeNone (2.49s) [2020-03-26T19:18:02.877Z] === RUN TestNetworkInvalidJSON [2020-03-26T19:18:02.877Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T19:18:02.877Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T19:18:02.877Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:18:02.877Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:18:02.877Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:18:02.877Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:18:02.877Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T19:18:02.877Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:18:02.877Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:18:02.877Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-26T19:18:02.877Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T19:18:02.877Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T19:18:02.877Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T19:18:02.877Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T19:18:03.203Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2020-03-26T19:18:03.203Z] === RUN TestResize [2020-03-26T19:18:03.490Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-03-26T19:18:03.490Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T19:18:04.139Z] --- PASS: TestResize (0.82s) [2020-03-26T19:18:04.139Z] === RUN TestResizeWithInvalidSize [2020-03-26T19:18:04.493Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-26T19:18:04.493Z] === RUN TestDaemonDefaultNetworkPools [2020-03-26T19:18:04.707Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-03-26T19:18:04.707Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T19:18:05.498Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-03-26T19:18:05.498Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T19:18:05.642Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:18:05.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:18:05.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:18:05.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:18:05.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:18:05.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:18:05.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:18:05.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:18:05.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:18:05.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:18:05.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:18:05.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:18:05.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:18:05.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:18:05.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:18:05.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:18:05.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:18:05.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:18:05.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:18:05.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:18:06.502Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-03-26T19:18:06.502Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T19:18:07.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:18:07.969Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-03-26T19:18:07.969Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T19:18:08.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:18:08.484Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:18:08.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:18:08.583Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-03-26T19:18:08.583Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T19:18:09.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:18:09.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:18:10.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:18:11.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:18:12.031Z] --- PASS: TestServiceWithPredefinedNetwork (3.72s) [2020-03-26T19:18:12.031Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T19:18:12.031Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:18:12.031Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:18:12.031Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.76s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.91s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) [2020-03-26T19:18:14.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2020-03-26T19:18:14.488Z] === RUN TestCgroupNamespacesRun [2020-03-26T19:18:16.408Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2020-03-26T19:18:16.408Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T19:18:17.784Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-03-26T19:18:17.784Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T19:18:19.685Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-03-26T19:18:19.685Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T19:18:20.478Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-26T19:18:22.029Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-03-26T19:18:22.029Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T19:18:22.406Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-26T19:18:22.406Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-26T19:18:22.406Z] --- PASS: TestBuildWithHugeFile (88.33s) [2020-03-26T19:18:22.406Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T19:18:22.406Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:18:22.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:18:22.406Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:18:22.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:18:22.406Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:18:22.406Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:18:22.406Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:18:22.406Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:18:22.406Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:18:22.406Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-03-26T19:18:22.406Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-03-26T19:18:22.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-03-26T19:18:22.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-03-26T19:18:22.406Z] === RUN TestBuildPreserveOwnership [2020-03-26T19:18:22.406Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T19:18:22.406Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-26T19:18:22.406Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-26T19:18:22.663Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-26T19:18:23.228Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-26T19:18:23.406Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-03-26T19:18:23.406Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T19:18:24.160Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T19:18:24.342Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-03-26T19:18:24.342Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T19:18:24.724Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-26T19:18:24.724Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-26T19:18:25.277Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.09s) [2020-03-26T19:18:25.277Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T19:18:26.138Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-26T19:18:26.138Z] --- PASS: TestBuildPreserveOwnership (6.67s) [2020-03-26T19:18:26.138Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.41s) [2020-03-26T19:18:26.138Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) [2020-03-26T19:18:26.138Z] === RUN TestBuildPlatformInvalid [2020-03-26T19:18:26.395Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-26T19:18:26.395Z] PASS [2020-03-26T19:18:26.395Z] [2020-03-26T19:18:26.395Z] === Skipped [2020-03-26T19:18:26.395Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-26T19:18:26.395Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:18:26.395Z] [2020-03-26T19:18:26.395Z] [2020-03-26T19:18:26.395Z] DONE 32 tests, 1 skipped in 180.466s [2020-03-26T19:18:26.395Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T19:18:26.395Z] ++ 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-03-26T19:18:26.395Z] ++ set -e [2020-03-26T19:18:26.395Z] ++ '[' -n 0 ']' [2020-03-26T19:18:26.395Z] ++ set -x [2020-03-26T19:18:26.395Z] ++ env -i DEST=/go/src/github.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-03-26T19:18:26.652Z] INFO: Testing against a local daemon [2020-03-26T19:18:26.652Z] === RUN TestConfigList [2020-03-26T19:18:26.909Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-26T19:18:27.178Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-03-26T19:18:27.178Z] === RUN TestKernelTCPMemory [2020-03-26T19:18:27.839Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-26T19:18:27.839Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-26T19:18:28.112Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-03-26T19:18:28.112Z] === RUN TestNISDomainname [2020-03-26T19:18:28.347Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-26T19:18:28.772Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-26T19:18:29.487Z] --- PASS: TestNISDomainname (1.01s) [2020-03-26T19:18:29.487Z] === RUN TestHostnameDnsResolution [2020-03-26T19:18:29.971Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-26T19:18:30.149Z] --- PASS: TestConfigList (3.32s) [2020-03-26T19:18:30.149Z] === RUN TestConfigsCreateAndDelete [2020-03-26T19:18:30.149Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-26T19:18:30.864Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-03-26T19:18:30.864Z] === RUN TestStats [2020-03-26T19:18:31.079Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-26T19:18:32.763Z] --- PASS: TestStats (1.85s) [2020-03-26T19:18:32.763Z] === RUN TestStopContainerWithTimeout [2020-03-26T19:18:32.763Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T19:18:32.763Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T19:18:32.763Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T19:18:32.763Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T19:18:32.763Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T19:18:32.763Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T19:18:32.763Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T19:18:32.763Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T19:18:32.763Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T19:18:32.763Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T19:18:32.763Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T19:18:32.763Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T19:18:32.974Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-26T19:18:33.231Z] --- PASS: TestConfigsCreateAndDelete (3.50s) [2020-03-26T19:18:33.231Z] === RUN TestConfigsUpdate [2020-03-26T19:18:33.797Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-26T19:18:34.054Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-26T19:18:34.501Z] --- PASS: TestServiceWithDataPathPortInit (20.58s) [2020-03-26T19:18:34.501Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-26T19:18:34.541Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-26T19:18:34.985Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-26T19:18:36.051Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-26T19:18:36.051Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-03-26T19:18:36.051Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-03-26T19:18:36.051Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2020-03-26T19:18:36.051Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2020-03-26T19:18:36.051Z] === RUN TestDeleteDevicemapper [2020-03-26T19:18:36.051Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T19:18:36.051Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:18:36.051Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T19:18:36.878Z] --- PASS: TestConfigsUpdate (3.21s) [2020-03-26T19:18:36.878Z] === RUN TestTemplatedConfig [2020-03-26T19:18:37.135Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-26T19:18:37.135Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-26T19:18:38.504Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-26T19:18:39.213Z] #66 472.8 + bin/containerd-stress [2020-03-26T19:18:39.339Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.20s) [2020-03-26T19:18:39.339Z] === RUN TestUpdateMemory [2020-03-26T19:18:39.339Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-26T19:18:39.339Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:18:39.339Z] === RUN TestUpdateCPUQuota [2020-03-26T19:18:39.843Z] #66 476.6 + bin/containerd-shim [2020-03-26T19:18:39.874Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-26T19:18:39.874Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-26T19:18:40.131Z] --- PASS: TestTemplatedConfig (3.56s) [2020-03-26T19:18:40.131Z] === RUN TestConfigInspect [2020-03-26T19:18:40.715Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-03-26T19:18:40.715Z] === RUN TestUpdatePidsLimit [2020-03-26T19:18:40.715Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-26T19:18:41.061Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-26T19:18:41.281Z] === RUN TestUpdatePidsLimit/no_change [2020-03-26T19:18:41.318Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-26T19:18:41.539Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-26T19:18:42.106Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-26T19:18:42.365Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-26T19:18:42.872Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.95s) [2020-03-26T19:18:42.872Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dl4r8fvzn1yau5tylwotpgsm4 Created:2020-03-26 19:18:34.088229064 +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[037fe09b78d9097f23b12fec086f2d4e416e767871180c20525725d363224523:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.amu27zjlfxwo9l46kewsw55w9 EndpointID:dde59183aef3d62c5f99451e7bf0a515e9ec0d1d4ff7cb2d9a72d47e6b6bb76b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ad10c2eec86def21c2302263683b30a63ec66310b4f767e2a02e40b0da07a413 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:103cbb36d5d1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.amu27zjlfxwo9l46kewsw55w9 EndpointID:dde59183aef3d62c5f99451e7bf0a515e9ec0d1d4ff7cb2d9a72d47e6b6bb76b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-26T19:18:42.872Z] PASS [2020-03-26T19:18:42.872Z] [2020-03-26T19:18:42.872Z] === Skipped [2020-03-26T19:18:42.872Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:18:42.872Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:18:42.872Z] [2020-03-26T19:18:42.872Z] [2020-03-26T19:18:42.872Z] DONE 22 tests, 1 skipped in 53.770s [2020-03-26T19:18:42.872Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:18:42.872Z] ++ 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-03-26T19:18:42.872Z] ++ set -e [2020-03-26T19:18:42.872Z] ++ '[' -n 0 ']' [2020-03-26T19:18:42.872Z] ++ set -x [2020-03-26T19:18:42.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:18:42.872Z] INFO: Testing against a local daemon [2020-03-26T19:18:42.872Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T19:18:42.872Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T19:18:42.872Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:18:42.872Z] === RUN TestDockerNetworkIpvlan [2020-03-26T19:18:42.872Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-26T19:18:42.872Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:18:42.872Z] PASS [2020-03-26T19:18:42.872Z] [2020-03-26T19:18:42.872Z] === Skipped [2020-03-26T19:18:42.872Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T19:18:42.872Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:18:42.872Z] [2020-03-26T19:18:42.872Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-26T19:18:42.872Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:18:42.872Z] [2020-03-26T19:18:42.872Z] [2020-03-26T19:18:42.872Z] DONE 2 tests, 2 skipped in 0.170s [2020-03-26T19:18:42.872Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:18:42.872Z] ++ 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-03-26T19:18:42.872Z] ++ set -e [2020-03-26T19:18:42.872Z] ++ '[' -n 0 ']' [2020-03-26T19:18:42.872Z] ++ set -x [2020-03-26T19:18:42.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:18:42.873Z] INFO: Testing against a local daemon [2020-03-26T19:18:42.873Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T19:18:42.931Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-26T19:18:43.189Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-26T19:18:43.215Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-26T19:18:43.472Z] --- PASS: TestConfigInspect (3.25s) [2020-03-26T19:18:43.472Z] === RUN TestConfigCreateWithLabels [2020-03-26T19:18:43.472Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-26T19:18:44.035Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-26T19:18:44.291Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-26T19:18:44.341Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-03-26T19:18:44.341Z] === RUN TestDockerNetworkMacvlan [2020-03-26T19:18:44.548Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-26T19:18:45.090Z] --- PASS: TestUpdatePidsLimit (4.04s) [2020-03-26T19:18:45.090Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-03-26T19:18:45.090Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-03-26T19:18:45.090Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-03-26T19:18:45.090Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-03-26T19:18:45.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-03-26T19:18:45.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-03-26T19:18:45.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-03-26T19:18:45.090Z] === RUN TestUpdateRestartPolicy [2020-03-26T19:18:45.346Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-26T19:18:45.477Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-26T19:18:45.477Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-26T19:18:46.040Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-26T19:18:46.351Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-26T19:18:46.603Z] --- PASS: TestConfigCreateWithLabels (3.10s) [2020-03-26T19:18:46.603Z] === RUN TestConfigCreateResolve [2020-03-26T19:18:46.603Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-26T19:18:46.860Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-26T19:18:47.356Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-26T19:18:47.792Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-26T19:18:49.265Z] ......................... [ 67%] [2020-03-26T19:18:49.687Z] --- PASS: TestConfigCreateResolve (2.93s) [2020-03-26T19:18:49.687Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T19:18:49.687Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-26T19:18:49.944Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-03-26T19:18:49.944Z] PASS [2020-03-26T19:18:49.944Z] [2020-03-26T19:18:49.944Z] DONE 8 tests in 23.610s [2020-03-26T19:18:49.944Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T19:18:49.944Z] ++ 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-03-26T19:18:49.944Z] ++ set -e [2020-03-26T19:18:49.944Z] ++ '[' -n 0 ']' [2020-03-26T19:18:49.944Z] ++ set -x [2020-03-26T19:18:49.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=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-03-26T19:18:50.201Z] INFO: Testing against a local daemon [2020-03-26T19:18:50.201Z] === RUN TestCheckpoint [2020-03-26T19:18:50.201Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T19:18:50.201Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:18:50.201Z] === RUN TestContainerInvalidJSON [2020-03-26T19:18:50.201Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:18:50.201Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:18:50.201Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:18:50.201Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:18:50.201Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:18:50.201Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:18:50.201Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:18:50.201Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:18:50.201Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:18:50.201Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-03-26T19:18:50.201Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T19:18:50.201Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T19:18:50.201Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T19:18:50.201Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T19:18:50.458Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-03-26T19:18:50.458Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T19:18:50.458Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-26T19:18:50.458Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T19:18:50.715Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-26T19:18:50.715Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T19:18:50.715Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-26T19:18:50.715Z] === RUN TestCopyFromContainer [2020-03-26T19:18:50.972Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-26T19:18:51.728Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-26T19:18:52.498Z] #66 487.2 + bin/containerd-shim-runc-v1 [2020-03-26T19:18:52.866Z] === RUN TestCopyFromContainer// [2020-03-26T19:18:52.866Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T19:18:53.123Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T19:18:53.123Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T19:18:53.123Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T19:18:53.381Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T19:18:53.381Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T19:18:53.639Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T19:18:53.639Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T19:18:53.639Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-26T19:18:53.639Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer (3.17s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-26T19:18:53.896Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-03-26T19:18:53.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T19:18:53.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:18:53.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:18:53.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:18:53.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:18:53.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:18:53.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:18:53.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:18:53.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:18:53.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:18:53.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-26T19:18:53.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-26T19:18:53.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-26T19:18:53.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-26T19:18:53.896Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T19:18:53.896Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-26T19:18:53.896Z] === RUN TestCreateWithInvalidEnv [2020-03-26T19:18:53.896Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T19:18:53.896Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T19:18:53.896Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T19:18:53.896Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T19:18:53.896Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T19:18:53.896Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T19:18:53.896Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T19:18:53.896Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T19:18:53.896Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T19:18:53.896Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-26T19:18:53.896Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T19:18:53.896Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T19:18:53.896Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-26T19:18:53.896Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T19:18:54.153Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-03-26T19:18:54.153Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T19:18:55.087Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-26T19:18:55.175Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-26T19:18:55.344Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-26T19:18:56.010Z] #66 492.5 + bin/containerd-shim-runc-v2 [2020-03-26T19:18:56.736Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:18:56.736Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:18:56.736Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:18:56.736Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T19:18:56.736Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:18:56.736Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:18:56.736Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:18:56.736Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T19:18:56.736Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:18:56.736Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:18:56.736Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:18:56.993Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:18:56.993Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:18:56.993Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.16s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.16s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-26T19:18:56.993Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-26T19:18:56.993Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T19:18:57.286Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-03-26T19:18:57.286Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T19:18:57.504Z] #66 494.1 + binaries [2020-03-26T19:18:57.504Z] #66 494.1 + mkdir -p /build [2020-03-26T19:18:57.504Z] #66 494.1 + cp bin/containerd /build/containerd [2020-03-26T19:18:57.504Z] #66 494.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T19:18:57.504Z] #66 494.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T19:18:57.504Z] #66 494.1 + cp bin/ctr /build/ctr [2020-03-26T19:18:57.504Z] #66 DONE 494.2s [2020-03-26T19:18:58.220Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-03-26T19:18:58.220Z] === RUN TestWaitNonBlocked [2020-03-26T19:18:58.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:18:58.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:18:58.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:18:58.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:18:58.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:18:58.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:18:58.889Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-26T19:18:59.027Z] ok github.com/docker/docker/integration/container 59.644s [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === Skipped [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-26T19:18:59.027Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-03-26T19:18:59.027Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-26T19:18:59.027Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-26T19:18:59.027Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-26T19:18:59.027Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-26T19:18:59.027Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-26T19:18:59.027Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-26T19:18:59.027Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-26T19:18:59.027Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-26T19:18:59.027Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-26T19:18:59.027Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-26T19:18:59.027Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-26T19:18:59.027Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-26T19:18:59.027Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-26T19:18:59.027Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-26T19:18:59.027Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-26T19:18:59.027Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:18:59.027Z] [2020-03-26T19:18:59.027Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-26T19:18:59.027Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-26T19:18:59.028Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-26T19:18:59.028Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-26T19:18:59.028Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-26T19:18:59.028Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-26T19:18:59.028Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-26T19:18:59.028Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-26T19:18:59.028Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-26T19:18:59.028Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-26T19:18:59.028Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-26T19:18:59.028Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-26T19:18:59.028Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-26T19:18:59.028Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-26T19:18:59.028Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-26T19:18:59.028Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-26T19:18:59.028Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-26T19:18:59.028Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-26T19:18:59.028Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-26T19:18:59.028Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-26T19:18:59.028Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-26T19:18:59.028Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-26T19:18:59.028Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-26T19:18:59.028Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-26T19:18:59.028Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] DONE 80 tests, 41 skipped in 62.623s [2020-03-26T19:18:59.028Z] [2020-03-26T19:18:59.028Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-26T19:18:59.154Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-26T19:18:59.154Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-03-26T19:18:59.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-03-26T19:18:59.155Z] === RUN TestWaitBlocked [2020-03-26T19:18:59.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:18:59.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:18:59.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:18:59.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:18:59.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:18:59.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:18:59.570Z] [2020-03-26T19:18:59.570Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T19:18:59.570Z] #67 DONE 0.1s [2020-03-26T19:18:59.570Z] [2020-03-26T19:18:59.570Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T19:18:59.570Z] #71 DONE 0.1s [2020-03-26T19:18:59.570Z] [2020-03-26T19:18:59.570Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T19:18:59.570Z] #73 DONE 0.1s [2020-03-26T19:18:59.570Z] [2020-03-26T19:18:59.570Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T19:18:59.570Z] #76 DONE 0.1s [2020-03-26T19:18:59.570Z] [2020-03-26T19:18:59.570Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T19:18:59.570Z] #77 DONE 0.0s [2020-03-26T19:18:59.570Z] [2020-03-26T19:18:59.570Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T19:18:59.819Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s) [2020-03-26T19:18:59.819Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T19:18:59.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:18:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:18:59.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:18:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:18:59.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:18:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:18:59.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:18:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:18:59.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:18:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:18:59.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:18:59.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:18:59.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:18:59.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:18:59.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:18:59.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-26T19:18:59.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-26T19:18:59.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-26T19:18:59.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-26T19:18:59.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-26T19:18:59.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-26T19:18:59.819Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T19:19:00.091Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-26T19:19:00.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-03-26T19:19:00.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-03-26T19:19:00.091Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T19:19:00.091Z] === CONT TestIpcModeOlderClient [2020-03-26T19:19:00.091Z] === CONT TestDaemonHostGatewayIP [2020-03-26T19:19:00.091Z] === CONT TestDaemonRestartIpcMode [2020-03-26T19:19:00.351Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-03-26T19:19:00.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:00.603Z] INFO: Testing against a local daemon [2020-03-26T19:19:00.603Z] ok github.com/docker/docker/integration/image 0.472s [2020-03-26T19:19:00.603Z] [2020-03-26T19:19:00.603Z] === Skipped [2020-03-26T19:19:00.603Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-26T19:19:00.603Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:19:00.603Z] [2020-03-26T19:19:00.603Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T19:19:00.603Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-26T19:19:00.603Z] [2020-03-26T19:19:00.603Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-26T19:19:00.603Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:19:00.603Z] [2020-03-26T19:19:00.603Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-26T19:19:00.603Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-26T19:19:00.603Z] [2020-03-26T19:19:00.603Z] [2020-03-26T19:19:00.603Z] DONE 11 tests, 4 skipped in 2.718s [2020-03-26T19:19:00.603Z] [2020-03-26T19:19:00.603Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-26T19:19:00.749Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s) [2020-03-26T19:19:00.749Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T19:19:00.749Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T19:19:00.749Z] === RUN TestDaemonRestartIpcMode [2020-03-26T19:19:00.749Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T19:19:00.749Z] === RUN TestDaemonHostGatewayIP [2020-03-26T19:19:00.749Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T19:19:00.749Z] === RUN TestDiff [2020-03-26T19:19:01.681Z] --- PASS: TestDiff (0.89s) [2020-03-26T19:19:01.681Z] === RUN TestExecWithCloseStdin [2020-03-26T19:19:01.970Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-26T19:19:02.295Z] #78 DONE 2.6s [2020-03-26T19:19:02.295Z] [2020-03-26T19:19:02.295Z] #79 exporting to oci image format [2020-03-26T19:19:02.587Z] #79 exporting layers [2020-03-26T19:19:02.611Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-03-26T19:19:02.611Z] === RUN TestExec [2020-03-26T19:19:02.611Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-26T19:19:03.175Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-26T19:19:03.439Z] --- PASS: TestDockerNetworkMacvlan (19.08s) [2020-03-26T19:19:03.439Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-03-26T19:19:03.439Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-26T19:19:03.439Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-03-26T19:19:03.439Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2020-03-26T19:19:03.439Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.30s) [2020-03-26T19:19:03.439Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-03-26T19:19:03.439Z] PASS [2020-03-26T19:19:03.439Z] [2020-03-26T19:19:03.439Z] DONE 8 tests in 20.699s [2020-03-26T19:19:03.439Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T19:19:03.439Z] ++ 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-03-26T19:19:03.439Z] ++ set -e [2020-03-26T19:19:03.439Z] ++ '[' -n 0 ']' [2020-03-26T19:19:03.439Z] ++ set -x [2020-03-26T19:19:03.439Z] ++ env -i DEST=/go/src/github.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-03-26T19:19:03.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:03.575Z] INFO: Testing against a local daemon [2020-03-26T19:19:03.575Z] ok github.com/docker/docker/integration/network 0.290s [2020-03-26T19:19:03.575Z] [2020-03-26T19:19:03.575Z] === Skipped [2020-03-26T19:19:03.575Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-26T19:19:03.575Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:19:03.575Z] [2020-03-26T19:19:03.575Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-26T19:19:03.575Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-03-26T19:19:03.575Z] [2020-03-26T19:19:03.575Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.01s) [2020-03-26T19:19:03.575Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-26T19:19:03.575Z] [2020-03-26T19:19:03.575Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-26T19:19:03.576Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-26T19:19:03.576Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-26T19:19:03.576Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-26T19:19:03.576Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-26T19:19:03.576Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-26T19:19:03.576Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-26T19:19:03.576Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-26T19:19:03.576Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:19:03.576Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-26T19:19:03.576Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-26T19:19:03.576Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] DONE 18 tests, 14 skipped in 2.628s [2020-03-26T19:19:03.576Z] [2020-03-26T19:19:03.576Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-26T19:19:03.639Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2020-03-26T19:19:03.720Z] testing: warning: no tests to run [2020-03-26T19:19:03.720Z] PASS [2020-03-26T19:19:03.720Z] [2020-03-26T19:19:03.720Z] DONE 0 tests in 0.072s [2020-03-26T19:19:03.720Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T19:19:03.720Z] ++ 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-03-26T19:19:03.720Z] ++ set -e [2020-03-26T19:19:03.720Z] ++ '[' -n 0 ']' [2020-03-26T19:19:03.720Z] ++ set -x [2020-03-26T19:19:03.720Z] ++ env -i DEST=/go/src/github.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-03-26T19:19:03.720Z] INFO: Testing against a local daemon [2020-03-26T19:19:03.720Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T19:19:03.737Z] --- PASS: TestExec (1.06s) [2020-03-26T19:19:03.737Z] === RUN TestExecUser [2020-03-26T19:19:03.737Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-26T19:19:04.300Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-26T19:19:04.560Z] --- PASS: TestExecUser (1.05s) [2020-03-26T19:19:04.560Z] === RUN TestExportContainerAndImportImage [2020-03-26T19:19:04.571Z] testing: warning: no tests to run [2020-03-26T19:19:04.571Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [2020-03-26T19:19:04.571Z] [2020-03-26T19:19:04.571Z] DONE 0 tests in 0.798s [2020-03-26T19:19:04.571Z] [2020-03-26T19:19:04.571Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-26T19:19:04.574Z] --- PASS: TestDaemonRestartIpcMode (4.44s) [2020-03-26T19:19:04.816Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-26T19:19:04.832Z] --- PASS: TestDaemonHostGatewayIP (4.67s) [2020-03-26T19:19:04.832Z] PASS [2020-03-26T19:19:04.832Z] [2020-03-26T19:19:04.832Z] === Skipped [2020-03-26T19:19:04.832Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-26T19:19:04.832Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:19:04.832Z] [2020-03-26T19:19:04.832Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-26T19:19:04.832Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:19:04.832Z] [2020-03-26T19:19:04.832Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-26T19:19:04.832Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:19:04.832Z] [2020-03-26T19:19:04.832Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:19:04.832Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:19:04.832Z] [2020-03-26T19:19:04.832Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T19:19:04.832Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:19:04.832Z] [2020-03-26T19:19:04.832Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-26T19:19:04.832Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:19:04.832Z] [2020-03-26T19:19:04.832Z] [2020-03-26T19:19:04.832Z] DONE 199 tests, 6 skipped in 130.125s [2020-03-26T19:19:04.832Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T19:19:04.832Z] ++ 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-03-26T19:19:04.832Z] ++ set -e [2020-03-26T19:19:04.832Z] ++ '[' -n 0 ']' [2020-03-26T19:19:04.832Z] ++ set -x [2020-03-26T19:19:04.832Z] ++ env -i DEST=/go/src/github.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-03-26T19:19:05.042Z] testing: warning: no tests to run [2020-03-26T19:19:05.042Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2020-03-26T19:19:05.042Z] [2020-03-26T19:19:05.042Z] DONE 0 tests in 0.839s [2020-03-26T19:19:05.042Z] [2020-03-26T19:19:05.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-26T19:19:05.090Z] INFO: Testing against a local daemon [2020-03-26T19:19:05.090Z] === RUN TestCommitInheritsEnv [2020-03-26T19:19:05.657Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-03-26T19:19:05.657Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T19:19:05.657Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T19:19:05.657Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-26T19:19:05.657Z] === RUN TestImagesFilterMultiReference [2020-03-26T19:19:05.741Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-03-26T19:19:05.741Z] === RUN TestAuthZPluginTLS [2020-03-26T19:19:05.915Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-03-26T19:19:05.915Z] === RUN TestImagePullPlatformInvalid [2020-03-26T19:19:05.915Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-26T19:19:05.915Z] === RUN TestRemoveImageOrphaning [2020-03-26T19:19:06.023Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-26T19:19:06.023Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T19:19:06.040Z] testing: warning: no tests to run [2020-03-26T19:19:06.040Z] ok github.com/docker/docker/integration/plugin 0.089s [2020-03-26T19:19:06.040Z] [2020-03-26T19:19:06.040Z] DONE 0 tests in 0.835s [2020-03-26T19:19:06.040Z] [2020-03-26T19:19:06.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-26T19:19:06.186Z] --- PASS: TestExportContainerAndImportImage (1.27s) [2020-03-26T19:19:06.186Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T19:19:06.482Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-03-26T19:19:06.482Z] === RUN TestRemoveImageGarbageCollector [2020-03-26T19:19:06.482Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-26T19:19:06.482Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:06.482Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T19:19:06.482Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-26T19:19:06.482Z] === RUN TestTagInvalidReference [2020-03-26T19:19:06.482Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-26T19:19:06.482Z] === RUN TestTagValidPrefixedRepo [2020-03-26T19:19:06.482Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-26T19:19:06.482Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T19:19:06.482Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-26T19:19:06.482Z] === RUN TestTagOfficialNames [2020-03-26T19:19:06.636Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-26T19:19:06.637Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T19:19:06.741Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-26T19:19:06.741Z] === RUN TestTagMatchesDigest [2020-03-26T19:19:06.741Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-26T19:19:06.741Z] PASS [2020-03-26T19:19:06.741Z] [2020-03-26T19:19:06.741Z] === Skipped [2020-03-26T19:19:06.741Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T19:19:06.741Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-26T19:19:06.741Z] [2020-03-26T19:19:06.741Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-26T19:19:06.741Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:06.741Z] [2020-03-26T19:19:06.741Z] [2020-03-26T19:19:06.741Z] DONE 12 tests, 2 skipped in 1.810s [2020-03-26T19:19:06.741Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T19:19:06.741Z] ++ 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-03-26T19:19:06.741Z] ++ set -e [2020-03-26T19:19:06.741Z] ++ '[' -n 0 ']' [2020-03-26T19:19:06.741Z] ++ set -x [2020-03-26T19:19:06.741Z] ++ env -i DEST=/go/src/github.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-03-26T19:19:06.918Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-26T19:19:06.918Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T19:19:06.999Z] INFO: Testing against a local daemon [2020-03-26T19:19:06.999Z] === RUN TestNetworkCreateDelete [2020-03-26T19:19:07.042Z] testing: warning: no tests to run [2020-03-26T19:19:07.042Z] ok github.com/docker/docker/integration/plugin/authz 0.088s [2020-03-26T19:19:07.042Z] [2020-03-26T19:19:07.042Z] DONE 0 tests in 0.850s [2020-03-26T19:19:07.042Z] [2020-03-26T19:19:07.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-26T19:19:07.258Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-03-26T19:19:07.258Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T19:19:07.532Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-26T19:19:07.532Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T19:19:07.554Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s) [2020-03-26T19:19:07.554Z] === RUN TestHealthCheckWorkdir [2020-03-26T19:19:07.811Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-26T19:19:08.068Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-26T19:19:08.632Z] --- PASS: TestDockerNetworkDeletePreferID (1.23s) [2020-03-26T19:19:08.632Z] === RUN TestInspectNetwork [2020-03-26T19:19:08.998Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-26T19:19:08.998Z] --- PASS: TestHealthCheckWorkdir (1.27s) [2020-03-26T19:19:08.998Z] === RUN TestHealthKillContainer [2020-03-26T19:19:09.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:09.273Z] INFO: Testing against a local daemon [2020-03-26T19:19:09.273Z] ok github.com/docker/docker/integration/plugin/common 0.231s [2020-03-26T19:19:09.552Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-03-26T19:19:09.552Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T19:19:09.747Z] [2020-03-26T19:19:09.747Z] DONE 2 tests in 2.440s [2020-03-26T19:19:09.747Z] [2020-03-26T19:19:09.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-26T19:19:09.834Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-26T19:19:09.835Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T19:19:10.463Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-03-26T19:19:10.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T19:19:10.744Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-26T19:19:10.744Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T19:19:10.893Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-26T19:19:10.893Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-26T19:19:11.826Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-26T19:19:12.084Z] --- PASS: TestHealthKillContainer (3.16s) [2020-03-26T19:19:12.084Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T19:19:13.017Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2020-03-26T19:19:13.017Z] === RUN TestIpcModeNone [2020-03-26T19:19:13.275Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-26T19:19:13.417Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-03-26T19:19:13.417Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T19:19:13.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:13.585Z] INFO: Testing against a local daemon [2020-03-26T19:19:13.585Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.289s [2020-03-26T19:19:13.585Z] [2020-03-26T19:19:13.585Z] === Skipped [2020-03-26T19:19:13.585Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-26T19:19:13.585Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-26T19:19:13.585Z] [2020-03-26T19:19:13.585Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-26T19:19:13.585Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-26T19:19:13.585Z] [2020-03-26T19:19:13.585Z] [2020-03-26T19:19:13.585Z] DONE 2 tests, 2 skipped in 4.025s [2020-03-26T19:19:13.585Z] [2020-03-26T19:19:13.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-26T19:19:13.838Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-26T19:19:13.898Z] === RUN TestInspectNetwork/full_network_id [2020-03-26T19:19:13.898Z] === RUN TestInspectNetwork/partial_network_id [2020-03-26T19:19:13.898Z] === RUN TestInspectNetwork/network_name [2020-03-26T19:19:13.898Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-26T19:19:14.095Z] --- PASS: TestIpcModeNone (0.99s) [2020-03-26T19:19:14.095Z] === RUN TestIpcModePrivate [2020-03-26T19:19:15.027Z] --- PASS: TestIpcModePrivate (0.98s) [2020-03-26T19:19:15.027Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:204, shared: false, mustBeShared: false [2020-03-26T19:19:15.027Z] === RUN TestIpcModeShareable [2020-03-26T19:19:15.435Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-03-26T19:19:15.435Z] === RUN TestAuthZPluginHeader [2020-03-26T19:19:15.960Z] --- PASS: TestIpcModeShareable (0.94s) [2020-03-26T19:19:15.960Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:207, shared: true, mustBeShared: true [2020-03-26T19:19:15.960Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T19:19:15.960Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-26T19:19:15.960Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-26T19:19:16.075Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-03-26T19:19:16.075Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T19:19:16.075Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T19:19:16.075Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:16.075Z] === RUN TestAuthZPluginV2Disable [2020-03-26T19:19:16.075Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-26T19:19:16.075Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:16.075Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T19:19:16.075Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T19:19:16.075Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:16.075Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T19:19:16.075Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T19:19:16.075Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:16.075Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T19:19:16.523Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-26T19:19:17.893Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-26T19:19:18.082Z] --- PASS: TestInspectNetwork (9.62s) [2020-03-26T19:19:18.082Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-26T19:19:18.082Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-26T19:19:18.082Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-26T19:19:18.082Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-26T19:19:18.082Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T19:19:18.150Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-26T19:19:19.080Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2020-03-26T19:19:19.080Z] === RUN TestAPIIpcModeHost [2020-03-26T19:19:20.455Z] --- PASS: TestAPIIpcModeHost (1.10s) [2020-03-26T19:19:20.455Z] === RUN TestDaemonIpcModeShareable [2020-03-26T19:19:20.455Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-26T19:19:20.612Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2020-03-26T19:19:20.612Z] === RUN TestNetworkInvalidJSON [2020-03-26T19:19:20.612Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T19:19:20.612Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T19:19:20.612Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:19:20.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:19:20.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:19:20.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:19:20.870Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T19:19:20.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:19:20.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:19:20.870Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-26T19:19:20.870Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T19:19:20.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T19:19:20.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T19:19:20.870Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T19:19:21.436Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-03-26T19:19:21.436Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T19:19:22.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:22.320Z] INFO: Testing against a local daemon [2020-03-26T19:19:22.320Z] ok github.com/docker/docker/integration/plugin/logging 0.303s [2020-03-26T19:19:22.320Z] [2020-03-26T19:19:22.320Z] === Skipped [2020-03-26T19:19:22.320Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-26T19:19:22.320Z] read_test.go:21: no unix domain sockets on Windows [2020-03-26T19:19:22.320Z] [2020-03-26T19:19:22.320Z] [2020-03-26T19:19:22.320Z] DONE 1 tests, 1 skipped in 7.708s [2020-03-26T19:19:22.320Z] [2020-03-26T19:19:22.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-26T19:19:22.351Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-26T19:19:22.351Z] --- PASS: TestDaemonIpcModeShareable (2.02s) [2020-03-26T19:19:22.351Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2020-03-26T19:19:22.351Z] === RUN TestDaemonIpcModePrivate [2020-03-26T19:19:22.799Z] testing: warning: no tests to run [2020-03-26T19:19:22.800Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.123s [2020-03-26T19:19:22.800Z] [2020-03-26T19:19:22.800Z] DONE 0 tests in 1.469s [2020-03-26T19:19:22.800Z] [2020-03-26T19:19:22.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-26T19:19:22.811Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-03-26T19:19:22.811Z] === RUN TestDaemonDefaultNetworkPools [2020-03-26T19:19:24.202Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-03-26T19:19:24.202Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T19:19:24.244Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-26T19:19:24.244Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2020-03-26T19:19:24.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:232, shared: false, mustBeShared: false [2020-03-26T19:19:24.244Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T19:19:25.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:25.774Z] INFO: Testing against a local daemon [2020-03-26T19:19:25.774Z] ok github.com/docker/docker/integration/plugin/volumes 0.286s [2020-03-26T19:19:25.774Z] [2020-03-26T19:19:25.774Z] === Skipped [2020-03-26T19:19:25.774Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-26T19:19:25.774Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:25.774Z] [2020-03-26T19:19:25.774Z] [2020-03-26T19:19:25.774Z] DONE 1 tests, 1 skipped in 2.881s [2020-03-26T19:19:25.774Z] [2020-03-26T19:19:25.774Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-26T19:19:26.117Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2020-03-26T19:19:26.117Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T19:19:26.143Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-03-26T19:19:26.143Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:231, shared: false, mustBeShared: false [2020-03-26T19:19:26.143Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T19:19:26.520Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-26T19:19:26.707Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-26T19:19:27.638Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-26T19:19:27.895Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-03-26T19:19:27.895Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:228, shared: true, mustBeShared: true [2020-03-26T19:19:27.895Z] === RUN TestIpcModeOlderClient [2020-03-26T19:19:27.895Z] === PAUSE TestIpcModeOlderClient [2020-03-26T19:19:27.895Z] === RUN TestKillContainerInvalidSignal [2020-03-26T19:19:28.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:28.011Z] INFO: Testing against a local daemon [2020-03-26T19:19:28.011Z] ok github.com/docker/docker/integration/secret 0.270s [2020-03-26T19:19:28.151Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-26T19:19:28.485Z] [2020-03-26T19:19:28.485Z] === Skipped [2020-03-26T19:19:28.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-26T19:19:28.485Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:28.485Z] [2020-03-26T19:19:28.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-26T19:19:28.485Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:28.485Z] [2020-03-26T19:19:28.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-26T19:19:28.485Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:28.485Z] [2020-03-26T19:19:28.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-26T19:19:28.485Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:28.485Z] [2020-03-26T19:19:28.485Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-26T19:19:28.485Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:28.485Z] [2020-03-26T19:19:28.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-26T19:19:28.485Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:19:28.485Z] [2020-03-26T19:19:28.485Z] [2020-03-26T19:19:28.485Z] DONE 6 tests, 6 skipped in 2.445s [2020-03-26T19:19:28.485Z] [2020-03-26T19:19:28.485Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-26T19:19:28.648Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s) [2020-03-26T19:19:28.648Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T19:19:29.080Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2020-03-26T19:19:29.080Z] === RUN TestKillContainer [2020-03-26T19:19:29.080Z] === RUN TestKillContainer/no_signal [2020-03-26T19:19:29.214Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-03-26T19:19:29.214Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T19:19:30.010Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T19:19:30.574Z] === RUN TestKillContainer/killing_signal [2020-03-26T19:19:31.138Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-26T19:19:31.138Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-26T19:19:31.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:31.461Z] INFO: Testing against a local daemon [2020-03-26T19:19:31.461Z] ok github.com/docker/docker/integration/service 0.368s [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === Skipped [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T19:19:31.461Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T19:19:31.461Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T19:19:31.461Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T19:19:31.461Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-26T19:19:31.461Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-26T19:19:31.461Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-26T19:19:31.461Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-26T19:19:31.461Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-26T19:19:31.461Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-26T19:19:31.461Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-26T19:19:31.461Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-26T19:19:31.461Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-26T19:19:31.461Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-26T19:19:31.461Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-26T19:19:31.461Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-26T19:19:31.461Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-26T19:19:31.461Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-26T19:19:31.461Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-26T19:19:31.461Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-26T19:19:31.461Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-26T19:19:31.461Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-26T19:19:31.461Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-26T19:19:31.461Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-26T19:19:31.461Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] DONE 23 tests, 22 skipped in 3.061s [2020-03-26T19:19:31.461Z] [2020-03-26T19:19:31.461Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-26T19:19:31.701Z] --- PASS: TestKillContainer (2.64s) [2020-03-26T19:19:31.702Z] --- PASS: TestKillContainer/no_signal (0.95s) [2020-03-26T19:19:31.702Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) [2020-03-26T19:19:31.702Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2020-03-26T19:19:31.702Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T19:19:31.702Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T19:19:31.702Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-26T19:19:32.498Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2020-03-26T19:19:32.498Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T19:19:32.498Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:19:32.498Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:19:32.498Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T19:19:32.632Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T19:19:33.566Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-26T19:19:33.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.04s) [2020-03-26T19:19:33.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.99s) [2020-03-26T19:19:33.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.80s) [2020-03-26T19:19:33.566Z] === RUN TestKillStoppedContainer [2020-03-26T19:19:33.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:33.692Z] INFO: Testing against a local daemon [2020-03-26T19:19:33.692Z] ok github.com/docker/docker/integration/session 0.239s [2020-03-26T19:19:33.692Z] [2020-03-26T19:19:33.692Z] === Skipped [2020-03-26T19:19:33.692Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-26T19:19:33.692Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-26T19:19:33.692Z] [2020-03-26T19:19:33.692Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-26T19:19:33.692Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-26T19:19:33.692Z] [2020-03-26T19:19:33.692Z] [2020-03-26T19:19:33.692Z] DONE 2 tests, 2 skipped in 2.339s [2020-03-26T19:19:33.823Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-26T19:19:33.823Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T19:19:33.824Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-26T19:19:33.824Z] === RUN TestKillDifferentUserContainer [2020-03-26T19:19:34.167Z] [2020-03-26T19:19:34.167Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-26T19:19:34.592Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-03-26T19:19:34.592Z] PASS [2020-03-26T19:19:34.592Z] [2020-03-26T19:19:34.592Z] === Skipped [2020-03-26T19:19:34.592Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T19:19:34.592Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:34.592Z] [2020-03-26T19:19:34.592Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-26T19:19:34.592Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:34.592Z] [2020-03-26T19:19:34.592Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T19:19:34.592Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:34.592Z] [2020-03-26T19:19:34.592Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T19:19:34.592Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:34.592Z] [2020-03-26T19:19:34.592Z] [2020-03-26T19:19:34.592Z] DONE 17 tests, 4 skipped in 29.111s [2020-03-26T19:19:34.592Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T19:19:34.592Z] ++ 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-03-26T19:19:34.592Z] ++ set -e [2020-03-26T19:19:34.592Z] ++ '[' -n 0 ']' [2020-03-26T19:19:34.592Z] ++ set -x [2020-03-26T19:19:34.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:19:34.592Z] INFO: Testing against a local daemon [2020-03-26T19:19:34.592Z] === RUN TestPluginInvalidJSON [2020-03-26T19:19:34.592Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:19:34.592Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:19:34.592Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:19:34.592Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-26T19:19:34.592Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T19:19:34.592Z] PASS [2020-03-26T19:19:34.592Z] [2020-03-26T19:19:34.592Z] DONE 2 tests in 0.206s [2020-03-26T19:19:34.592Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T19:19:34.592Z] ++ 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-03-26T19:19:34.592Z] ++ set -e [2020-03-26T19:19:34.592Z] ++ '[' -n 0 ']' [2020-03-26T19:19:34.592Z] ++ set -x [2020-03-26T19:19:34.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:19:34.592Z] INFO: Testing against a local daemon [2020-03-26T19:19:34.592Z] === RUN TestExternalGraphDriver [2020-03-26T19:19:34.592Z] === RUN TestExternalGraphDriver/json [2020-03-26T19:19:34.754Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-03-26T19:19:34.754Z] === RUN TestInspectOomKilledTrue [2020-03-26T19:19:34.754Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-26T19:19:34.754Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:19:34.754Z] === RUN TestInspectOomKilledFalse [2020-03-26T19:19:34.754Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-26T19:19:34.754Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:19:34.754Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T19:19:35.206Z] === RUN TestExternalGraphDriver/spec [2020-03-26T19:19:35.317Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-03-26T19:19:35.317Z] === RUN TestLinksContainerNames [2020-03-26T19:19:35.881Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-26T19:19:36.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:36.406Z] INFO: Testing against a local daemon [2020-03-26T19:19:37.249Z] --- PASS: TestLinksContainerNames (1.94s) [2020-03-26T19:19:37.249Z] === RUN TestLogsFollowTailEmpty [2020-03-26T19:19:37.399Z] ok github.com/docker/docker/integration/system 1.298s [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] === Skipped [2020-03-26T19:19:37.399Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:19:37.399Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-26T19:19:37.399Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-26T19:19:37.399Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-26T19:19:37.399Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-26T19:19:37.399Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-26T19:19:37.399Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-26T19:19:37.399Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] DONE 13 tests, 7 skipped in 3.472s [2020-03-26T19:19:37.399Z] [2020-03-26T19:19:37.399Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-26T19:19:37.505Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-26T19:19:37.876Z] === RUN TestExternalGraphDriver/pull [2020-03-26T19:19:38.436Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2020-03-26T19:19:38.436Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T19:19:38.694Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-26T19:19:38.952Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-03-26T19:19:38.952Z] === RUN TestMountDaemonRoot [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/default [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/private [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/slave [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/shared [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/default [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/shared [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/slave [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/private [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:19:39.209Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:19:39.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:19:39.209Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:19:39.344Z] --- PASS: TestExternalGraphDriver (6.33s) [2020-03-26T19:19:39.344Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-03-26T19:19:39.344Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-03-26T19:19:39.344Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2020-03-26T19:19:39.344Z] === RUN TestGraphdriverPluginV2 [2020-03-26T19:19:39.466Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:19:39.466Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:19:39.466Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T19:19:39.466Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:19:39.466Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:19:39.466Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T19:19:39.466Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-26T19:19:39.466Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:19:39.466Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:19:39.625Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-26T19:19:39.625Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:39.625Z] PASS [2020-03-26T19:19:39.625Z] [2020-03-26T19:19:39.625Z] === Skipped [2020-03-26T19:19:39.625Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-26T19:19:39.625Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:19:39.625Z] [2020-03-26T19:19:39.625Z] [2020-03-26T19:19:39.625Z] DONE 5 tests, 1 skipped in 6.534s [2020-03-26T19:19:39.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T19:19:39.625Z] ++ 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-03-26T19:19:39.625Z] ++ set -e [2020-03-26T19:19:39.625Z] ++ '[' -n 0 ']' [2020-03-26T19:19:39.625Z] ++ set -x [2020-03-26T19:19:39.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:19:39.625Z] INFO: Testing against a local daemon [2020-03-26T19:19:39.625Z] === RUN TestContinueAfterPluginCrash [2020-03-26T19:19:39.625Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T19:19:39.625Z] === RUN TestReadPluginNoRead [2020-03-26T19:19:39.625Z] === PAUSE TestReadPluginNoRead [2020-03-26T19:19:39.625Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T19:19:39.625Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T19:19:39.625Z] === CONT TestContinueAfterPluginCrash [2020-03-26T19:19:39.625Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T19:19:39.723Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:19:39.723Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-26T19:19:39.723Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:19:39.723Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:19:39.723Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T19:19:39.723Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T19:19:39.723Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:19:39.723Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T19:19:39.980Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:19:39.980Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:19:39.980Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T19:19:39.980Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:19:39.980Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:19:39.980Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:19:39.980Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-03-26T19:19:39.980Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-26T19:19:39.980Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T19:19:40.237Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-26T19:19:40.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:40.371Z] INFO: Testing against a local daemon [2020-03-26T19:19:40.371Z] ok github.com/docker/docker/integration/volume 0.311s [2020-03-26T19:19:40.371Z] [2020-03-26T19:19:40.371Z] === Skipped [2020-03-26T19:19:40.371Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-26T19:19:40.371Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-26T19:19:40.371Z] [2020-03-26T19:19:40.371Z] [2020-03-26T19:19:40.371Z] DONE 5 tests, 1 skipped in 2.671s [2020-03-26T19:19:40.371Z] [2020-03-26T19:19:40.371Z] INFO: make.ps1 ended at 03/26/2020 19:19:39 [2020-03-26T19:19:40.371Z] INFO: Integration CLI tests being run from the host: [2020-03-26T19:19:40.371Z] 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-03-26T19:19:40.801Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-26T19:19:41.059Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-26T19:19:41.364Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-26T19:19:42.956Z] --- PASS: TestContainerBindMountNonRecursive (2.50s) [2020-03-26T19:19:42.956Z] === RUN TestNetworkNat [2020-03-26T19:19:42.956Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-26T19:19:43.520Z] --- PASS: TestNetworkNat (0.97s) [2020-03-26T19:19:43.520Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T19:19:43.520Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-26T19:19:43.882Z] tests/integration/client_test.py ..... [ 75%] [2020-03-26T19:19:43.882Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-26T19:19:44.139Z] tests/integration/errors_test.py . [ 76%] [2020-03-26T19:19:44.887Z] --- PASS: TestNetworkLocalhostTCPNat (1.07s) [2020-03-26T19:19:44.887Z] === RUN TestNetworkLoopbackNat [2020-03-26T19:19:44.887Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-26T19:19:45.818Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2020-03-26T19:19:45.818Z] === RUN TestPause [2020-03-26T19:19:46.382Z] --- PASS: TestPause (0.88s) [2020-03-26T19:19:46.382Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T19:19:46.382Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:19:46.382Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:19:46.382Z] === RUN TestPauseStopPausedContainer [2020-03-26T19:19:46.639Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-26T19:19:46.639Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-26T19:19:47.569Z] --- PASS: TestPauseStopPausedContainer (1.14s) [2020-03-26T19:19:47.569Z] === RUN TestPsFilter [2020-03-26T19:19:47.825Z] --- PASS: TestPsFilter (0.26s) [2020-03-26T19:19:47.825Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T19:19:47.994Z] --- PASS: TestDaemonStartWithLogOpt (8.27s) [2020-03-26T19:19:47.994Z] === CONT TestReadPluginNoRead [2020-03-26T19:19:48.082Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-26T19:19:48.645Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-26T19:19:48.901Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2020-03-26T19:19:48.901Z] === RUN TestRemoveContainerWithVolume [2020-03-26T19:19:49.464Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-26T19:19:49.722Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2020-03-26T19:19:49.722Z] === RUN TestRemoveContainerRunning [2020-03-26T19:19:50.578Z] --- PASS: TestServiceWithDataPathPortInit (18.12s) [2020-03-26T19:19:50.578Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-26T19:19:50.651Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-26T19:19:50.651Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-03-26T19:19:50.651Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T19:19:50.665Z] === RUN TestReadPluginNoRead/default [2020-03-26T19:19:50.855Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T19:19:50.855Z] INFO: Testing against a local daemon [2020-03-26T19:19:52.052Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.08s) [2020-03-26T19:19:52.052Z] === RUN TestRemoveInvalidContainer [2020-03-26T19:19:52.052Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-26T19:19:52.052Z] === RUN TestRenameLinkedContainer [2020-03-26T19:19:52.318Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-26T19:19:52.683Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-26T19:19:52.964Z] --- PASS: TestContinueAfterPluginCrash (13.22s) [2020-03-26T19:19:53.269Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-26T19:19:54.434Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-26T19:19:55.167Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-26T19:19:55.424Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-26T19:19:55.680Z] --- PASS: TestRenameLinkedContainer (3.93s) [2020-03-26T19:19:55.680Z] === RUN TestRenameStoppedContainer [2020-03-26T19:19:56.452Z] --- PASS: TestReadPluginNoRead (8.52s) [2020-03-26T19:19:56.452Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-03-26T19:19:56.452Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-03-26T19:19:56.452Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-03-26T19:19:56.452Z] read_test.go:91: [da9d22c1c5e99] daemon is not started [2020-03-26T19:19:56.452Z] PASS [2020-03-26T19:19:56.452Z] [2020-03-26T19:19:56.452Z] DONE 6 tests in 16.941s [2020-03-26T19:19:56.452Z] 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-03-26T19:19:56.452Z] ++ 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-03-26T19:19:56.452Z] ++ set -e [2020-03-26T19:19:56.452Z] ++ '[' -n 0 ']' [2020-03-26T19:19:56.452Z] ++ set -x [2020-03-26T19:19:56.452Z] ++ env -i DEST=/go/src/github.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-03-26T19:19:56.452Z] testing: warning: no tests to run [2020-03-26T19:19:56.452Z] PASS [2020-03-26T19:19:56.452Z] [2020-03-26T19:19:56.452Z] DONE 0 tests in 0.072s [2020-03-26T19:19:56.452Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T19:19:56.452Z] ++ 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-03-26T19:19:56.452Z] ++ set -e [2020-03-26T19:19:56.452Z] ++ '[' -n 0 ']' [2020-03-26T19:19:56.452Z] ++ set -x [2020-03-26T19:19:56.452Z] ++ env -i DEST=/go/src/github.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-03-26T19:19:56.609Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-03-26T19:19:56.609Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T19:19:56.733Z] INFO: Testing against a local daemon [2020-03-26T19:19:56.733Z] === RUN TestPluginWithDevMounts [2020-03-26T19:19:56.733Z] === PAUSE TestPluginWithDevMounts [2020-03-26T19:19:56.733Z] === CONT TestPluginWithDevMounts [2020-03-26T19:19:58.501Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-03-26T19:19:58.501Z] === RUN TestRenameInvalidName [2020-03-26T19:19:58.751Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-03-26T19:19:58.751Z] PASS [2020-03-26T19:19:58.751Z] [2020-03-26T19:19:58.751Z] DONE 1 tests in 2.049s [2020-03-26T19:19:58.751Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T19:19:58.751Z] ++ 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-03-26T19:19:58.751Z] ++ set -e [2020-03-26T19:19:58.751Z] ++ '[' -n 0 ']' [2020-03-26T19:19:58.751Z] ++ set -x [2020-03-26T19:19:58.751Z] ++ env -i DEST=/go/src/github.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-03-26T19:19:58.751Z] INFO: Testing against a local daemon [2020-03-26T19:19:58.751Z] === RUN TestSecretInspect [2020-03-26T19:19:59.063Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-26T19:19:59.320Z] --- PASS: TestRenameInvalidName (0.99s) [2020-03-26T19:19:59.320Z] === RUN TestRenameAnonymousContainer [2020-03-26T19:20:00.549Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2020-03-26T19:20:00.549Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3dmprhwmpwf2pps8uui4vmwcz Created:2020-03-26 19:19:52.303148894 +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[1f2b7ff6d90d04f16bb8b011327c6a55929a2d5072aa2687a6985db2837177a9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oc6t5p4ed4bijhg1g4w2jr2jy EndpointID:83a387d4246f1159ca664cf3c9798fc5b516c3e653274aeda08f27d01316d463 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:31d2b5dbbd4d0d723cc89a1dc5366c321b7eee7848714cab9eb5ef6ce3294034 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:298588c4d9ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oc6t5p4ed4bijhg1g4w2jr2jy EndpointID:83a387d4246f1159ca664cf3c9798fc5b516c3e653274aeda08f27d01316d463 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-26T19:20:00.549Z] PASS [2020-03-26T19:20:00.549Z] [2020-03-26T19:20:00.549Z] === Skipped [2020-03-26T19:20:00.549Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:20:00.549Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:20:00.549Z] [2020-03-26T19:20:00.549Z] [2020-03-26T19:20:00.549Z] DONE 22 tests, 1 skipped in 52.909s [2020-03-26T19:20:00.549Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:20:00.549Z] ++ 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-03-26T19:20:00.549Z] ++ set -e [2020-03-26T19:20:00.549Z] ++ '[' -n 0 ']' [2020-03-26T19:20:00.549Z] ++ set -x [2020-03-26T19:20:00.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-26T19:20:00.549Z] INFO: Testing against a local daemon [2020-03-26T19:20:00.549Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T19:20:00.549Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T19:20:00.549Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:20:00.549Z] === RUN TestDockerNetworkIpvlan [2020-03-26T19:20:00.549Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-26T19:20:00.549Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:20:00.549Z] PASS [2020-03-26T19:20:00.549Z] [2020-03-26T19:20:00.549Z] === Skipped [2020-03-26T19:20:00.549Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T19:20:00.549Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:20:00.549Z] [2020-03-26T19:20:00.549Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-26T19:20:00.549Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:20:00.549Z] [2020-03-26T19:20:00.549Z] [2020-03-26T19:20:00.549Z] DONE 2 tests, 2 skipped in 0.147s [2020-03-26T19:20:00.549Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:20:00.549Z] ++ 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-03-26T19:20:00.549Z] ++ set -e [2020-03-26T19:20:00.549Z] ++ '[' -n 0 ']' [2020-03-26T19:20:00.549Z] ++ set -x [2020-03-26T19:20:00.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-26T19:20:00.549Z] INFO: Testing against a local daemon [2020-03-26T19:20:00.549Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T19:20:01.839Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-26T19:20:02.451Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.17s) [2020-03-26T19:20:02.451Z] === RUN TestDockerNetworkMacvlan [2020-03-26T19:20:03.125Z] --- PASS: TestSecretInspect (3.82s) [2020-03-26T19:20:03.125Z] === RUN TestSecretList [2020-03-26T19:20:03.207Z] --- PASS: TestRenameAnonymousContainer (3.77s) [2020-03-26T19:20:03.207Z] === RUN TestRenameContainerWithSameName [2020-03-26T19:20:03.388Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-26T19:20:04.137Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2020-03-26T19:20:04.137Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T19:20:04.763Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-26T19:20:05.508Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-26T19:20:05.698Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-26T19:20:05.764Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-03-26T19:20:05.764Z] === RUN TestResize [2020-03-26T19:20:06.045Z] --- PASS: TestSecretList (3.62s) [2020-03-26T19:20:06.045Z] === RUN TestSecretsCreateAndDelete [2020-03-26T19:20:06.694Z] --- PASS: TestResize (1.05s) [2020-03-26T19:20:06.694Z] === RUN TestResizeWithInvalidSize [2020-03-26T19:20:06.951Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-26T19:20:07.881Z] --- PASS: TestResizeWithInvalidSize (1.17s) [2020-03-26T19:20:07.881Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T19:20:08.811Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:20:08.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:20:08.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:20:08.811Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:20:08.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:20:09.883Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-26T19:20:10.418Z] --- PASS: TestSecretsCreateAndDelete (3.64s) [2020-03-26T19:20:10.418Z] === RUN TestSecretsUpdate [2020-03-26T19:20:10.707Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-26T19:20:11.271Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-26T19:20:12.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:20:12.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:20:12.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-26T19:20:13.166Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-26T19:20:13.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:20:13.885Z] --- PASS: TestSecretsUpdate (3.54s) [2020-03-26T19:20:13.885Z] === RUN TestTemplatedSecret [2020-03-26T19:20:14.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:20:15.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:20:15.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-26T19:20:15.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:20:17.333Z] --- PASS: TestTemplatedSecret (3.53s) [2020-03-26T19:20:17.333Z] === RUN TestSecretCreateResolve [2020-03-26T19:20:18.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:20:18.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:20:19.726Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-26T19:20:20.660Z] --- PASS: TestDockerNetworkMacvlan (18.61s) [2020-03-26T19:20:20.660Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-03-26T19:20:20.660Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-26T19:20:20.660Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-03-26T19:20:20.660Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-03-26T19:20:20.660Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.76s) [2020-03-26T19:20:20.660Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-03-26T19:20:20.660Z] PASS [2020-03-26T19:20:20.660Z] [2020-03-26T19:20:20.660Z] DONE 8 tests in 20.916s [2020-03-26T19:20:20.660Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T19:20:20.660Z] ++ 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-03-26T19:20:20.660Z] ++ set -e [2020-03-26T19:20:20.660Z] ++ '[' -n 0 ']' [2020-03-26T19:20:20.660Z] ++ set -x [2020-03-26T19:20:20.660Z] ++ env -i DEST=/go/src/github.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-03-26T19:20:20.779Z] --- PASS: TestSecretCreateResolve (3.75s) [2020-03-26T19:20:20.779Z] PASS [2020-03-26T19:20:20.779Z] [2020-03-26T19:20:20.779Z] DONE 6 tests in 21.995s [2020-03-26T19:20:20.779Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T19:20:20.779Z] ++ 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-03-26T19:20:20.779Z] ++ set -e [2020-03-26T19:20:20.779Z] ++ '[' -n 0 ']' [2020-03-26T19:20:20.779Z] ++ set -x [2020-03-26T19:20:20.779Z] ++ env -i DEST=/go/src/github.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-03-26T19:20:20.779Z] INFO: Testing against a local daemon [2020-03-26T19:20:20.779Z] === RUN TestServiceCreateInit [2020-03-26T19:20:20.779Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T19:20:20.918Z] testing: warning: no tests to run [2020-03-26T19:20:20.918Z] PASS [2020-03-26T19:20:20.918Z] [2020-03-26T19:20:20.918Z] DONE 0 tests in 0.028s [2020-03-26T19:20:20.918Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T19:20:20.918Z] ++ 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-03-26T19:20:20.918Z] ++ set -e [2020-03-26T19:20:20.918Z] ++ '[' -n 0 ']' [2020-03-26T19:20:20.918Z] ++ set -x [2020-03-26T19:20:20.919Z] ++ env -i DEST=/go/src/github.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-03-26T19:20:20.919Z] INFO: Testing against a local daemon [2020-03-26T19:20:20.919Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T19:20:22.820Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-03-26T19:20:22.820Z] === RUN TestAuthZPluginTLS [2020-03-26T19:20:23.108Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-26T19:20:23.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:20:23.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:20:23.386Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-03-26T19:20:23.386Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T19:20:23.953Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-03-26T19:20:23.953Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T19:20:24.117Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-26T19:20:24.481Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-26T19:20:24.887Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-03-26T19:20:24.887Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T19:20:25.454Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-03-26T19:20:25.454Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T19:20:26.258Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.11s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.55s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.99s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.04s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.52s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.44s) [2020-03-26T19:20:26.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.38s) [2020-03-26T19:20:26.376Z] === RUN TestCgroupNamespacesRun [2020-03-26T19:20:26.940Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-26T19:20:27.354Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-03-26T19:20:27.354Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T19:20:27.613Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-03-26T19:20:27.613Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T19:20:28.548Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-03-26T19:20:28.548Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T19:20:28.836Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-03-26T19:20:28.836Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T19:20:29.115Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-03-26T19:20:29.115Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T19:20:30.733Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-26T19:20:30.733Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2020-03-26T19:20:30.733Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T19:20:31.646Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.38s) [2020-03-26T19:20:31.646Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T19:20:31.735Z] --- PASS: TestServiceCreateInit (10.58s) [2020-03-26T19:20:31.735Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s) [2020-03-26T19:20:31.735Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2020-03-26T19:20:31.735Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T19:20:32.101Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-26T19:20:32.667Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2020-03-26T19:20:32.667Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T19:20:32.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-26T19:20:33.548Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-03-26T19:20:33.548Z] === RUN TestAuthZPluginHeader [2020-03-26T19:20:34.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-26T19:20:34.549Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-03-26T19:20:34.549Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T19:20:34.924Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-03-26T19:20:34.924Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T19:20:34.924Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T19:20:34.924Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:20:34.924Z] === RUN TestAuthZPluginV2Disable [2020-03-26T19:20:34.924Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-26T19:20:34.924Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:20:34.924Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T19:20:34.924Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T19:20:34.924Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:20:34.924Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T19:20:34.924Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T19:20:34.924Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:20:34.924Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T19:20:36.450Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2020-03-26T19:20:36.450Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T19:20:37.382Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2020-03-26T19:20:37.382Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T19:20:38.313Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-03-26T19:20:38.313Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T19:20:39.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-26T19:20:39.938Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-26T19:20:39.938Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2020-03-26T19:20:39.938Z] === RUN TestKernelTCPMemory [2020-03-26T19:20:40.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-26T19:20:41.125Z] --- PASS: TestKernelTCPMemory (1.18s) [2020-03-26T19:20:41.125Z] === RUN TestNISDomainname [2020-03-26T19:20:41.472Z] ......... [ 86%] [2020-03-26T19:20:42.495Z] --- PASS: TestNISDomainname (1.16s) [2020-03-26T19:20:42.495Z] === RUN TestHostnameDnsResolution [2020-03-26T19:20:42.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-26T19:20:42.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-26T19:20:44.128Z] --- PASS: TestHostnameDnsResolution (1.49s) [2020-03-26T19:20:44.128Z] === RUN TestStats [2020-03-26T19:20:45.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-26T19:20:45.989Z] --- PASS: TestStats (1.99s) [2020-03-26T19:20:45.989Z] === RUN TestStopContainerWithTimeout [2020-03-26T19:20:45.989Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T19:20:45.989Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T19:20:45.989Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T19:20:45.989Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T19:20:45.989Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T19:20:45.989Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T19:20:45.989Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T19:20:45.989Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T19:20:45.989Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T19:20:45.989Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T19:20:46.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-26T19:20:46.821Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-26T19:20:47.119Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T19:20:48.445Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-26T19:20:48.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-26T19:20:48.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-26T19:20:48.745Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T19:20:49.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-26T19:20:51.043Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-26T19:20:51.043Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-03-26T19:20:51.043Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-03-26T19:20:51.043Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) [2020-03-26T19:20:51.043Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-03-26T19:20:51.043Z] === RUN TestDeleteDevicemapper [2020-03-26T19:20:51.043Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T19:20:51.043Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:20:51.043Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T19:20:51.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-26T19:20:52.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-26T19:20:53.000Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s) [2020-03-26T19:20:53.000Z] PASS [2020-03-26T19:20:53.000Z] [2020-03-26T19:20:53.000Z] === Skipped [2020-03-26T19:20:53.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T19:20:53.000Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:20:53.000Z] [2020-03-26T19:20:53.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-26T19:20:53.000Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:20:53.000Z] [2020-03-26T19:20:53.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T19:20:53.000Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:20:53.000Z] [2020-03-26T19:20:53.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T19:20:53.000Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:20:53.000Z] [2020-03-26T19:20:53.000Z] [2020-03-26T19:20:53.000Z] DONE 17 tests, 4 skipped in 31.897s [2020-03-26T19:20:53.000Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T19:20:53.000Z] ++ 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-03-26T19:20:53.000Z] ++ set -e [2020-03-26T19:20:53.000Z] ++ '[' -n 0 ']' [2020-03-26T19:20:53.000Z] ++ set -x [2020-03-26T19:20:53.000Z] ++ env -i DEST=/go/src/github.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-03-26T19:20:53.000Z] INFO: Testing against a local daemon [2020-03-26T19:20:53.000Z] === RUN TestPluginInvalidJSON [2020-03-26T19:20:53.000Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:20:53.000Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:20:53.000Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:20:53.000Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-26T19:20:53.000Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T19:20:53.000Z] PASS [2020-03-26T19:20:53.000Z] [2020-03-26T19:20:53.000Z] DONE 2 tests in 0.159s [2020-03-26T19:20:53.000Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T19:20:53.000Z] ++ 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-03-26T19:20:53.000Z] ++ set -e [2020-03-26T19:20:53.000Z] ++ '[' -n 0 ']' [2020-03-26T19:20:53.000Z] ++ set -x [2020-03-26T19:20:53.000Z] ++ env -i DEST=/go/src/github.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-03-26T19:20:53.000Z] INFO: Testing against a local daemon [2020-03-26T19:20:53.000Z] === RUN TestExternalGraphDriver [2020-03-26T19:20:53.258Z] === RUN TestExternalGraphDriver/json [2020-03-26T19:20:53.604Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2020-03-26T19:20:53.604Z] === RUN TestUpdateMemory [2020-03-26T19:20:53.604Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-26T19:20:53.604Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:20:53.604Z] === RUN TestUpdateCPUQuota [2020-03-26T19:20:54.035Z] --- PASS: TestCreateServiceMultipleTimes (21.76s) [2020-03-26T19:20:54.035Z] === RUN TestCreateServiceConflict [2020-03-26T19:20:54.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-26T19:20:54.984Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-26T19:20:54.984Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-26T19:20:55.102Z] --- PASS: TestUpdateCPUQuota (1.82s) [2020-03-26T19:20:55.102Z] === RUN TestUpdatePidsLimit [2020-03-26T19:20:55.102Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-26T19:20:55.667Z] === RUN TestUpdatePidsLimit/no_change [2020-03-26T19:20:55.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-26T19:20:55.791Z] === RUN TestExternalGraphDriver/spec [2020-03-26T19:20:55.925Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-26T19:20:56.499Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-26T19:20:56.704Z] --- PASS: TestCreateServiceConflict (3.69s) [2020-03-26T19:20:56.704Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T19:20:57.063Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-26T19:20:57.320Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-26T19:20:57.883Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-26T19:20:58.322Z] === RUN TestExternalGraphDriver/pull [2020-03-26T19:20:59.252Z] --- PASS: TestUpdatePidsLimit (4.07s) [2020-03-26T19:20:59.253Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-03-26T19:20:59.253Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2020-03-26T19:20:59.253Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2020-03-26T19:20:59.253Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-03-26T19:20:59.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-03-26T19:20:59.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-03-26T19:20:59.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2020-03-26T19:20:59.253Z] === RUN TestUpdateRestartPolicy [2020-03-26T19:20:59.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-26T19:21:00.852Z] --- PASS: TestExternalGraphDriver (7.58s) [2020-03-26T19:21:00.852Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-03-26T19:21:00.852Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-03-26T19:21:00.852Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-03-26T19:21:00.852Z] === RUN TestGraphdriverPluginV2 [2020-03-26T19:21:00.852Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-26T19:21:00.852Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:21:00.852Z] PASS [2020-03-26T19:21:00.852Z] [2020-03-26T19:21:00.852Z] === Skipped [2020-03-26T19:21:00.852Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-26T19:21:00.852Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:21:00.852Z] [2020-03-26T19:21:00.852Z] [2020-03-26T19:21:00.852Z] DONE 5 tests, 1 skipped in 7.746s [2020-03-26T19:21:00.852Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T19:21:00.852Z] ++ 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-03-26T19:21:00.852Z] ++ set -e [2020-03-26T19:21:00.852Z] ++ '[' -n 0 ']' [2020-03-26T19:21:00.852Z] ++ set -x [2020-03-26T19:21:00.852Z] ++ env -i DEST=/go/src/github.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-03-26T19:21:00.852Z] INFO: Testing against a local daemon [2020-03-26T19:21:00.852Z] === RUN TestContinueAfterPluginCrash [2020-03-26T19:21:00.852Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T19:21:00.852Z] === RUN TestReadPluginNoRead [2020-03-26T19:21:00.852Z] === PAUSE TestReadPluginNoRead [2020-03-26T19:21:00.852Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T19:21:00.852Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T19:21:00.852Z] === CONT TestContinueAfterPluginCrash [2020-03-26T19:21:00.852Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T19:21:00.852Z] === CONT TestReadPluginNoRead [2020-03-26T19:21:01.055Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-26T19:21:01.077Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2020-03-26T19:21:01.077Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T19:21:03.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-26T19:21:03.876Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-26T19:21:03.876Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-26T19:21:05.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-26T19:21:07.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-26T19:21:08.223Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-26T19:21:08.736Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-26T19:21:08.736Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-26T19:21:08.736Z] [2020-03-26T19:21:08.736Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-26T19:21:08.736Z] =========================== short test summary info ============================ [2020-03-26T19:21:08.736Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-26T19:21:08.736Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-26T19:21:08.736Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-26T19:21:08.736Z] Not supported on most drivers [2020-03-26T19:21:08.736Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-26T19:21:08.736Z] Can fail if eth0 has multiple IP addresses [2020-03-26T19:21:08.737Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-26T19:21:08.737Z] This doesn't seem to be taken into account by the engine [2020-03-26T19:21:08.737Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-26T19:21:08.737Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-26T19:21:08.737Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-26T19:21:08.737Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-26T19:21:08.737Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-26T19:21:08.737Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-26T19:21:08.737Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-26T19:21:08.737Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 342.66 seconds == [2020-03-26T19:21:08.993Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-26T19:21:10.004Z] #79 exporting layers 116.7s done [2020-03-26T19:21:10.004Z] #79 exporting manifest sha256:cfd362e48eed7ff5c111ae8888f2f7473b82e2dce8348c24765d9c7521887c7c done [2020-03-26T19:21:10.004Z] #79 exporting config sha256:44de6fe79347583d5bcc859807e09dacbe46c75440197594fd5acbf4143652ae done [2020-03-26T19:21:10.004Z] #79 sending tarball [2020-03-26T19:21:10.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-26T19:21:12.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-26T19:21:12.801Z] --- PASS: TestUpdateRestartPolicy (13.49s) [2020-03-26T19:21:12.801Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T19:21:12.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-26T19:21:12.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-26T19:21:12.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-26T19:21:13.126Z] === RUN TestReadPluginNoRead/default [2020-03-26T19:21:13.694Z] --- PASS: TestDaemonStartWithLogOpt (12.74s) [2020-03-26T19:21:13.731Z] --- PASS: TestUpdateRestartWithAutoRemove (1.07s) [2020-03-26T19:21:13.731Z] === RUN TestWaitNonBlocked [2020-03-26T19:21:13.731Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:21:13.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:21:13.731Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:21:13.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:21:13.731Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:21:13.731Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:21:14.628Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-26T19:21:15.624Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-03-26T19:21:15.624Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2020-03-26T19:21:15.624Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.48s) [2020-03-26T19:21:15.624Z] === RUN TestWaitBlocked [2020-03-26T19:21:15.624Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:21:15.624Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:21:15.624Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:21:15.624Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:21:15.624Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:21:15.624Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:21:16.334Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.05s) [2020-03-26T19:21:16.334Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T19:21:16.528Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-26T19:21:16.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-26T19:21:16.555Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-26T19:21:16.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-03-26T19:21:16.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2020-03-26T19:21:16.555Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T19:21:16.555Z] === CONT TestIpcModeOlderClient [2020-03-26T19:21:16.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-26T19:21:16.813Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-26T19:21:16.813Z] === CONT TestDaemonHostGatewayIP [2020-03-26T19:21:18.429Z] --- PASS: TestReadPluginNoRead (17.54s) [2020-03-26T19:21:18.429Z] --- PASS: TestReadPluginNoRead/default (2.03s) [2020-03-26T19:21:18.429Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-03-26T19:21:18.429Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-03-26T19:21:18.429Z] read_test.go:91: [dc42605215872] daemon is not started [2020-03-26T19:21:18.429Z] --- PASS: TestContinueAfterPluginCrash (17.68s) [2020-03-26T19:21:18.429Z] PASS [2020-03-26T19:21:18.429Z] [2020-03-26T19:21:18.429Z] DONE 6 tests in 17.834s [2020-03-26T19:21:18.429Z] 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-03-26T19:21:18.429Z] ++ 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-03-26T19:21:18.429Z] ++ set -e [2020-03-26T19:21:18.429Z] ++ '[' -n 0 ']' [2020-03-26T19:21:18.429Z] ++ set -x [2020-03-26T19:21:18.429Z] ++ env -i DEST=/go/src/github.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-03-26T19:21:18.688Z] testing: warning: no tests to run [2020-03-26T19:21:18.688Z] PASS [2020-03-26T19:21:18.688Z] [2020-03-26T19:21:18.688Z] DONE 0 tests in 0.045s [2020-03-26T19:21:18.688Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T19:21:18.688Z] ++ 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-03-26T19:21:18.688Z] ++ set -e [2020-03-26T19:21:18.688Z] ++ '[' -n 0 ']' [2020-03-26T19:21:18.688Z] ++ set -x [2020-03-26T19:21:18.689Z] ++ env -i DEST=/go/src/github.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-03-26T19:21:18.689Z] INFO: Testing against a local daemon [2020-03-26T19:21:18.689Z] === RUN TestPluginWithDevMounts [2020-03-26T19:21:18.689Z] === PAUSE TestPluginWithDevMounts [2020-03-26T19:21:18.689Z] === CONT TestPluginWithDevMounts [2020-03-26T19:21:18.753Z] #79 sending tarball 19.3s done [2020-03-26T19:21:18.753Z] #79 DONE 136.0s [2020-03-26T19:21:18.753Z] [2020-03-26T19:21:18.753Z] #80 importing to docker [2020-03-26T19:21:19.004Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2020-03-26T19:21:19.004Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T19:21:20.987Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) [2020-03-26T19:21:20.987Z] === CONT TestDaemonRestartIpcMode [2020-03-26T19:21:20.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-26T19:21:20.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-26T19:21:21.169Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T19:21:21.169Z] [2020-03-26T19:21:21.169Z] Unloading profiles will leave already running processes permanently [2020-03-26T19:21:21.169Z] unconfined, which can lead to unexpected situations. [2020-03-26T19:21:21.169Z] [2020-03-26T19:21:21.169Z] To set a process to complain mode, use the command line tool [2020-03-26T19:21:21.169Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T19:21:21.169Z] [2020-03-26T19:21:21.218Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-03-26T19:21:21.218Z] PASS [2020-03-26T19:21:21.218Z] [2020-03-26T19:21:21.218Z] DONE 1 tests in 2.357s [2020-03-26T19:21:21.218Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T19:21:21.218Z] ++ 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-03-26T19:21:21.218Z] ++ set -e [2020-03-26T19:21:21.218Z] ++ '[' -n 0 ']' [2020-03-26T19:21:21.218Z] ++ set -x [2020-03-26T19:21:21.218Z] ++ env -i DEST=/go/src/github.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-03-26T19:21:21.218Z] INFO: Testing against a local daemon [2020-03-26T19:21:21.218Z] === RUN TestSecretInspect Post stage [Pipeline] junit [2020-03-26T19:21:21.745Z] Recording test results [2020-03-26T19:21:21.919Z] --- PASS: TestDaemonHostGatewayIP (4.98s) [2020-03-26T19:21:22.453Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2020-03-26T19:21:22.453Z] === RUN TestCreateServiceSysctls [2020-03-26T19:21:22.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-26T19:21:23.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [Pipeline] sh [2020-03-26T19:21:23.851Z] + echo Ensuring container killed. [2020-03-26T19:21:23.851Z] Ensuring container killed. [2020-03-26T19:21:23.851Z] + docker rm -vf docker-pr7 [2020-03-26T19:21:23.851Z] Error: No such container: docker-pr7 [2020-03-26T19:21:23.851Z] + true [Pipeline] sh [2020-03-26T19:21:23.977Z] --- PASS: TestDaemonRestartIpcMode (3.78s) [2020-03-26T19:21:23.977Z] PASS [2020-03-26T19:21:23.977Z] [2020-03-26T19:21:23.977Z] === Skipped [2020-03-26T19:21:23.977Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-26T19:21:23.977Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:21:23.977Z] [2020-03-26T19:21:23.977Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-26T19:21:23.977Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:21:23.977Z] [2020-03-26T19:21:23.977Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-26T19:21:23.977Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:21:23.977Z] [2020-03-26T19:21:23.977Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:21:23.977Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:21:23.977Z] [2020-03-26T19:21:23.977Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T19:21:23.978Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:21:23.978Z] [2020-03-26T19:21:23.978Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-26T19:21:23.978Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T19:21:23.978Z] [2020-03-26T19:21:23.978Z] [2020-03-26T19:21:23.978Z] DONE 199 tests, 6 skipped in 154.057s [2020-03-26T19:21:23.978Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T19:21:23.978Z] ++ 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-03-26T19:21:23.978Z] ++ set -e [2020-03-26T19:21:23.978Z] ++ '[' -n 0 ']' [2020-03-26T19:21:23.978Z] ++ set -x [2020-03-26T19:21:23.978Z] ++ env -i DEST=/go/src/github.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-03-26T19:21:24.129Z] + echo Chowning /workspace to jenkins user [2020-03-26T19:21:24.129Z] Chowning /workspace to jenkins user [2020-03-26T19:21:24.129Z] + id -u [2020-03-26T19:21:24.129Z] + id -g [2020-03-26T19:21:24.129Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40629:/workspace busybox chown -R 1000:1000 /workspace [2020-03-26T19:21:24.129Z] Unable to find image 'busybox:latest' locally [2020-03-26T19:21:24.129Z] latest: Pulling from library/busybox [2020-03-26T19:21:24.129Z] 0669b0daf1fb: Pulling fs layer [2020-03-26T19:21:24.388Z] 0669b0daf1fb: Download complete [2020-03-26T19:21:24.388Z] 0669b0daf1fb: Pull complete [2020-03-26T19:21:24.388Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T19:21:24.388Z] Status: Downloaded newer image for busybox:latest [2020-03-26T19:21:24.500Z] --- PASS: TestSecretInspect (3.31s) [2020-03-26T19:21:24.501Z] === RUN TestSecretList [2020-03-26T19:21:24.541Z] INFO: Testing against a local daemon [2020-03-26T19:21:24.541Z] === RUN TestCommitInheritsEnv [2020-03-26T19:21:25.105Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-03-26T19:21:25.105Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T19:21:25.105Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T19:21:25.105Z] === RUN TestImagesFilterMultiReference [2020-03-26T19:21:25.105Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-26T19:21:25.105Z] === RUN TestImagePullPlatformInvalid [2020-03-26T19:21:25.105Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-03-26T19:21:25.105Z] === RUN TestRemoveImageOrphaning [2020-03-26T19:21:25.668Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-03-26T19:21:25.668Z] === RUN TestRemoveImageGarbageCollector [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T19:21:25.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-26T19:21:26.055Z] + bundleName=docker-py [2020-03-26T19:21:26.055Z] + echo Creating docker-py-bundles.tar.gz [2020-03-26T19:21:26.055Z] Creating docker-py-bundles.tar.gz [2020-03-26T19:21:26.055Z] + 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-03-26T19:21:26.065Z] Archiving artifacts [2020-03-26T19:21:26.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-26T19:21:26.830Z] --- PASS: TestCreateServiceSysctls (4.19s) [2020-03-26T19:21:26.830Z] === RUN TestCreateServiceCapabilities [2020-03-26T19:21:27.430Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40629/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-26T19:21:27.783Z] --- PASS: TestSecretList (3.28s) [2020-03-26T19:21:27.783Z] === RUN TestSecretsCreateAndDelete [2020-03-26T19:21:27.790Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -e DOCKER_GRAPHDRIVER docker:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/make.sh binary-daemon [2020-03-26T19:21:28.047Z] [2020-03-26T19:21:28.304Z] Removing bundles/ [2020-03-26T19:21:28.304Z] [2020-03-26T19:21:28.304Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-26T19:21:28.304Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-26T19:21:28.304Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T19:21:28.381Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2020-03-26T19:21:28.381Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T19:21:28.381Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-26T19:21:28.381Z] === RUN TestTagInvalidReference [2020-03-26T19:21:28.381Z] --- PASS: TestTagInvalidReference (0.05s) [2020-03-26T19:21:28.381Z] === RUN TestTagValidPrefixedRepo [2020-03-26T19:21:28.381Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-26T19:21:28.381Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T19:21:28.381Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-26T19:21:28.381Z] === RUN TestTagOfficialNames [2020-03-26T19:21:28.381Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-26T19:21:28.381Z] === RUN TestTagMatchesDigest [2020-03-26T19:21:28.381Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-26T19:21:28.381Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T19:21:29.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-26T19:21:30.281Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-03-26T19:21:30.281Z] === RUN TestInspect [2020-03-26T19:21:31.066Z] --- PASS: TestSecretsCreateAndDelete (3.27s) [2020-03-26T19:21:31.066Z] === RUN TestSecretsUpdate [2020-03-26T19:21:31.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-26T19:21:33.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-26T19:21:33.729Z] --- PASS: TestInspect (3.43s) [2020-03-26T19:21:33.729Z] === RUN TestCreateJob [2020-03-26T19:21:34.350Z] --- PASS: TestSecretsUpdate (3.26s) [2020-03-26T19:21:34.350Z] === RUN TestTemplatedSecret [2020-03-26T19:21:34.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-26T19:21:36.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-26T19:21:36.466Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-26T19:21:37.395Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-26T19:21:38.105Z] --- PASS: TestCreateJob (4.36s) [2020-03-26T19:21:38.105Z] === RUN TestReplicatedJob [2020-03-26T19:21:38.535Z] --- PASS: TestTemplatedSecret (3.55s) [2020-03-26T19:21:38.535Z] === RUN TestSecretCreateResolve [2020-03-26T19:21:38.764Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-26T19:21:41.064Z] --- PASS: TestSecretCreateResolve (3.33s) [2020-03-26T19:21:41.064Z] PASS [2020-03-26T19:21:41.064Z] [2020-03-26T19:21:41.064Z] DONE 6 tests in 20.142s [2020-03-26T19:21:41.064Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T19:21:41.065Z] ++ 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-03-26T19:21:41.065Z] ++ set -e [2020-03-26T19:21:41.065Z] ++ '[' -n 0 ']' [2020-03-26T19:21:41.065Z] ++ set -x [2020-03-26T19:21:41.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:21:41.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-26T19:21:41.323Z] INFO: Testing against a local daemon [2020-03-26T19:21:41.323Z] === RUN TestServiceCreateInit [2020-03-26T19:21:41.323Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T19:21:44.903Z] --- PASS: TestReplicatedJob (7.42s) [2020-03-26T19:21:44.903Z] === RUN TestUpdateReplicatedJob [2020-03-26T19:21:46.540Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-26T19:21:46.587Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T19:21:46.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-26T19:21:48.166Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-26T19:21:49.097Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-26T19:21:49.275Z] --- PASS: TestUpdateReplicatedJob (4.03s) [2020-03-26T19:21:49.275Z] === RUN TestServiceListWithStatuses [2020-03-26T19:21:49.275Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-26T19:21:49.275Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:21:49.275Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T19:21:49.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-26T19:21:50.225Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-26T19:21:51.854Z] --- PASS: TestServiceCreateInit (10.49s) [2020-03-26T19:21:51.854Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.20s) [2020-03-26T19:21:51.854Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2020-03-26T19:21:51.854Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T19:21:53.500Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-26T19:21:57.646Z] --- PASS: TestDockerNetworkConnectAlias (7.86s) [2020-03-26T19:21:57.646Z] === RUN TestDockerNetworkReConnect [2020-03-26T19:21:57.700Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-26T19:21:58.267Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-26T19:21:58.368Z] #80 DONE 38.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-26T19:21:58.822Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/test/unit [2020-03-26T19:21:59.647Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-26T19:22:01.540Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-26T19:22:02.104Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-26T19:22:02.667Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-26T19:22:03.122Z] --- PASS: TestDockerNetworkReConnect (6.24s) [2020-03-26T19:22:03.122Z] === RUN TestServicePlugin [2020-03-26T19:22:03.122Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-26T19:22:03.122Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:22:03.122Z] === RUN TestServiceUpdateLabel [2020-03-26T19:22:03.230Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-26T19:22:03.230Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-26T19:22:03.256Z] ? github.com/docker/docker/api [no test files] [2020-03-26T19:22:03.487Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-26T19:22:04.050Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-26T19:22:04.050Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-26T19:22:05.944Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-26T19:22:06.618Z] --- PASS: TestServiceUpdateLabel (3.65s) [2020-03-26T19:22:06.618Z] === RUN TestServiceUpdateSecrets [2020-03-26T19:22:10.120Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-26T19:22:10.684Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-26T19:22:10.941Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-26T19:22:11.871Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-26T19:22:12.802Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-26T19:22:13.778Z] --- PASS: TestCreateServiceMultipleTimes (19.53s) [2020-03-26T19:22:13.778Z] === RUN TestCreateServiceConflict [2020-03-26T19:22:14.237Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-26T19:22:14.344Z] --- PASS: TestCreateServiceConflict (2.84s) [2020-03-26T19:22:14.344Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T19:22:16.760Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-26T19:22:18.130Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-26T19:22:18.387Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-26T19:22:18.531Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2020-03-26T19:22:18.531Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T19:22:18.644Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-26T19:22:19.207Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-26T19:22:19.771Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-26T19:22:20.028Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-26T19:22:20.592Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-26T19:22:21.527Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-26T19:22:21.786Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-26T19:22:22.716Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-26T19:22:23.280Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-26T19:22:25.073Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2020-03-26T19:22:25.073Z] === RUN TestServiceUpdateConfigs [2020-03-26T19:22:26.557Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-26T19:22:28.451Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-26T19:22:30.410Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2020-03-26T19:22:33.401Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.48s) [2020-03-26T19:22:33.401Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T19:22:33.704Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-26T19:22:33.961Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-26T19:22:35.931Z] --- PASS: TestCreateServiceSecretFileMode (3.55s) [2020-03-26T19:22:35.931Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T19:22:38.135Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-26T19:22:38.698Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-26T19:22:39.213Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-03-26T19:22:39.213Z] === RUN TestCreateServiceSysctls [2020-03-26T19:22:39.262Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-26T19:22:39.518Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-26T19:22:40.275Z] --- PASS: TestServiceUpdateConfigs (15.83s) [2020-03-26T19:22:40.275Z] === RUN TestServiceUpdateNetwork [2020-03-26T19:22:43.691Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-26T19:22:43.691Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-26T19:22:44.479Z] --- PASS: TestCreateServiceSysctls (4.22s) [2020-03-26T19:22:44.479Z] === RUN TestCreateServiceCapabilities [2020-03-26T19:22:46.212Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-26T19:22:47.009Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-03-26T19:22:47.009Z] === RUN TestInspect [2020-03-26T19:22:48.735Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-26T19:22:48.735Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-26T19:22:48.991Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-26T19:22:49.554Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-26T19:22:49.713Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-26T19:22:49.713Z] Copying nested executables into bundles/binary-daemon [2020-03-26T19:22:49.713Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-26T19:22:50.045Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -e DOCKER_GRAPHDRIVER docker:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/make.sh cross [2020-03-26T19:22:50.117Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-26T19:22:50.304Z] [2020-03-26T19:22:50.561Z] Removing bundles/ [2020-03-26T19:22:50.561Z] [2020-03-26T19:22:50.561Z] ---> Making bundle: cross (in bundles/cross) [2020-03-26T19:22:50.561Z] Cross building: bundles/cross/linux/amd64 [2020-03-26T19:22:50.561Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-26T19:22:50.561Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-26T19:22:50.682Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-26T19:22:50.682Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-26T19:22:50.682Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-26T19:22:50.682Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-26T19:22:50.682Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-26T19:22:51.196Z] --- PASS: TestInspect (3.66s) [2020-03-26T19:22:51.196Z] === RUN TestCreateJob [2020-03-26T19:22:52.576Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-26T19:22:52.576Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-26T19:22:54.471Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-26T19:22:55.381Z] --- PASS: TestCreateJob (4.24s) [2020-03-26T19:22:55.382Z] === RUN TestReplicatedJob [2020-03-26T19:22:55.480Z] --- PASS: TestServiceUpdateNetwork (16.40s) [2020-03-26T19:22:55.480Z] PASS [2020-03-26T19:22:55.480Z] [2020-03-26T19:22:55.480Z] === Skipped [2020-03-26T19:22:55.480Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-26T19:22:55.480Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:22:55.480Z] [2020-03-26T19:22:55.480Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-26T19:22:55.480Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:22:55.480Z] [2020-03-26T19:22:55.480Z] [2020-03-26T19:22:55.480Z] DONE 23 tests, 2 skipped in 154.103s [2020-03-26T19:22:55.480Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T19:22:55.480Z] ++ 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-03-26T19:22:55.480Z] ++ set -e [2020-03-26T19:22:55.480Z] ++ '[' -n 0 ']' [2020-03-26T19:22:55.480Z] ++ set -x [2020-03-26T19:22:55.480Z] ++ env -i DEST=/go/src/github.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-03-26T19:22:55.480Z] INFO: Testing against a local daemon [2020-03-26T19:22:55.480Z] === RUN TestSessionCreate [2020-03-26T19:22:55.480Z] --- PASS: TestSessionCreate (0.02s) [2020-03-26T19:22:55.480Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T19:22:55.480Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-26T19:22:55.480Z] PASS [2020-03-26T19:22:55.480Z] [2020-03-26T19:22:55.480Z] DONE 2 tests in 0.203s [2020-03-26T19:22:55.480Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T19:22:55.480Z] ++ 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-03-26T19:22:55.480Z] ++ set -e [2020-03-26T19:22:55.480Z] ++ '[' -n 0 ']' [2020-03-26T19:22:55.480Z] ++ set -x [2020-03-26T19:22:55.480Z] ++ env -i DEST=/go/src/github.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-03-26T19:22:55.480Z] INFO: Testing against a local daemon [2020-03-26T19:22:55.480Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T19:22:55.480Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:22:55.480Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:22:55.480Z] === RUN TestEventsExecDie [2020-03-26T19:22:55.839Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-26T19:22:56.093Z] --- PASS: TestEventsExecDie (0.92s) [2020-03-26T19:22:56.093Z] === RUN TestEventsBackwardsCompatible [2020-03-26T19:22:56.093Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-26T19:22:56.093Z] === RUN TestInfoBinaryCommits [2020-03-26T19:22:56.093Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-26T19:22:56.093Z] === RUN TestInfoAPIVersioned [2020-03-26T19:22:56.093Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-03-26T19:22:56.093Z] === RUN TestInfoDiscoveryBackend [2020-03-26T19:22:56.706Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-26T19:22:56.706Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T19:22:56.770Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-26T19:22:57.711Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-26T19:22:57.711Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T19:22:58.323Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-26T19:22:58.323Z] === RUN TestInfoAPI [2020-03-26T19:22:58.323Z] --- PASS: TestInfoAPI (0.02s) [2020-03-26T19:22:58.323Z] === RUN TestInfoAPIWarnings [2020-03-26T19:22:58.937Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-26T19:22:58.937Z] === RUN TestInfoDebug [2020-03-26T19:22:59.218Z] --- PASS: TestInfoDebug (0.52s) [2020-03-26T19:22:59.218Z] === RUN TestInfoInsecureRegistries [2020-03-26T19:22:59.832Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-26T19:22:59.832Z] === RUN TestInfoRegistryMirrors [2020-03-26T19:23:00.444Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-26T19:23:00.444Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T19:23:00.726Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-03-26T19:23:00.726Z] === RUN TestPingCacheHeaders [2020-03-26T19:23:00.726Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-26T19:23:00.726Z] === RUN TestPingGet [2020-03-26T19:23:00.726Z] --- PASS: TestPingGet (0.01s) [2020-03-26T19:23:00.726Z] === RUN TestPingHead [2020-03-26T19:23:00.726Z] --- PASS: TestPingHead (0.01s) [2020-03-26T19:23:00.726Z] === RUN TestVersion [2020-03-26T19:23:00.726Z] --- PASS: TestVersion (0.01s) [2020-03-26T19:23:00.726Z] PASS [2020-03-26T19:23:00.726Z] [2020-03-26T19:23:00.726Z] === Skipped [2020-03-26T19:23:00.726Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:23:00.726Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:23:00.726Z] [2020-03-26T19:23:00.726Z] [2020-03-26T19:23:00.726Z] DONE 18 tests, 1 skipped in 5.736s [2020-03-26T19:23:00.726Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T19:23:00.726Z] ++ 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-03-26T19:23:00.726Z] ++ set -e [2020-03-26T19:23:00.726Z] ++ '[' -n 0 ']' [2020-03-26T19:23:00.726Z] ++ set -x [2020-03-26T19:23:00.727Z] ++ env -i DEST=/go/src/github.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-03-26T19:23:00.727Z] INFO: Testing against a local daemon [2020-03-26T19:23:00.727Z] === RUN TestVolumesCreateAndList [2020-03-26T19:23:00.727Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-26T19:23:00.727Z] === RUN TestVolumesRemove [2020-03-26T19:23:00.943Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-26T19:23:01.008Z] --- PASS: TestVolumesRemove (0.13s) [2020-03-26T19:23:01.008Z] === RUN TestVolumesInspect [2020-03-26T19:23:01.008Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-26T19:23:01.008Z] === RUN TestVolumesInvalidJSON [2020-03-26T19:23:01.008Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T19:23:01.008Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T19:23:01.008Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T19:23:01.008Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-26T19:23:01.008Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T19:23:01.008Z] PASS [2020-03-26T19:23:01.008Z] [2020-03-26T19:23:01.008Z] DONE 5 tests in 0.320s [2020-03-26T19:23:01.008Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T19:23:01.289Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T19:23:01.289Z] +++ kill 11782 [2020-03-26T19:23:01.956Z] --- PASS: TestReplicatedJob (6.90s) [2020-03-26T19:23:01.956Z] === RUN TestUpdateReplicatedJob [2020-03-26T19:23:02.315Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-26T19:23:02.571Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-26T19:23:02.756Z] +++ /etc/init.d/apparmor stop [2020-03-26T19:23:02.756Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T19:23:02.756Z] [2020-03-26T19:23:02.756Z] Unloading profiles will leave already running processes permanently [2020-03-26T19:23:02.756Z] unconfined, which can lead to unexpected situations. [2020-03-26T19:23:02.756Z] [2020-03-26T19:23:02.756Z] To set a process to complain mode, use the command line tool [2020-03-26T19:23:02.756Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T19:23:02.756Z] +++ true [2020-03-26T19:23:02.756Z] Post stage [Pipeline] junit [2020-03-26T19:23:04.260Z] Recording test results [2020-03-26T19:23:04.465Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T19:23:05.014Z] + echo Ensuring container killed. [2020-03-26T19:23:05.014Z] Ensuring container killed. [2020-03-26T19:23:05.014Z] + docker rm -vf docker-pr7 [2020-03-26T19:23:05.014Z] Error: No such container: docker-pr7 [2020-03-26T19:23:05.014Z] + true [Pipeline] sh [2020-03-26T19:23:05.384Z] + echo Chowning /workspace to jenkins user [2020-03-26T19:23:05.384Z] Chowning /workspace to jenkins user [2020-03-26T19:23:05.384Z] + id -u [2020-03-26T19:23:05.384Z] + id -g [2020-03-26T19:23:05.384Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40629:/workspace busybox chown -R 1001:1001 /workspace [2020-03-26T19:23:05.384Z] Unable to find image 'busybox:latest' locally [2020-03-26T19:23:05.665Z] latest: Pulling from library/busybox [2020-03-26T19:23:05.665Z] 1b125a2fb2df: Pulling fs layer [2020-03-26T19:23:05.946Z] 1b125a2fb2df: Verifying Checksum [2020-03-26T19:23:05.946Z] 1b125a2fb2df: Download complete [2020-03-26T19:23:06.139Z] --- PASS: TestUpdateReplicatedJob (3.84s) [2020-03-26T19:23:06.139Z] === RUN TestServiceListWithStatuses [2020-03-26T19:23:06.139Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-26T19:23:06.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:23:06.139Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T19:23:06.229Z] 1b125a2fb2df: Pull complete [2020-03-26T19:23:06.229Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T19:23:06.229Z] Status: Downloaded newer image for busybox:latest [2020-03-26T19:23:06.987Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-26T19:23:06.987Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T19:23:08.357Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-26T19:23:08.647Z] + bundleName=s390x-integration [2020-03-26T19:23:08.647Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-26T19:23:08.647Z] Creating s390x-integration-bundles.tar.gz [2020-03-26T19:23:08.647Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-03-26T19:23:08.647Z] + 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-03-26T19:23:08.682Z] Archiving artifacts [2020-03-26T19:23:09.029Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40629/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T19:23:09.421Z] + make clean [2020-03-26T19:23:09.703Z] docker volume rm -f docker-dev-cache [2020-03-26T19:23:09.703Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T19:23:11.632Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-26T19:23:12.699Z] --- PASS: TestDockerNetworkConnectAlias (5.95s) [2020-03-26T19:23:12.699Z] === RUN TestDockerNetworkReConnect [2020-03-26T19:23:15.806Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-26T19:23:16.737Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-26T19:23:16.884Z] --- PASS: TestDockerNetworkReConnect (5.22s) [2020-03-26T19:23:16.884Z] === RUN TestServicePlugin [2020-03-26T19:23:16.884Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-26T19:23:16.884Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:23:16.884Z] === RUN TestServiceUpdateLabel [2020-03-26T19:23:19.257Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-26T19:23:20.166Z] --- PASS: TestServiceUpdateLabel (3.42s) [2020-03-26T19:23:20.166Z] === RUN TestServiceUpdateSecrets [2020-03-26T19:23:20.188Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-26T19:23:21.557Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-26T19:23:22.926Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-26T19:23:23.489Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-26T19:23:25.383Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-26T19:23:25.383Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-26T19:23:30.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-26T19:23:30.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-26T19:23:30.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-26T19:23:32.261Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-26T19:23:34.156Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-26T19:23:34.719Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-26T19:23:35.650Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-26T19:23:38.240Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-03-26T19:23:38.240Z] === RUN TestServiceUpdateConfigs [2020-03-26T19:23:45.603Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-26T19:23:47.502Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-26T19:23:48.874Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-26T19:23:49.438Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-26T19:23:50.808Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-26T19:23:52.703Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-26T19:23:52.703Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-26T19:23:53.107Z] --- PASS: TestServiceUpdateConfigs (15.33s) [2020-03-26T19:23:53.107Z] === RUN TestServiceUpdateNetwork [2020-03-26T19:23:55.228Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite (390.03s) [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.29s) [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.28s) [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (36.43s) [2020-03-26T19:23:58.505Z] docker_cli_daemon_test.go:1449: [d70289e597fcf] daemon is not started [2020-03-26T19:23:58.505Z] check_test.go:309: [d0be0083399f9] daemon is not started [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.22s) [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2020-03-26T19:23:58.505Z] check_test.go:309: [d7220d087ef74] daemon is not started [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.51s) [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s) [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s) [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.64s) [2020-03-26T19:23:58.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.88s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.25s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d21224d307c96] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-26T19:23:58.506Z] check_test.go:309: [db020f5dae28a] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.55s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d574a6abcd899] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.81s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.62s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d3e3104d0b380] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.23s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.79s) [2020-03-26T19:23:58.506Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-26T19:23:58.506Z] check_test.go:309: [dfdd35f84ba6c] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.22s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d7c24fb6f714f] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.64s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d0cfadc941d6a] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.57s) [2020-03-26T19:23:58.506Z] docker_cli_daemon_plugins_test.go:79: [d9936b2af27b1] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2020-03-26T19:23:58.506Z] docker_cli_daemon_plugins_test.go:169: [d10f5a5da3e23] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.69s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d347fa9a3d69e] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.96s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.95s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.55s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.07s) [2020-03-26T19:23:58.506Z] check_test.go:309: [dc59876531892] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.99s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.83s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.40s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.32s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.62s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d74f3f3a552fc] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.57s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.10s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.20s) [2020-03-26T19:23:58.506Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-26T19:23:58.506Z] check_test.go:309: [d88eb44ed600a] daemon is not started [2020-03-26T19:23:58.506Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-26T19:23:58.506Z] check_test.go:309: [d500590fd3461] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.87s) [2020-03-26T19:23:58.506Z] check_test.go:309: [de14d65431800] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.88s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.49s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.35s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.51s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.00s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.48s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.90s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d0337ce9e625a] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.91s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.89s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.17s) [2020-03-26T19:23:58.506Z] check_test.go:309: [da421b4c62551] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.27s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-26T19:23:58.506Z] check_test.go:309: [d58aa14fea34f] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2020-03-26T19:23:58.506Z] check_test.go:309: [dbd5a057b0bb2] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d22aad93cbf43] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.69s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-03-26T19:23:58.506Z] check_test.go:309: [dff4c8673d205] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.05s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.90s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.26s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.05s) [2020-03-26T19:23:58.506Z] check_test.go:309: [d363dd985b5d2] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.31s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-03-26T19:23:58.506Z] check_test.go:309: [de7064e5b1fad] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.02s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.39s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.74s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.51s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.15s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.06s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.92s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.38s) [2020-03-26T19:23:58.506Z] docker_cli_daemon_test.go:2542: [db6208748632b] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.70s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.06s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.32s) [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-03-26T19:23:58.506Z] check_test.go:309: [dd1f7ccf2e0f2] daemon is not started [2020-03-26T19:23:58.506Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.68s) [2020-03-26T19:23:58.506Z] === RUN TestDockerSwarmSuite [2020-03-26T19:23:58.506Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-26T19:24:02.681Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-26T19:24:06.859Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-26T19:24:07.979Z] --- PASS: TestServiceUpdateNetwork (14.89s) [2020-03-26T19:24:07.979Z] PASS [2020-03-26T19:24:07.979Z] [2020-03-26T19:24:07.979Z] === Skipped [2020-03-26T19:24:07.979Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-26T19:24:07.979Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:24:07.979Z] [2020-03-26T19:24:07.979Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-26T19:24:07.979Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:24:07.979Z] [2020-03-26T19:24:07.979Z] [2020-03-26T19:24:07.979Z] DONE 23 tests, 2 skipped in 144.640s [2020-03-26T19:24:07.979Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T19:24:07.979Z] ++ 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-03-26T19:24:07.979Z] ++ set -e [2020-03-26T19:24:07.979Z] ++ '[' -n 0 ']' [2020-03-26T19:24:07.979Z] ++ set -x [2020-03-26T19:24:07.979Z] ++ env -i DEST=/go/src/github.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-03-26T19:24:07.979Z] INFO: Testing against a local daemon [2020-03-26T19:24:07.979Z] === RUN TestSessionCreate [2020-03-26T19:24:07.979Z] --- PASS: TestSessionCreate (0.05s) [2020-03-26T19:24:07.979Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T19:24:07.979Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-26T19:24:07.979Z] PASS [2020-03-26T19:24:07.979Z] [2020-03-26T19:24:07.979Z] DONE 2 tests in 0.235s [2020-03-26T19:24:07.979Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T19:24:07.979Z] ++ 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-03-26T19:24:07.979Z] ++ set -e [2020-03-26T19:24:07.979Z] ++ '[' -n 0 ']' [2020-03-26T19:24:07.979Z] ++ set -x [2020-03-26T19:24:07.979Z] ++ env -i DEST=/go/src/github.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-03-26T19:24:07.979Z] INFO: Testing against a local daemon [2020-03-26T19:24:07.979Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T19:24:07.979Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:24:07.979Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:24:07.979Z] === RUN TestEventsExecDie [2020-03-26T19:24:07.979Z] --- PASS: TestEventsExecDie (0.93s) [2020-03-26T19:24:07.979Z] === RUN TestEventsBackwardsCompatible [2020-03-26T19:24:07.979Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-26T19:24:07.979Z] === RUN TestInfoBinaryCommits [2020-03-26T19:24:07.979Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-26T19:24:07.979Z] === RUN TestInfoAPIVersioned [2020-03-26T19:24:07.979Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-26T19:24:07.979Z] === RUN TestInfoDiscoveryBackend [2020-03-26T19:24:07.979Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-03-26T19:24:07.979Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T19:24:08.913Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-26T19:24:08.913Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T19:24:09.847Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-03-26T19:24:09.847Z] === RUN TestInfoAPI [2020-03-26T19:24:09.847Z] --- PASS: TestInfoAPI (0.05s) [2020-03-26T19:24:09.847Z] === RUN TestInfoAPIWarnings [2020-03-26T19:24:10.133Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-26T19:24:10.414Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-03-26T19:24:10.414Z] === RUN TestInfoDebug [2020-03-26T19:24:10.980Z] --- PASS: TestInfoDebug (0.62s) [2020-03-26T19:24:10.980Z] === RUN TestInfoInsecureRegistries [2020-03-26T19:24:11.063Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-26T19:24:11.063Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-26T19:24:11.547Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-03-26T19:24:11.547Z] === RUN TestInfoRegistryMirrors [2020-03-26T19:24:11.961Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-26T19:24:11.961Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-26T19:24:11.961Z] Cross building: bundles/cross/windows/amd64 [2020-03-26T19:24:11.961Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-26T19:24:11.961Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-26T19:24:12.114Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-03-26T19:24:12.114Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T19:24:12.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-26T19:24:12.680Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-03-26T19:24:12.680Z] === RUN TestPingCacheHeaders [2020-03-26T19:24:12.680Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-26T19:24:12.680Z] === RUN TestPingGet [2020-03-26T19:24:12.680Z] --- PASS: TestPingGet (0.03s) [2020-03-26T19:24:12.680Z] === RUN TestPingHead [2020-03-26T19:24:12.680Z] --- PASS: TestPingHead (0.05s) [2020-03-26T19:24:12.680Z] === RUN TestVersion [2020-03-26T19:24:12.680Z] --- PASS: TestVersion (0.05s) [2020-03-26T19:24:12.680Z] PASS [2020-03-26T19:24:12.680Z] [2020-03-26T19:24:12.680Z] === Skipped [2020-03-26T19:24:12.680Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:24:12.680Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:24:12.680Z] [2020-03-26T19:24:12.680Z] [2020-03-26T19:24:12.680Z] DONE 18 tests, 1 skipped in 6.609s [2020-03-26T19:24:12.680Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T19:24:12.680Z] ++ 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-03-26T19:24:12.680Z] ++ set -e [2020-03-26T19:24:12.680Z] ++ '[' -n 0 ']' [2020-03-26T19:24:12.680Z] ++ set -x [2020-03-26T19:24:12.680Z] ++ env -i DEST=/go/src/github.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-03-26T19:24:12.945Z] INFO: Testing against a local daemon [2020-03-26T19:24:12.945Z] === RUN TestVolumesCreateAndList [2020-03-26T19:24:12.945Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-26T19:24:12.945Z] === RUN TestVolumesRemove [2020-03-26T19:24:12.945Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-26T19:24:12.945Z] === RUN TestVolumesInspect [2020-03-26T19:24:12.945Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-26T19:24:12.945Z] === RUN TestVolumesInvalidJSON [2020-03-26T19:24:12.945Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T19:24:12.945Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T19:24:13.203Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T19:24:13.203Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-26T19:24:13.203Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T19:24:13.203Z] PASS [2020-03-26T19:24:13.203Z] [2020-03-26T19:24:13.203Z] DONE 5 tests in 0.364s [2020-03-26T19:24:13.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T19:24:13.461Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T19:24:13.461Z] +++ kill 13328 [2020-03-26T19:24:14.834Z] +++ /etc/init.d/apparmor stop [2020-03-26T19:24:14.834Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T19:24:14.834Z] [2020-03-26T19:24:14.834Z] Unloading profiles will leave already running processes permanently [2020-03-26T19:24:14.834Z] unconfined, which can lead to unexpected situations. [2020-03-26T19:24:14.834Z] [2020-03-26T19:24:14.834Z] To set a process to complain mode, use the command line tool [2020-03-26T19:24:14.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T19:24:14.834Z] +++ true [2020-03-26T19:24:14.834Z] [2020-03-26T19:24:16.605Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore Post stage [Pipeline] junit [2020-03-26T19:24:17.375Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T19:24:17.973Z] + echo Ensuring container killed. [2020-03-26T19:24:17.974Z] Ensuring container killed. [2020-03-26T19:24:17.974Z] + docker rm -vf docker-pr7 [2020-03-26T19:24:17.974Z] Error: No such container: docker-pr7 [2020-03-26T19:24:17.974Z] + true [Pipeline] sh [2020-03-26T19:24:18.262Z] + echo Chowning /workspace to jenkins user [2020-03-26T19:24:18.262Z] Chowning /workspace to jenkins user [2020-03-26T19:24:18.262Z] + id -u [2020-03-26T19:24:18.262Z] + id -g [2020-03-26T19:24:18.262Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40629:/workspace busybox chown -R 1000:1000 /workspace [2020-03-26T19:24:18.262Z] Unable to find image 'busybox:latest' locally [2020-03-26T19:24:18.262Z] latest: Pulling from library/busybox [2020-03-26T19:24:18.521Z] eb9413eb063d: Pulling fs layer [2020-03-26T19:24:18.521Z] eb9413eb063d: Verifying Checksum [2020-03-26T19:24:18.521Z] eb9413eb063d: Download complete [2020-03-26T19:24:18.779Z] eb9413eb063d: Pull complete [2020-03-26T19:24:18.779Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T19:24:18.779Z] Status: Downloaded newer image for busybox:latest [2020-03-26T19:24:19.130Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-26T19:24:21.651Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T19:24:22.362Z] + bundleName=arm64-integration [2020-03-26T19:24:22.362Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-26T19:24:22.362Z] Creating arm64-integration-bundles.tar.gz [2020-03-26T19:24:22.362Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-03-26T19:24:22.362Z] + 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-03-26T19:24:22.632Z] Archiving artifacts [2020-03-26T19:24:22.680Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T19:24:22.680Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T19:24:22.680Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-03-26T19:24:22.680Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2020-03-26T19:24:22.680Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.5% of statements [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T19:24:22.680Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2020-03-26T19:24:22.680Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T19:24:22.680Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T19:24:22.680Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2020-03-26T19:24:24.549Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40629/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T19:24:24.865Z] + make clean [2020-03-26T19:24:25.431Z] docker volume rm -f docker-dev-cache [2020-03-26T19:24:25.690Z] docker-dev-cache [Pipeline] deleteDir [2020-03-26T19:24:25.823Z] --- PASS: TestImportExtremelyLargeImageWorks (177.14s) [2020-03-26T19:24:25.823Z] PASS [2020-03-26T19:24:25.823Z] [2020-03-26T19:24:25.823Z] DONE 12 tests in 181.469s [2020-03-26T19:24:25.823Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T19:24:25.823Z] ++ 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-03-26T19:24:25.823Z] ++ set -e [2020-03-26T19:24:25.823Z] ++ '[' -n 0 ']' [2020-03-26T19:24:25.823Z] ++ set -x [2020-03-26T19:24:25.823Z] ++ env -i DEST=/go/src/github.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-03-26T19:24:25.823Z] INFO: Testing against a local daemon [2020-03-26T19:24:25.823Z] === RUN TestNetworkCreateDelete [2020-03-26T19:24:25.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-26T19:24:25.823Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-03-26T19:24:25.823Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T19:24:26.386Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-03-26T19:24:26.386Z] === RUN TestInspectNetwork [2020-03-26T19:24:26.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-26T19:24:27.271Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-03-26T19:24:29.215Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T19:24:30.179Z] ok github.com/docker/docker/builder/remotecontext/git 4.933s coverage: 86.3% of statements [2020-03-26T19:24:31.802Z] ok github.com/docker/docker/builder/remotecontext 0.576s coverage: 13.6% of statements [2020-03-26T19:24:32.501Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-26T19:24:32.501Z] === RUN TestInspectNetwork/full_network_id [2020-03-26T19:24:32.501Z] === RUN TestInspectNetwork/partial_network_id [2020-03-26T19:24:32.501Z] === RUN TestInspectNetwork/network_name [2020-03-26T19:24:32.501Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-26T19:24:34.393Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-26T19:24:34.559Z] ok github.com/docker/docker/builder/dockerfile 1.485s coverage: 48.2% of statements [2020-03-26T19:24:34.559Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T19:24:34.559Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T19:24:36.918Z] --- PASS: TestInspectNetwork (10.22s) [2020-03-26T19:24:36.918Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-26T19:24:36.918Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-26T19:24:36.918Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-26T19:24:36.918Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-03-26T19:24:36.918Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T19:24:39.442Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2020-03-26T19:24:39.442Z] === RUN TestNetworkInvalidJSON [2020-03-26T19:24:39.442Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T19:24:39.442Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T19:24:39.442Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:24:39.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:24:39.442Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:24:39.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:24:39.442Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T19:24:39.442Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:24:39.442Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:24:39.442Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-26T19:24:39.442Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T19:24:39.443Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T19:24:39.443Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T19:24:39.443Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T19:24:39.699Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-03-26T19:24:39.699Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T19:24:41.069Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-03-26T19:24:41.069Z] === RUN TestDaemonDefaultNetworkPools [2020-03-26T19:24:41.541Z] ok github.com/docker/docker/client 0.711s coverage: 75.8% of statements [2020-03-26T19:24:41.633Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-03-26T19:24:41.633Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T19:24:43.001Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-03-26T19:24:43.001Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T19:24:44.370Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-03-26T19:24:44.370Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T19:24:44.933Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-03-26T19:24:44.933Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T19:24:48.206Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-03-26T19:24:48.206Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T19:24:48.206Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:24:48.206Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:24:48.206Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T19:24:51.480Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-26T19:24:51.737Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-26T19:24:54.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-26T19:24:54.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-26T19:24:57.533Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-26T19:24:57.533Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-26T19:24:57.789Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-26T19:24:58.718Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-26T19:24:58.718Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-26T19:24:58.975Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-26T19:24:59.539Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-26T19:25:02.061Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-26T19:25:03.431Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-26T19:25:04.799Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-26T19:25:05.729Z] --- PASS: TestServiceWithDataPathPortInit (17.58s) [2020-03-26T19:25:05.729Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-26T19:25:06.292Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-26T19:25:07.661Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-26T19:25:09.032Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-26T19:25:15.576Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.30s) [2020-03-26T19:25:15.576Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ct4ti6h7rtwlb2t4cvvrr6c66 Created:2020-03-26 19:25:07.351944742 +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[e5d21116d4b97527a2e0d4e69776e802d6aa87100929a302590257b1195e0657:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yilbm5osb35gdws40f8p1twv4 EndpointID:6bdfb3f09aef67dc39d374d088e36d1c7d9fbd3d977854603c1d2184ca76b205 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a65f266726c744b76f7183b5e26b9efe8a8be12d76fb9583a0a832679be8b45 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:d0b99abbc292 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yilbm5osb35gdws40f8p1twv4 EndpointID:6bdfb3f09aef67dc39d374d088e36d1c7d9fbd3d977854603c1d2184ca76b205 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-26T19:25:15.576Z] PASS [2020-03-26T19:25:15.576Z] [2020-03-26T19:25:15.576Z] === Skipped [2020-03-26T19:25:15.576Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:25:15.576Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:25:15.576Z] [2020-03-26T19:25:15.576Z] [2020-03-26T19:25:15.576Z] DONE 22 tests, 1 skipped in 49.398s [2020-03-26T19:25:15.576Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:25:15.576Z] ++ 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-03-26T19:25:15.576Z] ++ set -e [2020-03-26T19:25:15.576Z] ++ '[' -n 0 ']' [2020-03-26T19:25:15.576Z] ++ set -x [2020-03-26T19:25:15.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:25:15.576Z] INFO: Testing against a local daemon [2020-03-26T19:25:15.576Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T19:25:15.576Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T19:25:15.576Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:25:15.576Z] === RUN TestDockerNetworkIpvlan [2020-03-26T19:25:15.576Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-26T19:25:15.576Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:25:15.576Z] PASS [2020-03-26T19:25:15.576Z] [2020-03-26T19:25:15.576Z] === Skipped [2020-03-26T19:25:15.576Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T19:25:15.576Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:25:15.576Z] [2020-03-26T19:25:15.576Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-26T19:25:15.576Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T19:25:15.576Z] [2020-03-26T19:25:15.576Z] [2020-03-26T19:25:15.576Z] DONE 2 tests, 2 skipped in 0.130s [2020-03-26T19:25:15.576Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:25:15.576Z] ++ 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-03-26T19:25:15.576Z] ++ set -e [2020-03-26T19:25:15.576Z] ++ '[' -n 0 ']' [2020-03-26T19:25:15.576Z] ++ set -x [2020-03-26T19:25:15.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:25:15.576Z] INFO: Testing against a local daemon [2020-03-26T19:25:15.576Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T19:25:15.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-26T19:25:16.139Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-26T19:25:16.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-26T19:25:16.959Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.58s) [2020-03-26T19:25:16.959Z] === RUN TestDockerNetworkMacvlan [2020-03-26T19:25:17.890Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-26T19:25:18.820Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-26T19:25:19.618Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-26T19:25:19.750Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-26T19:25:19.875Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-26T19:25:20.131Z] remote: Enumerating objects: 2, done. [2020-03-26T19:25:20.131Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-26T19:25:20.131Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-26T19:25:20.131Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-26T19:25:20.131Z] 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-03-26T19:25:20.131Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-26T19:25:23.022Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-26T19:25:24.310Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-26T19:25:25.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/test/unit [2020-03-26T19:25:26.297Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-26T19:25:28.096Z] ? github.com/docker/docker/api [no test files] [2020-03-26T19:25:31.552Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-26T19:25:32.919Z] --- PASS: TestDockerNetworkMacvlan (16.07s) [2020-03-26T19:25:32.919Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-03-26T19:25:32.919Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-26T19:25:32.919Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-03-26T19:25:32.919Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.97s) [2020-03-26T19:25:32.919Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.31s) [2020-03-26T19:25:32.919Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.11s) [2020-03-26T19:25:32.919Z] PASS [2020-03-26T19:25:32.919Z] [2020-03-26T19:25:32.919Z] DONE 8 tests in 17.782s [2020-03-26T19:25:32.919Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T19:25:32.919Z] ++ 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-03-26T19:25:32.919Z] ++ set -e [2020-03-26T19:25:32.919Z] ++ '[' -n 0 ']' [2020-03-26T19:25:32.919Z] ++ set -x [2020-03-26T19:25:32.919Z] ++ env -i DEST=/go/src/github.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-03-26T19:25:32.919Z] testing: warning: no tests to run [2020-03-26T19:25:32.919Z] PASS [2020-03-26T19:25:32.919Z] [2020-03-26T19:25:32.919Z] DONE 0 tests in 0.036s [2020-03-26T19:25:32.919Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T19:25:32.919Z] ++ 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-03-26T19:25:32.919Z] ++ set -e [2020-03-26T19:25:32.919Z] ++ '[' -n 0 ']' [2020-03-26T19:25:32.919Z] ++ set -x [2020-03-26T19:25:32.919Z] ++ env -i DEST=/go/src/github.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-03-26T19:25:33.176Z] INFO: Testing against a local daemon [2020-03-26T19:25:33.176Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T19:25:35.068Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-03-26T19:25:35.068Z] === RUN TestAuthZPluginTLS [2020-03-26T19:25:35.324Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-03-26T19:25:35.324Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T19:25:35.887Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-26T19:25:35.888Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T19:25:36.450Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-26T19:25:36.450Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T19:25:37.013Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-26T19:25:37.013Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T19:25:38.905Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2020-03-26T19:25:38.905Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T19:25:39.161Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-03-26T19:25:39.161Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T19:25:39.724Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-03-26T19:25:39.724Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T19:25:39.981Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-26T19:25:40.238Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-03-26T19:25:40.238Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T19:25:42.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-26T19:25:42.388Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-03-26T19:25:42.388Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T19:25:42.957Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-03-26T19:25:44.280Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2020-03-26T19:25:44.280Z] === RUN TestAuthZPluginHeader [2020-03-26T19:25:45.210Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-03-26T19:25:45.210Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T19:25:49.971Z] ok github.com/docker/docker/cmd/dockerd 0.234s coverage: 30.7% of statements [2020-03-26T19:25:49.971Z] ok github.com/docker/docker/container 0.209s coverage: 34.9% of statements [2020-03-26T19:25:49.971Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T19:25:49.971Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T19:25:49.971Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T19:25:49.971Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T19:25:50.463Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2020-03-26T19:25:50.463Z] === RUN TestAuthZPluginV2Disable [2020-03-26T19:25:50.605Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2020-03-26T19:25:51.831Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-26T19:25:52.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-26T19:25:53.325Z] --- PASS: TestAuthZPluginV2Disable (3.58s) [2020-03-26T19:25:53.325Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T19:25:53.325Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-26T19:25:53.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-26T19:25:55.256Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-26T19:25:55.512Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-26T19:25:55.768Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-26T19:25:56.331Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.08s) [2020-03-26T19:25:56.331Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T19:25:59.091Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.6% of statements [2020-03-26T19:26:01.175Z] ok github.com/docker/docker/daemon/cluster 0.262s coverage: 0.5% of statements [2020-03-26T19:26:06.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-26T19:26:06.753Z] ok github.com/docker/docker/daemon/discovery 0.050s coverage: 30.0% of statements [2020-03-26T19:26:09.536Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-03-26T19:26:09.562Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.09s) [2020-03-26T19:26:09.562Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T19:26:09.819Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-26T19:26:10.382Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-26T19:26:10.640Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-26T19:26:11.041Z] ok github.com/docker/docker/daemon/config 0.106s coverage: 81.7% of statements [2020-03-26T19:26:11.203Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-26T19:26:11.459Z] === RUN TestDockerSuite/TestBuildFails [2020-03-26T19:26:12.388Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-26T19:26:12.388Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-26T19:26:13.781Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-03-26T19:26:14.907Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-26T19:26:16.486Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.543s coverage: 13.7% of statements [2020-03-26T19:26:17.426Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-26T19:26:18.541Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-03-26T19:26:18.794Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-26T19:26:20.042Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.120s coverage: 57.9% of statements [2020-03-26T19:26:20.675Z] ok github.com/docker/docker/daemon 12.530s coverage: 17.5% of statements [2020-03-26T19:26:20.675Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T19:26:20.675Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T19:26:20.675Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T19:26:20.675Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T19:26:20.685Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-26T19:26:20.685Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-26T19:26:22.053Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-26T19:26:23.945Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-26T19:26:24.509Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-26T19:26:24.765Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-26T19:26:25.134Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-03-26T19:26:25.762Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.049s coverage: 68.6% of statements [2020-03-26T19:26:26.658Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.13s) [2020-03-26T19:26:26.658Z] PASS [2020-03-26T19:26:26.658Z] [2020-03-26T19:26:26.658Z] DONE 17 tests in 53.568s [2020-03-26T19:26:26.658Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T19:26:26.658Z] ++ 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-03-26T19:26:26.658Z] ++ set -e [2020-03-26T19:26:26.658Z] ++ '[' -n 0 ']' [2020-03-26T19:26:26.658Z] ++ set -x [2020-03-26T19:26:26.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-26T19:26:26.658Z] INFO: Testing against a local daemon [2020-03-26T19:26:26.658Z] === RUN TestPluginInvalidJSON [2020-03-26T19:26:26.658Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:26:26.658Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:26:26.658Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:26:26.658Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-26T19:26:26.658Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T19:26:26.658Z] PASS [2020-03-26T19:26:26.658Z] [2020-03-26T19:26:26.658Z] DONE 2 tests in 0.165s [2020-03-26T19:26:26.944Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T19:26:26.944Z] ++ 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-03-26T19:26:26.944Z] ++ set -e [2020-03-26T19:26:26.944Z] ++ '[' -n 0 ']' [2020-03-26T19:26:26.944Z] ++ set -x [2020-03-26T19:26:26.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=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-03-26T19:26:26.944Z] INFO: Testing against a local daemon [2020-03-26T19:26:26.944Z] === RUN TestExternalGraphDriver [2020-03-26T19:26:26.944Z] === RUN TestExternalGraphDriver/json [2020-03-26T19:26:27.201Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-26T19:26:28.482Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.418s coverage: 49.5% of statements [2020-03-26T19:26:28.773Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.384s coverage: 45.9% of statements [2020-03-26T19:26:28.773Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T19:26:29.721Z] === RUN TestExternalGraphDriver/spec [2020-03-26T19:26:29.721Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-26T19:26:31.614Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-26T19:26:31.614Z] === RUN TestExternalGraphDriver/pull [2020-03-26T19:26:32.300Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.731s coverage: 76.1% of statements [2020-03-26T19:26:33.333Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.058s coverage: 58.0% of statements [2020-03-26T19:26:33.508Z] --- PASS: TestExternalGraphDriver (6.47s) [2020-03-26T19:26:33.508Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2020-03-26T19:26:33.508Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2020-03-26T19:26:33.508Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2020-03-26T19:26:33.508Z] === RUN TestGraphdriverPluginV2 [2020-03-26T19:26:33.626Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-03-26T19:26:34.658Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2020-03-26T19:26:34.949Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.632s coverage: 55.4% of statements [2020-03-26T19:26:34.949Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-26T19:26:34.949Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T19:26:36.779Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-26T19:26:37.342Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-26T19:26:37.599Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-26T19:26:38.161Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-26T19:26:38.725Z] --- PASS: TestGraphdriverPluginV2 (5.20s) [2020-03-26T19:26:38.725Z] PASS [2020-03-26T19:26:38.725Z] [2020-03-26T19:26:38.725Z] DONE 5 tests in 11.821s [2020-03-26T19:26:38.725Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T19:26:38.725Z] ++ 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-03-26T19:26:38.725Z] ++ set -e [2020-03-26T19:26:38.725Z] ++ '[' -n 0 ']' [2020-03-26T19:26:38.725Z] ++ set -x [2020-03-26T19:26:38.725Z] ++ env -i DEST=/go/src/github.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-03-26T19:26:38.725Z] INFO: Testing against a local daemon [2020-03-26T19:26:38.725Z] === RUN TestContinueAfterPluginCrash [2020-03-26T19:26:38.725Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T19:26:38.725Z] === RUN TestReadPluginNoRead [2020-03-26T19:26:38.725Z] === PAUSE TestReadPluginNoRead [2020-03-26T19:26:38.725Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T19:26:38.725Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T19:26:38.725Z] === CONT TestContinueAfterPluginCrash [2020-03-26T19:26:38.725Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T19:26:38.982Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-26T19:26:38.982Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-26T19:26:40.353Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-26T19:26:40.512Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 41.8% of statements [2020-03-26T19:26:40.805Z] ok github.com/docker/docker/daemon/logger/gelf 0.049s coverage: 67.0% of statements [2020-03-26T19:26:41.286Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-26T19:26:41.456Z] ok github.com/docker/docker/daemon/logger/awslogs 0.652s coverage: 77.8% of statements [2020-03-26T19:26:41.850Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-26T19:26:42.782Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-26T19:26:42.958Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 4.9% of statements [2020-03-26T19:26:42.958Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T19:26:42.958Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T19:26:42.958Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T19:26:42.958Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T19:26:43.345Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-26T19:26:43.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-26T19:26:43.989Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.048s coverage: 88.3% of statements [2020-03-26T19:26:44.168Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-26T19:26:44.279Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-03-26T19:26:44.909Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2020-03-26T19:26:46.692Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-26T19:26:47.630Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 74.7% of statements [2020-03-26T19:26:47.630Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T19:26:48.263Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 19.9% of statements [2020-03-26T19:26:48.915Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 33.3% of statements [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T19:26:50.612Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-03-26T19:26:50.612Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T19:26:50.612Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T19:26:50.978Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-03-26T19:26:51.543Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T19:26:51.543Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T19:26:51.801Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.5% of statements [2020-03-26T19:26:51.801Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T19:26:51.801Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T19:26:51.801Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T19:26:51.801Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T19:26:51.801Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T19:26:51.801Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T19:26:51.801Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T19:26:52.010Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2020-03-26T19:26:52.012Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-26T19:26:52.365Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-03-26T19:26:52.622Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-03-26T19:26:52.622Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T19:26:52.622Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T19:26:52.622Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T19:26:52.622Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T19:26:52.622Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T19:26:52.622Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T19:26:52.622Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T19:26:52.622Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-03-26T19:26:52.639Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-03-26T19:26:52.878Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T19:26:52.878Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T19:26:53.441Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-03-26T19:26:54.136Z] ok github.com/docker/docker/daemon/logger/splunk 3.080s coverage: 82.5% of statements [2020-03-26T19:26:54.137Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T19:26:54.137Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T19:26:55.303Z] --- PASS: TestDaemonStartWithLogOpt (16.53s) [2020-03-26T19:26:55.303Z] === CONT TestReadPluginNoRead [2020-03-26T19:26:57.615Z] ok github.com/docker/docker/builder/dockerfile 0.511s coverage: 48.2% of statements [2020-03-26T19:26:57.615Z] ok github.com/docker/docker/builder/remotecontext 0.163s coverage: 13.6% of statements [2020-03-26T19:26:57.641Z] ok github.com/docker/docker/distribution/metadata 0.152s coverage: 48.2% of statements [2020-03-26T19:26:57.823Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-26T19:26:57.939Z] ok github.com/docker/docker/errdefs 0.031s coverage: 49.4% of statements [2020-03-26T19:26:58.178Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-26T19:26:58.751Z] === RUN TestReadPluginNoRead/default [2020-03-26T19:26:58.992Z] ok github.com/docker/docker/distribution 0.569s coverage: 22.1% of statements [2020-03-26T19:26:58.992Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T19:27:00.072Z] ok github.com/docker/docker/builder/remotecontext/git 1.772s coverage: 86.3% of statements [2020-03-26T19:27:00.072Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T19:27:00.072Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T19:27:00.644Z] --- PASS: TestContinueAfterPluginCrash (21.55s) [2020-03-26T19:27:00.901Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-26T19:27:01.724Z] ok github.com/docker/docker/distribution/xfer 1.716s coverage: 85.6% of statements [2020-03-26T19:27:01.724Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T19:27:01.832Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-26T19:27:01.832Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-26T19:27:02.089Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-26T19:27:02.089Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-26T19:27:02.346Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-26T19:27:02.599Z] ok github.com/docker/docker/client 0.219s coverage: 75.8% of statements [2020-03-26T19:27:02.603Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-26T19:27:03.168Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-26T19:27:03.225Z] ok github.com/docker/docker/image/cache 0.078s coverage: 19.2% of statements [2020-03-26T19:27:03.861Z] ok github.com/docker/docker/image 0.155s coverage: 86.4% of statements [2020-03-26T19:27:03.861Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T19:27:04.098Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-26T19:27:04.890Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-03-26T19:27:04.890Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T19:27:04.890Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-03-26T19:27:05.027Z] --- PASS: TestReadPluginNoRead (9.78s) [2020-03-26T19:27:05.027Z] --- PASS: TestReadPluginNoRead/default (2.12s) [2020-03-26T19:27:05.027Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2020-03-26T19:27:05.027Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-03-26T19:27:05.027Z] read_test.go:91: [d860d2e5924eb] daemon is not started [2020-03-26T19:27:05.027Z] PASS [2020-03-26T19:27:05.027Z] [2020-03-26T19:27:05.027Z] DONE 6 tests in 26.488s [2020-03-26T19:27:05.284Z] 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-03-26T19:27:05.284Z] ++ 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-03-26T19:27:05.284Z] ++ set -e [2020-03-26T19:27:05.284Z] ++ '[' -n 0 ']' [2020-03-26T19:27:05.284Z] ++ set -x [2020-03-26T19:27:05.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=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-03-26T19:27:05.284Z] testing: warning: no tests to run [2020-03-26T19:27:05.284Z] PASS [2020-03-26T19:27:05.284Z] [2020-03-26T19:27:05.284Z] DONE 0 tests in 0.061s [2020-03-26T19:27:05.284Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T19:27:05.284Z] ++ 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-03-26T19:27:05.284Z] ++ set -e [2020-03-26T19:27:05.284Z] ++ '[' -n 0 ']' [2020-03-26T19:27:05.284Z] ++ set -x [2020-03-26T19:27:05.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=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-03-26T19:27:05.541Z] INFO: Testing against a local daemon [2020-03-26T19:27:05.541Z] === RUN TestPluginWithDevMounts [2020-03-26T19:27:05.541Z] === PAUSE TestPluginWithDevMounts [2020-03-26T19:27:05.541Z] === CONT TestPluginWithDevMounts [2020-03-26T19:27:06.104Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-26T19:27:06.960Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 50.0% of statements [2020-03-26T19:27:07.471Z] --- PASS: TestPluginWithDevMounts (2.03s) [2020-03-26T19:27:07.471Z] PASS [2020-03-26T19:27:07.471Z] [2020-03-26T19:27:07.471Z] DONE 1 tests in 2.209s [2020-03-26T19:27:07.471Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T19:27:07.471Z] ++ 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-03-26T19:27:07.471Z] ++ set -e [2020-03-26T19:27:07.471Z] ++ '[' -n 0 ']' [2020-03-26T19:27:07.471Z] ++ set -x [2020-03-26T19:27:07.471Z] ++ env -i DEST=/go/src/github.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-03-26T19:27:07.727Z] INFO: Testing against a local daemon [2020-03-26T19:27:07.727Z] === RUN TestSecretInspect [2020-03-26T19:27:09.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-26T19:27:09.684Z] ok github.com/docker/docker/opts 0.108s coverage: 67.4% of statements [2020-03-26T19:27:10.985Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-26T19:27:10.985Z] --- PASS: TestSecretInspect (3.27s) [2020-03-26T19:27:10.985Z] === RUN TestSecretList [2020-03-26T19:27:11.208Z] ok github.com/docker/docker/pkg/authorization 0.504s coverage: 68.3% of statements [2020-03-26T19:27:11.242Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-26T19:27:11.500Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2020-03-26T19:27:12.135Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-03-26T19:27:12.172Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-26T19:27:12.426Z] ok github.com/docker/docker/pkg/archive 1.572s coverage: 76.8% of statements [2020-03-26T19:27:13.053Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-03-26T19:27:14.067Z] --- PASS: TestSecretList (3.18s) [2020-03-26T19:27:14.067Z] === RUN TestSecretsCreateAndDelete [2020-03-26T19:27:14.575Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-03-26T19:27:14.575Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-03-26T19:27:16.081Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-03-26T19:27:17.114Z] ok github.com/docker/docker/layer 7.667s coverage: 68.8% of statements [2020-03-26T19:27:17.114Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T19:27:17.114Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T19:27:17.114Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T19:27:17.114Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T19:27:17.114Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T19:27:17.114Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-26T19:27:17.338Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-03-26T19:27:17.339Z] === RUN TestSecretsUpdate [2020-03-26T19:27:17.402Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-03-26T19:27:18.033Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-26T19:27:19.061Z] ok github.com/docker/docker/pkg/chrootarchive 4.404s coverage: 43.2% of statements [2020-03-26T19:27:19.061Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T19:27:19.061Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T19:27:19.061Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-03-26T19:27:19.694Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-03-26T19:27:20.328Z] ok github.com/docker/docker/pkg/discovery/kv 3.208s coverage: 84.1% of statements [2020-03-26T19:27:20.608Z] --- PASS: TestSecretsUpdate (3.32s) [2020-03-26T19:27:20.608Z] === RUN TestTemplatedSecret [2020-03-26T19:27:20.973Z] ok github.com/docker/docker/pkg/fsutils 0.403s coverage: 85.1% of statements [2020-03-26T19:27:21.263Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-03-26T19:27:23.323Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-03-26T19:27:23.323Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-03-26T19:27:23.880Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-26T19:27:23.880Z] --- PASS: TestTemplatedSecret (3.21s) [2020-03-26T19:27:23.880Z] === RUN TestSecretCreateResolve [2020-03-26T19:27:23.953Z] ok github.com/docker/docker/pkg/idtools 0.982s coverage: 70.1% of statements [2020-03-26T19:27:23.953Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-03-26T19:27:24.243Z] ok github.com/docker/docker/pkg/ioutils 1.860s coverage: 70.6% of statements [2020-03-26T19:27:24.243Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-26T19:27:25.274Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-03-26T19:27:25.562Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-03-26T19:27:25.851Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-03-26T19:27:26.139Z] ok github.com/docker/docker/pkg/mount 0.944s coverage: 70.5% of statements [2020-03-26T19:27:26.139Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T19:27:26.765Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2020-03-26T19:27:27.054Z] ok github.com/docker/docker/pkg/pidfile 0.091s coverage: 82.4% of statements [2020-03-26T19:27:27.054Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T19:27:27.054Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T19:27:27.150Z] --- PASS: TestSecretCreateResolve (3.02s) [2020-03-26T19:27:27.150Z] PASS [2020-03-26T19:27:27.150Z] [2020-03-26T19:27:27.150Z] DONE 6 tests in 19.415s [2020-03-26T19:27:27.150Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T19:27:27.150Z] ++ 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-03-26T19:27:27.150Z] ++ set -e [2020-03-26T19:27:27.150Z] ++ '[' -n 0 ']' [2020-03-26T19:27:27.150Z] ++ set -x [2020-03-26T19:27:27.150Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-26T19:27:27.150Z] INFO: Testing against a local daemon [2020-03-26T19:27:27.150Z] === RUN TestServiceCreateInit [2020-03-26T19:27:27.150Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T19:27:27.713Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-26T19:27:28.574Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2020-03-26T19:27:29.079Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-26T19:27:29.603Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2020-03-26T19:27:29.603Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-03-26T19:27:29.891Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-03-26T19:27:30.918Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-03-26T19:27:31.946Z] ok github.com/docker/docker/pkg/pubsub 1.171s coverage: 73.9% of statements [2020-03-26T19:27:31.946Z] ok github.com/docker/docker/pkg/stdcopy 0.020s coverage: 100.0% of statements [2020-03-26T19:27:32.352Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-26T19:27:32.352Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-26T19:27:32.352Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T19:27:32.974Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-03-26T19:27:33.264Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-03-26T19:27:33.888Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-03-26T19:27:34.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-26T19:27:34.516Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 70.8% of statements [2020-03-26T19:27:34.831Z] ok github.com/docker/docker/pkg/signal 3.452s coverage: 61.0% of statements [2020-03-26T19:27:35.471Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 37.2% of statements [2020-03-26T19:27:36.501Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2020-03-26T19:27:37.130Z] testing: warning: no tests to run [2020-03-26T19:27:37.130Z] coverage: [no statements] [2020-03-26T19:27:37.130Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-03-26T19:27:37.756Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 85.9% of statements [2020-03-26T19:27:37.756Z] ok github.com/docker/docker/pkg/tarsum 0.223s coverage: 89.3% of statements [2020-03-26T19:27:38.387Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-03-26T19:27:38.387Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-03-26T19:27:38.417Z] --- PASS: TestServiceCreateInit (11.31s) [2020-03-26T19:27:38.417Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2020-03-26T19:27:38.417Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.25s) [2020-03-26T19:27:38.417Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T19:27:38.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-26T19:27:38.673Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-26T19:27:38.678Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2020-03-26T19:27:39.603Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-26T19:27:41.276Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 30.7% of statements [2020-03-26T19:27:42.183Z] ok github.com/docker/docker/plugin/v2 0.027s coverage: 14.5% of statements [2020-03-26T19:27:42.645Z] ok github.com/docker/docker/container 0.133s coverage: 34.9% of statements [2020-03-26T19:27:42.645Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T19:27:42.645Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T19:27:42.645Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T19:27:42.645Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T19:27:42.812Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2020-03-26T19:27:42.877Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-26T19:27:42.877Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-26T19:27:43.854Z] ok github.com/docker/docker/reference 0.094s coverage: 84.4% of statements [2020-03-26T19:27:45.371Z] ok github.com/docker/docker/plugin 0.604s coverage: 27.1% of statements [2020-03-26T19:27:45.397Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-26T19:27:45.997Z] ok github.com/docker/docker/registry/resumable 0.049s coverage: 100.0% of statements [2020-03-26T19:27:46.766Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-26T19:27:47.030Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-03-26T19:27:48.135Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-26T19:27:48.536Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-03-26T19:27:48.536Z] ok github.com/docker/docker/registry 0.367s coverage: 56.0% of statements [2020-03-26T19:27:48.536Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-03-26T19:27:49.063Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-26T19:27:50.955Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-26T19:27:51.212Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-26T19:27:51.468Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-26T19:27:51.725Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-26T19:27:51.982Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-26T19:27:52.603Z] ok github.com/docker/docker/daemon/cluster 0.121s coverage: 0.5% of statements [2020-03-26T19:27:52.910Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-26T19:27:52.984Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2020-03-26T19:27:53.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-26T19:27:54.501Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-26T19:27:55.058Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-26T19:27:55.718Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-03-26T19:27:55.718Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-03-26T19:27:55.904Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-03-26T19:27:55.986Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-26T19:27:56.749Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-03-26T19:27:57.880Z] --- PASS: TestCreateServiceMultipleTimes (19.30s) [2020-03-26T19:27:57.880Z] === RUN TestCreateServiceConflict [2020-03-26T19:27:59.249Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-26T19:28:01.141Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-26T19:28:01.141Z] --- PASS: TestCreateServiceConflict (3.40s) [2020-03-26T19:28:01.141Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T19:28:03.662Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-26T19:28:03.730Z] ok github.com/docker/docker/pkg/plugins 33.683s coverage: 76.6% of statements [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T19:28:03.730Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === Skipped [2020-03-26T19:28:03.730Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-26T19:28:03.730Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-26T19:28:03.730Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-26T19:28:03.730Z] time="2020-03-26T19:26:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-26T19:28:03.730Z] time="2020-03-26T19:26:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-26T19:28:03.730Z] time="2020-03-26T19:26:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-26T19:28:03.730Z] time="2020-03-26T19:26:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-26T19:28:03.730Z] time="2020-03-26T19:26:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-26T19:28:03.730Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-26T19:28:03.730Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-26T19:28:03.730Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:28:03.730Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-26T19:28:03.730Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-26T19:28:03.730Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-26T19:28:03.730Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] [2020-03-26T19:28:03.730Z] DONE 2174 tests, 26 skipped in 362.575s [2020-03-26T19:28:03.999Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements Post stage [Pipeline] junit [2020-03-26T19:28:04.400Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T19:28:05.029Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-03-26T19:28:05.029Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T19:28:05.286Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-26T19:28:05.339Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -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:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/make.sh dynbinary test-integration [2020-03-26T19:28:05.368Z] ok github.com/docker/docker/daemon 12.223s coverage: 17.5% of statements [2020-03-26T19:28:05.368Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T19:28:05.368Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T19:28:05.626Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.7% of statements [2020-03-26T19:28:05.964Z] [2020-03-26T19:28:05.964Z] Removing bundles/ [2020-03-26T19:28:05.964Z] [2020-03-26T19:28:05.964Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-26T19:28:05.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:28:05.964Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T19:28:06.557Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-03-26T19:28:06.814Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-03-26T19:28:06.814Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T19:28:06.814Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T19:28:07.180Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-26T19:28:07.437Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-26T19:28:08.790Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-03-26T19:28:10.723Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-26T19:28:11.608Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-26T19:28:11.654Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.200s coverage: 57.0% of statements [2020-03-26T19:28:14.128Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-26T19:28:14.178Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.291s coverage: 72.5% of statements [2020-03-26T19:28:14.690Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-26T19:28:14.743Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.683s coverage: 46.2% of statements [2020-03-26T19:28:15.675Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-03-26T19:28:15.675Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T19:28:16.057Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-26T19:28:18.197Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.070s coverage: 49.5% of statements [2020-03-26T19:28:19.133Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.281s coverage: 76.1% of statements [2020-03-26T19:28:20.064Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-03-26T19:28:20.230Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.05s) [2020-03-26T19:28:20.230Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T19:28:20.321Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.990s coverage: 61.0% of statements [2020-03-26T19:28:20.321Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-26T19:28:20.321Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T19:28:21.690Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-03-26T19:28:22.253Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-03-26T19:28:23.501Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2020-03-26T19:28:23.502Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T19:28:24.149Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements [2020-03-26T19:28:24.149Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T19:28:24.149Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T19:28:24.406Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 41.8% of statements [2020-03-26T19:28:25.777Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-03-26T19:28:26.021Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-26T19:28:26.033Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.8% of statements [2020-03-26T19:28:26.033Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T19:28:26.033Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T19:28:26.584Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2020-03-26T19:28:26.584Z] === RUN TestCreateServiceSysctls [2020-03-26T19:28:27.402Z] ok github.com/docker/docker/daemon/logger/journald 0.044s coverage: 26.2% of statements [2020-03-26T19:28:27.402Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-03-26T19:28:27.659Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-03-26T19:28:29.027Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-03-26T19:28:29.027Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T19:28:29.284Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2020-03-26T19:28:30.214Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-03-26T19:28:30.756Z] --- PASS: TestCreateServiceSysctls (4.07s) [2020-03-26T19:28:30.756Z] === RUN TestCreateServiceCapabilities [2020-03-26T19:28:30.756Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-26T19:28:31.583Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-26T19:28:31.840Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-26T19:28:32.405Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-26T19:28:32.405Z] ok github.com/docker/docker/daemon/logger/splunk 1.611s coverage: 82.5% of statements [2020-03-26T19:28:32.405Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T19:28:32.405Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T19:28:33.277Z] === RUN TestDockerSuite/TestBuildRm [2020-03-26T19:28:33.840Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-03-26T19:28:33.840Z] === RUN TestInspect [2020-03-26T19:28:34.929Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2020-03-26T19:28:35.187Z] ok github.com/docker/docker/distribution 0.211s coverage: 22.1% of statements [2020-03-26T19:28:35.187Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T19:28:36.558Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-26T19:28:37.112Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-26T19:28:37.489Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-26T19:28:38.420Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2020-03-26T19:28:38.420Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T19:28:38.420Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-03-26T19:28:38.420Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T19:28:38.481Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-26T19:28:39.790Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-03-26T19:28:39.790Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T19:28:39.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-26T19:28:39.848Z] --- PASS: TestInspect (6.03s) [2020-03-26T19:28:39.848Z] === RUN TestCreateJob [2020-03-26T19:28:39.848Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-26T19:28:40.722Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-03-26T19:28:40.779Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-26T19:28:41.342Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-26T19:28:41.653Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-03-26T19:28:41.910Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-26T19:28:43.237Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-26T19:28:43.806Z] ok github.com/docker/docker/pkg/archive 0.369s coverage: 77.4% of statements [2020-03-26T19:28:44.736Z] ok github.com/docker/docker/pkg/authorization 0.297s coverage: 68.3% of statements [2020-03-26T19:28:44.736Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-26T19:28:44.993Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-26T19:28:45.130Z] --- PASS: TestCreateJob (4.87s) [2020-03-26T19:28:45.130Z] === RUN TestReplicatedJob [2020-03-26T19:28:45.130Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-26T19:28:46.498Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-26T19:28:48.265Z] ok github.com/docker/docker/layer 7.312s coverage: 68.8% of statements [2020-03-26T19:28:48.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T19:28:48.265Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T19:28:48.265Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T19:28:48.265Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T19:28:48.265Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T19:28:48.265Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-26T19:28:48.522Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-26T19:28:48.779Z] ok github.com/docker/docker/pkg/chrootarchive 2.999s coverage: 43.2% of statements [2020-03-26T19:28:48.779Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T19:28:48.779Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T19:28:48.779Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-03-26T19:28:49.343Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-03-26T19:28:50.273Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-03-26T19:28:50.836Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-03-26T19:28:51.093Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-26T19:28:51.751Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-26T19:28:51.751Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-26T19:28:52.008Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-26T19:28:52.008Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-26T19:28:52.461Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-26T19:28:52.571Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-26T19:28:52.828Z] --- PASS: TestReplicatedJob (7.90s) [2020-03-26T19:28:52.828Z] === RUN TestUpdateReplicatedJob [2020-03-26T19:28:53.024Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-03-26T19:28:53.282Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2020-03-26T19:28:53.543Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-03-26T19:28:53.758Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-26T19:28:53.800Z] ok github.com/docker/docker/pkg/fsutils 0.248s coverage: 85.1% of statements [2020-03-26T19:28:54.014Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-26T19:28:54.729Z] ok github.com/docker/docker/pkg/idtools 0.394s coverage: 70.1% of statements [2020-03-26T19:28:55.293Z] ok github.com/docker/docker/pkg/ioutils 0.489s coverage: 69.3% of statements [2020-03-26T19:28:55.293Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-03-26T19:28:55.383Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-26T19:28:55.549Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2020-03-26T19:28:55.806Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-03-26T19:28:55.806Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-26T19:28:56.369Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-03-26T19:28:56.627Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-26T19:28:56.884Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-26T19:28:56.884Z] ok github.com/docker/docker/pkg/mount 0.566s coverage: 70.5% of statements [2020-03-26T19:28:56.884Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T19:28:57.274Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-03-26T19:28:57.274Z] === RUN TestServiceListWithStatuses [2020-03-26T19:28:57.274Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-26T19:28:57.274Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:28:57.274Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T19:28:57.447Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-03-26T19:28:57.447Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-26T19:28:57.447Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T19:28:57.447Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T19:28:57.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-26T19:28:58.378Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-03-26T19:28:58.941Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-26T19:28:59.198Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-26T19:28:59.455Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-26T19:29:00.805Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-26T19:29:00.822Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-03-26T19:29:01.078Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-26T19:29:02.175Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-26T19:29:03.105Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-26T19:29:03.667Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-26T19:29:04.230Z] --- PASS: TestDockerNetworkConnectAlias (7.17s) [2020-03-26T19:29:04.230Z] === RUN TestDockerNetworkReConnect [2020-03-26T19:29:04.352Z] ok github.com/docker/docker/pkg/signal 2.386s coverage: 61.0% of statements [2020-03-26T19:29:04.352Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-26T19:29:04.609Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-26T19:29:04.795Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-26T19:29:04.867Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-26T19:29:05.124Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-26T19:29:05.687Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-26T19:29:05.944Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 37.2% of statements [2020-03-26T19:29:06.508Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2020-03-26T19:29:06.688Z] === RUN TestDockerSuite/TestBuildUser [2020-03-26T19:29:07.073Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-03-26T19:29:07.637Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2020-03-26T19:29:07.637Z] testing: warning: no tests to run [2020-03-26T19:29:07.637Z] coverage: [no statements] [2020-03-26T19:29:07.637Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-26T19:29:08.199Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-26T19:29:08.199Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-26T19:29:08.456Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-26T19:29:09.206Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-26T19:29:09.484Z] --- PASS: TestDockerNetworkReConnect (5.33s) [2020-03-26T19:29:09.484Z] === RUN TestServicePlugin [2020-03-26T19:29:10.978Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.1% of statements [2020-03-26T19:29:11.234Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-26T19:29:12.164Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-26T19:29:12.421Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-26T19:29:13.692Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-26T19:29:13.789Z] ok github.com/docker/docker/registry 0.071s coverage: 56.0% of statements [2020-03-26T19:29:14.351Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-26T19:29:14.608Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-26T19:29:15.544Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-26T19:29:15.544Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-26T19:29:18.068Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-26T19:29:18.998Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2020-03-26T19:29:19.562Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-03-26T19:29:20.492Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-03-26T19:29:32.666Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T19:29:32.666Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === Skipped [2020-03-26T19:29:32.666Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-26T19:29:32.666Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-26T19:29:32.666Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-26T19:29:32.666Z] time="2020-03-26T19:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-26T19:29:32.666Z] time="2020-03-26T19:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-26T19:29:32.666Z] time="2020-03-26T19:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-26T19:29:32.666Z] time="2020-03-26T19:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-26T19:29:32.666Z] time="2020-03-26T19:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-26T19:29:32.666Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-26T19:29:32.666Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-26T19:29:32.666Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T19:29:32.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-26T19:29:32.666Z] graphtest_unix.go:73: No driver to put! [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-26T19:29:32.666Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-26T19:29:32.666Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] [2020-03-26T19:29:32.666Z] DONE 2174 tests, 26 skipped in 245.442s Post stage [Pipeline] junit [2020-03-26T19:29:32.933Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-26T19:29:33.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40629/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f29cf1cedb66741cf7db50da32c32b318c413ed hack/validate/vendor [2020-03-26T19:29:34.163Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-26T19:29:35.060Z] + echo Building e2e image [2020-03-26T19:29:35.060Z] Building e2e image [2020-03-26T19:29:35.060Z] + docker build --build-arg DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed -t moby-e2e-test -f Dockerfile.e2e . [2020-03-26T19:29:35.060Z] #2 [internal] load .dockerignore [2020-03-26T19:29:35.060Z] #2 transferring context: 34B done [2020-03-26T19:29:35.060Z] #2 DONE 0.0s [2020-03-26T19:29:35.060Z] [2020-03-26T19:29:35.060Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-26T19:29:35.060Z] #1 transferring dockerfile: 3.21kB done [2020-03-26T19:29:35.060Z] #1 DONE 0.0s [2020-03-26T19:29:35.060Z] [2020-03-26T19:29:35.060Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-26T19:29:35.325Z] #4 ... [2020-03-26T19:29:35.325Z] [2020-03-26T19:29:35.325Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-26T19:29:35.325Z] #3 DONE 0.2s [2020-03-26T19:29:35.325Z] [2020-03-26T19:29:35.325Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-26T19:29:35.325Z] #4 DONE 0.2s [2020-03-26T19:29:35.325Z] [2020-03-26T19:29:35.325Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-26T19:29:35.325Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-26T19:29:35.582Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-26T19:29:35.582Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-26T19:29:35.582Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-26T19:29:35.582Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-03-26T19:29:35.582Z] #5 ... [2020-03-26T19:29:35.582Z] [2020-03-26T19:29:35.582Z] #8 [internal] load build context [2020-03-26T19:29:35.582Z] #8 transferring context: 833.29kB 0.3s done [2020-03-26T19:29:35.582Z] #8 DONE 0.3s [2020-03-26T19:29:35.582Z] [2020-03-26T19:29:35.582Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-26T19:29:35.582Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.1s [2020-03-26T19:29:35.610Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-26T19:29:35.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-26T19:29:35.610Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-26T19:29:35.610Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-26T19:29:35.610Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-26T19:29:35.843Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.2s done [2020-03-26T19:29:35.843Z] #5 DONE 0.6s [2020-03-26T19:29:35.843Z] [2020-03-26T19:29:35.843Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T19:29:35.843Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-26T19:29:35.843Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-26T19:29:35.843Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done [2020-03-26T19:29:35.843Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-26T19:29:35.843Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-26T19:29:35.843Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 10.10MB / 126.88MB 0.3s [2020-03-26T19:29:35.843Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-26T19:29:35.843Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-26T19:29:35.843Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.3s [2020-03-26T19:29:35.843Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done [2020-03-26T19:29:36.103Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 21.77MB / 126.88MB 0.5s [2020-03-26T19:29:36.103Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.4s done [2020-03-26T19:29:36.103Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 35.33MB / 126.88MB 0.7s [2020-03-26T19:29:36.103Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-26T19:29:36.363Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 41.89MB / 126.88MB 0.8s [2020-03-26T19:29:36.363Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-03-26T19:29:36.363Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 [2020-03-26T19:29:36.363Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 49.19MB / 126.88MB 0.9s [2020-03-26T19:29:36.363Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 0.0s done [2020-03-26T19:29:36.539Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-26T19:29:36.622Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 66.89MB / 126.88MB 1.1s [2020-03-26T19:29:36.622Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 75.84MB / 126.88MB 1.2s [2020-03-26T19:29:36.881Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 85.01MB / 126.88MB 1.3s [2020-03-26T19:29:36.881Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 94.48MB / 126.88MB 1.4s [2020-03-26T19:29:37.138Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 118.44MB / 126.88MB 1.6s [2020-03-26T19:29:37.138Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.7s [2020-03-26T19:29:37.394Z] #14 ... [2020-03-26T19:29:37.394Z] [2020-03-26T19:29:37.394Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-26T19:29:37.394Z] #6 DONE 1.3s [2020-03-26T19:29:37.394Z] [2020-03-26T19:29:37.394Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T19:29:37.394Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.7s done [2020-03-26T19:29:37.394Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-26T19:29:38.431Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-26T19:29:38.431Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-26T19:29:38.431Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-26T19:29:38.431Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-26T19:29:38.431Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-26T19:29:40.323Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-26T19:29:40.323Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-26T19:29:40.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-26T19:29:41.252Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-26T19:29:42.181Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-26T19:29:42.649Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s [2020-03-26T19:29:42.649Z] #14 ... [2020-03-26T19:29:42.649Z] [2020-03-26T19:29:42.649Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-26T19:29:42.649Z] #7 0.967 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-26T19:29:42.649Z] #7 2.060 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-26T19:29:42.649Z] #7 2.156 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-26T19:29:42.649Z] #7 2.163 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-26T19:29:42.649Z] #7 2.172 (3/30) Installing readline (8.0.0-r0) [2020-03-26T19:29:42.649Z] #7 2.179 (4/30) Installing bash (5.0.0-r0) [2020-03-26T19:29:42.649Z] #7 2.199 Executing bash-5.0.0-r0.post-install [2020-03-26T19:29:42.649Z] #7 2.203 (5/30) Installing ca-certificates (20190108-r0) [2020-03-26T19:29:42.649Z] #7 2.220 (6/30) Installing libgcc (8.3.0-r0) [2020-03-26T19:29:42.649Z] #7 2.225 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-26T19:29:42.649Z] #7 2.249 (8/30) Installing binutils (2.32-r0) [2020-03-26T19:29:42.649Z] #7 2.351 (9/30) Installing gmp (6.1.2-r1) [2020-03-26T19:29:42.649Z] #7 2.361 (10/30) Installing isl (0.18-r0) [2020-03-26T19:29:42.649Z] #7 2.380 (11/30) Installing libgomp (8.3.0-r0) [2020-03-26T19:29:42.649Z] #7 2.384 (12/30) Installing libatomic (8.3.0-r0) [2020-03-26T19:29:42.649Z] #7 2.386 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-26T19:29:42.649Z] #7 2.394 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-26T19:29:42.649Z] #7 2.400 (15/30) Installing gcc (8.3.0-r0) [2020-03-26T19:29:42.649Z] #7 3.251 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-26T19:29:42.649Z] #7 3.368 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-26T19:29:42.649Z] #7 3.369 (18/30) Installing g++ (8.3.0-r0) [2020-03-26T19:29:42.649Z] #7 3.905 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-26T19:29:42.649Z] #7 3.909 (20/30) Installing libcurl (7.66.0-r0) [2020-03-26T19:29:42.649Z] #7 3.918 (21/30) Installing expat (2.2.8-r0) [2020-03-26T19:29:42.649Z] #7 3.924 (22/30) Installing pcre2 (10.33-r0) [2020-03-26T19:29:42.649Z] #7 3.936 (23/30) Installing git (2.22.2-r0) [2020-03-26T19:29:42.649Z] #7 4.145 (24/30) Installing libmnl (1.0.4-r0) [2020-03-26T19:29:42.649Z] #7 4.147 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-26T19:29:42.649Z] #7 4.152 (26/30) Installing iptables (1.8.3-r1) [2020-03-26T19:29:42.649Z] #7 4.177 (27/30) Installing pigz (2.4-r0) [2020-03-26T19:29:42.649Z] #7 4.200 (28/30) Installing tar (1.32-r0) [2020-03-26T19:29:42.649Z] #7 4.211 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-26T19:29:42.649Z] #7 4.218 (30/30) Installing xz (5.2.4-r0) [2020-03-26T19:29:42.649Z] #7 4.222 Executing busybox-1.30.1-r3.trigger [2020-03-26T19:29:42.649Z] #7 4.226 Executing ca-certificates-20190108-r0.trigger [2020-03-26T19:29:42.649Z] #7 4.272 OK: 178 MiB in 44 packages [2020-03-26T19:29:42.649Z] #7 DONE 5.5s [2020-03-26T19:29:42.649Z] [2020-03-26T19:29:42.649Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T19:29:42.905Z] #14 ... [2020-03-26T19:29:42.905Z] [2020-03-26T19:29:42.905Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-26T19:29:42.905Z] #9 DONE 0.1s [2020-03-26T19:29:42.905Z] [2020-03-26T19:29:42.905Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T19:29:42.905Z] #14 ... [2020-03-26T19:29:42.905Z] [2020-03-26T19:29:42.905Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-26T19:29:42.905Z] #10 DONE 0.1s [2020-03-26T19:29:42.905Z] [2020-03-26T19:29:42.905Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-26T19:29:42.905Z] #11 DONE 0.1s [2020-03-26T19:29:42.905Z] [2020-03-26T19:29:42.905Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-26T19:29:42.905Z] #12 DONE 0.1s [2020-03-26T19:29:42.905Z] [2020-03-26T19:29:42.905Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T19:29:43.162Z] #14 ... [2020-03-26T19:29:43.162Z] [2020-03-26T19:29:43.162Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-26T19:29:43.162Z] #13 DONE 0.1s [2020-03-26T19:29:43.162Z] [2020-03-26T19:29:43.162Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T19:29:43.162Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.8s done [2020-03-26T19:29:43.418Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-26T19:29:43.418Z] #14 DONE 8.1s [2020-03-26T19:29:43.418Z] [2020-03-26T19:29:43.418Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-26T19:29:43.550Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-26T19:29:43.550Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-26T19:29:43.981Z] #15 0.564 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-26T19:29:44.911Z] #15 1.610 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-26T19:29:44.917Z] --- PASS: TestServicePlugin (35.30s) [2020-03-26T19:29:44.917Z] plugin_test.go:62: [de2cd69c817f6] joining swarm manager [d9d147aea1ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:29:44.917Z] plugin_test.go:65: [d514c01739a40] joining swarm manager [d9d147aea1ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:29:44.917Z] === RUN TestServiceUpdateLabel [2020-03-26T19:29:45.167Z] #15 1.693 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r2) [2020-03-26T19:29:45.167Z] #15 1.703 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-26T19:29:45.167Z] #15 1.706 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-26T19:29:45.167Z] #15 1.712 (4/43) Installing readline (8.0.1-r0) [2020-03-26T19:29:45.167Z] #15 1.716 (5/43) Installing bash (5.0.11-r1) [2020-03-26T19:29:45.167Z] #15 1.728 Executing bash-5.0.11-r1.post-install [2020-03-26T19:29:45.167Z] #15 1.730 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-26T19:29:45.167Z] #15 1.805 (7/43) Installing libblkid (2.34-r1) [2020-03-26T19:29:45.167Z] #15 1.811 (8/43) Installing libuuid (2.34-r1) [2020-03-26T19:29:45.167Z] #15 1.813 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-26T19:29:45.167Z] #15 1.818 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-26T19:29:45.167Z] #15 1.822 (11/43) Installing libgcc (9.2.0-r4) [2020-03-26T19:29:45.167Z] #15 1.824 (12/43) Installing libstdc++ (9.2.0-r4) [2020-03-26T19:29:45.167Z] #15 1.837 (13/43) Installing binutils (2.33.1-r0) [2020-03-26T19:29:45.167Z] #15 1.905 (14/43) Installing libmagic (5.37-r1) [2020-03-26T19:29:45.167Z] #15 1.924 (15/43) Installing file (5.37-r1) [2020-03-26T19:29:45.424Z] #15 1.926 (16/43) Installing gmp (6.1.2-r1) [2020-03-26T19:29:45.424Z] #15 1.932 (17/43) Installing isl (0.18-r0) [2020-03-26T19:29:45.424Z] #15 1.948 (18/43) Installing libgomp (9.2.0-r4) [2020-03-26T19:29:45.424Z] #15 1.950 (19/43) Installing libatomic (9.2.0-r4) [2020-03-26T19:29:45.424Z] #15 1.952 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-26T19:29:45.424Z] #15 1.958 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-26T19:29:45.424Z] #15 1.960 (22/43) Installing gcc (9.2.0-r4) [2020-03-26T19:29:45.988Z] #15 2.642 (23/43) Installing musl-dev (1.1.24-r2) [2020-03-26T19:29:46.245Z] #15 2.712 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-26T19:29:46.245Z] #15 2.713 (25/43) Installing g++ (9.2.0-r4) [2020-03-26T19:29:46.503Z] #15 3.147 (26/43) Installing make (4.2.1-r2) [2020-03-26T19:29:46.503Z] #15 3.151 (27/43) Installing fortify-headers (1.1-r0) [2020-03-26T19:29:46.503Z] #15 3.153 (28/43) Installing build-base (0.5-r1) [2020-03-26T19:29:46.503Z] #15 3.158 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-26T19:29:46.503Z] #15 3.161 (30/43) Installing libcurl (7.67.0-r0) [2020-03-26T19:29:46.503Z] #15 3.167 (31/43) Installing curl (7.67.0-r0) [2020-03-26T19:29:46.503Z] #15 3.170 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-26T19:29:46.503Z] #15 3.175 (33/43) Installing jq (1.6-r0) [2020-03-26T19:29:46.503Z] #15 3.182 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-26T19:29:46.503Z] #15 3.187 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-26T19:29:46.503Z] #15 3.188 (36/43) Installing libaio (0.3.112-r1) [2020-03-26T19:29:46.503Z] #15 3.189 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-26T19:29:46.503Z] #15 3.217 (38/43) Installing libfdisk (2.34-r1) [2020-03-26T19:29:46.759Z] #15 3.232 (39/43) Installing libmount (2.34-r1) [2020-03-26T19:29:46.759Z] #15 3.237 (40/43) Installing libsmartcols (2.34-r1) [2020-03-26T19:29:46.759Z] #15 3.241 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-26T19:29:46.759Z] #15 3.244 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-26T19:29:46.759Z] #15 3.266 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-26T19:29:46.759Z] #15 3.270 Executing busybox-1.31.1-r9.trigger [2020-03-26T19:29:46.759Z] #15 3.277 OK: 196 MiB in 57 packages [2020-03-26T19:29:47.322Z] #15 DONE 3.9s [2020-03-26T19:29:47.322Z] [2020-03-26T19:29:47.322Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-26T19:29:47.437Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-26T19:29:47.693Z] --- PASS: TestServiceUpdateLabel (2.94s) [2020-03-26T19:29:47.693Z] === RUN TestServiceUpdateSecrets [2020-03-26T19:29:48.251Z] #16 DONE 0.7s [2020-03-26T19:29:48.251Z] [2020-03-26T19:29:48.251Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-26T19:29:48.815Z] #17 DONE 0.7s [2020-03-26T19:29:48.815Z] [2020-03-26T19:29:48.815Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-26T19:29:48.815Z] #18 DONE 0.0s [2020-03-26T19:29:48.815Z] [2020-03-26T19:29:48.815Z] #31 [builder 1/4] COPY . . [2020-03-26T19:29:49.062Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-26T19:29:49.075Z] #31 ... [2020-03-26T19:29:49.075Z] [2020-03-26T19:29:49.075Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T19:29:49.075Z] #19 DONE 0.2s [2020-03-26T19:29:49.075Z] [2020-03-26T19:29:49.075Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-26T19:29:49.075Z] #26 DONE 0.2s [2020-03-26T19:29:49.075Z] [2020-03-26T19:29:49.075Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T19:29:49.075Z] #22 DONE 0.2s [2020-03-26T19:29:49.075Z] [2020-03-26T19:29:49.075Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-26T19:29:49.075Z] #27 DONE 0.1s [2020-03-26T19:29:49.075Z] [2020-03-26T19:29:49.075Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T19:29:49.075Z] #23 DONE 0.1s [2020-03-26T19:29:49.075Z] [2020-03-26T19:29:49.075Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-26T19:29:49.075Z] #28 DONE 0.1s [2020-03-26T19:29:49.075Z] [2020-03-26T19:29:49.075Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-26T19:29:50.430Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-26T19:29:50.448Z] #24 ... [2020-03-26T19:29:50.448Z] [2020-03-26T19:29:50.448Z] #31 [builder 1/4] COPY . . [2020-03-26T19:29:50.448Z] #31 DONE 1.6s [2020-03-26T19:29:50.448Z] [2020-03-26T19:29:50.448Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-26T19:29:50.994Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-26T19:29:51.556Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-26T19:29:51.556Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-26T19:29:52.347Z] #32 DONE 1.6s [2020-03-26T19:29:52.347Z] [2020-03-26T19:29:52.347Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-26T19:29:52.924Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-26T19:29:53.716Z] #33 1.374 [2020-03-26T19:29:53.716Z] #33 1.540 Removing bundles/ [2020-03-26T19:29:53.716Z] #33 1.541 [2020-03-26T19:29:53.716Z] #33 1.548 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-26T19:29:53.716Z] #33 ... [2020-03-26T19:29:53.716Z] [2020-03-26T19:29:53.716Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-26T19:29:53.716Z] #24 1.554 + RM_GOPATH=0 [2020-03-26T19:29:53.716Z] #24 1.554 + TMP_GOPATH= [2020-03-26T19:29:53.716Z] #24 1.554 + : /build [2020-03-26T19:29:53.716Z] #24 1.554 + '[' -z '' ']' [2020-03-26T19:29:53.716Z] #24 1.556 ++ mktemp -d [2020-03-26T19:29:53.716Z] #24 1.557 + export GOPATH=/tmp/tmp.DnEKBE [2020-03-26T19:29:53.716Z] #24 1.557 + GOPATH=/tmp/tmp.DnEKBE [2020-03-26T19:29:53.716Z] #24 1.557 + RM_GOPATH=1 [2020-03-26T19:29:53.716Z] #24 1.561 Install docker/cli version 17.06.2-ce from stable [2020-03-26T19:29:53.716Z] #24 1.561 ++ dirname ./install.sh [2020-03-26T19:29:53.716Z] #24 1.561 + dir=. [2020-03-26T19:29:53.716Z] #24 1.561 + bin=dockercli [2020-03-26T19:29:53.716Z] #24 1.561 + shift [2020-03-26T19:29:53.716Z] #24 1.561 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T19:29:53.716Z] #24 1.561 + . ./dockercli.installer [2020-03-26T19:29:53.716Z] #24 1.561 ++ : stable [2020-03-26T19:29:53.716Z] #24 1.561 ++ : 17.06.2-ce [2020-03-26T19:29:53.716Z] #24 1.561 + install_dockercli [2020-03-26T19:29:53.716Z] #24 1.561 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T19:29:53.716Z] #24 1.562 ++ uname -m [2020-03-26T19:29:53.716Z] #24 1.562 + arch=x86_64 [2020-03-26T19:29:53.716Z] #24 1.562 + '[' x86_64 '!=' x86_64 ']' [2020-03-26T19:29:53.716Z] #24 1.562 + url=https://download.docker.com/linux/static [2020-03-26T19:29:53.716Z] #24 1.562 + tar -xz docker/docker [2020-03-26T19:29:53.716Z] #24 1.563 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-26T19:29:53.716Z] #24 4.529 + mkdir -p /build [2020-03-26T19:29:53.716Z] #24 4.530 + mv docker/docker /build/ [2020-03-26T19:29:53.716Z] #24 4.532 + rmdir docker [2020-03-26T19:29:53.716Z] #24 DONE 4.6s [2020-03-26T19:29:53.716Z] [2020-03-26T19:29:53.716Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-26T19:29:53.716Z] #20 2.669 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T19:29:53.716Z] #20 3.293 curl: option --progress: is ambiguous [2020-03-26T19:29:53.716Z] #20 3.293 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T19:29:53.716Z] #20 3.886 curl: option --progress: is ambiguous [2020-03-26T19:29:53.716Z] #20 3.886 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T19:29:53.716Z] #20 4.455 curl: option --progress: is ambiguous [2020-03-26T19:29:53.716Z] #20 4.459 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T19:29:54.229Z] #20 5.080 curl: option --progress: is ambiguous [2020-03-26T19:29:54.229Z] #20 5.080 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T19:29:54.485Z] #20 5.573 [2020-03-26T19:29:55.441Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-26T19:29:55.441Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-26T19:29:55.441Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-26T19:29:55.854Z] #20 6.696 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T19:29:56.110Z] #20 7.080 curl: option --progress: is ambiguous [2020-03-26T19:29:56.110Z] #20 7.082 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T19:29:56.367Z] #20 7.493 [2020-03-26T19:29:56.374Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-26T19:29:57.304Z] === RUN TestDockerSuite/TestCommitChange [2020-03-26T19:29:57.736Z] #20 8.597 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T19:29:57.993Z] #20 9.041 curl: option --progress: is ambiguous [2020-03-26T19:29:57.993Z] #20 9.042 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T19:29:58.233Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-26T19:29:58.249Z] #20 9.365 [2020-03-26T19:29:59.180Z] #20 ... [2020-03-26T19:29:59.180Z] [2020-03-26T19:29:59.180Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-26T19:29:59.180Z] #29 ... [2020-03-26T19:29:59.180Z] [2020-03-26T19:29:59.180Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-26T19:29:59.180Z] #33 2.980 Building test suite binary ./integration-cli/test.main [2020-03-26T19:29:59.601Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-26T19:30:00.110Z] #33 ... [2020-03-26T19:30:00.110Z] [2020-03-26T19:30:00.110Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-26T19:30:00.110Z] #20 10.55 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T19:30:00.110Z] #20 10.86 curl: option --progress: is ambiguous [2020-03-26T19:30:00.110Z] #20 10.86 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T19:30:00.110Z] #20 11.25 [2020-03-26T19:30:00.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-26T19:30:01.460Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-26T19:30:01.479Z] #20 12.37 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T19:30:01.736Z] #20 12.67 curl: option --progress: is ambiguous [2020-03-26T19:30:01.736Z] #20 12.68 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T19:30:01.994Z] #20 12.96 [2020-03-26T19:30:01.994Z] #20 13.07 Download of images into '/build' complete. [2020-03-26T19:30:01.994Z] #20 13.07 Use something like the following to load the result into a Docker daemon: [2020-03-26T19:30:01.994Z] #20 13.07 tar -cC '/build' . | docker load [2020-03-26T19:30:01.994Z] #20 DONE 13.2s [2020-03-26T19:30:01.994Z] [2020-03-26T19:30:01.994Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-26T19:30:03.357Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-26T19:30:03.367Z] #29 ... [2020-03-26T19:30:03.367Z] [2020-03-26T19:30:03.367Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-26T19:30:03.367Z] #21 DONE 0.1s [2020-03-26T19:30:03.367Z] [2020-03-26T19:30:03.367Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-26T19:30:03.367Z] #25 DONE 0.1s [2020-03-26T19:30:03.367Z] [2020-03-26T19:30:03.367Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-26T19:30:03.618Z] --- PASS: TestServiceUpdateSecrets (15.80s) [2020-03-26T19:30:03.618Z] === RUN TestServiceUpdateConfigs [2020-03-26T19:30:04.548Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-26T19:30:06.442Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-26T19:30:07.809Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-26T19:30:09.702Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-26T19:30:10.633Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-26T19:30:10.633Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-26T19:30:10.633Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-26T19:30:10.633Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-26T19:30:10.633Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-26T19:30:10.633Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-26T19:30:10.633Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-26T19:30:12.525Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-26T19:30:13.222Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T19:30:13.222Z] [2020-03-26T19:30:13.222Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T19:30:13.222Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T19:30:13.222Z] HOSTNAME=0ec0c5e509ac [2020-03-26T19:30:13.222Z] TESTDEBUG=0 [2020-03-26T19:30:13.222Z] DEST=bundles/test-integration [2020-03-26T19:30:13.222Z] PWD=/go/src/github.com/docker/docker [2020-03-26T19:30:13.222Z] DOCKER_GITCOMMIT=0f29cf1cedb66741cf7db50da32c32b318c413ed [2020-03-26T19:30:13.222Z] container=docker [2020-03-26T19:30:13.222Z] HOME=/root [2020-03-26T19:30:13.222Z] GOLANG_VERSION=1.13.8 [2020-03-26T19:30:13.222Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T19:30:13.222Z] VALIDATE_BRANCH=master [2020-03-26T19:30:13.222Z] TERM=xterm [2020-03-26T19:30:13.222Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T19:30:13.222Z] SHLVL=1 [2020-03-26T19:30:13.222Z] TIMEOUT=120m [2020-03-26T19:30:13.222Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T19:30:13.222Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T19:30:13.222Z] GO111MODULE=off [2020-03-26T19:30:13.222Z] DOCKER_EXPERIMENTAL=1 [2020-03-26T19:30:13.222Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T19:30:13.222Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T19:30:13.222Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T19:30:13.222Z] GOPATH=/go [2020-03-26T19:30:13.222Z] PKG_CONFIG=pkg-config [2020-03-26T19:30:13.222Z] _=/usr/bin/env [2020-03-26T19:30:13.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T19:30:14.420Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-26T19:30:14.420Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-26T19:30:15.348Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-26T19:30:16.717Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-26T19:30:17.280Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-26T19:30:18.210Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-26T19:30:19.139Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-26T19:30:19.139Z] --- PASS: TestServiceUpdateConfigs (15.63s) [2020-03-26T19:30:19.139Z] === RUN TestServiceUpdateNetwork [2020-03-26T19:30:19.139Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-26T19:30:19.139Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-26T19:30:20.068Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-26T19:30:20.068Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-26T19:30:20.325Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-26T19:30:20.325Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-26T19:30:20.581Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-26T19:30:21.434Z] #33 ... [2020-03-26T19:30:21.434Z] [2020-03-26T19:30:21.434Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-26T19:30:21.434Z] #29 30.05 # github.com/docker/docker/contrib/httpserver [2020-03-26T19:30:21.434Z] #29 30.05 loadinternal: cannot find runtime/cgo [2020-03-26T19:30:21.434Z] #29 DONE 30.4s [2020-03-26T19:30:21.434Z] [2020-03-26T19:30:21.434Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-26T19:30:21.434Z] #33 ... [2020-03-26T19:30:21.434Z] [2020-03-26T19:30:21.434Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-26T19:30:21.434Z] #30 DONE 0.1s [2020-03-26T19:30:21.434Z] [2020-03-26T19:30:21.434Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-26T19:30:21.511Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-26T19:30:22.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-26T19:30:23.373Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-26T19:30:23.373Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-26T19:30:25.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-26T19:30:26.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-26T19:30:26.194Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-26T19:30:27.123Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-26T19:30:28.052Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-26T19:30:28.983Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-26T19:30:29.546Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-26T19:30:29.546Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-26T19:30:30.474Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-26T19:30:31.403Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-26T19:30:32.332Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-26T19:30:32.589Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-26T19:30:33.518Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-26T19:30:34.447Z] --- PASS: TestServiceUpdateNetwork (15.29s) [2020-03-26T19:30:34.447Z] PASS [2020-03-26T19:30:34.447Z] [2020-03-26T19:30:34.447Z] === Skipped [2020-03-26T19:30:34.447Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-26T19:30:34.447Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:30:34.447Z] [2020-03-26T19:30:34.447Z] [2020-03-26T19:30:34.447Z] DONE 23 tests, 1 skipped in 187.523s [2020-03-26T19:30:34.447Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T19:30:34.447Z] ++ 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-03-26T19:30:34.447Z] ++ set -e [2020-03-26T19:30:34.447Z] ++ '[' -n 0 ']' [2020-03-26T19:30:34.447Z] ++ set -x [2020-03-26T19:30:34.447Z] ++ env -i DEST=/go/src/github.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-03-26T19:30:34.704Z] INFO: Testing against a local daemon [2020-03-26T19:30:34.704Z] === RUN TestSessionCreate [2020-03-26T19:30:34.704Z] --- PASS: TestSessionCreate (0.02s) [2020-03-26T19:30:34.704Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T19:30:34.704Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-26T19:30:34.704Z] PASS [2020-03-26T19:30:34.704Z] [2020-03-26T19:30:34.704Z] DONE 2 tests in 0.172s [2020-03-26T19:30:34.704Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T19:30:34.704Z] ++ 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-03-26T19:30:34.704Z] ++ set -e [2020-03-26T19:30:34.704Z] ++ '[' -n 0 ']' [2020-03-26T19:30:34.704Z] ++ set -x [2020-03-26T19:30:34.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:30:34.704Z] INFO: Testing against a local daemon [2020-03-26T19:30:34.704Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T19:30:34.704Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:30:34.704Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:30:34.704Z] === RUN TestEventsExecDie [2020-03-26T19:30:35.267Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-26T19:30:35.831Z] --- PASS: TestEventsExecDie (0.90s) [2020-03-26T19:30:35.831Z] === RUN TestEventsBackwardsCompatible [2020-03-26T19:30:35.831Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-26T19:30:35.831Z] === RUN TestInfoBinaryCommits [2020-03-26T19:30:35.831Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-26T19:30:35.831Z] === RUN TestInfoAPIVersioned [2020-03-26T19:30:35.831Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-26T19:30:35.831Z] === RUN TestInfoDiscoveryBackend [2020-03-26T19:30:36.394Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-26T19:30:36.394Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T19:30:36.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-26T19:30:36.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-26T19:30:36.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-26T19:30:36.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-26T19:30:36.956Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-26T19:30:37.519Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-26T19:30:37.519Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T19:30:38.082Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-03-26T19:30:38.082Z] === RUN TestInfoAPI [2020-03-26T19:30:38.082Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-26T19:30:38.082Z] --- PASS: TestInfoAPI (0.04s) [2020-03-26T19:30:38.082Z] === RUN TestInfoAPIWarnings [2020-03-26T19:30:38.645Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-26T19:30:38.645Z] === RUN TestInfoDebug [2020-03-26T19:30:38.902Z] --- PASS: TestInfoDebug (0.52s) [2020-03-26T19:30:38.902Z] === RUN TestInfoInsecureRegistries [2020-03-26T19:30:39.465Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-26T19:30:39.465Z] === RUN TestInfoRegistryMirrors [2020-03-26T19:30:40.027Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-03-26T19:30:40.027Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T19:30:40.284Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-03-26T19:30:40.284Z] === RUN TestPingCacheHeaders [2020-03-26T19:30:40.284Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-26T19:30:40.284Z] === RUN TestPingGet [2020-03-26T19:30:40.284Z] --- PASS: TestPingGet (0.01s) [2020-03-26T19:30:40.284Z] === RUN TestPingHead [2020-03-26T19:30:40.284Z] --- PASS: TestPingHead (0.02s) [2020-03-26T19:30:40.284Z] === RUN TestVersion [2020-03-26T19:30:40.284Z] --- PASS: TestVersion (0.02s) [2020-03-26T19:30:40.284Z] PASS [2020-03-26T19:30:40.284Z] [2020-03-26T19:30:40.284Z] === Skipped [2020-03-26T19:30:40.284Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:30:40.284Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:30:40.284Z] [2020-03-26T19:30:40.284Z] [2020-03-26T19:30:40.284Z] DONE 18 tests, 1 skipped in 5.668s [2020-03-26T19:30:40.284Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T19:30:40.284Z] ++ 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-03-26T19:30:40.284Z] ++ set -e [2020-03-26T19:30:40.284Z] ++ '[' -n 0 ']' [2020-03-26T19:30:40.284Z] ++ set -x [2020-03-26T19:30:40.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=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-03-26T19:30:40.541Z] INFO: Testing against a local daemon [2020-03-26T19:30:40.541Z] === RUN TestVolumesCreateAndList [2020-03-26T19:30:40.541Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-26T19:30:40.541Z] === RUN TestVolumesRemove [2020-03-26T19:30:40.541Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-26T19:30:40.541Z] === RUN TestVolumesInspect [2020-03-26T19:30:40.541Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-26T19:30:40.541Z] === RUN TestVolumesInvalidJSON [2020-03-26T19:30:40.541Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T19:30:40.541Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T19:30:40.541Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T19:30:40.541Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-26T19:30:40.541Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T19:30:40.541Z] PASS [2020-03-26T19:30:40.541Z] [2020-03-26T19:30:40.541Z] DONE 5 tests in 0.320s [2020-03-26T19:30:40.541Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T19:30:40.798Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T19:30:40.798Z] +++ kill 5439 [2020-03-26T19:30:42.165Z] +++ /etc/init.d/apparmor stop [2020-03-26T19:30:42.165Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T19:30:42.165Z] [2020-03-26T19:30:42.165Z] Unloading profiles will leave already running processes permanently [2020-03-26T19:30:42.165Z] unconfined, which can lead to unexpected situations. [2020-03-26T19:30:42.165Z] [2020-03-26T19:30:42.165Z] To set a process to complain mode, use the command line tool [2020-03-26T19:30:42.165Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T19:30:42.165Z] +++ true [2020-03-26T19:30:42.165Z] [2020-03-26T19:30:42.730Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-26T19:30:43.659Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-26T19:30:44.588Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-26T19:30:44.588Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-26T19:30:44.588Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-26T19:30:47.858Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-26T19:30:48.114Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-26T19:30:49.481Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-26T19:30:54.729Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-26T19:30:54.986Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-26T19:30:57.505Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-26T19:30:58.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-26T19:30:59.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-26T19:31:01.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-26T19:31:03.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-26T19:31:04.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-26T19:31:05.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-26T19:31:05.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a95c00_} [2020-03-26T19:31:07.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1649193370_/foo_false____} [2020-03-26T19:31:09.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1649193370_/foo_true____} [2020-03-26T19:31:10.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T19:31:10.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T19:31:11.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3016299057_/foo_false____} [2020-03-26T19:31:12.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3016299057_/foo_true____} [2020-03-26T19:31:12.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T19:31:14.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3016299057_/foo_true__0xc000a95c60__} [2020-03-26T19:31:15.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a95c80_} [2020-03-26T19:31:17.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a95ca0_} [2020-03-26T19:31:19.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a95cc0_} [2020-03-26T19:31:20.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a95d00_} [2020-03-26T19:31:22.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-26T19:31:24.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-26T19:31:24.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-26T19:31:24.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-26T19:31:24.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-26T19:31:24.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-26T19:31:24.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-26T19:31:24.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-26T19:31:24.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-26T19:31:24.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-26T19:31:24.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-26T19:31:24.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-26T19:31:24.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-26T19:31:24.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-26T19:31:24.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-26T19:31:24.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-26T19:31:24.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-26T19:31:24.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-26T19:31:24.943Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-26T19:31:28.214Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-26T19:31:30.735Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-26T19:31:34.009Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-26T19:31:35.376Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-26T19:31:35.376Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-26T19:31:36.305Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-26T19:31:37.235Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-26T19:31:38.603Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-26T19:31:39.533Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-26T19:31:40.462Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-26T19:31:41.392Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-26T19:31:42.321Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-26T19:31:43.687Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-26T19:31:44.616Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-26T19:31:45.546Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-26T19:31:46.914Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-26T19:31:47.845Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-26T19:31:48.775Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-26T19:31:50.141Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-26T19:31:51.511Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-26T19:31:52.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T19:31:52.440Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-26T19:31:52.440Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-26T19:31:52.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T19:31:53.369Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-26T19:31:54.297Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-26T19:31:54.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T19:31:55.683Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-26T19:31:56.248Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-26T19:31:57.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T19:31:57.615Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-26T19:31:57.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T19:31:59.506Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-26T19:32:00.435Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-26T19:32:01.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T19:32:02.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T19:32:02.954Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-26T19:32:05.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T19:32:08.203Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-26T19:32:10.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T19:32:10.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T19:32:11.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-26T19:32:11.729Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-26T19:32:12.658Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-26T19:32:12.924Z] #33 130.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T19:32:12.925Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T19:32:12.925Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T19:32:12.925Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T19:32:12.925Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T19:32:12.925Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T19:32:13.487Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T19:32:14.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T19:32:14.856Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T19:32:14.856Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T19:32:16.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T19:32:16.225Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T19:32:17.595Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T19:32:17.908Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-26T19:32:18.964Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T19:32:19.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T19:32:20.858Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T19:32:21.115Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T19:32:21.177Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-26T19:32:21.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T19:32:22.108Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-26T19:32:23.010Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T19:32:23.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T19:32:23.942Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T19:32:25.840Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T19:32:25.860Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T19:32:25.860Z] Using test binary docker [2020-03-26T19:32:25.860Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T19:32:25.860Z] +++ /etc/init.d/apparmor start [2020-03-26T19:32:26.149Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T19:32:26.149Z] INFO: Waiting for daemon to start... [2020-03-26T19:32:26.149Z] Starting dockerd [2020-03-26T19:32:26.149Z] +++ 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-03-26T19:32:26.771Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T19:32:27.380Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-26T19:32:28.143Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T19:32:28.184Z] . [2020-03-26T19:32:28.184Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T19:32:28.184Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T19:32:28.184Z] Error: No such image: emptyfs [2020-03-26T19:32:28.184Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T19:32:28.184Z] ++++ docker load [2020-03-26T19:32:28.314Z] === RUN TestDockerSuite/TestCpToDot [2020-03-26T19:32:28.473Z] Running integration-test (iteration 1) [2020-03-26T19:32:28.473Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T19:32:28.473Z] ++ 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-03-26T19:32:28.473Z] ++ set -e [2020-03-26T19:32:28.473Z] ++ '[' -n 0 ']' [2020-03-26T19:32:28.473Z] ++ set -x [2020-03-26T19:32:28.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-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-03-26T19:32:29.075Z] #33 156.9 [2020-03-26T19:32:29.243Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-26T19:32:29.333Z] #33 DONE 157.3s [2020-03-26T19:32:29.333Z] [2020-03-26T19:32:29.333Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-26T19:32:31.135Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-26T19:32:31.227Z] #34 DONE 1.6s [2020-03-26T19:32:32.594Z] [2020-03-26T19:32:32.594Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-26T19:32:33.029Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-26T19:32:33.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-26T19:32:33.157Z] #35 DONE 0.8s [2020-03-26T19:32:33.158Z] [2020-03-26T19:32:33.158Z] #36 exporting to image [2020-03-26T19:32:33.158Z] #36 exporting layers [2020-03-26T19:32:33.593Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-26T19:32:35.052Z] #36 exporting layers 1.8s done [2020-03-26T19:32:35.052Z] #36 writing image sha256:23ce1cb6ec3a879343a2810cfd0d1d2315070569088c3fd368a2b8f21e7c671a done [2020-03-26T19:32:35.052Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-26T19:32:35.052Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T19:32:35.361Z] + echo Ensuring container killed. [2020-03-26T19:32:35.361Z] Ensuring container killed. [2020-03-26T19:32:35.361Z] + docker rm -vf docker-pr7 [2020-03-26T19:32:35.361Z] Error: No such container: docker-pr7 [2020-03-26T19:32:35.361Z] + true [Pipeline] sh [2020-03-26T19:32:35.639Z] + echo Chowning /workspace to jenkins user [2020-03-26T19:32:35.639Z] Chowning /workspace to jenkins user [2020-03-26T19:32:35.639Z] + id -u [2020-03-26T19:32:35.639Z] + id -g [2020-03-26T19:32:35.639Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40629:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T19:32:36.860Z] + bundleName=unit [2020-03-26T19:32:36.860Z] + echo Creating unit-bundles.tar.gz [2020-03-26T19:32:36.860Z] Creating unit-bundles.tar.gz [2020-03-26T19:32:36.860Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-26T19:32:36.860Z] bundles/junit-report.xml [2020-03-26T19:32:36.860Z] bundles/go-test-report.json [2020-03-26T19:32:36.860Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-26T19:32:36.870Z] Archiving artifacts [2020-03-26T19:32:37.298Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40629/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T19:32:37.608Z] + make clean [2020-03-26T19:32:37.771Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-26T19:32:37.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-26T19:32:37.771Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-26T19:32:37.866Z] docker volume rm -f docker-dev-cache [2020-03-26T19:32:37.866Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T19:32:38.702Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-26T19:32:41.227Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-26T19:32:41.227Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-26T19:32:41.227Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-26T19:32:41.790Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-26T19:32:42.720Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-26T19:32:42.720Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-26T19:32:42.720Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-26T19:32:43.649Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-26T19:32:43.801Z] Loaded image: buildpack-deps:jessie [2020-03-26T19:32:43.801Z] Loaded image: busybox:latest [2020-03-26T19:32:43.801Z] Loaded image: busybox:glibc [2020-03-26T19:32:43.801Z] Loaded image: debian:jessie [2020-03-26T19:32:43.801Z] Loaded image: hello-world:latest [2020-03-26T19:32:43.801Z] INFO: Testing against a local daemon [2020-03-26T19:32:43.801Z] === RUN TestCgroupNamespacesBuild [2020-03-26T19:32:44.213Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-26T19:32:44.213Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-26T19:32:44.469Z] === RUN TestDockerSuite/TestCreateRM [2020-03-26T19:32:44.726Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-26T19:32:44.726Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-26T19:32:44.726Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-26T19:32:44.820Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2020-03-26T19:32:44.820Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T19:32:44.983Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-26T19:32:46.305Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-03-26T19:32:46.305Z] === RUN TestBuildWithSession [2020-03-26T19:32:46.305Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T19:32:46.305Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:32:46.305Z] === RUN TestBuildSquashParent [2020-03-26T19:32:47.508Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-26T19:32:47.508Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-26T19:32:47.508Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-26T19:32:51.684Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-26T19:32:51.685Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-26T19:32:51.685Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-26T19:32:51.685Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-26T19:32:51.685Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-26T19:32:51.685Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-26T19:32:51.829Z] --- PASS: TestBuildSquashParent (5.20s) [2020-03-26T19:32:51.829Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T19:32:51.829Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:32:51.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:32:51.829Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:32:51.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:32:51.829Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:32:51.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:32:51.829Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:32:51.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:32:51.829Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:32:51.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:32:51.829Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:32:51.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:32:51.829Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T19:32:51.829Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T19:32:51.829Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T19:32:51.829Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T19:32:52.248Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-26T19:32:54.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-26T19:32:54.544Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T19:32:54.718Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-26T19:32:54.833Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T19:32:56.610Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-26T19:32:56.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-26T19:32:56.883Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-26T19:32:56.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2020-03-26T19:32:56.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2020-03-26T19:32:56.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2020-03-26T19:32:56.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2020-03-26T19:32:56.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2020-03-26T19:32:56.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-03-26T19:32:56.883Z] === RUN TestBuildMultiStageCopy [2020-03-26T19:32:56.883Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T19:32:58.760Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-26T19:32:58.941Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T19:32:59.227Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T19:32:59.326Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-26T19:32:59.849Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T19:33:00.137Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T19:33:00.257Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-26T19:33:00.425Z] --- PASS: TestBuildMultiStageCopy (3.61s) [2020-03-26T19:33:00.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2020-03-26T19:33:00.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-03-26T19:33:00.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-03-26T19:33:00.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-03-26T19:33:00.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-03-26T19:33:00.425Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T19:33:00.514Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-26T19:33:01.446Z] === RUN TestDockerSuite/TestDockerFails [2020-03-26T19:33:01.446Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-26T19:33:01.446Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-26T19:33:01.446Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-26T19:33:01.932Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2020-03-26T19:33:01.932Z] === RUN TestBuildLabelWithTargets [2020-03-26T19:33:03.341Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-26T19:33:03.456Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-03-26T19:33:03.456Z] === RUN TestBuildWithEmptyLayers [2020-03-26T19:33:04.085Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-03-26T19:33:04.085Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T19:33:04.710Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-26T19:33:06.078Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-26T19:33:06.078Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-26T19:33:06.078Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-26T19:33:06.334Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-26T19:33:06.809Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-03-26T19:33:06.809Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T19:33:07.455Z] --- PASS: TestBuildUncleanTarFilenames (1.21s) [2020-03-26T19:33:07.455Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T19:33:10.168Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2020-03-26T19:33:10.168Z] === RUN TestBuildWithHugeFile [2020-03-26T19:33:12.875Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-26T19:33:14.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-26T19:33:16.135Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-26T19:33:19.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-26T19:33:21.315Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-26T19:33:22.699Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-26T19:33:23.628Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-26T19:33:24.557Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-26T19:33:25.487Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-26T19:33:26.417Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-26T19:33:26.980Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-26T19:33:28.872Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-26T19:33:30.763Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-26T19:33:31.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-26T19:33:34.296Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-26T19:33:37.569Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-26T19:33:37.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-26T19:33:38.938Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-26T19:33:40.829Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-26T19:33:41.760Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-26T19:33:42.324Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-26T19:33:43.692Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-26T19:33:44.254Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-26T19:33:44.254Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-26T19:33:44.818Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-26T19:33:44.818Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-26T19:33:45.075Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-26T19:33:46.974Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-26T19:33:48.342Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-26T19:33:48.342Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-26T19:33:48.342Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-26T19:33:49.271Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-26T19:33:49.527Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-26T19:33:49.783Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-26T19:33:51.150Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-26T19:33:51.150Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-26T19:33:51.150Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-26T19:33:51.150Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-26T19:33:53.042Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-26T19:33:53.971Z] === RUN TestDockerSuite/TestEventsRename [2020-03-26T19:33:54.901Z] === RUN TestDockerSuite/TestEventsResize [2020-03-26T19:33:55.463Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-26T19:33:56.393Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-26T19:33:57.323Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-26T19:33:58.251Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-26T19:34:01.521Z] === RUN TestDockerSuite/TestEventsTop [2020-03-26T19:34:02.084Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-26T19:34:05.355Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-26T19:34:06.283Z] === RUN TestDockerSuite/TestExec [2020-03-26T19:34:06.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-26T19:34:07.413Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-26T19:34:08.344Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-26T19:34:09.273Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-26T19:34:10.214Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-26T19:34:10.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-26T19:34:12.106Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-26T19:34:13.036Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-26T19:34:13.965Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-26T19:34:15.858Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-26T19:34:16.786Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-26T19:34:17.715Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-26T19:34:18.643Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-26T19:34:20.536Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-26T19:34:21.904Z] === RUN TestDockerSuite/TestExecEnv [2020-03-26T19:34:22.835Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-26T19:34:24.727Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-26T19:34:25.291Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-26T19:34:28.563Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-26T19:34:29.493Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-26T19:34:30.056Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-26T19:34:30.986Z] === RUN TestDockerSuite/TestExecParseError [2020-03-26T19:34:31.914Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-26T19:34:32.843Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-26T19:34:33.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-26T19:34:33.979Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-26T19:34:35.873Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-26T19:34:36.437Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-26T19:34:37.367Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-26T19:34:47.307Z] --- PASS: TestBuildWithHugeFile (86.74s) [2020-03-26T19:34:47.308Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T19:34:47.308Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:34:47.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:34:47.308Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:34:47.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:34:47.308Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:34:47.308Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:34:47.308Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T19:34:47.308Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T19:34:47.308Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T19:34:47.308Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-26T19:34:47.308Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-03-26T19:34:47.308Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-03-26T19:34:47.308Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-03-26T19:34:47.308Z] === RUN TestBuildPreserveOwnership [2020-03-26T19:34:47.308Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T19:34:47.308Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T19:34:47.308Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2020-03-26T19:34:47.308Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2020-03-26T19:34:47.308Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-03-26T19:34:47.308Z] === RUN TestBuildPlatformInvalid [2020-03-26T19:34:47.308Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-26T19:34:47.308Z] PASS [2020-03-26T19:34:47.308Z] [2020-03-26T19:34:47.308Z] === Skipped [2020-03-26T19:34:47.308Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-26T19:34:47.308Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T19:34:47.308Z] [2020-03-26T19:34:47.308Z] [2020-03-26T19:34:47.308Z] DONE 32 tests, 1 skipped in 133.519s [2020-03-26T19:34:47.308Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T19:34:47.308Z] ++ 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-03-26T19:34:47.308Z] ++ set -e [2020-03-26T19:34:47.308Z] ++ '[' -n 0 ']' [2020-03-26T19:34:47.308Z] ++ set -x [2020-03-26T19:34:47.308Z] ++ env -i DEST=/go/src/github.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-03-26T19:34:47.308Z] INFO: Testing against a local daemon [2020-03-26T19:34:47.308Z] === RUN TestConfigList [2020-03-26T19:34:47.308Z] --- PASS: TestConfigList (2.25s) [2020-03-26T19:34:47.308Z] === RUN TestConfigsCreateAndDelete [2020-03-26T19:34:47.308Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2020-03-26T19:34:47.308Z] === RUN TestConfigsUpdate [2020-03-26T19:34:48.800Z] --- PASS: TestConfigsUpdate (2.26s) [2020-03-26T19:34:48.800Z] === RUN TestTemplatedConfig [2020-03-26T19:34:49.547Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-26T19:34:49.804Z] === RUN TestDockerSuite/TestExecTTY [2020-03-26T19:34:50.734Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-26T19:34:51.518Z] --- PASS: TestTemplatedConfig (2.67s) [2020-03-26T19:34:51.519Z] === RUN TestConfigInspect [2020-03-26T19:34:52.101Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-26T19:34:52.669Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-26T19:34:54.037Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-26T19:34:54.037Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-26T19:34:54.220Z] --- PASS: TestConfigInspect (2.25s) [2020-03-26T19:34:54.220Z] === RUN TestConfigCreateWithLabels [2020-03-26T19:34:55.930Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-26T19:34:56.261Z] --- PASS: TestConfigCreateWithLabels (2.26s) [2020-03-26T19:34:56.261Z] === RUN TestConfigCreateResolve [2020-03-26T19:34:56.860Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-26T19:34:58.243Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-26T19:34:58.296Z] --- PASS: TestConfigCreateResolve (2.26s) [2020-03-26T19:34:58.296Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T19:34:58.807Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-26T19:34:58.917Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-03-26T19:34:58.917Z] PASS [2020-03-26T19:34:58.917Z] [2020-03-26T19:34:58.917Z] DONE 8 tests in 16.858s [2020-03-26T19:34:58.917Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T19:34:58.917Z] ++ 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-03-26T19:34:58.917Z] ++ set -e [2020-03-26T19:34:58.917Z] ++ '[' -n 0 ']' [2020-03-26T19:34:58.917Z] ++ set -x [2020-03-26T19:34:58.917Z] ++ env -i DEST=/go/src/github.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-03-26T19:34:58.917Z] INFO: Testing against a local daemon [2020-03-26T19:34:58.917Z] === RUN TestCheckpoint [2020-03-26T19:34:58.917Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T19:34:58.917Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:34:58.917Z] === RUN TestContainerInvalidJSON [2020-03-26T19:34:58.917Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:34:58.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:34:58.917Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:34:58.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:34:58.917Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:34:58.917Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:34:58.917Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T19:34:58.917Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T19:34:58.917Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T19:34:58.917Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-26T19:34:58.917Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T19:34:58.917Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T19:34:58.917Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T19:34:58.917Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T19:34:59.210Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-26T19:34:59.210Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T19:34:59.210Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-03-26T19:34:59.210Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T19:34:59.210Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-03-26T19:34:59.210Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T19:34:59.210Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-03-26T19:34:59.210Z] === RUN TestCopyFromContainer [2020-03-26T19:34:59.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-26T19:34:59.996Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-26T19:35:01.256Z] === RUN TestCopyFromContainer// [2020-03-26T19:35:01.256Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T19:35:01.256Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T19:35:01.256Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T19:35:01.256Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T19:35:01.563Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T19:35:01.563Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T19:35:01.563Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T19:35:01.563Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T19:35:01.860Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer (2.61s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-26T19:35:01.860Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-26T19:35:01.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T19:35:01.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:35:01.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:35:01.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:35:01.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:35:01.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:35:01.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:35:01.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T19:35:01.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T19:35:01.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T19:35:01.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-26T19:35:01.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-26T19:35:01.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-26T19:35:01.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-26T19:35:01.860Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T19:35:02.147Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-26T19:35:02.147Z] === RUN TestCreateWithInvalidEnv [2020-03-26T19:35:02.147Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T19:35:02.147Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T19:35:02.147Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T19:35:02.147Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T19:35:02.147Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T19:35:02.147Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T19:35:02.147Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T19:35:02.147Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T19:35:02.147Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T19:35:02.147Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-26T19:35:02.147Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T19:35:02.147Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-26T19:35:02.147Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T19:35:02.147Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T19:35:02.147Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-26T19:35:02.147Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:35:04.190Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T19:35:04.190Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-26T19:35:04.190Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-26T19:35:04.190Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T19:35:05.247Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-26T19:35:06.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2020-03-26T19:35:06.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T19:35:06.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:35:06.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:35:06.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:35:06.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:35:06.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:35:06.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:35:06.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:35:06.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:35:06.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:35:06.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:35:06.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T19:35:06.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T19:35:06.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T19:35:06.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T19:35:06.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T19:35:06.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-26T19:35:06.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-26T19:35:06.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-26T19:35:06.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-03-26T19:35:06.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-03-26T19:35:06.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-26T19:35:06.229Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T19:35:06.850Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-03-26T19:35:06.850Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T19:35:06.850Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T19:35:06.850Z] === RUN TestDaemonRestartIpcMode [2020-03-26T19:35:06.850Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T19:35:06.850Z] === RUN TestDaemonHostGatewayIP [2020-03-26T19:35:06.850Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T19:35:06.850Z] === RUN TestDiff [2020-03-26T19:35:07.476Z] --- PASS: TestDiff (0.66s) [2020-03-26T19:35:07.476Z] === RUN TestExecWithCloseStdin [2020-03-26T19:35:08.500Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-03-26T19:35:08.500Z] === RUN TestExec [2020-03-26T19:35:09.122Z] --- PASS: TestExec (0.81s) [2020-03-26T19:35:09.123Z] === RUN TestExecUser [2020-03-26T19:35:10.141Z] --- PASS: TestExecUser (0.80s) [2020-03-26T19:35:10.141Z] === RUN TestExportContainerAndImportImage [2020-03-26T19:35:10.512Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-26T19:35:10.766Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-03-26T19:35:10.766Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T19:35:11.879Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-26T19:35:12.808Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-03-26T19:35:12.808Z] === RUN TestHealthCheckWorkdir [2020-03-26T19:35:13.433Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-03-26T19:35:13.433Z] === RUN TestHealthKillContainer [2020-03-26T19:35:16.133Z] --- PASS: TestHealthKillContainer (2.86s) [2020-03-26T19:35:16.133Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T19:35:17.158Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-03-26T19:35:17.158Z] === RUN TestIpcModeNone [2020-03-26T19:35:17.198Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-26T19:35:17.454Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-26T19:35:17.454Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-26T19:35:17.746Z] === RUN TestDockerSuite/TestHealth [2020-03-26T19:35:17.779Z] --- PASS: TestIpcModeNone (0.75s) [2020-03-26T19:35:17.779Z] === RUN TestIpcModePrivate [2020-03-26T19:35:18.401Z] --- PASS: TestIpcModePrivate (0.76s) [2020-03-26T19:35:18.401Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-26T19:35:18.401Z] === RUN TestIpcModeShareable [2020-03-26T19:35:19.421Z] --- PASS: TestIpcModeShareable (0.81s) [2020-03-26T19:35:19.421Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-26T19:35:19.421Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T19:35:21.462Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.35s) [2020-03-26T19:35:21.462Z] === RUN TestAPIIpcModeHost [2020-03-26T19:35:22.087Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-03-26T19:35:22.087Z] === RUN TestDaemonIpcModeShareable [2020-03-26T19:35:24.132Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-03-26T19:35:24.132Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-26T19:35:24.132Z] === RUN TestDaemonIpcModePrivate [2020-03-26T19:35:25.629Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-03-26T19:35:25.629Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-26T19:35:25.629Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T19:35:27.118Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-03-26T19:35:27.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-26T19:35:27.118Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T19:35:27.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-26T19:35:29.158Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2020-03-26T19:35:29.158Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-26T19:35:29.158Z] === RUN TestIpcModeOlderClient [2020-03-26T19:35:29.158Z] === PAUSE TestIpcModeOlderClient [2020-03-26T19:35:29.158Z] === RUN TestKillContainerInvalidSignal [2020-03-26T19:35:29.445Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-03-26T19:35:29.445Z] === RUN TestKillContainer [2020-03-26T19:35:29.732Z] === RUN TestKillContainer/no_signal [2020-03-26T19:35:30.356Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T19:35:30.644Z] === RUN TestKillContainer/killing_signal [2020-03-26T19:35:31.668Z] --- PASS: TestKillContainer (2.04s) [2020-03-26T19:35:31.668Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-03-26T19:35:31.668Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-03-26T19:35:31.668Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-03-26T19:35:31.668Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T19:35:31.668Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T19:35:32.288Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T19:35:32.909Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-03-26T19:35:32.909Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2020-03-26T19:35:32.909Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-03-26T19:35:32.909Z] === RUN TestKillStoppedContainer [2020-03-26T19:35:33.198Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-26T19:35:33.198Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T19:35:33.198Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-26T19:35:33.198Z] === RUN TestKillDifferentUserContainer [2020-03-26T19:35:33.825Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2020-03-26T19:35:33.825Z] === RUN TestInspectOomKilledTrue [2020-03-26T19:35:35.310Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-03-26T19:35:35.310Z] === RUN TestInspectOomKilledFalse [2020-03-26T19:35:35.597Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-03-26T19:35:35.597Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T19:35:36.219Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-03-26T19:35:36.219Z] === RUN TestLinksContainerNames [2020-03-26T19:35:37.706Z] --- PASS: TestLinksContainerNames (1.26s) [2020-03-26T19:35:37.706Z] === RUN TestLogsFollowTailEmpty [2020-03-26T19:35:38.326Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-03-26T19:35:38.326Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T19:35:38.993Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/default [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/private [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/slave [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/shared [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/default [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/slave [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/shared [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/private [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:35:38.993Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:35:38.993Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T19:35:38.993Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T19:35:39.282Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-26T19:35:39.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-26T19:35:39.282Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T19:35:39.913Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-26T19:35:39.913Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-26T19:35:39.913Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-26T19:35:39.913Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-26T19:35:40.475Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-26T19:35:40.475Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-26T19:35:41.325Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2020-03-26T19:35:41.325Z] === RUN TestNetworkNat [2020-03-26T19:35:41.405Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-26T19:35:41.405Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-26T19:35:41.405Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-26T19:35:41.405Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-26T19:35:41.613Z] --- PASS: TestNetworkNat (0.73s) [2020-03-26T19:35:41.613Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T19:35:41.662Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-26T19:35:41.918Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-26T19:35:42.481Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-26T19:35:42.482Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-26T19:35:42.669Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-03-26T19:35:42.669Z] === RUN TestNetworkLoopbackNat [2020-03-26T19:35:43.321Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2020-03-26T19:35:43.321Z] === RUN TestPause [2020-03-26T19:35:43.411Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-26T19:35:43.411Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-26T19:35:43.977Z] --- PASS: TestPause (0.70s) [2020-03-26T19:35:43.977Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T19:35:43.977Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:35:43.977Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:35:43.977Z] === RUN TestPauseStopPausedContainer [2020-03-26T19:35:44.340Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-26T19:35:44.996Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-03-26T19:35:44.996Z] === RUN TestPsFilter [2020-03-26T19:35:44.996Z] --- PASS: TestPsFilter (0.18s) [2020-03-26T19:35:44.996Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T19:35:45.269Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-26T19:35:45.525Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-26T19:35:45.620Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-03-26T19:35:45.620Z] === RUN TestRemoveContainerWithVolume [2020-03-26T19:35:46.247Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-03-26T19:35:46.247Z] === RUN TestRemoveContainerRunning [2020-03-26T19:35:46.470Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-26T19:35:46.870Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-03-26T19:35:46.870Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T19:35:47.493Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-03-26T19:35:47.493Z] === RUN TestRemoveInvalidContainer [2020-03-26T19:35:47.785Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-26T19:35:47.785Z] === RUN TestRenameLinkedContainer [2020-03-26T19:35:49.743Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-26T19:35:49.743Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-26T19:35:49.743Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-26T19:35:50.489Z] --- PASS: TestRenameLinkedContainer (2.63s) [2020-03-26T19:35:50.489Z] === RUN TestRenameStoppedContainer [2020-03-26T19:35:51.114Z] === RUN TestDockerSuite/TestImportFile [2020-03-26T19:35:51.114Z] --- PASS: TestRenameStoppedContainer (0.69s) [2020-03-26T19:35:51.114Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T19:35:52.619Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-03-26T19:35:52.619Z] === RUN TestRenameInvalidName [2020-03-26T19:35:52.909Z] --- PASS: TestRenameInvalidName (0.68s) [2020-03-26T19:35:52.909Z] === RUN TestRenameAnonymousContainer [2020-03-26T19:35:53.006Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-26T19:35:53.006Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-26T19:35:55.526Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-26T19:35:55.626Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2020-03-26T19:35:55.626Z] === RUN TestRenameContainerWithSameName [2020-03-26T19:35:56.249Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-03-26T19:35:56.249Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T19:35:57.418Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-26T19:35:57.746Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-03-26T19:35:57.746Z] === RUN TestResize [2020-03-26T19:35:58.034Z] --- PASS: TestResize (0.65s) [2020-03-26T19:35:58.034Z] === RUN TestResizeWithInvalidSize [2020-03-26T19:35:58.658Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2020-03-26T19:35:58.658Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T19:35:59.311Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-26T19:35:59.711Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:35:59.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:35:59.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:35:59.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T19:35:59.711Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T19:35:59.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T19:35:59.711Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T19:35:59.875Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-26T19:36:00.804Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-26T19:36:01.736Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-26T19:36:01.736Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-26T19:36:01.736Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-26T19:36:02.667Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-26T19:36:03.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T19:36:03.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T19:36:03.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T19:36:03.596Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-26T19:36:04.525Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-26T19:36:05.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:36:05.456Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-26T19:36:06.385Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-26T19:36:06.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-26T19:36:07.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T19:36:07.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:36:07.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T19:36:07.204Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-26T19:36:07.204Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-26T19:36:07.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T19:36:09.097Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-26T19:36:10.027Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.81s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.97s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.02s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.52s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.50s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.72s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.43s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.09s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.09s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.15s) [2020-03-26T19:36:10.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2020-03-26T19:36:10.524Z] === RUN TestCgroupNamespacesRun [2020-03-26T19:36:10.609Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-26T19:36:10.866Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-26T19:36:11.796Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-26T19:36:11.796Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-26T19:36:12.012Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-03-26T19:36:12.012Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T19:36:13.165Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-26T19:36:14.057Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-03-26T19:36:14.057Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T19:36:14.094Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-26T19:36:14.657Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-26T19:36:15.559Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-03-26T19:36:15.559Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T19:36:16.026Z] === RUN TestDockerSuite/TestInspectImage [2020-03-26T19:36:16.026Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-26T19:36:16.026Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-26T19:36:16.026Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-26T19:36:16.589Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-26T19:36:17.064Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2020-03-26T19:36:17.064Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T19:36:17.520Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-26T19:36:17.778Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-26T19:36:18.574Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2020-03-26T19:36:18.574Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T19:36:18.710Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-26T19:36:19.609Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-03-26T19:36:19.609Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T19:36:19.639Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-26T19:36:20.656Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-03-26T19:36:20.656Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T19:36:22.159Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-26T19:36:22.159Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-26T19:36:22.207Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-03-26T19:36:22.207Z] === RUN TestKernelTCPMemory [2020-03-26T19:36:22.870Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-03-26T19:36:22.870Z] === RUN TestNISDomainname [2020-03-26T19:36:23.088Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-26T19:36:23.938Z] --- PASS: TestNISDomainname (0.86s) [2020-03-26T19:36:23.938Z] === RUN TestHostnameDnsResolution [2020-03-26T19:36:24.019Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-26T19:36:25.019Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-03-26T19:36:25.019Z] === RUN TestStats [2020-03-26T19:36:25.911Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-26T19:36:26.724Z] --- PASS: TestStats (1.70s) [2020-03-26T19:36:26.724Z] === RUN TestStopContainerWithTimeout [2020-03-26T19:36:26.724Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T19:36:26.724Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T19:36:26.724Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T19:36:26.725Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T19:36:26.725Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T19:36:26.725Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T19:36:26.725Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T19:36:26.725Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T19:36:26.725Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T19:36:26.725Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T19:36:26.725Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T19:36:26.725Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T19:36:26.842Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-26T19:36:27.771Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-26T19:36:28.699Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-26T19:36:29.262Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-26T19:36:29.934Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-26T19:36:29.934Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2020-03-26T19:36:29.934Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2020-03-26T19:36:29.934Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-03-26T19:36:29.934Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2020-03-26T19:36:29.934Z] === RUN TestDeleteDevicemapper [2020-03-26T19:36:29.934Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T19:36:29.934Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:36:29.934Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T19:36:30.192Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-26T19:36:31.123Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-26T19:36:31.123Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-26T19:36:31.635Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s) [2020-03-26T19:36:31.635Z] === RUN TestUpdateMemory [2020-03-26T19:36:32.729Z] --- PASS: TestUpdateMemory (0.90s) [2020-03-26T19:36:32.729Z] === RUN TestUpdateCPUQuota [2020-03-26T19:36:33.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-26T19:36:33.835Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-03-26T19:36:33.835Z] === RUN TestUpdatePidsLimit [2020-03-26T19:36:33.835Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-26T19:36:33.947Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-26T19:36:34.144Z] === RUN TestUpdatePidsLimit/no_change [2020-03-26T19:36:34.455Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-26T19:36:34.766Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-26T19:36:35.075Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-26T19:36:35.391Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-26T19:36:35.696Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-26T19:36:35.840Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-26T19:36:37.258Z] --- PASS: TestUpdatePidsLimit (3.32s) [2020-03-26T19:36:37.258Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-03-26T19:36:37.259Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-03-26T19:36:37.259Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-03-26T19:36:37.259Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-03-26T19:36:37.259Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-03-26T19:36:37.259Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-03-26T19:36:37.259Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-03-26T19:36:37.259Z] === RUN TestUpdateRestartPolicy [2020-03-26T19:36:37.732Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-26T19:36:37.988Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-26T19:36:37.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-26T19:36:39.882Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-26T19:36:40.812Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-26T19:36:42.703Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-26T19:36:44.597Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-26T19:36:45.161Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-26T19:36:45.162Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-26T19:36:47.680Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-26T19:36:47.937Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-26T19:36:48.500Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-26T19:36:49.867Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-26T19:36:50.094Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2020-03-26T19:36:50.094Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T19:36:50.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-03-26T19:36:50.094Z] === RUN TestWaitNonBlocked [2020-03-26T19:36:50.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:36:50.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:36:50.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:36:50.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:36:50.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T19:36:50.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T19:36:50.776Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-26T19:36:50.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2020-03-26T19:36:50.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-03-26T19:36:50.776Z] === RUN TestWaitBlocked [2020-03-26T19:36:50.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:36:50.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:36:50.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:36:50.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:36:50.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T19:36:50.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T19:36:51.235Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-26T19:36:51.906Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-26T19:36:51.906Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-03-26T19:36:51.906Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-03-26T19:36:51.906Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T19:36:51.906Z] === CONT TestIpcModeOlderClient [2020-03-26T19:36:51.906Z] === CONT TestDaemonHostGatewayIP [2020-03-26T19:36:51.906Z] === CONT TestDaemonRestartIpcMode [2020-03-26T19:36:51.906Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-26T19:36:53.754Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-26T19:36:56.453Z] --- PASS: TestContainerStartOnDaemonRestart (3.91s) [2020-03-26T19:36:56.453Z] --- PASS: TestDaemonHostGatewayIP (4.60s) [2020-03-26T19:36:56.453Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2020-03-26T19:36:56.453Z] PASS [2020-03-26T19:36:56.453Z] [2020-03-26T19:36:56.453Z] === Skipped [2020-03-26T19:36:56.453Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-26T19:36:56.453Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T19:36:56.453Z] [2020-03-26T19:36:56.453Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T19:36:56.453Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T19:36:56.453Z] [2020-03-26T19:36:56.453Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T19:36:56.453Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T19:36:56.453Z] [2020-03-26T19:36:56.453Z] [2020-03-26T19:36:56.453Z] DONE 199 tests, 3 skipped in 117.670s [2020-03-26T19:36:56.453Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T19:36:56.453Z] ++ 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-03-26T19:36:56.453Z] ++ set -e [2020-03-26T19:36:56.453Z] ++ '[' -n 0 ']' [2020-03-26T19:36:56.453Z] ++ set -x [2020-03-26T19:36:56.453Z] ++ env -i DEST=/go/src/github.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-03-26T19:36:56.758Z] INFO: Testing against a local daemon [2020-03-26T19:36:56.758Z] === RUN TestCommitInheritsEnv [2020-03-26T19:36:57.065Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-03-26T19:36:57.065Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T19:36:57.065Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T19:36:57.065Z] === RUN TestImagesFilterMultiReference [2020-03-26T19:36:57.065Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-26T19:36:57.065Z] === RUN TestImagePullPlatformInvalid [2020-03-26T19:36:57.373Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-26T19:36:57.373Z] === RUN TestRemoveImageOrphaning [2020-03-26T19:36:57.683Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-03-26T19:36:57.683Z] === RUN TestRemoveImageGarbageCollector [2020-03-26T19:36:57.683Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-26T19:36:57.683Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:36:57.683Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T19:36:57.683Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-26T19:36:57.683Z] === RUN TestTagInvalidReference [2020-03-26T19:36:57.683Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-26T19:36:57.683Z] === RUN TestTagValidPrefixedRepo [2020-03-26T19:36:57.683Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-26T19:36:57.683Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T19:36:57.683Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-26T19:36:57.683Z] === RUN TestTagOfficialNames [2020-03-26T19:36:57.995Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-26T19:36:57.995Z] === RUN TestTagMatchesDigest [2020-03-26T19:36:57.995Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-26T19:36:57.995Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T19:36:59.008Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-26T19:37:03.180Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-26T19:37:04.548Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-26T19:37:05.917Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-26T19:37:08.436Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-26T19:37:08.999Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-26T19:37:11.518Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-26T19:37:11.518Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-26T19:37:12.084Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-26T19:37:12.084Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-26T19:37:12.084Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-26T19:37:13.013Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-26T19:37:13.942Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-26T19:37:18.112Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-26T19:37:18.368Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-26T19:37:23.616Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-26T19:37:24.179Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-26T19:37:24.179Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-26T19:37:25.548Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-26T19:37:26.477Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-26T19:37:27.850Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-26T19:37:28.781Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-26T19:37:30.148Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-26T19:37:30.148Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-26T19:37:32.668Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-26T19:37:33.598Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-26T19:37:34.528Z] === RUN TestDockerSuite/TestLogsSince [2020-03-26T19:37:41.068Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-26T19:37:41.631Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-26T19:37:44.151Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-26T19:37:48.321Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-26T19:37:48.321Z] === RUN TestDockerSuite/TestLogsTail [2020-03-26T19:37:49.250Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-26T19:37:50.180Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-26T19:37:51.112Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-26T19:37:51.675Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-26T19:37:52.239Z] === RUN TestDockerSuite/TestNetHostname [2020-03-26T19:37:54.757Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-26T19:37:55.013Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-26T19:37:56.389Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-26T19:37:56.952Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-26T19:37:59.472Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-26T19:37:59.728Z] === RUN TestDockerSuite/TestPluginActive [2020-03-26T19:38:00.291Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-26T19:38:01.660Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-26T19:38:04.936Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-26T19:38:08.208Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-26T19:38:08.773Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-26T19:38:08.773Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-26T19:38:09.336Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-26T19:38:11.856Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-26T19:38:12.785Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-26T19:38:14.678Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-26T19:38:15.608Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-26T19:38:16.537Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-26T19:38:19.061Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-26T19:38:21.590Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-26T19:38:22.152Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-26T19:38:24.044Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-26T19:38:25.937Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-26T19:38:25.937Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-26T19:38:27.306Z] === RUN TestDockerSuite/TestPortList [2020-03-26T19:38:32.559Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-26T19:38:39.104Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-26T19:38:39.104Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-26T19:38:40.475Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-26T19:38:48.565Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-26T19:38:48.565Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-26T19:38:48.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-26T19:38:49.128Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-26T19:38:49.128Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-26T19:38:50.057Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-26T19:38:50.057Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-26T19:38:50.986Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-26T19:38:50.986Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-26T19:38:52.354Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-26T19:38:52.611Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-26T19:38:52.611Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-26T19:38:55.890Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-26T19:38:56.820Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-26T19:38:58.714Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-26T19:38:58.714Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-26T19:38:58.971Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-26T19:38:59.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-26T19:39:02.807Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-26T19:39:03.063Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-26T19:39:03.627Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-26T19:39:07.800Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-26T19:39:08.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-26T19:39:11.638Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-26T19:39:13.532Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-26T19:39:13.790Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-26T19:39:17.962Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-26T19:39:24.524Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-26T19:39:26.419Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-26T19:39:27.786Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-26T19:39:30.308Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-26T19:39:32.200Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-26T19:39:34.092Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-26T19:39:35.462Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-26T19:39:37.354Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-26T19:39:38.286Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-26T19:39:40.181Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-26T19:39:40.437Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-26T19:39:41.368Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-26T19:39:44.639Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-26T19:39:47.162Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-26T19:39:47.724Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-26T19:39:47.724Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-26T19:39:47.724Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-26T19:39:47.981Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-26T19:39:47.981Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-26T19:39:48.933Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-26T19:39:50.830Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-26T19:39:51.087Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-26T19:39:52.456Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-26T19:39:53.021Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-26T19:39:54.391Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-26T19:40:02.491Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-26T19:40:03.422Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-26T19:40:05.943Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-26T19:40:05.943Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-26T19:40:05.943Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-26T19:40:05.943Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-26T19:40:09.214Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-26T19:40:10.584Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-26T19:40:15.836Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-26T19:40:15.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-26T19:40:16.765Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-26T19:40:16.765Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-26T19:40:17.023Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-26T19:40:18.396Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-26T19:40:21.670Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-26T19:40:21.670Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-26T19:40:23.040Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-26T19:40:23.298Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-26T19:40:25.193Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-26T19:40:26.562Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-26T19:40:28.456Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-26T19:40:29.387Z] === RUN TestDockerSuite/TestRmiTag [2020-03-26T19:40:29.387Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-26T19:40:30.317Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-26T19:40:35.576Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-26T19:40:35.833Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-26T19:40:36.763Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-26T19:40:37.326Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-26T19:40:39.220Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-26T19:40:39.783Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-26T19:40:40.040Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-26T19:40:40.969Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-26T19:40:40.969Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-26T19:40:41.900Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-26T19:40:43.807Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-26T19:40:44.371Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-26T19:40:45.302Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-26T19:40:46.232Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-26T19:40:46.489Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-26T19:40:47.859Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-26T19:40:49.752Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-26T19:40:50.682Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-26T19:40:51.611Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-26T19:40:52.540Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-26T19:40:53.469Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-26T19:40:54.838Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-26T19:40:54.838Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-26T19:40:56.207Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-26T19:40:57.138Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-26T19:40:58.068Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-26T19:40:58.068Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-26T19:40:59.000Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-26T19:40:59.930Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-26T19:40:59.930Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-26T19:41:02.450Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-26T19:41:03.379Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-26T19:41:03.950Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-26T19:41:04.893Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-26T19:41:05.823Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-26T19:41:05.823Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-26T19:41:06.752Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-26T19:41:07.314Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-26T19:41:08.243Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-26T19:41:09.173Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-26T19:41:10.103Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-26T19:41:10.103Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-26T19:41:10.667Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-26T19:41:10.667Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-26T19:41:12.561Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-26T19:41:13.126Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-26T19:41:14.055Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-26T19:41:14.055Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-26T19:41:14.985Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-26T19:41:14.985Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-26T19:41:15.916Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-26T19:41:17.809Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-26T19:41:19.702Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-26T19:41:21.071Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-26T19:41:22.001Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-26T19:41:22.932Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-26T19:41:23.862Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-26T19:41:24.793Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-26T19:41:25.367Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-26T19:41:27.275Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-26T19:41:30.547Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-26T19:41:31.111Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-26T19:41:31.111Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-26T19:41:32.041Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-26T19:41:34.561Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-26T19:41:36.453Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-26T19:41:38.344Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-26T19:41:39.714Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-26T19:41:42.986Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-26T19:41:42.986Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-26T19:41:42.986Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-26T19:41:43.550Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-26T19:41:45.443Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-26T19:41:47.336Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-26T19:41:49.857Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-26T19:41:50.799Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-26T19:41:52.715Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-26T19:41:53.278Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-26T19:41:53.278Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-26T19:41:54.208Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-26T19:41:56.100Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-26T19:41:56.100Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-26T19:41:57.029Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-26T19:41:57.594Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-26T19:41:58.524Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-26T19:41:59.456Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-26T19:41:59.456Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-26T19:42:00.385Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-26T19:42:01.314Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-26T19:42:01.878Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-26T19:42:02.808Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-26T19:42:03.737Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-26T19:42:04.667Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-26T19:42:05.595Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-26T19:42:05.991Z] --- PASS: TestImportExtremelyLargeImageWorks (300.60s) [2020-03-26T19:42:05.991Z] PASS [2020-03-26T19:42:05.991Z] [2020-03-26T19:42:05.991Z] === Skipped [2020-03-26T19:42:05.991Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-26T19:42:05.991Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:42:05.991Z] [2020-03-26T19:42:05.991Z] [2020-03-26T19:42:05.991Z] DONE 12 tests, 1 skipped in 301.977s [2020-03-26T19:42:05.991Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T19:42:05.991Z] ++ 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-03-26T19:42:05.991Z] ++ set -e [2020-03-26T19:42:05.991Z] ++ '[' -n 0 ']' [2020-03-26T19:42:05.991Z] ++ set -x [2020-03-26T19:42:05.991Z] ++ env -i DEST=/go/src/github.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-03-26T19:42:05.991Z] INFO: Testing against a local daemon [2020-03-26T19:42:05.991Z] === RUN TestNetworkCreateDelete [2020-03-26T19:42:05.991Z] --- PASS: TestNetworkCreateDelete (0.25s) [2020-03-26T19:42:05.991Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T19:42:05.991Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s) [2020-03-26T19:42:05.991Z] === RUN TestInspectNetwork [2020-03-26T19:42:05.991Z] === RUN TestInspectNetwork/full_network_id [2020-03-26T19:42:05.991Z] === RUN TestInspectNetwork/partial_network_id [2020-03-26T19:42:05.991Z] === RUN TestInspectNetwork/network_name [2020-03-26T19:42:05.991Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-26T19:42:06.158Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-26T19:42:06.158Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-26T19:42:07.087Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-26T19:42:07.500Z] --- PASS: TestInspectNetwork (8.01s) [2020-03-26T19:42:07.500Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-26T19:42:07.500Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-26T19:42:07.500Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-26T19:42:07.500Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-26T19:42:07.500Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T19:42:08.017Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-26T19:42:09.909Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-26T19:42:09.909Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-26T19:42:09.909Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-26T19:42:10.286Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-03-26T19:42:10.287Z] === RUN TestNetworkInvalidJSON [2020-03-26T19:42:10.287Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T19:42:10.287Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T19:42:10.287Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:42:10.287Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:42:10.287Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:42:10.287Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:42:10.287Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T19:42:10.287Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T19:42:10.287Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T19:42:10.287Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-03-26T19:42:10.287Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T19:42:10.287Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T19:42:10.287Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T19:42:10.287Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T19:42:10.583Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-03-26T19:42:10.583Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T19:42:11.633Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-26T19:42:11.633Z] === RUN TestDaemonDefaultNetworkPools [2020-03-26T19:42:12.701Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-03-26T19:42:12.701Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T19:42:13.757Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2020-03-26T19:42:13.757Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T19:42:14.087Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-26T19:42:14.650Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-26T19:42:15.269Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s) [2020-03-26T19:42:15.269Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T19:42:15.927Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-26T19:42:15.927Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T19:42:18.718Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2020-03-26T19:42:18.718Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T19:42:18.718Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:42:18.718Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:42:18.718Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T19:42:26.825Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-26T19:42:27.388Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-26T19:42:29.281Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-26T19:42:29.281Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-26T19:42:29.281Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-26T19:42:29.281Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-26T19:42:30.211Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-26T19:42:33.483Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-26T19:42:34.115Z] --- PASS: TestServiceWithDataPathPortInit (14.70s) [2020-03-26T19:42:34.115Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-26T19:42:35.377Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-26T19:42:37.268Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-26T19:42:37.831Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-26T19:42:38.760Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-26T19:42:39.323Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-26T19:42:40.692Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-26T19:42:40.692Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-26T19:42:40.949Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-26T19:42:41.036Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2020-03-26T19:42:41.036Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8lr02dg95ueqr21arjoknliyk Created:2020-03-26 19:42:34.541314849 +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[2369ac03adbec3b0a8cab282fc15625c93a5c457bb2d060fcb9848d6e8852448:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2cubwb6qflyz8gdh9ay5jk1qn EndpointID:3f024fc5efbe544bdab3ae7c886789bc587de2ed66db99c5fe8769112bf6bc95 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c89d6a6560c4f2ebe74f9181129525154bd75a5eaa4fc2711dececbfe6ad7867 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:716a636f38bc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2cubwb6qflyz8gdh9ay5jk1qn EndpointID:3f024fc5efbe544bdab3ae7c886789bc587de2ed66db99c5fe8769112bf6bc95 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-26T19:42:41.036Z] PASS [2020-03-26T19:42:41.036Z] [2020-03-26T19:42:41.036Z] === Skipped [2020-03-26T19:42:41.036Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T19:42:41.036Z] service_test.go:236: FLAKY_TEST [2020-03-26T19:42:41.036Z] [2020-03-26T19:42:41.036Z] [2020-03-26T19:42:41.036Z] DONE 22 tests, 1 skipped in 42.089s [2020-03-26T19:42:41.036Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:42:41.036Z] ++ 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-03-26T19:42:41.036Z] ++ set -e [2020-03-26T19:42:41.036Z] ++ '[' -n 0 ']' [2020-03-26T19:42:41.036Z] ++ set -x [2020-03-26T19:42:41.036Z] ++ env -i DEST=/go/src/github.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-03-26T19:42:41.036Z] INFO: Testing against a local daemon [2020-03-26T19:42:41.036Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T19:42:42.090Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) [2020-03-26T19:42:42.090Z] === RUN TestDockerNetworkIpvlan [2020-03-26T19:42:42.318Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-26T19:42:43.216Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-03-26T19:42:43.687Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-26T19:42:44.302Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-03-26T19:42:45.332Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-03-26T19:42:45.587Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-26T19:42:45.587Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-26T19:42:45.843Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-26T19:42:47.381Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-03-26T19:42:47.735Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-26T19:42:49.626Z] === RUN TestDockerSuite/TestRunMount [2020-03-26T19:42:50.114Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-03-26T19:42:52.207Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-03-26T19:42:54.948Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-03-26T19:42:56.171Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-26T19:42:56.427Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-26T19:42:57.356Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-26T19:42:59.256Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-26T19:42:59.404Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-03-26T19:43:01.776Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-26T19:43:04.947Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-03-26T19:43:05.046Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan (23.87s) [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.17s) [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.31s) [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.14s) [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.26s) [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.09s) [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.10s) [2020-03-26T19:43:05.975Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.72s) [2020-03-26T19:43:05.975Z] PASS [2020-03-26T19:43:05.975Z] [2020-03-26T19:43:05.975Z] DONE 11 tests in 25.459s [2020-03-26T19:43:06.265Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T19:43:06.265Z] ++ 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-03-26T19:43:06.265Z] ++ set -e [2020-03-26T19:43:06.265Z] ++ '[' -n 0 ']' [2020-03-26T19:43:06.265Z] ++ set -x [2020-03-26T19:43:06.265Z] ++ env -i DEST=/go/src/github.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-03-26T19:43:06.265Z] INFO: Testing against a local daemon [2020-03-26T19:43:06.265Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T19:43:06.939Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-26T19:43:07.752Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-03-26T19:43:07.752Z] === RUN TestDockerNetworkMacvlan [2020-03-26T19:43:08.771Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-26T19:43:09.791Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-26T19:43:10.209Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-26T19:43:10.810Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-26T19:43:11.576Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-26T19:43:12.950Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-26T19:43:12.950Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-26T19:43:13.519Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-26T19:43:13.891Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-26T19:43:15.259Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-26T19:43:15.564Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-26T19:43:15.822Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-26T19:43:16.752Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-26T19:43:19.273Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-26T19:43:21.089Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-26T19:43:21.713Z] --- PASS: TestDockerNetworkMacvlan (13.88s) [2020-03-26T19:43:21.714Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-26T19:43:21.714Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-03-26T19:43:21.714Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-03-26T19:43:21.714Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2020-03-26T19:43:21.714Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2020-03-26T19:43:21.714Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-03-26T19:43:21.714Z] PASS [2020-03-26T19:43:21.714Z] [2020-03-26T19:43:21.714Z] DONE 8 tests in 15.468s [2020-03-26T19:43:21.714Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T19:43:21.714Z] ++ 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-03-26T19:43:21.714Z] ++ set -e [2020-03-26T19:43:21.714Z] ++ '[' -n 0 ']' [2020-03-26T19:43:21.714Z] ++ set -x [2020-03-26T19:43:21.714Z] ++ env -i DEST=/go/src/github.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-03-26T19:43:21.714Z] testing: warning: no tests to run [2020-03-26T19:43:21.714Z] PASS [2020-03-26T19:43:21.714Z] [2020-03-26T19:43:21.714Z] DONE 0 tests in 0.016s [2020-03-26T19:43:21.714Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T19:43:21.714Z] ++ 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-03-26T19:43:21.714Z] ++ set -e [2020-03-26T19:43:21.714Z] ++ '[' -n 0 ']' [2020-03-26T19:43:21.714Z] ++ set -x [2020-03-26T19:43:21.714Z] ++ env -i DEST=/go/src/github.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-03-26T19:43:21.714Z] INFO: Testing against a local daemon [2020-03-26T19:43:21.714Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T19:43:21.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-26T19:43:23.761Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-03-26T19:43:23.761Z] === RUN TestAuthZPluginTLS [2020-03-26T19:43:24.049Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-03-26T19:43:24.049Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T19:43:24.671Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2020-03-26T19:43:24.671Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T19:43:24.959Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-03-26T19:43:24.959Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T19:43:25.586Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-03-26T19:43:25.586Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T19:43:27.045Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-26T19:43:27.045Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-26T19:43:27.301Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-26T19:43:27.631Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-03-26T19:43:27.631Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T19:43:27.919Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-26T19:43:27.919Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T19:43:28.230Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-26T19:43:28.230Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-26T19:43:28.543Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-03-26T19:43:28.543Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T19:43:29.159Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-26T19:43:29.166Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-26T19:43:29.166Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T19:43:29.723Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-26T19:43:29.723Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-26T19:43:30.651Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-26T19:43:31.217Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-03-26T19:43:31.217Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T19:43:31.580Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-26T19:43:31.580Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-26T19:43:32.509Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-26T19:43:33.261Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2020-03-26T19:43:33.261Z] === RUN TestAuthZPluginHeader [2020-03-26T19:43:33.437Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-26T19:43:34.279Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-03-26T19:43:34.279Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T19:43:34.279Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T19:43:34.279Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:34.279Z] === RUN TestAuthZPluginV2Disable [2020-03-26T19:43:34.279Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-26T19:43:34.279Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:34.279Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T19:43:34.279Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T19:43:34.279Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:34.279Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T19:43:34.279Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T19:43:34.279Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:34.279Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T19:43:35.329Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-26T19:43:36.258Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-26T19:43:36.820Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-26T19:43:37.759Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-26T19:43:38.323Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-26T19:43:39.252Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-26T19:43:39.816Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-26T19:43:39.816Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-26T19:43:40.745Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-26T19:43:41.675Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-26T19:43:41.675Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-26T19:43:42.604Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-26T19:43:43.973Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-26T19:43:43.973Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-26T19:43:48.146Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-26T19:43:49.075Z] === RUN TestDockerSuite/TestRunRm [2020-03-26T19:43:50.006Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-26T19:43:52.873Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-03-26T19:43:52.873Z] PASS [2020-03-26T19:43:52.873Z] [2020-03-26T19:43:52.873Z] === Skipped [2020-03-26T19:43:52.873Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T19:43:52.873Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:52.873Z] [2020-03-26T19:43:52.873Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-26T19:43:52.873Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:52.873Z] [2020-03-26T19:43:52.873Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T19:43:52.873Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:52.873Z] [2020-03-26T19:43:52.873Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T19:43:52.873Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:52.873Z] [2020-03-26T19:43:52.873Z] [2020-03-26T19:43:52.873Z] DONE 17 tests, 4 skipped in 29.393s [2020-03-26T19:43:52.873Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T19:43:52.873Z] ++ 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-03-26T19:43:52.873Z] ++ set -e [2020-03-26T19:43:52.873Z] ++ '[' -n 0 ']' [2020-03-26T19:43:52.873Z] ++ set -x [2020-03-26T19:43:52.873Z] ++ env -i DEST=/go/src/github.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-03-26T19:43:52.873Z] INFO: Testing against a local daemon [2020-03-26T19:43:52.873Z] === RUN TestPluginInvalidJSON [2020-03-26T19:43:52.873Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:43:52.873Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:43:52.873Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T19:43:52.873Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-26T19:43:52.873Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T19:43:52.873Z] PASS [2020-03-26T19:43:52.873Z] [2020-03-26T19:43:52.873Z] DONE 2 tests in 0.129s [2020-03-26T19:43:52.873Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T19:43:52.873Z] ++ 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-03-26T19:43:52.873Z] ++ set -e [2020-03-26T19:43:52.873Z] ++ '[' -n 0 ']' [2020-03-26T19:43:52.873Z] ++ set -x [2020-03-26T19:43:52.873Z] ++ env -i DEST=/go/src/github.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-03-26T19:43:52.873Z] INFO: Testing against a local daemon [2020-03-26T19:43:52.873Z] === RUN TestExternalGraphDriver [2020-03-26T19:43:52.873Z] === RUN TestExternalGraphDriver/json [2020-03-26T19:43:53.495Z] === RUN TestExternalGraphDriver/spec [2020-03-26T19:43:54.177Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-26T19:43:54.740Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-26T19:43:55.303Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-26T19:43:55.543Z] === RUN TestExternalGraphDriver/pull [2020-03-26T19:43:57.195Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-26T19:43:57.582Z] --- PASS: TestExternalGraphDriver (6.34s) [2020-03-26T19:43:57.582Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-03-26T19:43:57.582Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-03-26T19:43:57.582Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-03-26T19:43:57.582Z] === RUN TestGraphdriverPluginV2 [2020-03-26T19:43:57.872Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-26T19:43:57.872Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:57.872Z] PASS [2020-03-26T19:43:57.872Z] [2020-03-26T19:43:57.872Z] === Skipped [2020-03-26T19:43:57.872Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-26T19:43:57.872Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:43:57.872Z] [2020-03-26T19:43:57.872Z] [2020-03-26T19:43:57.872Z] DONE 5 tests, 1 skipped in 6.507s [2020-03-26T19:43:57.872Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T19:43:57.872Z] ++ 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-03-26T19:43:57.872Z] ++ set -e [2020-03-26T19:43:57.872Z] ++ '[' -n 0 ']' [2020-03-26T19:43:57.872Z] ++ set -x [2020-03-26T19:43:57.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:43:57.872Z] INFO: Testing against a local daemon [2020-03-26T19:43:57.872Z] === RUN TestContinueAfterPluginCrash [2020-03-26T19:43:57.872Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T19:43:57.872Z] === RUN TestReadPluginNoRead [2020-03-26T19:43:57.872Z] === PAUSE TestReadPluginNoRead [2020-03-26T19:43:57.872Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T19:43:57.872Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T19:43:57.872Z] === CONT TestContinueAfterPluginCrash [2020-03-26T19:43:57.872Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T19:43:57.872Z] === CONT TestReadPluginNoRead [2020-03-26T19:43:58.125Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-26T19:43:58.125Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-26T19:44:02.300Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-26T19:44:03.244Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-26T19:44:08.506Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-26T19:44:08.506Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-26T19:44:09.438Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-26T19:44:10.369Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-26T19:44:11.299Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-26T19:44:12.228Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-26T19:44:12.228Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-26T19:44:13.157Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-26T19:44:14.091Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-26T19:44:15.021Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-26T19:44:15.954Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-26T19:44:19.228Z] === RUN TestDockerSuite/TestRunState [2020-03-26T19:44:20.345Z] === RUN TestReadPluginNoRead/default [2020-03-26T19:44:20.345Z] --- PASS: TestDaemonStartWithLogOpt (22.18s) [2020-03-26T19:44:20.597Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-26T19:44:21.160Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-26T19:44:21.363Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-26T19:44:21.416Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-26T19:44:22.346Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-26T19:44:22.603Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-26T19:44:22.603Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-26T19:44:22.848Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-26T19:44:23.532Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-26T19:44:24.465Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-26T19:44:24.466Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-26T19:44:24.896Z] --- PASS: TestReadPluginNoRead (26.75s) [2020-03-26T19:44:24.896Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2020-03-26T19:44:24.896Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2020-03-26T19:44:24.896Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-03-26T19:44:24.896Z] read_test.go:91: [d56166b4dfa04] daemon is not started [2020-03-26T19:44:25.183Z] --- PASS: TestContinueAfterPluginCrash (27.46s) [2020-03-26T19:44:25.183Z] PASS [2020-03-26T19:44:25.183Z] [2020-03-26T19:44:25.183Z] DONE 6 tests in 27.562s [2020-03-26T19:44:25.470Z] 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-03-26T19:44:25.470Z] ++ 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-03-26T19:44:25.470Z] ++ set -e [2020-03-26T19:44:25.470Z] ++ '[' -n 0 ']' [2020-03-26T19:44:25.470Z] ++ set -x [2020-03-26T19:44:25.470Z] ++ env -i DEST=/go/src/github.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-03-26T19:44:25.470Z] testing: warning: no tests to run [2020-03-26T19:44:25.470Z] PASS [2020-03-26T19:44:25.470Z] [2020-03-26T19:44:25.470Z] DONE 0 tests in 0.021s [2020-03-26T19:44:25.470Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T19:44:25.470Z] ++ 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-03-26T19:44:25.470Z] ++ set -e [2020-03-26T19:44:25.470Z] ++ '[' -n 0 ']' [2020-03-26T19:44:25.470Z] ++ set -x [2020-03-26T19:44:25.470Z] ++ env -i DEST=/go/src/github.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-03-26T19:44:25.470Z] INFO: Testing against a local daemon [2020-03-26T19:44:25.470Z] === RUN TestPluginWithDevMounts [2020-03-26T19:44:25.470Z] === PAUSE TestPluginWithDevMounts [2020-03-26T19:44:25.470Z] === CONT TestPluginWithDevMounts [2020-03-26T19:44:26.362Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-26T19:44:26.362Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-26T19:44:26.362Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-26T19:44:26.926Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-26T19:44:28.161Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-03-26T19:44:28.161Z] PASS [2020-03-26T19:44:28.161Z] [2020-03-26T19:44:28.161Z] DONE 1 tests in 2.377s [2020-03-26T19:44:28.161Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T19:44:28.161Z] ++ 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-03-26T19:44:28.161Z] ++ set -e [2020-03-26T19:44:28.161Z] ++ '[' -n 0 ']' [2020-03-26T19:44:28.161Z] ++ set -x [2020-03-26T19:44:28.161Z] ++ env -i DEST=/go/src/github.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-03-26T19:44:28.161Z] INFO: Testing against a local daemon [2020-03-26T19:44:28.161Z] === RUN TestSecretInspect [2020-03-26T19:44:30.206Z] --- PASS: TestSecretInspect (2.26s) [2020-03-26T19:44:30.206Z] === RUN TestSecretList [2020-03-26T19:44:30.223Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-26T19:44:30.223Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-26T19:44:30.787Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-26T19:44:32.903Z] --- PASS: TestSecretList (2.29s) [2020-03-26T19:44:32.903Z] === RUN TestSecretsCreateAndDelete [2020-03-26T19:44:33.308Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-26T19:44:34.963Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2020-03-26T19:44:34.963Z] === RUN TestSecretsUpdate [2020-03-26T19:44:37.012Z] --- PASS: TestSecretsUpdate (2.32s) [2020-03-26T19:44:37.012Z] === RUN TestTemplatedSecret [2020-03-26T19:44:37.479Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-26T19:44:37.479Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-26T19:44:40.500Z] --- PASS: TestTemplatedSecret (2.80s) [2020-03-26T19:44:40.500Z] === RUN TestSecretCreateResolve [2020-03-26T19:44:40.751Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-26T19:44:41.314Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-26T19:44:42.245Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-26T19:44:42.502Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-26T19:44:42.502Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-26T19:44:42.559Z] --- PASS: TestSecretCreateResolve (2.34s) [2020-03-26T19:44:42.559Z] PASS [2020-03-26T19:44:42.559Z] [2020-03-26T19:44:42.559Z] DONE 6 tests in 14.467s [2020-03-26T19:44:42.559Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T19:44:42.559Z] ++ 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-03-26T19:44:42.559Z] ++ set -e [2020-03-26T19:44:42.559Z] ++ '[' -n 0 ']' [2020-03-26T19:44:42.559Z] ++ set -x [2020-03-26T19:44:42.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=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-03-26T19:44:42.559Z] INFO: Testing against a local daemon [2020-03-26T19:44:42.559Z] === RUN TestServiceCreateInit [2020-03-26T19:44:42.559Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T19:44:42.759Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-26T19:44:46.030Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-26T19:44:46.961Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-26T19:44:47.076Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T19:44:47.893Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-26T19:44:48.149Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-26T19:44:48.149Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-26T19:44:49.080Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-26T19:44:50.009Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-26T19:44:50.009Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-26T19:44:50.940Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-26T19:44:50.940Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-26T19:44:50.940Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-26T19:44:51.196Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-26T19:44:51.503Z] --- PASS: TestServiceCreateInit (8.36s) [2020-03-26T19:44:51.503Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s) [2020-03-26T19:44:51.503Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.24s) [2020-03-26T19:44:51.503Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T19:44:51.760Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-26T19:44:52.017Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-26T19:44:55.306Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-26T19:44:57.826Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-26T19:44:58.389Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-26T19:44:59.755Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-26T19:45:02.277Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-26T19:45:04.170Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-26T19:45:06.693Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-26T19:45:09.964Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-26T19:45:10.036Z] --- PASS: TestCreateServiceMultipleTimes (16.39s) [2020-03-26T19:45:10.036Z] === RUN TestCreateServiceConflict [2020-03-26T19:45:10.036Z] --- PASS: TestCreateServiceConflict (2.28s) [2020-03-26T19:45:10.036Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T19:45:10.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-26T19:45:11.149Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-26T19:45:12.078Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-26T19:45:12.078Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-26T19:45:12.078Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-26T19:45:12.078Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-26T19:45:12.334Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-26T19:45:12.743Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) [2020-03-26T19:45:12.743Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T19:45:13.263Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-26T19:45:14.191Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-26T19:45:15.121Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-26T19:45:17.013Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-26T19:45:17.576Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-26T19:45:18.509Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-26T19:45:18.509Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-26T19:45:19.438Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-26T19:45:19.438Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-26T19:45:19.438Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-26T19:45:19.438Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-26T19:45:19.438Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-26T19:45:19.438Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-26T19:45:19.695Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-26T19:45:19.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-26T19:45:20.207Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-26T19:45:20.207Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-26T19:45:21.137Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-26T19:45:22.069Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-26T19:45:22.998Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-26T19:45:22.998Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-26T19:45:23.928Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-26T19:45:24.184Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-26T19:45:25.113Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-26T19:45:25.113Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-26T19:45:26.042Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-26T19:45:26.605Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-26T19:45:26.605Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-26T19:45:26.605Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-26T19:45:27.534Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-26T19:45:28.035Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.41s) [2020-03-26T19:45:28.035Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T19:45:28.322Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2020-03-26T19:45:28.322Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T19:45:29.428Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-26T19:45:29.991Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-26T19:45:29.991Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-26T19:45:30.555Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-26T19:45:30.812Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-26T19:45:31.023Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2020-03-26T19:45:31.023Z] === RUN TestCreateServiceSysctls [2020-03-26T19:45:32.704Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-26T19:45:33.266Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-26T19:45:34.513Z] --- PASS: TestCreateServiceSysctls (3.52s) [2020-03-26T19:45:34.513Z] === RUN TestCreateServiceCapabilities [2020-03-26T19:45:35.787Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-26T19:45:36.716Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-26T19:45:36.716Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-26T19:45:36.716Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-26T19:45:37.213Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2020-03-26T19:45:37.213Z] === RUN TestInspect [2020-03-26T19:45:37.646Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-26T19:45:39.017Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-26T19:45:40.384Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-26T19:45:40.384Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-26T19:45:40.716Z] --- PASS: TestInspect (2.88s) [2020-03-26T19:45:40.716Z] === RUN TestCreateJob [2020-03-26T19:45:42.279Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-26T19:45:42.535Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-26T19:45:43.097Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-26T19:45:43.424Z] --- PASS: TestCreateJob (3.36s) [2020-03-26T19:45:43.424Z] === RUN TestReplicatedJob [2020-03-26T19:45:44.988Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-26T19:45:45.244Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-26T19:45:47.135Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-26T19:45:47.135Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-26T19:45:47.135Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-26T19:45:48.503Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-26T19:45:49.431Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-26T19:45:50.278Z] --- PASS: TestReplicatedJob (5.75s) [2020-03-26T19:45:50.278Z] === RUN TestUpdateReplicatedJob [2020-03-26T19:45:50.361Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-26T19:45:50.924Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-26T19:45:50.924Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-26T19:45:50.924Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-26T19:45:50.924Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-26T19:45:51.488Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-26T19:45:52.981Z] --- PASS: TestUpdateReplicatedJob (3.57s) [2020-03-26T19:45:52.982Z] === RUN TestServiceListWithStatuses [2020-03-26T19:45:52.982Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-26T19:45:52.982Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:45:52.982Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T19:45:54.008Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-26T19:45:58.576Z] --- PASS: TestDockerNetworkConnectAlias (4.80s) [2020-03-26T19:45:58.576Z] === RUN TestDockerNetworkReConnect [2020-03-26T19:46:00.551Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-26T19:46:01.288Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2020-03-26T19:46:01.288Z] === RUN TestServicePlugin [2020-03-26T19:46:01.288Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-26T19:46:01.288Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:46:01.288Z] === RUN TestServiceUpdateLabel [2020-03-26T19:46:02.442Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-26T19:46:03.812Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-26T19:46:04.008Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-03-26T19:46:04.008Z] === RUN TestServiceUpdateSecrets [2020-03-26T19:46:05.198Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-26T19:46:08.469Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-26T19:46:10.988Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-26T19:46:11.922Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-26T19:46:13.814Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-26T19:46:16.333Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-26T19:46:18.230Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-26T19:46:19.294Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-03-26T19:46:19.294Z] === RUN TestServiceUpdateConfigs [2020-03-26T19:46:21.502Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-26T19:46:26.751Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-26T19:46:30.022Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-26T19:46:34.612Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-03-26T19:46:34.612Z] === RUN TestServiceUpdateNetwork [2020-03-26T19:46:35.281Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-26T19:46:38.568Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-26T19:46:39.935Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-26T19:46:40.864Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-26T19:46:41.794Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-26T19:46:42.724Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-26T19:46:42.724Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-26T19:46:43.653Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-26T19:46:46.925Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-26T19:46:47.181Z] --- PASS: TestServiceUpdateNetwork (13.19s) [2020-03-26T19:46:47.181Z] PASS [2020-03-26T19:46:47.181Z] [2020-03-26T19:46:47.181Z] === Skipped [2020-03-26T19:46:47.181Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-26T19:46:47.181Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T19:46:47.181Z] [2020-03-26T19:46:47.181Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-26T19:46:47.181Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T19:46:47.181Z] [2020-03-26T19:46:47.181Z] [2020-03-26T19:46:47.181Z] DONE 23 tests, 2 skipped in 124.108s [2020-03-26T19:46:47.181Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T19:46:47.181Z] ++ 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-03-26T19:46:47.181Z] ++ set -e [2020-03-26T19:46:47.181Z] ++ '[' -n 0 ']' [2020-03-26T19:46:47.181Z] ++ set -x [2020-03-26T19:46:47.181Z] ++ env -i DEST=/go/src/github.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-03-26T19:46:47.181Z] INFO: Testing against a local daemon [2020-03-26T19:46:47.181Z] === RUN TestSessionCreate [2020-03-26T19:46:47.181Z] --- PASS: TestSessionCreate (0.06s) [2020-03-26T19:46:47.181Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T19:46:47.181Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-26T19:46:47.181Z] PASS [2020-03-26T19:46:47.181Z] [2020-03-26T19:46:47.181Z] DONE 2 tests in 0.205s [2020-03-26T19:46:47.181Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T19:46:47.181Z] ++ 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-03-26T19:46:47.181Z] ++ set -e [2020-03-26T19:46:47.181Z] ++ '[' -n 0 ']' [2020-03-26T19:46:47.181Z] ++ set -x [2020-03-26T19:46:47.181Z] ++ env -i DEST=/go/src/github.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-03-26T19:46:47.181Z] INFO: Testing against a local daemon [2020-03-26T19:46:47.181Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T19:46:47.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:46:47.181Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:46:47.181Z] === RUN TestEventsExecDie [2020-03-26T19:46:47.469Z] --- PASS: TestEventsExecDie (0.81s) [2020-03-26T19:46:47.469Z] === RUN TestEventsBackwardsCompatible [2020-03-26T19:46:47.756Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-26T19:46:47.756Z] === RUN TestInfoBinaryCommits [2020-03-26T19:46:47.756Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-26T19:46:47.756Z] === RUN TestInfoAPIVersioned [2020-03-26T19:46:47.756Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-03-26T19:46:47.756Z] === RUN TestInfoDiscoveryBackend [2020-03-26T19:46:48.293Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-26T19:46:48.376Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-26T19:46:48.376Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T19:46:49.410Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-26T19:46:49.410Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T19:46:49.697Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-03-26T19:46:49.697Z] === RUN TestInfoAPI [2020-03-26T19:46:49.984Z] --- PASS: TestInfoAPI (0.06s) [2020-03-26T19:46:49.984Z] === RUN TestInfoAPIWarnings [2020-03-26T19:46:50.274Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-26T19:46:50.274Z] === RUN TestInfoDebug [2020-03-26T19:46:50.906Z] --- PASS: TestInfoDebug (0.54s) [2020-03-26T19:46:50.906Z] === RUN TestInfoInsecureRegistries [2020-03-26T19:46:51.527Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-03-26T19:46:51.527Z] === RUN TestInfoRegistryMirrors [2020-03-26T19:46:52.146Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-26T19:46:52.146Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T19:46:52.432Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-03-26T19:46:52.432Z] === RUN TestPingCacheHeaders [2020-03-26T19:46:52.432Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-03-26T19:46:52.432Z] === RUN TestPingGet [2020-03-26T19:46:52.432Z] --- PASS: TestPingGet (0.03s) [2020-03-26T19:46:52.432Z] === RUN TestPingHead [2020-03-26T19:46:52.432Z] --- PASS: TestPingHead (0.05s) [2020-03-26T19:46:52.432Z] === RUN TestVersion [2020-03-26T19:46:52.467Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-26T19:46:52.718Z] --- PASS: TestVersion (0.06s) [2020-03-26T19:46:52.718Z] PASS [2020-03-26T19:46:52.718Z] [2020-03-26T19:46:52.718Z] === Skipped [2020-03-26T19:46:52.718Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T19:46:52.718Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T19:46:52.718Z] [2020-03-26T19:46:52.718Z] [2020-03-26T19:46:52.718Z] DONE 18 tests, 1 skipped in 6.019s [2020-03-26T19:46:52.718Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T19:46:52.718Z] ++ 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-03-26T19:46:52.718Z] ++ set -e [2020-03-26T19:46:52.718Z] ++ '[' -n 0 ']' [2020-03-26T19:46:52.718Z] ++ set -x [2020-03-26T19:46:52.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-26T19:46:52.718Z] INFO: Testing against a local daemon [2020-03-26T19:46:52.718Z] === RUN TestVolumesCreateAndList [2020-03-26T19:46:52.718Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-26T19:46:52.718Z] === RUN TestVolumesRemove [2020-03-26T19:46:53.007Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-26T19:46:53.007Z] === RUN TestVolumesInspect [2020-03-26T19:46:53.007Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-26T19:46:53.007Z] === RUN TestVolumesInvalidJSON [2020-03-26T19:46:53.007Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T19:46:53.007Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T19:46:53.007Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T19:46:53.007Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-26T19:46:53.007Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T19:46:53.007Z] PASS [2020-03-26T19:46:53.007Z] [2020-03-26T19:46:53.007Z] DONE 5 tests in 0.299s [2020-03-26T19:46:53.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T19:46:53.030Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-26T19:46:53.292Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T19:46:53.292Z] +++ kill 13400 [2020-03-26T19:46:53.959Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-26T19:46:53.959Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-26T19:46:54.772Z] +++ /etc/init.d/apparmor stop [2020-03-26T19:46:54.772Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T19:46:54.772Z] [2020-03-26T19:46:54.772Z] Unloading profiles will leave already running processes permanently [2020-03-26T19:46:54.772Z] unconfined, which can lead to unexpected situations. [2020-03-26T19:46:54.772Z] [2020-03-26T19:46:54.772Z] To set a process to complain mode, use the command line tool [2020-03-26T19:46:54.772Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T19:46:54.772Z] +++ true [2020-03-26T19:46:54.772Z] [2020-03-26T19:46:55.328Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized Post stage [Pipeline] junit [2020-03-26T19:46:56.303Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T19:46:57.221Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-26T19:46:57.221Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-26T19:46:57.281Z] + echo Ensuring container killed. [2020-03-26T19:46:57.281Z] Ensuring container killed. [2020-03-26T19:46:57.281Z] + docker rm -vf docker-pr7 [2020-03-26T19:46:57.281Z] Error: No such container: docker-pr7 [2020-03-26T19:46:57.281Z] + true [Pipeline] sh [2020-03-26T19:46:57.683Z] + echo Chowning /workspace to jenkins user [2020-03-26T19:46:57.683Z] Chowning /workspace to jenkins user [2020-03-26T19:46:57.683Z] + id -u [2020-03-26T19:46:57.683Z] + id -g [2020-03-26T19:46:57.683Z] + docker run --rm -v /home/docker/workspace/moby_PR-40629:/workspace busybox chown -R 1001:1001 /workspace [2020-03-26T19:46:57.683Z] Unable to find image 'busybox:latest' locally [2020-03-26T19:46:57.968Z] latest: Pulling from library/busybox [2020-03-26T19:46:57.968Z] 4c6795986792: Pulling fs layer [2020-03-26T19:46:58.253Z] 4c6795986792: Verifying Checksum [2020-03-26T19:46:58.253Z] 4c6795986792: Download complete [2020-03-26T19:46:58.552Z] 4c6795986792: Pull complete [2020-03-26T19:46:58.552Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T19:46:58.552Z] Status: Downloaded newer image for busybox:latest [2020-03-26T19:46:58.590Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-26T19:46:59.957Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-26T19:47:00.215Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T19:47:00.782Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-26T19:47:01.002Z] + bundleName=ppc64le-integration [2020-03-26T19:47:01.002Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-26T19:47:01.002Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-26T19:47:01.002Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-03-26T19:47:01.002Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-26T19:47:01.334Z] Archiving artifacts [2020-03-26T19:47:01.712Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40629/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T19:47:02.112Z] + make clean [2020-03-26T19:47:02.732Z] make: command: Command not found [2020-03-26T19:47:02.732Z] make: command: Command not found [2020-03-26T19:47:02.732Z] docker volume rm -f docker-dev-cache [2020-03-26T19:47:02.732Z] docker-dev-cache [Pipeline] deleteDir [2020-03-26T19:47:03.303Z] === RUN TestDockerSuite/TestUpdateStats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T19:47:06.575Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-26T19:47:06.831Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-26T19:47:08.728Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-26T19:47:08.728Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-26T19:47:10.098Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-26T19:47:11.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-26T19:47:16.278Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-26T19:47:19.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-26T19:47:22.821Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-26T19:47:25.340Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-26T19:47:29.514Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-26T19:47:34.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-26T19:47:37.291Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-26T19:47:39.812Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-26T19:47:41.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-26T19:47:43.073Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-26T19:47:45.594Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-26T19:47:48.115Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-26T19:47:50.643Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-26T19:47:53.164Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-26T19:47:55.686Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-26T19:48:10.541Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-26T19:48:10.541Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-26T19:48:10.541Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-26T19:48:11.470Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-26T19:48:11.470Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-26T19:48:11.727Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-26T19:48:11.727Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-26T19:48:12.658Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-26T19:48:12.658Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-26T19:48:13.589Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-26T19:48:13.589Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-26T19:48:13.846Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-26T19:48:13.846Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-26T19:48:13.846Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-26T19:48:17.117Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-26T19:48:17.117Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-26T19:48:17.117Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-26T19:48:17.117Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-26T19:48:17.117Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-26T19:48:18.047Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-26T19:48:20.567Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-26T19:48:20.567Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-26T19:48:20.567Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-26T19:48:24.740Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-26T19:48:28.914Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite (1865.58s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (7.91s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.81s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (4.65s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.76s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (34.15s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.40s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.49s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.06s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.06s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.94s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.96s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.04s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAttachDetach (1.04s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.08s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.25s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.10s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.29s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.05s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.35s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.20s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.41s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.81s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.77s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.25s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.21s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.87s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.46s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.05s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.32s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.94s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.81s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.62s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.09s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.65s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.29s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.93s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.37s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.09s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.92s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.58s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.35s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.58s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.84s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.42s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.06s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.71s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.20s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.75s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.46s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.99s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.69s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.62s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.73s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.26s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.07s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.29s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.01s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.86s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-03-26T19:48:28.914Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-26T19:48:28.914Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.79s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.99s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildContChar (4.26s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.37s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.75s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.12s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.20s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s) [2020-03-26T19:48:28.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-03-26T19:48:28.914Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-26T19:48:28.914Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-26T19:48:28.914Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-26T19:48:28.914Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.15s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.67s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.93s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.98s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.61s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-03-26T19:48:28.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.75s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.88s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.66s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.30s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.79s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.25s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.72s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.55s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.68s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.54s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.47s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.84s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.36s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.20s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.43s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.38s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.46s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.05s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.89s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.96s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.76s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-26T19:48:28.915Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.15s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.33s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.26s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.83s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.25s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.68s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.62s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildHistory (5.36s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.54s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLabel (0.78s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLabels (0.81s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.25s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.54s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.92s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.81s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.76s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.76s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.41s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.29s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.39s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.91s) [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-26T19:48:28.915Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.73s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.64s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.92s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.43s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.64s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.43s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.17s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.90s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.02s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.34s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.51s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.69s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.52s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.69s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.57s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.88s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildPATH (2.42s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.32s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.78s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.44s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildRm (3.70s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.29s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.66s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.62s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.85s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.72s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.79s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.28s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.20s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.25s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-26T19:48:28.915Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.50s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.25s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildStderr (1.37s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.35s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.34s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.24s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.06s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.80s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildUser (2.29s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.60s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.15s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.35s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.12s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.68s) [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-26T19:48:28.915Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-26T19:48:28.915Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-26T19:48:28.915Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-26T19:48:28.915Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.97s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.27s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.56s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.27s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s) [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-26T19:48:28.915Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.09s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.48s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-26T19:48:28.915Z] docker_cli_sni_test.go:18: Flakey test [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.99s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitChange (1.04s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.92s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.15s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.26s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitTTY (1.90s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.88s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.87s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.98s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.91s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.10s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.95s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.04s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.86s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.74s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.12s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-03-26T19:48:28.915Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-26T19:48:28.915Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.26s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.75s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.39s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.20s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-03-26T19:48:28.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a95c00_} (1.63s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1649193370_/foo_false____} (1.60s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1649193370_/foo_true____} (1.66s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3016299057_/foo_false____} (1.66s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3016299057_/foo_true____} (1.64s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3016299057_/foo_true__0xc000a95c60__} (1.62s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a95c80_} (1.61s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a95ca0_} (1.82s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a95cc0_} (1.63s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a95d00_} (1.65s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.55s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.09s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.02s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.58s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.15s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.82s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.58s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.29s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.62s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.06s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.55s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.97s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.76s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.89s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToStdout (1.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.57s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.19s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s) [2020-03-26T19:48:28.916Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-26T19:48:28.916Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.99s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-03-26T19:48:28.916Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-26T19:48:28.916Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.54s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.61s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.96s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.79s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.15s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.94s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.11s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.68s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.20s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.65s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.10s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.40s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.07s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.27s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.76s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.72s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.02s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsCopy (1.48s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.86s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.88s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.54s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.53s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.42s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFilters (1.70s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFormat (1.63s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2020-03-26T19:48:28.916Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-26T19:48:28.916Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-26T19:48:28.916Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-26T19:48:28.916Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.68s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsRename (0.90s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.20s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.59s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.95s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.98s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.95s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.06s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.64s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.95s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecCgroup (1.43s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecEnv (1.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.67s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.93s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecInspectID (2.95s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.86s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecParseError (0.93s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.95s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.81s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecStartFails (0.92s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.41s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecTTY (1.05s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2020-03-26T19:48:28.916Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-26T19:48:28.916Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.17s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.90s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.91s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestExecWithUser (1.07s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.93s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.13s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.78s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.95s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestHealth (21.35s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.25s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.97s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.00s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.20s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImportGzipped (1.95s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.85s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.09s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.89s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.96s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2020-03-26T19:48:28.916Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.82s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.89s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.91s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.96s) [2020-03-26T19:48:28.917Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-26T19:48:28.917Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.34s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectDefault (0.76s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectHistory (1.03s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-03-26T19:48:28.917Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-26T19:48:28.917Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.89s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.93s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.93s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.44s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.91s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectStatus (1.05s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.82s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.05s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.87s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.74s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.93s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.85s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.87s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.63s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.67s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.84s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.55s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.04s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.63s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.53s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.19s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.03s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.66s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.88s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsSince (7.05s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.03s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsTail (0.90s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.54s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestNetHostname (2.45s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.30s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.57s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.95s) [2020-03-26T19:48:28.917Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-26T19:48:28.917Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.48s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.56s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.23s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.36s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.67s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.56s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPortList (11.53s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.79s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.73s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.95s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.75s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsByOrder (3.49s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.58s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (6.51s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.29s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.06s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.73s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.57s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.74s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.82s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.86s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.33s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.68s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.72s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.90s) [2020-03-26T19:48:28.917Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-26T19:48:28.917Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.00s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.65s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.62s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.90s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.96s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (2.12s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.61s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.71s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.82s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.63s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.24s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.43s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.99s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.14s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.06s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.61s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.77s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.96s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.70s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.86s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.91s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.13s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.27s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.94s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.54s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.85s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.74s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.86s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.42s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.91s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.94s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.96s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.88s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.96s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.87s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.78s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.51s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.94s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.09s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.10s) [2020-03-26T19:48:28.917Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.05s) [2020-03-26T19:48:28.917Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.917Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-26T19:48:28.917Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.89s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.00s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.54s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.87s) [2020-03-26T19:48:28.917Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-26T19:48:28.917Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.88s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2020-03-26T19:48:28.917Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.90s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.88s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.90s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.88s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.69s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.41s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.69s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.69s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.93s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.39s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.68s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.80s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.34s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.33s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.81s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.69s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunMount (6.45s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.88s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.43s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.25s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.77s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.45s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.46s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.78s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2020-03-26T19:48:28.918Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.85s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.65s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-26T19:48:28.918Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.36s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.69s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.88s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.69s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.41s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.27s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (1.06s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.96s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.82s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (1.03s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.11s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunState (2.01s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.93s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunSysctls (1.82s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.97s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.24s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.07s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.26s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.94s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.76s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.54s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.52s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.30s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUserByName (0.99s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.92s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-26T19:48:28.918Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.93s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.39s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.23s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.65s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.66s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.47s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.07s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.87s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.92s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.88s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.72s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.21s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.92s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.20s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.34s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.05s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s) [2020-03-26T19:48:28.918Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents273611235 [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.64s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.78s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.65s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.64s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.74s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.19s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.68s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.03s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.73s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.92s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStartRecordError (1.87s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.04s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.12s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.34s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.21s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.48s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.95s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.98s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-03-26T19:48:28.918Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.88s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.83s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.88s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.93s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.04s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.91s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.05s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.07s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.26s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateStats (3.84s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.98s) [2020-03-26T19:48:28.918Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-26T19:48:28.918Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.11s) [2020-03-26T19:48:28.918Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.13s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.31s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.78s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.34s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.70s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.42s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.21s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.85s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.51s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.60s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.40s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.43s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.10s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.05s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.82s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.89s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.57s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.49s) [2020-03-26T19:48:28.919Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.59s) [2020-03-26T19:48:28.919Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-26T19:48:28.919Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-26T19:48:28.919Z] === RUN TestDockerRegistrySuite [2020-03-26T19:48:28.919Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-26T19:48:30.287Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-26T19:48:32.180Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-26T19:48:34.078Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-26T19:48:34.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-26T19:48:39.329Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-26T19:48:43.501Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-26T19:48:48.751Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-26T19:48:49.681Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-26T19:48:51.050Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-26T19:48:52.418Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-26T19:48:53.786Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-26T19:48:55.154Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-26T19:48:56.523Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-26T19:48:57.892Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-26T19:49:01.162Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-26T19:49:03.697Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-26T19:49:05.064Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-26T19:49:09.237Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-26T19:49:10.168Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-26T19:49:10.168Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-26T19:49:11.536Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-26T19:49:12.904Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-26T19:49:14.272Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-26T19:49:18.446Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-26T19:49:18.446Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-26T19:49:19.817Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-26T19:49:20.381Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-26T19:49:20.381Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-26T19:49:20.639Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-26T19:49:20.895Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-26T19:49:21.152Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-26T19:49:21.409Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-26T19:49:22.778Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-26T19:49:25.298Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-26T19:49:26.228Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-26T19:49:27.597Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-26T19:49:28.544Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-26T19:49:29.112Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite (60.71s) [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.71s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d8c752d7ae6a6] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d41c9d3e60e93] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.96s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d76de6095f08c] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-03-26T19:49:29.369Z] check_test.go:196: [db5fbc253516b] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.78s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d84d121e54161] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.70s) [2020-03-26T19:49:29.369Z] check_test.go:196: [dffca5df94c96] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.47s) [2020-03-26T19:49:29.369Z] check_test.go:196: [dcf2ef4d8155f] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.55s) [2020-03-26T19:49:29.369Z] check_test.go:196: [db8f1d386f27d] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) [2020-03-26T19:49:29.369Z] check_test.go:196: [db86c7c220147] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.45s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d85c7d2e6fa7d] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.54s) [2020-03-26T19:49:29.369Z] check_test.go:196: [db59923001982] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s) [2020-03-26T19:49:29.369Z] check_test.go:196: [dfb6f68cba62f] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d0e69aea03eba] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.45s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d265b03219ee8] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.75s) [2020-03-26T19:49:29.369Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d58d41dddfdd06f9dbbea6a632096760cb28341714b91b33dcc992be3ffaec03 [2020-03-26T19:49:29.369Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f6a4467b25b2ba81175a463b8f3973c86aa4caabca28a6af3efffa254f63e8f7 [2020-03-26T19:49:29.369Z] check_test.go:196: [d598b0e3c617a] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.86s) [2020-03-26T19:49:29.369Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b93b77c6b2e40e59056bbba9bc2b8774eb9efd0ad10f1db2d846423fa94c606d [2020-03-26T19:49:29.369Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:12b4b25641eed400d5bb714e1aafa358e8264687b0084ab42d2eb7d80ba3c25f [2020-03-26T19:49:29.369Z] check_test.go:196: [da0ce414643e1] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.46s) [2020-03-26T19:49:29.369Z] check_test.go:196: [db981e5e68ffc] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.56s) [2020-03-26T19:49:29.369Z] check_test.go:196: [de26f2dbb0242] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d98fd3ad8240c] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-03-26T19:49:29.369Z] check_test.go:196: [dc8dc8e29be02] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d439cf71886fd] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d09df3e0950c5] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d15997d0f48e3] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.80s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d04416fbd2d6b] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d728451a3c3df] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.43s) [2020-03-26T19:49:29.369Z] check_test.go:196: [db13a873abfc8] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d945461a60927] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-26T19:49:29.369Z] check_test.go:196: [de874e16b5a55] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-03-26T19:49:29.369Z] check_test.go:196: [de8ed608040b7] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d33898aa2b125] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-03-26T19:49:29.369Z] check_test.go:196: [db44d363bbfd5] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d5280cc1ee858] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.46s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d22c5d2887768] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d0e1376fef1fb] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2020-03-26T19:49:29.369Z] check_test.go:196: [d745cde8179ad] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2020-03-26T19:49:29.369Z] check_test.go:196: [de8908877b313] daemon is not started [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-03-26T19:49:29.369Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2020-03-26T19:49:29.369Z] === RUN TestDockerSchema1RegistrySuite [2020-03-26T19:49:29.369Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-26T19:49:29.626Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-26T19:49:34.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-26T19:49:39.054Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-26T19:49:43.227Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-26T19:49:43.227Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-26T19:49:44.597Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-26T19:49:44.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-26T19:49:45.111Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-26T19:49:45.368Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-26T19:49:45.368Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-26T19:49:46.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-26T19:49:46.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-26T19:49:46.298Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-26T19:49:47.667Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-26T19:49:49.562Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-26T19:49:49.562Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-26T19:49:50.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-26T19:49:55.106Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-26T19:49:55.106Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-26T19:49:55.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-26T19:49:56.234Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-26T19:49:56.234Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-26T19:49:56.799Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-26T19:49:57.056Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-26T19:49:57.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite (28.15s) [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d5aace8a4519d] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.66s) [2020-03-26T19:49:57.570Z] check_test.go:223: [dd2a68e17824d] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.50s) [2020-03-26T19:49:57.570Z] check_test.go:223: [da5f5f599e179] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.53s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d9e9732d99434] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.41s) [2020-03-26T19:49:57.570Z] check_test.go:223: [dcd419503840e] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.45s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d9d313ba94f18] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d13195a1ba06a] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.51s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d8a50383630b2] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.45s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d52a94a8e24ca] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.46s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d9f8bbb8955a0] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.53s) [2020-03-26T19:49:57.570Z] check_test.go:223: [daed744ae2d71] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.55s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d69349faefe43] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2020-03-26T19:49:57.570Z] check_test.go:223: [deea2fe4146e8] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d43cca1448b2f] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.35s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d40c1dd7d64b7] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.37s) [2020-03-26T19:49:57.570Z] check_test.go:223: [dc22a0d58cf3f] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-03-26T19:49:57.570Z] check_test.go:223: [d5d91a2787237] daemon is not started [2020-03-26T19:49:57.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-26T19:49:57.570Z] check_test.go:223: [da6f3af38c822] daemon is not started [2020-03-26T19:49:57.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-26T19:49:57.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-26T19:49:58.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-26T19:49:58.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-26T19:49:59.260Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-26T19:49:59.260Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-26T19:50:01.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-26T19:50:01.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-26T19:50:01.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-26T19:50:02.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-26T19:50:02.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2020-03-26T19:50:02.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.04s) [2020-03-26T19:50:02.342Z] check_test.go:252: [d01ff63ae6228] daemon is not started [2020-03-26T19:50:02.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2020-03-26T19:50:02.342Z] check_test.go:252: [d305bf6bc3826] daemon is not started [2020-03-26T19:50:02.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-26T19:50:02.342Z] check_test.go:252: [dc613f5edef01] daemon is not started [2020-03-26T19:50:02.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.40s) [2020-03-26T19:50:02.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.28s) [2020-03-26T19:50:02.342Z] check_test.go:252: [d28615e4230df] daemon is not started [2020-03-26T19:50:02.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2020-03-26T19:50:02.342Z] check_test.go:252: [dd5da86496eac] daemon is not started [2020-03-26T19:50:02.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.65s) [2020-03-26T19:50:02.342Z] check_test.go:252: [d854706d9ec91] daemon is not started [2020-03-26T19:50:02.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-26T19:50:02.342Z] check_test.go:252: [d1f03c5fc8d8c] daemon is not started [2020-03-26T19:50:02.342Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-26T19:50:02.342Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-26T19:50:07.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-26T19:50:07.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-26T19:50:07.849Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-26T19:50:07.849Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-26T19:50:08.105Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-03-26T19:50:08.105Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-26T19:50:08.105Z] check_test.go:279: [d297e382fcc03] daemon is not started [2020-03-26T19:50:08.105Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-03-26T19:50:08.105Z] check_test.go:279: [d807b33662fcc] daemon is not started [2020-03-26T19:50:08.105Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-26T19:50:08.105Z] check_test.go:279: [d381ce2b2356c] daemon is not started [2020-03-26T19:50:08.105Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-26T19:50:08.105Z] check_test.go:279: [d1e3eae9e870c] daemon is not started [2020-03-26T19:50:08.105Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-03-26T19:50:08.105Z] check_test.go:279: [de0d72bfe2db6] daemon is not started [2020-03-26T19:50:08.105Z] === RUN TestDockerNetworkSuite [2020-03-26T19:50:08.105Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-26T19:50:11.379Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-26T19:50:12.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-26T19:50:17.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-26T19:50:20.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-26T19:50:25.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-26T19:50:26.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-26T19:50:36.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-26T19:50:38.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-26T19:50:40.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-26T19:50:41.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-26T19:50:42.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-26T19:50:43.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-26T19:50:45.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-26T19:50:45.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-26T19:50:45.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-26T19:50:47.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-26T19:50:47.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-26T19:50:47.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-26T19:50:48.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-26T19:50:49.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-26T19:50:51.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-26T19:50:51.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-26T19:50:51.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-26T19:50:51.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-26T19:50:52.914Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-26T19:50:56.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-26T19:50:56.192Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-26T19:51:00.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-26T19:51:00.367Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-26T19:51:03.645Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-26T19:51:07.821Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-26T19:51:10.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-26T19:51:10.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-26T19:51:11.535Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-26T19:51:11.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-26T19:51:11.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-26T19:51:12.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-26T19:51:12.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-26T19:51:12.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-26T19:51:12.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-26T19:51:17.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-26T19:51:17.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-26T19:51:17.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-26T19:51:18.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-26T19:51:23.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-26T19:51:27.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-26T19:51:27.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-26T19:51:28.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-26T19:51:32.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-26T19:51:32.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-26T19:51:32.453Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-26T19:51:33.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-26T19:51:33.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-26T19:51:35.843Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite (93.39s) [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.00s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [ddd272511417c] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.35s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d84ba6ed8e5b1] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.00s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d2efa2462f8d1] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.95s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d0879cd2a71cd] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.88s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:1233: [dc4232a6471f0] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.26s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d067b15dba9c6] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.06s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d450530b51068] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.41s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d315359327edd] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.78s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [df5784da0b33b] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.94s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [dac2346ffa38f] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d31e6ffe9df99] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.53s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d9ae049d0d430] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.53s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d5a774e8a89ba] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d3e9623dc275f] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [dcacec010c3d5] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.47s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [da0b84832b848] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.27s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d04f49829679f] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d8802a5cd9685] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [debc147b0f162] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d54e2e0ce54bf] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.65s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d6b941595a5b6] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [db6fe6d4b3af1] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.46s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d77c5c2a02b6a] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [db60766dddf2a] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.05s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:968: [d1cc03b18c045] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.22s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d1d53fa3ca246] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.40s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:1116: [d3f51afa0e586] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d1029e5083d26] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.18s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d249d171d0dfa] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d1bb927e92017] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d0c857f1be1f4] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d9c0be2f70206] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [ddfea5a1687d7] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d0392e57f7e1a] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.31s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [daf3f3c30835b] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [da41b9181e70f] daemon is not started [2020-03-26T19:51:42.395Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [df24d4ca57f5c] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d1b2be95e4fc6] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.73s) [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.75s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:1084: [db8b661b6a1d5] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d1e40f9809899] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d89737280b2df] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [dd1979e66ec99] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d85a064024d30] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.23s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [dfc81c0fd5b0f] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.89s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d7102e7c1feb7] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.60s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d46973e0852e5] daemon is not started [2020-03-26T19:51:42.395Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.98s) [2020-03-26T19:51:42.395Z] docker_cli_network_unix_test.go:46: [d9e432ad8c6ac] daemon is not started [2020-03-26T19:51:42.395Z] === RUN TestDockerHubPullSuite [2020-03-26T19:51:42.395Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-26T19:51:42.959Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-26T19:51:45.478Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-26T19:51:46.042Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-26T19:51:47.411Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-26T19:51:47.669Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-26T19:51:47.669Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-26T19:51:47.925Z] --- PASS: TestDockerHubPullSuite (6.37s) [2020-03-26T19:51:47.925Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s) [2020-03-26T19:51:47.925Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s) [2020-03-26T19:51:47.925Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2020-03-26T19:51:47.925Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2020-03-26T19:51:47.925Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-03-26T19:51:47.925Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-03-26T19:51:47.925Z] PASS [2020-03-26T19:51:47.925Z] [2020-03-26T19:51:47.925Z] === Skipped [2020-03-26T19:51:47.925Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-26T19:51:47.925Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-26T19:51:47.925Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.925Z] [2020-03-26T19:51:47.925Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-03-26T19:51:47.925Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-03-26T19:51:47.925Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.925Z] [2020-03-26T19:51:47.925Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_sni_test.go:18: Flakey test [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-26T19:51:47.926Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.05s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.05s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-03-26T19:51:47.926Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-26T19:51:47.926Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-26T19:51:47.926Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-26T19:51:47.926Z] docker_cli_network_unix_test.go:46: [df24d4ca57f5c] daemon is not started [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] [2020-03-26T19:51:47.926Z] DONE 1277 tests, 44 skipped in 2093.698s [2020-03-26T19:51:47.926Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T19:51:47.926Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T19:51:47.926Z] +++ kill 7457 [2020-03-26T19:51:48.856Z] +++ /etc/init.d/apparmor stop [2020-03-26T19:51:48.856Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T19:51:48.856Z] [2020-03-26T19:51:48.856Z] Unloading profiles will leave already running processes permanently [2020-03-26T19:51:48.856Z] unconfined, which can lead to unexpected situations. [2020-03-26T19:51:48.856Z] [2020-03-26T19:51:48.856Z] To set a process to complain mode, use the command line tool [2020-03-26T19:51:48.856Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T19:51:48.856Z] +++ true [2020-03-26T19:51:48.856Z] [2020-03-26T19:51:50.749Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-26T19:51:54.021Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-26T19:51:57.309Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-26T19:52:09.493Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-26T19:52:12.764Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-26T19:52:16.037Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-26T19:52:19.310Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-26T19:52:21.829Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-26T19:52:25.100Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-26T19:52:28.373Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-26T19:52:30.893Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-26T19:53:27.099Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-26T19:53:41.948Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite (1801.04s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.88s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.82s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.03s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.58s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.64s) [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:563: [d895ede7a2b75] joining swarm manager [d319659a74f14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:585: [d73659d99461c] joining swarm manager [d319659a74f14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.001Z] check_test.go:380: [d895ede7a2b75] daemon is not started [2020-03-26T19:54:00.001Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.13s) [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:46: [d29679e736648] joining swarm manager [d8492170d9e5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.01s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.47s) [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:304: [d947355a43998] joining swarm manager [da737bd61e098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:305: [dc117fba04f02] joining swarm manager [da737bd61e098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.73s) [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:272: [d3723047fe01c] joining swarm manager [d3f48693ecf23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:273: [dd63fc23e25ca] joining swarm manager [d3f48693ecf23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.22s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.61s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.65s) [2020-03-26T19:54:00.001Z] docker_api_swarm_node_test.go:19: [d2347ea4f91ad] joining swarm manager [d1ba77bd5f318]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] docker_api_swarm_node_test.go:20: [dd6e7505c29ca] joining swarm manager [d1ba77bd5f318]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.72s) [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:502: [d341f04a591dc] joining swarm manager [d00acee263560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:507: [d37180fcc355e] joining swarm manager [d00acee263560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.81s) [2020-03-26T19:54:00.001Z] docker_api_swarm_node_test.go:80: [d4f34f651f580] joining swarm manager [d6f99aed462ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.89s) [2020-03-26T19:54:00.001Z] docker_api_swarm_node_test.go:52: [db3d4046bf278] joining swarm manager [d2ea3239f2b24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] docker_api_swarm_node_test.go:53: [dc8a319500d69] joining swarm manager [d2ea3239f2b24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.86s) [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.97s) [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:202: [d2f69b8bbabb3] joining swarm manager [d762cc125c9fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.92s) [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:384: [d9e1e88d4c85b] joining swarm manager [de026735ffc7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:385: [d81ff64c97f8f] joining swarm manager [de026735ffc7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.001Z] check_test.go:380: [d81ff64c97f8f] daemon is not started [2020-03-26T19:54:00.001Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.01s) [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:802: [d04f74b45aecd] joining swarm manager [defffb5f946cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:802: [d3788d4904266] joining swarm manager [defffb5f946cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:802: [df98f6f469a7a] joining swarm manager [defffb5f946cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-26T19:54:00.001Z] docker_api_swarm_test.go:802: [de186090c4410] joining swarm manager [defffb5f946cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-26T19:54:00.002Z] docker_api_swarm_test.go:810: [d03c66b8dd3f1] joining swarm manager [defffb5f946cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.72s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.49s) [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:394: [d990832b8178d] joining swarm manager [dc10602f07996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:394: [ddc95efad6bff] joining swarm manager [dc10602f07996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.72s) [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:342: [d851929a7535f] joining swarm manager [d19bf3a7c4a17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:342: [dfa13befc68bd] joining swarm manager [d19bf3a7c4a17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.39s) [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:489: [daaa1249a4b27] joining swarm manager [dbdae5b479e60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:489: [d4f9e6feeb66d] joining swarm manager [dbdae5b479e60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.39s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.30s) [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:127: [de4fd01a6d5f8] joining swarm manager [d6570e44c147e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:128: [d57514cb878d0] joining swarm manager [d6570e44c147e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:136: [db74d423d091b] joining swarm manager [d6570e44c147e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:137: [ddad09d98b6eb] joining swarm manager [d6570e44c147e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.30s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.37s) [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:303: [d9b69f156b989] joining swarm manager [d70d4a014a31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:303: [de27a415d183a] joining swarm manager [d70d4a014a31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.22s) [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:99: [d98571b5c0a28] joining swarm manager [d2412f598ae68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:100: [d8d162f1b5cc2] joining swarm manager [d2412f598ae68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] check_test.go:380: [d98571b5c0a28] daemon is not started [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.66s) [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:532: [dd54120010ea0] joining swarm manager [dd3b39fbfb879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:533: [d47287364d18f] joining swarm manager [dd3b39fbfb879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.29s) [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:147: [d4980ae438189] joining swarm manager [d5400f74563d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_api_swarm_service_test.go:147: [d23a97bf2486a] joining swarm manager [d5400f74563d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.28s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.12s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.83s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.45s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.34s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.36s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.20s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.22s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.67s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.13s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.03s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.97s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.20s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.45s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.87s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.97s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.45s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.18s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.35s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.82s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.00s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.87s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.27s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.40s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.36s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.06s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.74s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.79s) [2020-03-26T19:54:00.002Z] docker_cli_service_logs_test.go:241: checking task srrcgkzj74g0 [2020-03-26T19:54:00.002Z] docker_cli_service_logs_test.go:246: checking messages for srrcgkzj74g0 [2020-03-26T19:54:00.002Z] docker_cli_service_logs_test.go:241: checking task suzx68evwsp9 [2020-03-26T19:54:00.002Z] docker_cli_service_logs_test.go:246: checking messages for suzx68evwsp9 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.20s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.87s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.20s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.07s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.06s) [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1901: [daf69b89dace3] joining swarm manager [d69282edc619b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1902: [def83fe7ba745] joining swarm manager [d69282edc619b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.41s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.20s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.84s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.17s) [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1802: [d9c921357e2aa] joining swarm manager [d9edec1536e1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1803: [d123ef1ea5f01] joining swarm manager [d9edec1536e1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.30s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (139.52s) [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1321: [d6a6443f41288] joining swarm manager [d302a5a83c4d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1322: [ddeb1dfaff918] joining swarm manager [d302a5a83c4d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1386: [d6a6443f41288] got 'swarm does not have a leader'. retrying (attempt 1/5) [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1386: [d6a6443f41288] got 'swarm does not have a leader'. retrying (attempt 2/5) [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1386: [d6a6443f41288] got 'swarm does not have a leader'. retrying (attempt 3/5) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.26s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.15s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.84s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.24s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.94s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.83s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.36s) [2020-03-26T19:54:00.002Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.59s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.03s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.42s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.33s) [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1186: [d7560de1d29ad] joining swarm manager [db67b6c17acaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1195: [d17814339659c] joining swarm manager [db67b6c17acaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.65s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.02s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.85s) [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1118: [daceade08a8dc] joining swarm manager [d194f723ba542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1119: [d2953077b7904] joining swarm manager [d194f723ba542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1172: [d6ddb0e4bb40d] joining swarm manager [d194f723ba542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.09s) [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1453: [dd63d1b0e7f31] joining swarm manager [d2eaaa8f26205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] docker_cli_swarm_test.go:1454: [d4cde3f4aaa44] joining swarm manager [d2eaaa8f26205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.23s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.22s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.35s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.67s) [2020-03-26T19:54:00.002Z] docker_cli_swarm_unix_test.go:62: [d1e489d8318a6] joining swarm manager [d4818cd3eab27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.17s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.02s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.19s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.63s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.62s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.90s) [2020-03-26T19:54:00.002Z] docker_api_swarm_test.go:962: [d1acbbf1575f9] joining swarm manager [d1819f70e85a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.31s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.04s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.98s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.45s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.42s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.99s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.10s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.07s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.19s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.10s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.01s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.40s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2020-03-26T19:54:00.002Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.06s) [2020-03-26T19:54:00.002Z] === RUN TestDockerExternalVolumeSuite [2020-03-26T19:54:00.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-26T19:54:18.054Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-26T19:55:25.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-26T19:55:33.795Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-26T19:56:05.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-26T19:56:20.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-26T19:56:52.720Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-26T19:57:04.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-26T19:57:36.928Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-26T19:57:51.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-26T19:58:09.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-26T19:58:56.494Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-26T19:59:14.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-26T19:59:46.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-26T20:00:18.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-26T20:00:33.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-26T20:00:51.539Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-26T20:01:06.386Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite (441.90s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2020-03-26T20:01:21.234Z] docker_cli_external_volume_driver_test.go:53: [dcda86e0d91c2] daemon is not started [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-26T20:01:21.234Z] docker_cli_external_volume_driver_test.go:53: [d746121fd980f] daemon is not started [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-26T20:01:21.234Z] docker_cli_external_volume_driver_test.go:53: [d8c47c6e5057b] daemon is not started [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-26T20:01:21.234Z] docker_cli_external_volume_driver_test.go:53: [d441d1f92a328] daemon is not started [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.70s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.63s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.14s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.67s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.55s) [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.43s) [2020-03-26T20:01:21.234Z] docker_cli_external_volume_driver_test.go:485: [d219e7c453aef] daemon is not started [2020-03-26T20:01:21.234Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-26T20:01:21.234Z] docker_cli_external_volume_driver_test.go:53: [dacc8bcf528f2] daemon is not started [2020-03-26T20:01:21.234Z] PASS [2020-03-26T20:01:21.234Z] [2020-03-26T20:01:21.234Z] === Skipped [2020-03-26T20:01:21.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-03-26T20:01:21.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-03-26T20:01:21.234Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-26T20:01:21.234Z] check_test.go:309: [dfdd35f84ba6c] daemon is not started [2020-03-26T20:01:21.234Z] [2020-03-26T20:01:21.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-26T20:01:21.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-26T20:01:21.234Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-26T20:01:21.234Z] check_test.go:309: [d88eb44ed600a] daemon is not started [2020-03-26T20:01:21.234Z] [2020-03-26T20:01:21.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-03-26T20:01:21.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-03-26T20:01:21.234Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-26T20:01:21.234Z] check_test.go:309: [d500590fd3461] daemon is not started [2020-03-26T20:01:21.234Z] [2020-03-26T20:01:21.234Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-26T20:01:21.234Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-26T20:01:21.234Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-26T20:01:21.234Z] [2020-03-26T20:01:21.234Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-26T20:01:21.234Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-26T20:01:21.234Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-26T20:01:21.234Z] [2020-03-26T20:01:21.234Z] [2020-03-26T20:01:21.234Z] DONE 273 tests, 5 skipped in 2663.956s [2020-03-26T20:01:21.491Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T20:01:21.748Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T20:01:21.748Z] +++ kill 7438 [2020-03-26T20:01:22.677Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3b7dd6afe7f4/docker.pid [2020-03-26T20:01:22.677Z] +++ kill 4146 [2020-03-26T20:01:22.677Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4146 is not a child of this shell [2020-03-26T20:01:22.677Z] warning: PID 4146 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3b7dd6afe7f4/docker.pid had a nonzero exit code [2020-03-26T20:01:22.677Z] +++ /etc/init.d/apparmor stop [2020-03-26T20:01:22.677Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T20:01:22.677Z] [2020-03-26T20:01:22.677Z] Unloading profiles will leave already running processes permanently [2020-03-26T20:01:22.677Z] unconfined, which can lead to unexpected situations. [2020-03-26T20:01:22.677Z] [2020-03-26T20:01:22.677Z] To set a process to complain mode, use the command line tool [2020-03-26T20:01:22.677Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T20:01:22.677Z] +++ true [2020-03-26T20:01:22.677Z] [2020-03-26T20:01:23.244Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-26T20:01:23.255Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T20:01:26.004Z] + echo Ensuring container killed. [2020-03-26T20:01:26.004Z] Ensuring container killed. [2020-03-26T20:01:26.004Z] + docker ps -aq -f name=docker-pr7-* [2020-03-26T20:01:26.004Z] + cids=682aee6b3767 [2020-03-26T20:01:26.004Z] e6061d7c8131 [2020-03-26T20:01:26.004Z] 75e192c14ef5 [2020-03-26T20:01:26.004Z] + [ -n 682aee6b3767 [2020-03-26T20:01:26.004Z] e6061d7c8131 [2020-03-26T20:01:26.004Z] 75e192c14ef5 ] [2020-03-26T20:01:26.004Z] + docker rm -vf 682aee6b3767 e6061d7c8131 75e192c14ef5 [2020-03-26T20:01:27.376Z] 682aee6b3767 [2020-03-26T20:01:28.306Z] e6061d7c8131 [2020-03-26T20:01:28.306Z] 75e192c14ef5 [Pipeline] sh [2020-03-26T20:01:28.586Z] + echo Chowning /workspace to jenkins user [2020-03-26T20:01:28.586Z] Chowning /workspace to jenkins user [2020-03-26T20:01:28.586Z] + id -u [2020-03-26T20:01:28.586Z] + id -g [2020-03-26T20:01:28.586Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40629:/workspace busybox chown -R 1000:1000 /workspace [2020-03-26T20:01:28.586Z] Unable to find image 'busybox:latest' locally [2020-03-26T20:01:33.907Z] latest: Pulling from library/busybox [2020-03-26T20:01:33.907Z] 0669b0daf1fb: Pulling fs layer [2020-03-26T20:01:33.907Z] 0669b0daf1fb: Download complete [2020-03-26T20:01:34.164Z] 0669b0daf1fb: Pull complete [2020-03-26T20:01:34.164Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T20:01:34.164Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T20:01:37.738Z] + bundleName=amd64 [2020-03-26T20:01:37.738Z] + echo Creating amd64-bundles.tar.gz [2020-03-26T20:01:37.738Z] Creating amd64-bundles.tar.gz [2020-03-26T20:01:37.738Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-26T20:01:37.738Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-26T20:01:38.677Z] Archiving artifacts [2020-03-26T20:01:40.624Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40629/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T20:01:40.938Z] + make clean [2020-03-26T20:01:41.195Z] docker volume rm -f docker-dev-cache [2020-03-26T20:01:41.195Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T20:03:09.417Z] ok github.com/docker/docker/integration-cli 2597.284s [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === Skipped [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-26T20:03:09.417Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-26T20:03:09.417Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-26T20:03:09.417Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-26T20:03:09.417Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-26T20:03:09.417Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-26T20:03:09.417Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-26T20:03:09.417Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-26T20:03:09.417Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-26T20:03:09.417Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-26T20:03:09.417Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-26T20:03:09.417Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-26T20:03:09.417Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-26T20:03:09.417Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-26T20:03:09.417Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-26T20:03:09.417Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-26T20:03:09.417Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-26T20:03:09.417Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.417Z] [2020-03-26T20:03:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2020-03-26T20:03:09.418Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-26T20:03:09.418Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-03-26T20:03:09.418Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.418Z] [2020-03-26T20:03:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-26T20:03:09.418Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.56s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2020-03-26T20:03:09.419Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2020-03-26T20:03:09.419Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-26T20:03:09.419Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-26T20:03:09.419Z] docker_cli_sni_test.go:18: Flakey test [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-26T20:03:09.419Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-03-26T20:03:09.419Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-03-26T20:03:09.419Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-03-26T20:03:09.419Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-26T20:03:09.419Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-03-26T20:03:09.419Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-26T20:03:09.419Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-26T20:03:09.419Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.419Z] [2020-03-26T20:03:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-03-26T20:03:09.420Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-03-26T20:03:09.420Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-03-26T20:03:09.420Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-26T20:03:09.420Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-26T20:03:09.420Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-03-26T20:03:09.420Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-26T20:03:09.420Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-26T20:03:09.420Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-26T20:03:09.420Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-26T20:03:09.420Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-26T20:03:09.420Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-26T20:03:09.420Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-26T20:03:09.420Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-26T20:03:09.420Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-26T20:03:09.420Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-03-26T20:03:09.420Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-26T20:03:09.420Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-26T20:03:09.420Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-26T20:03:09.420Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-26T20:03:09.420Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.420Z] [2020-03-26T20:03:09.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-26T20:03:09.420Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-03-26T20:03:09.421Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-03-26T20:03:09.421Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-26T20:03:09.421Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-26T20:03:09.421Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-26T20:03:09.421Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-26T20:03:09.421Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-03-26T20:03:09.421Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-03-26T20:03:09.421Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-03-26T20:03:09.421Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-26T20:03:09.421Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-26T20:03:09.421Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-26T20:03:09.421Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-26T20:03:09.421Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-26T20:03:09.421Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.421Z] [2020-03-26T20:03:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-26T20:03:09.421Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-26T20:03:09.422Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-03-26T20:03:09.422Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-03-26T20:03:09.422Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-26T20:03:09.422Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-26T20:03:09.422Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-03-26T20:03:09.422Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-26T20:03:09.422Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-26T20:03:09.422Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-26T20:03:09.422Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.422Z] [2020-03-26T20:03:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-03-26T20:03:09.423Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.423Z] [2020-03-26T20:03:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-26T20:03:09.423Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-03-26T20:03:09.424Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-26T20:03:09.424Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-03-26T20:03:09.424Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-26T20:03:09.424Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-26T20:03:09.424Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-26T20:03:09.424Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-26T20:03:09.424Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-26T20:03:09.424Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-26T20:03:09.424Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-26T20:03:09.424Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-26T20:03:09.424Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.424Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-26T20:03:09.425Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-26T20:03:09.425Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.425Z] [2020-03-26T20:03:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-26T20:03:09.426Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-26T20:03:09.426Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] DONE 1096 tests, 549 skipped in 2607.115s [2020-03-26T20:03:09.426Z] INFO: Integration tests ended at 03/26/2020 20:03:07. Duration:00:43:27.2592831 [2020-03-26T20:03:09.426Z] INFO: Docker info of the daemon under test at end of run [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] Containers: 2 [2020-03-26T20:03:09.426Z] Running: 0 [2020-03-26T20:03:09.426Z] Paused: 0 [2020-03-26T20:03:09.426Z] Stopped: 2 [2020-03-26T20:03:09.426Z] Images: 12 [2020-03-26T20:03:09.426Z] Server Version: 0.0.0-dev [2020-03-26T20:03:09.426Z] Storage Driver: windowsfilter [2020-03-26T20:03:09.426Z] Windows: [2020-03-26T20:03:09.426Z] Logging Driver: json-file [2020-03-26T20:03:09.426Z] Plugins: [2020-03-26T20:03:09.426Z] Volume: local [2020-03-26T20:03:09.426Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-26T20:03:09.426Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-26T20:03:09.426Z] Swarm: inactive [2020-03-26T20:03:09.426Z] Default Isolation: process [2020-03-26T20:03:09.426Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-26T20:03:09.426Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-26T20:03:09.426Z] OSType: windows [2020-03-26T20:03:09.426Z] Architecture: x86_64 [2020-03-26T20:03:09.426Z] CPUs: 4 [2020-03-26T20:03:09.426Z] Total Memory: 32GiB [2020-03-26T20:03:09.426Z] Name: azwin-2-2a2800 [2020-03-26T20:03:09.426Z] ID: Q5C5:NWYZ:P4QU:YRK4:MPUI:H4Z3:MWAP:CATZ:GDZQ:ODH4:T34N:LBJL [2020-03-26T20:03:09.426Z] Docker Root Dir: D:\CI\PR-40629\7\daemon [2020-03-26T20:03:09.426Z] Debug Mode (client): false [2020-03-26T20:03:09.426Z] Debug Mode (server): true [2020-03-26T20:03:09.426Z] File Descriptors: -1 [2020-03-26T20:03:09.426Z] Goroutines: 18 [2020-03-26T20:03:09.426Z] System Time: 2020-03-26T20:03:07.3153322Z [2020-03-26T20:03:09.426Z] EventsListeners: 0 [2020-03-26T20:03:09.426Z] Registry: https://index.docker.io/v1/ [2020-03-26T20:03:09.426Z] Labels: [2020-03-26T20:03:09.426Z] Experimental: false [2020-03-26T20:03:09.426Z] Insecure Registries: [2020-03-26T20:03:09.426Z] 127.0.0.0/8 [2020-03-26T20:03:09.426Z] Live Restore Enabled: false [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] [2020-03-26T20:03:09.426Z] INFO: Stopping daemon under test [2020-03-26T20:03:09.426Z] SUCCESS: The process with PID 8732 (child process of PID 8432) has been terminated. [2020-03-26T20:03:09.426Z] SUCCESS: The process with PID 8432 (child process of PID 5056) has been terminated. [2020-03-26T20:03:09.426Z] INFO: Stop tailing logs of the daemon under tests [2020-03-26T20:03:09.426Z] INFO: executeCI.ps1 Completed successfully at 03/26/2020 20:03:07. [2020-03-26T20:03:09.426Z] INFO: Tidying up at end of run [2020-03-26T20:03:09.426Z] INFO: Saving daemon under test log (d:\CI\PR-40629\7\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-26T20:03:09.426Z] INFO: Saving daemon under test log (d:\CI\PR-40629\7\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-26T20:03:09.426Z] INFO: Nuke-Everything... [2020-03-26T20:03:09.426Z] INFO: Container count on control daemon to delete is 2 [2020-03-26T20:03:09.426Z] 80ff6d69ea67 [2020-03-26T20:03:09.426Z] 144b16918ff1 [2020-03-26T20:03:09.426Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-26T20:03:09.903Z] Deleted: sha256:70e35efa588e7000f81ab4321696bdc328515b348b581da946c9d85e5f46a5f1 [2020-03-26T20:03:09.903Z] Deleted: sha256:a2b2fff5f733eeabc45b35dbd2ef06b285c59441885261d68cca867b143709b0 [2020-03-26T20:03:09.903Z] INFO: Tidying pidfile d:\CI\PR-40629\7\docker.pid [2020-03-26T20:03:09.903Z] INFO: Nuking d:\CI [2020-03-26T20:03:45.866Z] INFO: Zapped successfully [2020-03-26T20:03:45.866Z] [2020-03-26T20:03:45.866Z] INFO: executeCI.ps1 exiting at Thu Mar 26 20:03:40 CUT 2020. Duration 00:57:55.2122091 [2020-03-26T20:03:45.866Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-26T20:03:46.123Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-26T20:03:48.222Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-26T20:03:50.680Z] Archiving artifacts [2020-03-26T20:03:52.067Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40629/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T20:03:53.050Z] + make clean [2020-03-26T20:03:54.047Z] docker volume rm -f docker-dev-cache [2020-03-26T20:03:54.520Z] 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